Trace number 1797192

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ReVivAl 0.23 2009-03-18UNSAT 1086.2 1086.77

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-15-5p0.cnf
MD5SUM46c031b3f08c6158a2e68fd75d34fa31
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark323.652
Satisfiable
(Un)Satisfiability was proved
Number of variables162682
Number of clauses820958
Sum of the clauses size1953119
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2617783
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

0.00/0.00	c revival is preprocessing the formula...Time out is reached... exporting CNF
500.33/500.61	#ITERATIONS 2
500.33/500.61	#LEARNT CLAUSES 578
500.62/500.92	done !
500.62/500.92	c Calling MINISAT
500.62/500.92	This is MiniSat 2.0 beta
500.62/500.92	WARNING: for repeatability, setting FPU to use double precision
500.62/500.92	============================[ Problem Statistics ]=============================
500.62/500.92	|                                                                             |
500.62/500.92	|  Number of variables:  162682                                               |
500.62/500.92	|  Number of clauses:    406962                                               |
500.64/501.16	|  Parsing time:         0.20         s                                       |
500.64/501.17	============================[ Search Statistics ]==============================
500.64/501.17	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
500.64/501.17	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
500.64/501.17	===============================================================================
500.64/501.17	|         0 |   67450   296364   685613 |    98788        0    nan |  0.000 % |
500.64/501.29	|       100 |   67450   296364   685613 |   108666      100     61 | 58.539 % |
500.64/501.38	|       250 |   67450   296364   685613 |   119533      250     66 | 58.539 % |
501.21/501.50	|       476 |   67450   296364   685613 |   131486      476     86 | 58.539 % |
501.51/501.80	|       814 |   67430   296266   685417 |   144635      813     78 | 58.551 % |
501.71/502.08	|      1320 |   67430   296266   685417 |   159099     1319     72 | 58.551 % |
502.41/502.78	|      2079 |   67429   296263   685411 |   175008     2077     72 | 58.552 % |
504.00/504.34	|      3221 |   67369   296263   685411 |   192509     3218    110 | 58.606 % |
505.50/505.86	|      4929 |   67338   295882   684635 |   211760     4921    103 | 58.691 % |
508.00/508.38	|      7493 |   67201   295344   683556 |   232936     7479    115 | 58.692 % |
513.30/513.61	|     11341 |   67023   295341   683550 |   256230    11322    133 | 58.901 % |
521.80/522.19	|     17107 |   66823   293327   679378 |   281853    17011    156 | 58.924 % |
534.09/534.46	|     25756 |   66815   293321   679366 |   310039    25656    185 | 58.932 % |
562.38/562.72	|     38732 |   66771   293133   678980 |   341042    38596    196 | 58.972 % |
622.66/623.02	|     58197 |   66302   290537   673569 |   375147    57812    226 | 59.273 % |
745.98/746.47	|     87389 |   66097   289204   670708 |   412661    86819    251 | 59.376 % |
974.96/975.50	|    131178 |   65399   285476   662783 |   453928   104746    244 | 59.799 % |
1086.11/1086.74	===============================================================================
1086.11/1086.74	restarts              : 17
1086.11/1086.74	conflicts             : 149020         (255 /sec)
1086.11/1086.74	decisions             : 854537         (1.31 % random) (1460 /sec)
1086.11/1086.74	propagations          : 624695075      (1067541 /sec)
1086.11/1086.74	conflict literals     : 38468404       (41.65 % deleted)
1086.11/1086.74	Memory used           : 148.90 MB
1086.11/1086.74	CPU time              : 585.172 s
1086.11/1086.74	
1086.11/1086.74	UNSATISFIABLE
1086.11/1086.77	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1797192-1242085929/watcher-1797192-1242085929 -o /tmp/evaluation-result-1797192-1242085929/solver-1797192-1242085929 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797192-1242085929.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 8757
/proc/meminfo: memFree=1132656/2055924 swapFree=4180088/4192956
[pid=8757] ppid=8755 vsize=5360 CPUtime=0
/proc/8757/stat : 8757 (run.sh) R 8755 8757 8195 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 236627362 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 268582840991 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/8757/statm: 1340 236 195 169 0 51 0
[pid=8758] ppid=8757 vsize=2124 CPUtime=0
/proc/8758/stat : 8758 (revival) R 8757 8757 8195 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 236627363 2174976 245 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/8758/statm: 531 252 81 6 0 169 0

[startup+0.0764411 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 8757
/proc/meminfo: memFree=1132656/2055924 swapFree=4180088/4192956
[pid=8757] ppid=8755 vsize=5360 CPUtime=0
/proc/8757/stat : 8757 (run.sh) S 8755 8757 8195 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236627362 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8757/statm: 1340 237 196 169 0 51 0
[pid=8758] ppid=8757 vsize=37160 CPUtime=0.07
/proc/8758/stat : 8758 (revival) R 8757 8757 8195 0 -1 4194304 7377 0 0 0 3 4 0 0 19 0 1 0 236627363 38051840 7338 1992294400 134512640 134537284 4294956368 18446744073709551615 134527481 0 0 4096 0 0 0 0 17 0 0 0
/proc/8758/statm: 9290 7338 82 6 0 8928 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 42520

[startup+0.101445 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 8757
/proc/meminfo: memFree=1132656/2055924 swapFree=4180088/4192956
[pid=8757] ppid=8755 vsize=5360 CPUtime=0
/proc/8757/stat : 8757 (run.sh) S 8755 8757 8195 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236627362 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8757/statm: 1340 237 196 169 0 51 0
[pid=8758] ppid=8757 vsize=39224 CPUtime=0.09
/proc/8758/stat : 8758 (revival) R 8757 8757 8195 0 -1 4194304 7848 0 0 0 5 4 0 0 19 0 1 0 236627363 40165376 7809 1992294400 134512640 134537284 4294956368 18446744073709551615 2623099 0 0 4096 0 0 0 0 17 0 0 0
/proc/8758/statm: 9806 7809 82 6 0 9444 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 44584

[startup+0.301484 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 8757
/proc/meminfo: memFree=1132656/2055924 swapFree=4180088/4192956
[pid=8757] ppid=8755 vsize=5360 CPUtime=0
/proc/8757/stat : 8757 (run.sh) S 8755 8757 8195 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236627362 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8757/statm: 1340 237 196 169 0 51 0
[pid=8758] ppid=8757 vsize=50120 CPUtime=0.29
/proc/8758/stat : 8758 (revival) R 8757 8757 8195 0 -1 4194304 10464 0 0 0 24 5 0 0 21 0 1 0 236627363 51322880 10425 1992294400 134512640 134537284 4294956368 18446744073709551615 2623099 0 0 4096 0 0 0 0 17 0 0 0
/proc/8758/statm: 12530 10426 82 6 0 12168 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 55480

[startup+0.701563 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 8757
/proc/meminfo: memFree=1132656/2055924 swapFree=4180088/4192956
[pid=8757] ppid=8755 vsize=5360 CPUtime=0
/proc/8757/stat : 8757 (run.sh) S 8755 8757 8195 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236627362 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8757/statm: 1340 237 196 169 0 51 0
[pid=8758] ppid=8757 vsize=48072 CPUtime=0.68
/proc/8758/stat : 8758 (revival) R 8757 8757 8195 0 -1 4194304 13687 0 0 0 62 6 0 0 25 0 1 50000 236627363 49225728 9923 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8758/statm: 12018 9923 85 6 0 11656 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 53432

[startup+1.50172 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8759
/proc/meminfo: memFree=1092832/2055924 swapFree=4180088/4192956
[pid=8757] ppid=8755 vsize=5360 CPUtime=0
/proc/8757/stat : 8757 (run.sh) S 8755 8757 8195 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236627362 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8757/statm: 1340 237 196 169 0 51 0
[pid=8758] ppid=8757 vsize=48072 CPUtime=1.48
/proc/8758/stat : 8758 (revival) R 8757 8757 8195 0 -1 4194304 13687 0 0 0 142 6 0 0 25 0 1 50000 236627363 49225728 9923 1992294400 134512640 134537284 4294956368 18446744073709551615 134524101 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8758/statm: 12018 9923 85 6 0 11656 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 53432

[startup+3.10203 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8759
/proc/meminfo: memFree=1092384/2055924 swapFree=4180088/4192956
[pid=8757] ppid=8755 vsize=5360 CPUtime=0
/proc/8757/stat : 8757 (run.sh) S 8755 8757 8195 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236627362 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8757/statm: 1340 237 196 169 0 51 0
[pid=8758] ppid=8757 vsize=48072 CPUtime=3.08
/proc/8758/stat : 8758 (revival) R 8757 8757 8195 0 -1 4194304 13703 0 0 0 302 6 0 0 25 0 1 50000 236627363 49225728 9939 1992294400 134512640 134537284 4294956368 18446744073709551615 134523942 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8758/statm: 12018 9939 85 6 0 11656 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 53432

[startup+6.30167 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8759
/proc/meminfo: memFree=1092704/2055924 swapFree=4180088/4192956
[pid=8757] ppid=8755 vsize=5360 CPUtime=0
/proc/8757/stat : 8757 (run.sh) S 8755 8757 8195 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236627362 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8757/statm: 1340 237 196 169 0 51 0
[pid=8758] ppid=8757 vsize=48072 CPUtime=6.28
/proc/8758/stat : 8758 (revival) R 8757 8757 8195 0 -1 4194304 13705 0 0 0 622 6 0 0 25 0 1 50000 236627363 49225728 9941 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8758/statm: 12018 9941 85 6 0 11656 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 53432

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8759
/proc/meminfo: memFree=1092704/2055924 swapFree=4180088/4192956
[pid=8757] ppid=8755 vsize=5360 CPUtime=0
/proc/8757/stat : 8757 (run.sh) S 8755 8757 8195 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236627362 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8757/statm: 1340 237 196 169 0 51 0
[pid=8758] ppid=8757 vsize=48072 CPUtime=12.66
/proc/8758/stat : 8758 (revival) R 8757 8757 8195 0 -1 4194304 13714 0 0 0 1260 6 0 0 25 0 1 50000 236627363 49225728 9950 1992294400 134512640 134537284 4294956368 18446744073709551615 134523984 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8758/statm: 12018 9950 85 6 0 11656 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 53432

[startup+25.5014 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8759
/proc/meminfo: memFree=1092768/2055924 swapFree=4180088/4192956
[pid=8757] ppid=8755 vsize=5360 CPUtime=0
/proc/8757/stat : 8757 (run.sh) S 8755 8757 8195 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236627362 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8757/statm: 1340 237 196 169 0 51 0
[pid=8758] ppid=8757 vsize=48072 CPUtime=25.46
/proc/8758/stat : 8758 (revival) R 8757 8757 8195 0 -1 4194304 13728 0 0 0 2539 7 0 0 25 0 1 50000 236627363 49225728 9964 1992294400 134512640 134537284 4294956368 18446744073709551615 134524222 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8758/statm: 12018 9964 85 6 0 11656 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 53432

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8759
/proc/meminfo: memFree=1092576/2055924 swapFree=4180088/4192956
[pid=8757] ppid=8755 vsize=5360 CPUtime=0
/proc/8757/stat : 8757 (run.sh) S 8755 8757 8195 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236627362 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8757/statm: 1340 237 196 169 0 51 0
[pid=8758] ppid=8757 vsize=48072 CPUtime=51.05
/proc/8758/stat : 8758 (revival) R 8757 8757 8195 0 -1 4194304 13742 0 0 0 5098 7 0 0 25 0 1 50000 236627363 49225728 9978 1992294400 134512640 134537284 4294956368 18446744073709551615 134524132 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8758/statm: 12018 9978 85 6 0 11656 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 53432

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8759
/proc/meminfo: memFree=1092640/2055924 swapFree=4180088/4192956
[pid=8757] ppid=8755 vsize=5360 CPUtime=0
/proc/8757/stat : 8757 (run.sh) S 8755 8757 8195 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236627362 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8757/statm: 1340 237 196 169 0 51 0
[pid=8758] ppid=8757 vsize=48072 CPUtime=102.23
/proc/8758/stat : 8758 (revival) R 8757 8757 8195 0 -1 4194304 13744 0 0 0 10216 7 0 0 25 0 1 50000 236627363 49225728 9980 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8758/statm: 12018 9980 85 6 0 11656 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 53432

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8759
/proc/meminfo: memFree=1092576/2055924 swapFree=4180088/4192956
[pid=8757] ppid=8755 vsize=5360 CPUtime=0
/proc/8757/stat : 8757 (run.sh) S 8755 8757 8195 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236627362 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8757/statm: 1340 237 196 169 0 51 0
[pid=8758] ppid=8757 vsize=48072 CPUtime=162.2
/proc/8758/stat : 8758 (revival) R 8757 8757 8195 0 -1 4194304 13750 0 0 0 16213 7 0 0 25 0 1 50000 236627363 49225728 9986 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8758/statm: 12018 9986 85 6 0 11656 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 53432

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8759
/proc/meminfo: memFree=1092640/2055924 swapFree=4180088/4192956
[pid=8757] ppid=8755 vsize=5360 CPUtime=0
/proc/8757/stat : 8757 (run.sh) S 8755 8757 8195 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236627362 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8757/statm: 1340 237 196 169 0 51 0
[pid=8758] ppid=8757 vsize=48072 CPUtime=222.17
/proc/8758/stat : 8758 (revival) R 8757 8757 8195 0 -1 4194304 13750 0 0 0 22210 7 0 0 25 0 1 50000 236627363 49225728 9986 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8758/statm: 12018 9986 85 6 0 11656 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 53432

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8759
/proc/meminfo: memFree=1092640/2055924 swapFree=4180088/4192956
[pid=8757] ppid=8755 vsize=5360 CPUtime=0
/proc/8757/stat : 8757 (run.sh) S 8755 8757 8195 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236627362 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8757/statm: 1340 237 196 169 0 51 0
[pid=8758] ppid=8757 vsize=48072 CPUtime=282.14
/proc/8758/stat : 8758 (revival) R 8757 8757 8195 0 -1 4194304 13750 0 0 0 28207 7 0 0 25 0 1 50000 236627363 49225728 9986 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8758/statm: 12018 9986 85 6 0 11656 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 53432

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8759
/proc/meminfo: memFree=1092640/2055924 swapFree=4180088/4192956
[pid=8757] ppid=8755 vsize=5360 CPUtime=0
/proc/8757/stat : 8757 (run.sh) S 8755 8757 8195 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236627362 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8757/statm: 1340 237 196 169 0 51 0
[pid=8758] ppid=8757 vsize=48072 CPUtime=342.11
/proc/8758/stat : 8758 (revival) R 8757 8757 8195 0 -1 4194304 13752 0 0 0 34204 7 0 0 25 0 1 50000 236627363 49225728 9988 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8758/statm: 12018 9988 85 6 0 11656 0
Current children cumulated CPU time (s) 342.11

################
# More data... #
################


[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8766
/proc/meminfo: memFree=1041504/2055924 swapFree=4180088/4192956
[pid=8757] ppid=8755 vsize=5360 CPUtime=500.64
/proc/8757/stat : 8757 (run.sh) S 8755 8757 8195 0 -1 4194304 312 13787 0 0 0 0 50055 9 16 0 1 0 236627362 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8757/statm: 1340 238 197 169 0 51 0
[pid=8760] ppid=8757 vsize=88560 CPUtime=141.29
/proc/8760/stat : 8760 (minisat) R 8757 8757 8195 0 -1 4194304 21324 0 0 0 14111 18 0 0 25 0 1 0 236677455 90685440 21208 1992294400 134512640 135212939 4294956240 18446744073709551615 134536612 0 0 4096 3 0 0 0 17 0 0 0
/proc/8760/statm: 22140 21208 77 170 0 21968 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 93920

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8766
/proc/meminfo: memFree=1025440/2055924 swapFree=4180088/4192956
[pid=8757] ppid=8755 vsize=5360 CPUtime=500.64
/proc/8757/stat : 8757 (run.sh) S 8755 8757 8195 0 -1 4194304 312 13787 0 0 0 0 50055 9 16 0 1 0 236627362 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8757/statm: 1340 238 197 169 0 51 0
[pid=8760] ppid=8757 vsize=104432 CPUtime=201.26
/proc/8760/stat : 8760 (minisat) R 8757 8757 8195 0 -1 4194304 25326 0 0 0 20104 22 0 0 25 0 1 0 236677455 106938368 25210 1992294400 134512640 135212939 4294956240 18446744073709551615 134537324 0 0 4096 3 0 0 0 17 0 0 0
/proc/8760/statm: 26108 25210 77 170 0 25936 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 109792

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8766
/proc/meminfo: memFree=1008416/2055924 swapFree=4180088/4192956
[pid=8757] ppid=8755 vsize=5360 CPUtime=500.64
/proc/8757/stat : 8757 (run.sh) S 8755 8757 8195 0 -1 4194304 312 13787 0 0 0 0 50055 9 16 0 1 0 236627362 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8757/statm: 1340 238 197 169 0 51 0
[pid=8760] ppid=8757 vsize=121384 CPUtime=261.24
/proc/8760/stat : 8760 (minisat) R 8757 8757 8195 0 -1 4194304 29549 0 0 0 26098 26 0 0 25 0 1 0 236677455 124297216 29433 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8760/statm: 30346 29433 77 170 0 30174 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 126744

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8766
/proc/meminfo: memFree=996000/2055924 swapFree=4180088/4192956
[pid=8757] ppid=8755 vsize=5360 CPUtime=500.64
/proc/8757/stat : 8757 (run.sh) S 8755 8757 8195 0 -1 4194304 312 13787 0 0 0 0 50055 9 16 0 1 0 236627362 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8757/statm: 1340 238 197 169 0 51 0
[pid=8760] ppid=8757 vsize=134260 CPUtime=321.2
/proc/8760/stat : 8760 (minisat) R 8757 8757 8195 0 -1 4194304 32723 0 0 0 32091 29 0 0 25 0 1 0 236677455 137482240 32607 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/8760/statm: 33565 32607 77 170 0 33393 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 139620

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8766
/proc/meminfo: memFree=987232/2055924 swapFree=4180088/4192956
[pid=8757] ppid=8755 vsize=5360 CPUtime=500.64
/proc/8757/stat : 8757 (run.sh) S 8755 8757 8195 0 -1 4194304 312 13787 0 0 0 0 50055 9 16 0 1 0 236627362 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8757/statm: 1340 238 197 169 0 51 0
[pid=8760] ppid=8757 vsize=142800 CPUtime=381.17
/proc/8760/stat : 8760 (minisat) R 8757 8757 8195 0 -1 4194304 34860 0 0 0 38086 31 0 0 25 0 1 0 236677455 146227200 34744 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/8760/statm: 35700 34744 77 170 0 35528 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 148160

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8766
/proc/meminfo: memFree=987168/2055924 swapFree=4180088/4192956
[pid=8757] ppid=8755 vsize=5360 CPUtime=500.64
/proc/8757/stat : 8757 (run.sh) S 8755 8757 8195 0 -1 4194304 312 13787 0 0 0 0 50055 9 16 0 1 0 236627362 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8757/statm: 1340 238 197 169 0 51 0
[pid=8760] ppid=8757 vsize=142800 CPUtime=441.13
/proc/8760/stat : 8760 (minisat) R 8757 8757 8195 0 -1 4194304 34860 0 0 0 44082 31 0 0 25 0 1 0 236677455 146227200 34744 1992294400 134512640 135212939 4294956240 18446744073709551615 134527136 0 0 4096 3 0 0 0 17 0 0 0
/proc/8760/statm: 35700 34744 77 170 0 35528 0
Current children cumulated CPU time (s) 941.77
Current children cumulated vsize (KiB) 148160

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8766
/proc/meminfo: memFree=987168/2055924 swapFree=4180088/4192956
[pid=8757] ppid=8755 vsize=5360 CPUtime=500.64
/proc/8757/stat : 8757 (run.sh) S 8755 8757 8195 0 -1 4194304 312 13787 0 0 0 0 50055 9 16 0 1 0 236627362 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8757/statm: 1340 238 197 169 0 51 0
[pid=8760] ppid=8757 vsize=142800 CPUtime=501.1
/proc/8760/stat : 8760 (minisat) R 8757 8757 8195 0 -1 4194304 34862 0 0 0 50079 31 0 0 25 0 1 0 236677455 146227200 34746 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/8760/statm: 35700 34746 77 170 0 35528 0
Current children cumulated CPU time (s) 1001.74
Current children cumulated vsize (KiB) 148160

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8766
/proc/meminfo: memFree=980704/2055924 swapFree=4180088/4192956
[pid=8757] ppid=8755 vsize=5360 CPUtime=500.64
/proc/8757/stat : 8757 (run.sh) S 8755 8757 8195 0 -1 4194304 312 13787 0 0 0 0 50055 9 16 0 1 0 236627362 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8757/statm: 1340 238 197 169 0 51 0
[pid=8760] ppid=8757 vsize=149400 CPUtime=561.07
/proc/8760/stat : 8760 (minisat) R 8757 8757 8195 0 -1 4194304 36528 0 0 0 56074 33 0 0 25 0 1 0 236677455 152985600 36412 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8760/statm: 37350 36412 77 170 0 37178 0
Current children cumulated CPU time (s) 1061.71
Current children cumulated vsize (KiB) 154760

Solver just ended. Dumping a history of the last processes samples

[startup+1075.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8766
/proc/meminfo: memFree=978656/2055924 swapFree=4180088/4192956
[pid=8757] ppid=8755 vsize=5360 CPUtime=500.64
/proc/8757/stat : 8757 (run.sh) S 8755 8757 8195 0 -1 4194304 312 13787 0 0 0 0 50055 9 16 0 1 0 236627362 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8757/statm: 1340 238 197 169 0 51 0
[pid=8760] ppid=8757 vsize=151260 CPUtime=573.86
/proc/8760/stat : 8760 (minisat) R 8757 8757 8195 0 -1 4194304 37001 0 0 0 57353 33 0 0 25 0 1 0 236677455 154890240 36885 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/8760/statm: 37815 36885 77 170 0 37643 0
Current children cumulated CPU time (s) 1074.5
Current children cumulated vsize (KiB) 156620

[startup+1081.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8766
/proc/meminfo: memFree=977952/2055924 swapFree=4180088/4192956
[pid=8757] ppid=8755 vsize=5360 CPUtime=500.64
/proc/8757/stat : 8757 (run.sh) S 8755 8757 8195 0 -1 4194304 312 13787 0 0 0 0 50055 9 16 0 1 0 236627362 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8757/statm: 1340 238 197 169 0 51 0
[pid=8760] ppid=8757 vsize=151928 CPUtime=580.27
/proc/8760/stat : 8760 (minisat) R 8757 8757 8195 0 -1 4194304 37169 0 0 0 57993 34 0 0 25 0 1 0 236677455 155574272 37053 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/8760/statm: 37982 37053 77 170 0 37810 0
Current children cumulated CPU time (s) 1080.91
Current children cumulated vsize (KiB) 157288

[startup+1084.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8766
/proc/meminfo: memFree=977632/2055924 swapFree=4180088/4192956
[pid=8757] ppid=8755 vsize=5360 CPUtime=500.64
/proc/8757/stat : 8757 (run.sh) S 8755 8757 8195 0 -1 4194304 312 13787 0 0 0 0 50055 9 16 0 1 0 236627362 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8757/statm: 1340 238 197 169 0 51 0
[pid=8760] ppid=8757 vsize=152340 CPUtime=583.46
/proc/8760/stat : 8760 (minisat) R 8757 8757 8195 0 -1 4194304 37244 0 0 0 58312 34 0 0 25 0 1 0 236677455 155996160 37128 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/8760/statm: 38085 37128 77 170 0 37913 0
Current children cumulated CPU time (s) 1084.1
Current children cumulated vsize (KiB) 157700

[startup+1085.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8766
/proc/meminfo: memFree=977632/2055924 swapFree=4180088/4192956
[pid=8757] ppid=8755 vsize=5360 CPUtime=500.64
/proc/8757/stat : 8757 (run.sh) S 8755 8757 8195 0 -1 4194304 312 13787 0 0 0 0 50055 9 16 0 1 0 236627362 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8757/statm: 1340 238 197 169 0 51 0
[pid=8760] ppid=8757 vsize=152340 CPUtime=584.26
/proc/8760/stat : 8760 (minisat) R 8757 8757 8195 0 -1 4194304 37256 0 0 0 58392 34 0 0 25 0 1 0 236677455 155996160 37140 1992294400 134512640 135212939 4294956240 18446744073709551615 134526691 0 0 4096 3 0 0 0 17 0 0 0
/proc/8760/statm: 38085 37140 77 170 0 37913 0
Current children cumulated CPU time (s) 1084.9
Current children cumulated vsize (KiB) 157700

[startup+1086.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8766
/proc/meminfo: memFree=977568/2055924 swapFree=4180088/4192956
[pid=8757] ppid=8755 vsize=5360 CPUtime=500.64
/proc/8757/stat : 8757 (run.sh) S 8755 8757 8195 0 -1 4194304 312 13787 0 0 0 0 50055 9 16 0 1 0 236627362 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8757/statm: 1340 238 197 169 0 51 0
[pid=8760] ppid=8757 vsize=152472 CPUtime=585.06
/proc/8760/stat : 8760 (minisat) R 8757 8757 8195 0 -1 4194304 37279 0 0 0 58472 34 0 0 25 0 1 0 236677455 156131328 37163 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8760/statm: 38118 37163 77 170 0 37946 0
Current children cumulated CPU time (s) 1085.7
Current children cumulated vsize (KiB) 157832

[startup+1086.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8766
/proc/meminfo: memFree=977504/2055924 swapFree=4180088/4192956
[pid=8757] ppid=8755 vsize=5360 CPUtime=500.64
/proc/8757/stat : 8757 (run.sh) S 8755 8757 8195 0 -1 4194304 312 13787 0 0 0 0 50055 9 16 0 1 0 236627362 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8757/statm: 1340 238 197 169 0 51 0
[pid=8760] ppid=8757 vsize=152472 CPUtime=585.47
/proc/8760/stat : 8760 (minisat) R 8757 8757 8195 0 -1 4194304 37279 0 0 0 58513 34 0 0 25 0 1 0 236677455 156131328 37163 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8760/statm: 38118 37163 77 170 0 37946 0
Current children cumulated CPU time (s) 1086.11
Current children cumulated vsize (KiB) 157832

Child status: 20
Real time (s): 1086.77
CPU time (s): 1086.2
CPU user time (s): 1085.73
CPU system time (s): 0.465929
CPU usage (%): 99.9473
Max. virtual memory (cumulated for all children) (KiB): 157832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1085.73
system time used= 0.465929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51402
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 2415

runsolver used 0.940856 second user time and 3.02054 second system time

The end

Launcher Data

Begin job on node6 at 2009-05-12 01:52:10
IDJOB=1797192
IDBENCH=71046
IDSOLVER=649
FILE ID=node6/1797192-1242085929
PBS_JOBID= 9277641
Free space on /tmp= 66220 MiB

SOLVER NAME= ReVivAl 0.23 2009-03-18
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-15-5p0.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797192-1242085929/watcher-1797192-1242085929 -o /tmp/evaluation-result-1797192-1242085929/solver-1797192-1242085929 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1797192-1242085929.cnf HOME

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 46c031b3f08c6158a2e68fd75d34fa31
RANDOM SEED=916970511

node6.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1133136 kB
Buffers:         70928 kB
Cached:         752428 kB
SwapCached:       6652 kB
Active:          46408 kB
Inactive:       785324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1133136 kB
SwapTotal:     4192956 kB
SwapFree:      4180088 kB
Dirty:           16308 kB
Writeback:           0 kB
Mapped:          14064 kB
Slab:            77072 kB
Committed_AS:   887108 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66212 MiB
End job on node6 at 2009-05-12 02:10:17