Trace number 1797458

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 657.423 657.745

General information on the benchmark

Namemanol-pipe-c6nidw_i.cnf
MD5SUM15c4413e436aecbd4fcb1d7037e18abf
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark104.969
Satisfiable
(Un)Satisfiability was proved
Number of variables95863
Number of clauses283363
Sum of the clauses size661179
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2188908
Number of clauses of size 394454
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 8
26.18/26.26	#LEARNT CLAUSES 30
26.37/26.47	done !
26.37/26.47	c Calling MINISAT
26.37/26.47	This is MiniSat 2.0 beta
26.37/26.47	WARNING: for repeatability, setting FPU to use double precision
26.37/26.47	============================[ Problem Statistics ]=============================
26.37/26.47	|                                                                             |
26.37/26.47	|  Number of variables:  95863                                                |
26.37/26.47	|  Number of clauses:    270865                                               |
26.45/26.64	|  Parsing time:         0.14         s                                       |
26.45/26.65	============================[ Search Statistics ]==============================
26.45/26.65	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
26.45/26.65	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
26.45/26.65	===============================================================================
26.45/26.65	|         0 |   91987   266983   619397 |    88994        0    nan |  0.000 % |
26.45/26.71	|       100 |   91944   266983   619397 |    97893       95      9 |  4.183 % |
26.45/26.78	|       251 |   91943   266983   619397 |   107683      246      8 |  4.183 % |
26.45/26.88	|       476 |   91941   266983   619397 |   118451      471     15 |  4.183 % |
26.45/27.01	|       814 |   91853   266450   618246 |   130296      805     16 |  4.183 % |
26.45/27.38	|      1321 |   91853   266450   618246 |   143326     1312     15 |  4.183 % |
27.86/27.94	|      2081 |   91853   266450   618246 |   157658     2072     14 |  4.183 % |
28.56/28.67	|      3221 |   91853   266450   618246 |   173424     3212     17 |  4.183 % |
29.25/29.37	|      4929 |   91849   266434   618212 |   190767     4918     20 |  4.187 % |
30.05/30.18	|      7491 |   91849   266434   618212 |   209843     7480     19 |  4.187 % |
31.95/32.05	|     11335 |   91699   266057   617388 |   230828    11313     28 |  4.344 % |
33.86/33.98	|     17101 |   91685   265990   617241 |   253911    17076     30 |  4.358 % |
37.26/37.37	|     25751 |   91656   265832   616898 |   279302    25720     28 |  4.389 % |
41.95/42.06	|     38725 |   91656   265832   616898 |   307232    38694     31 |  4.389 % |
51.65/51.78	|     58186 |   91583   265463   616088 |   337955    58152     31 |  4.465 % |
69.74/69.88	|     87379 |   91573   265435   616031 |   371751    87344     32 |  4.475 % |
92.43/92.52	|    131168 |   91559   265368   615884 |   408926   131127     36 |  4.490 % |
140.91/141.04	|    196852 |   91480   265031   615149 |   449819   196803     36 |  4.572 % |
237.86/238.08	|    295379 |   91380   264603   614196 |   494801   295319     35 |  4.676 % |
426.18/426.47	|    443168 |   91380   264603   614196 |   544281   443108     38 |  4.676 % |
657.36/657.72	===============================================================================
657.36/657.72	restarts              : 20
657.36/657.72	conflicts             : 566933         (899 /sec)
657.36/657.72	decisions             : 2931313        (1.50 % random) (4648 /sec)
657.36/657.72	propagations          : 609687297      (966765 /sec)
657.36/657.72	conflict literals     : 22046406       (45.77 % deleted)
657.36/657.72	Memory used           : 108.07 MB
657.36/657.72	CPU time              : 630.647 s
657.36/657.72	
657.36/657.72	UNSATISFIABLE
657.36/657.74	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-1797458-1242090958/watcher-1797458-1242090958 -o /tmp/evaluation-result-1797458-1242090958/solver-1797458-1242090958 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797458-1242090958.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: 1.00 1.00 0.99 3/65 32325
/proc/meminfo: memFree=1925896/2055920 swapFree=4171388/4192956
[pid=32325] ppid=32323 vsize=5360 CPUtime=0
/proc/32325/stat : 32325 (run.sh) S 32323 32325 32073 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 237128497 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32325/statm: 1340 237 196 169 0 51 0
[pid=32326] ppid=32325 vsize=2636 CPUtime=0
/proc/32326/stat : 32326 (revival) R 32325 32325 32073 0 -1 4194304 305 0 0 0 0 0 0 0 19 0 1 0 237128497 2699264 272 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/32326/statm: 659 278 81 6 0 297 0

[startup+0.072492 s]
/proc/loadavg: 1.00 1.00 0.99 3/65 32325
/proc/meminfo: memFree=1925896/2055920 swapFree=4171388/4192956
[pid=32325] ppid=32323 vsize=5360 CPUtime=0
/proc/32325/stat : 32325 (run.sh) S 32323 32325 32073 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 237128497 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32325/statm: 1340 237 196 169 0 51 0
[pid=32326] ppid=32325 vsize=16040 CPUtime=0.06
/proc/32326/stat : 32326 (revival) R 32325 32325 32073 0 -1 4194304 3557 0 0 0 4 2 0 0 19 0 1 0 237128497 16424960 3515 1992294400 134512640 134537284 4294956368 18446744073709551615 10192507 0 0 4096 0 0 0 0 17 0 0 0
/proc/32326/statm: 4010 3515 82 6 0 3648 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 21400

[startup+0.102495 s]
/proc/loadavg: 1.00 1.00 0.99 3/65 32325
/proc/meminfo: memFree=1925896/2055920 swapFree=4171388/4192956
[pid=32325] ppid=32323 vsize=5360 CPUtime=0
/proc/32325/stat : 32325 (run.sh) S 32323 32325 32073 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 237128497 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32325/statm: 1340 237 196 169 0 51 0
[pid=32326] ppid=32325 vsize=22788 CPUtime=0.09
/proc/32326/stat : 32326 (revival) R 32325 32325 32073 0 -1 4194304 4642 0 0 0 7 2 0 0 19 0 1 0 237128497 23334912 4599 1992294400 134512640 134537284 4294956368 18446744073709551615 10192507 0 0 4096 0 0 0 0 17 0 0 0
/proc/32326/statm: 5697 4601 83 6 0 5335 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28148

[startup+0.302519 s]
/proc/loadavg: 1.00 1.00 0.99 3/65 32325
/proc/meminfo: memFree=1925896/2055920 swapFree=4171388/4192956
[pid=32325] ppid=32323 vsize=5360 CPUtime=0
/proc/32325/stat : 32325 (run.sh) S 32323 32325 32073 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 237128497 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32325/statm: 1340 237 196 169 0 51 0
[pid=32326] ppid=32325 vsize=20436 CPUtime=0.28
/proc/32326/stat : 32326 (revival) R 32325 32325 32073 0 -1 4194304 5435 0 0 0 26 2 0 0 21 0 1 50000 237128497 20926464 4230 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/32326/statm: 5109 4230 85 6 0 4747 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 25796

[startup+0.702564 s]
/proc/loadavg: 1.00 1.00 0.99 3/65 32325
/proc/meminfo: memFree=1925896/2055920 swapFree=4171388/4192956
[pid=32325] ppid=32323 vsize=5360 CPUtime=0
/proc/32325/stat : 32325 (run.sh) S 32323 32325 32073 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 237128497 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32325/statm: 1340 237 196 169 0 51 0
[pid=32326] ppid=32325 vsize=20436 CPUtime=0.68
/proc/32326/stat : 32326 (revival) R 32325 32325 32073 0 -1 4194304 5436 0 0 0 66 2 0 0 24 0 1 50000 237128497 20926464 4231 1992294400 134512640 134537284 4294956368 18446744073709551615 134523977 0 0 4096 8192 0 0 0 17 0 0 0
/proc/32326/statm: 5109 4231 85 6 0 4747 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 25796

[startup+1.50266 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 32327
/proc/meminfo: memFree=1908792/2055920 swapFree=4171388/4192956
[pid=32325] ppid=32323 vsize=5360 CPUtime=0
/proc/32325/stat : 32325 (run.sh) S 32323 32325 32073 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 237128497 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32325/statm: 1340 237 196 169 0 51 0
[pid=32326] ppid=32325 vsize=20436 CPUtime=1.48
/proc/32326/stat : 32326 (revival) R 32325 32325 32073 0 -1 4194304 5436 0 0 0 146 2 0 0 25 0 1 50000 237128497 20926464 4231 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/32326/statm: 5109 4231 85 6 0 4747 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 25796

[startup+3.10184 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 32327
/proc/meminfo: memFree=1908664/2055920 swapFree=4171388/4192956
[pid=32325] ppid=32323 vsize=5360 CPUtime=0
/proc/32325/stat : 32325 (run.sh) S 32323 32325 32073 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 237128497 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32325/statm: 1340 237 196 169 0 51 0
[pid=32326] ppid=32325 vsize=20436 CPUtime=3.08
/proc/32326/stat : 32326 (revival) R 32325 32325 32073 0 -1 4194304 5437 0 0 0 306 2 0 0 25 0 1 50000 237128497 20926464 4232 1992294400 134512640 134537284 4294956368 18446744073709551615 134523732 0 0 4096 8192 0 0 0 17 0 0 0
/proc/32326/statm: 5109 4232 85 6 0 4747 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 25796

[startup+6.30121 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 32327
/proc/meminfo: memFree=1908408/2055920 swapFree=4171388/4192956
[pid=32325] ppid=32323 vsize=5360 CPUtime=0
/proc/32325/stat : 32325 (run.sh) S 32323 32325 32073 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 237128497 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32325/statm: 1340 237 196 169 0 51 0
[pid=32326] ppid=32325 vsize=20436 CPUtime=6.28
/proc/32326/stat : 32326 (revival) R 32325 32325 32073 0 -1 4194304 5437 0 0 0 626 2 0 0 25 0 1 50000 237128497 20926464 4232 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/32326/statm: 5109 4232 85 6 0 4747 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 25796

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 32327
/proc/meminfo: memFree=1908536/2055920 swapFree=4171388/4192956
[pid=32325] ppid=32323 vsize=5360 CPUtime=0
/proc/32325/stat : 32325 (run.sh) S 32323 32325 32073 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 237128497 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32325/statm: 1340 237 196 169 0 51 0
[pid=32326] ppid=32325 vsize=20436 CPUtime=12.68
/proc/32326/stat : 32326 (revival) R 32325 32325 32073 0 -1 4194304 5437 0 0 0 1266 2 0 0 25 0 1 50000 237128497 20926464 4232 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/32326/statm: 5109 4232 85 6 0 4747 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 25796

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 32327
/proc/meminfo: memFree=1908664/2055920 swapFree=4171388/4192956
[pid=32325] ppid=32323 vsize=5360 CPUtime=0
/proc/32325/stat : 32325 (run.sh) S 32323 32325 32073 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 237128497 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32325/statm: 1340 237 196 169 0 51 0
[pid=32326] ppid=32325 vsize=20436 CPUtime=25.48
/proc/32326/stat : 32326 (revival) R 32325 32325 32073 0 -1 4194304 5437 0 0 0 2545 3 0 0 25 0 1 50000 237128497 20926464 4232 1992294400 134512640 134537284 4294956368 18446744073709551615 134524029 0 0 4096 8192 0 0 0 17 0 0 0
/proc/32326/statm: 5109 4232 85 6 0 4747 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25796

[startup+51.1014 s]
/proc/loadavg: 1.08 1.02 1.00 2/67 32328
/proc/meminfo: memFree=1894072/2055920 swapFree=4171388/4192956
[pid=32325] ppid=32323 vsize=5360 CPUtime=26.45
/proc/32325/stat : 32325 (run.sh) S 32323 32325 32073 0 -1 4194304 312 5452 0 0 0 0 2641 4 19 0 1 0 237128497 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32325/statm: 1340 238 197 169 0 51 0
[pid=32328] ppid=32325 vsize=29160 CPUtime=24.59
/proc/32328/stat : 32328 (minisat) R 32325 32325 32073 0 -1 4194304 6824 0 0 0 2455 4 0 0 25 0 1 0 237131144 29859840 6791 1992294400 134512640 135212939 4294956240 18446744073709551615 134526854 0 0 4096 3 0 0 0 17 0 0 0
/proc/32328/statm: 7290 6791 77 170 0 7118 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 34520

[startup+102.306 s]
/proc/loadavg: 1.11 1.03 1.01 2/67 32328
/proc/meminfo: memFree=1875512/2055920 swapFree=4171388/4192956
[pid=32325] ppid=32323 vsize=5360 CPUtime=26.45
/proc/32325/stat : 32325 (run.sh) S 32323 32325 32073 0 -1 4194304 312 5452 0 0 0 0 2641 4 19 0 1 0 237128497 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32325/statm: 1340 238 197 169 0 51 0
[pid=32328] ppid=32325 vsize=47824 CPUtime=75.79
/proc/32328/stat : 32328 (minisat) R 32325 32325 32073 0 -1 4194304 11449 0 0 0 7569 10 0 0 25 0 1 0 237131144 48971776 11416 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/32328/statm: 11956 11416 77 170 0 11784 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 53184

[startup+162.301 s]
/proc/loadavg: 1.11 1.04 1.00 2/67 32328
/proc/meminfo: memFree=1862200/2055920 swapFree=4171388/4192956
[pid=32325] ppid=32323 vsize=5360 CPUtime=26.45
/proc/32325/stat : 32325 (run.sh) S 32323 32325 32073 0 -1 4194304 312 5452 0 0 0 0 2641 4 19 0 1 0 237128497 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32325/statm: 1340 238 197 169 0 51 0
[pid=32328] ppid=32325 vsize=61316 CPUtime=135.75
/proc/32328/stat : 32328 (minisat) R 32325 32325 32073 0 -1 4194304 14783 0 0 0 13561 14 0 0 25 0 1 0 237131144 62787584 14750 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/32328/statm: 15329 14750 77 170 0 15157 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 66676

[startup+222.301 s]
/proc/loadavg: 1.11 1.04 1.00 2/67 32328
/proc/meminfo: memFree=1851192/2055920 swapFree=4171388/4192956
[pid=32325] ppid=32323 vsize=5360 CPUtime=26.45
/proc/32325/stat : 32325 (run.sh) S 32323 32325 32073 0 -1 4194304 312 5452 0 0 0 0 2641 4 19 0 1 0 237128497 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32325/statm: 1340 238 197 169 0 51 0
[pid=32328] ppid=32325 vsize=72072 CPUtime=195.72
/proc/32328/stat : 32328 (minisat) R 32325 32325 32073 0 -1 4194304 17508 0 0 0 19555 17 0 0 25 0 1 0 237131144 73801728 17475 1992294400 134512640 135212939 4294956240 18446744073709551615 134538793 0 0 4096 3 0 0 0 17 0 0 0
/proc/32328/statm: 18018 17475 77 170 0 17846 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 77432

[startup+282.302 s]
/proc/loadavg: 1.10 1.05 1.00 2/67 32328
/proc/meminfo: memFree=1839672/2055920 swapFree=4171388/4192956
[pid=32325] ppid=32323 vsize=5360 CPUtime=26.45
/proc/32325/stat : 32325 (run.sh) S 32323 32325 32073 0 -1 4194304 312 5452 0 0 0 0 2641 4 19 0 1 0 237128497 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32325/statm: 1340 238 197 169 0 51 0
[pid=32328] ppid=32325 vsize=84152 CPUtime=255.7
/proc/32328/stat : 32328 (minisat) R 32325 32325 32073 0 -1 4194304 20414 0 0 0 25549 21 0 0 25 0 1 0 237131144 86171648 20381 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/32328/statm: 21038 20381 77 170 0 20866 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 89512

[startup+342.302 s]
/proc/loadavg: 1.09 1.05 1.00 2/67 32328
/proc/meminfo: memFree=1829944/2055920 swapFree=4171388/4192956
[pid=32325] ppid=32323 vsize=5360 CPUtime=26.45
/proc/32325/stat : 32325 (run.sh) S 32323 32325 32073 0 -1 4194304 312 5452 0 0 0 0 2641 4 19 0 1 0 237128497 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32325/statm: 1340 238 197 169 0 51 0
[pid=32328] ppid=32325 vsize=93636 CPUtime=315.67
/proc/32328/stat : 32328 (minisat) R 32325 32325 32073 0 -1 4194304 22804 0 0 0 31543 24 0 0 25 0 1 0 237131144 95883264 22771 1992294400 134512640 135212939 4294956240 18446744073709551615 134529407 0 0 4096 3 0 0 0 17 0 0 0
/proc/32328/statm: 23409 22771 77 170 0 23237 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 98996

[startup+402.302 s]
/proc/loadavg: 1.08 1.06 1.00 2/67 32328
/proc/meminfo: memFree=1821496/2055920 swapFree=4171388/4192956
[pid=32325] ppid=32323 vsize=5360 CPUtime=26.45
/proc/32325/stat : 32325 (run.sh) S 32323 32325 32073 0 -1 4194304 312 5452 0 0 0 0 2641 4 19 0 1 0 237128497 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32325/statm: 1340 238 197 169 0 51 0
[pid=32328] ppid=32325 vsize=101984 CPUtime=375.64
/proc/32328/stat : 32328 (minisat) R 32325 32325 32073 0 -1 4194304 24916 0 0 0 37538 26 0 0 25 0 1 0 237131144 104431616 24883 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/32328/statm: 25496 24883 77 170 0 25324 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 107344

[startup+462.302 s]
/proc/loadavg: 1.08 1.06 1.00 2/67 32328
/proc/meminfo: memFree=1813432/2055920 swapFree=4171388/4192956
[pid=32325] ppid=32323 vsize=5360 CPUtime=26.45
/proc/32325/stat : 32325 (run.sh) S 32323 32325 32073 0 -1 4194304 312 5452 0 0 0 0 2641 4 19 0 1 0 237128497 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32325/statm: 1340 238 197 169 0 51 0
[pid=32328] ppid=32325 vsize=109856 CPUtime=435.61
/proc/32328/stat : 32328 (minisat) R 32325 32325 32073 0 -1 4194304 26883 0 0 0 43533 28 0 0 25 0 1 0 237131144 112492544 26850 1992294400 134512640 135212939 4294956240 18446744073709551615 134526904 0 0 4096 3 0 0 0 17 0 0 0
/proc/32328/statm: 27464 26850 77 170 0 27292 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 115216

[startup+522.303 s]
/proc/loadavg: 1.07 1.06 1.00 2/67 32328
/proc/meminfo: memFree=1813240/2055920 swapFree=4171388/4192956
[pid=32325] ppid=32323 vsize=5360 CPUtime=26.45
/proc/32325/stat : 32325 (run.sh) S 32323 32325 32073 0 -1 4194304 312 5452 0 0 0 0 2641 4 19 0 1 0 237128497 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32325/statm: 1340 238 197 169 0 51 0
[pid=32328] ppid=32325 vsize=110072 CPUtime=495.59
/proc/32328/stat : 32328 (minisat) R 32325 32325 32073 0 -1 4194304 26932 0 0 0 49530 29 0 0 25 0 1 0 237131144 112713728 26899 1992294400 134512640 135212939 4294956240 18446744073709551615 134526661 0 0 4096 3 0 0 0 17 0 0 0
/proc/32328/statm: 27518 26899 77 170 0 27346 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 115432

[startup+582.303 s]
/proc/loadavg: 1.07 1.06 1.00 2/67 32328
/proc/meminfo: memFree=1812984/2055920 swapFree=4171388/4192956
[pid=32325] ppid=32323 vsize=5360 CPUtime=26.45
/proc/32325/stat : 32325 (run.sh) S 32323 32325 32073 0 -1 4194304 312 5452 0 0 0 0 2641 4 19 0 1 0 237128497 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32325/statm: 1340 238 197 169 0 51 0
[pid=32328] ppid=32325 vsize=110216 CPUtime=555.57
/proc/32328/stat : 32328 (minisat) R 32325 32325 32073 0 -1 4194304 26981 0 0 0 55528 29 0 0 25 0 1 0 237131144 112861184 26948 1992294400 134512640 135212939 4294956240 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 0 0 0
/proc/32328/statm: 27554 26948 77 170 0 27382 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 115576

[startup+642.302 s]
/proc/loadavg: 1.06 1.06 1.00 2/67 32328
/proc/meminfo: memFree=1812664/2055920 swapFree=4171388/4192956
[pid=32325] ppid=32323 vsize=5360 CPUtime=26.45
/proc/32325/stat : 32325 (run.sh) S 32323 32325 32073 0 -1 4194304 312 5452 0 0 0 0 2641 4 19 0 1 0 237128497 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32325/statm: 1340 238 197 169 0 51 0
[pid=32328] ppid=32325 vsize=110492 CPUtime=615.54
/proc/32328/stat : 32328 (minisat) R 32325 32325 32073 0 -1 4194304 27053 0 0 0 61525 29 0 0 25 0 1 0 237131144 113143808 27020 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/32328/statm: 27623 27020 77 170 0 27451 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 115852

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

[startup+646.302 s]
/proc/loadavg: 1.06 1.06 1.00 2/67 32328
/proc/meminfo: memFree=1812536/2055920 swapFree=4171388/4192956
[pid=32325] ppid=32323 vsize=5360 CPUtime=26.45
/proc/32325/stat : 32325 (run.sh) S 32323 32325 32073 0 -1 4194304 312 5452 0 0 0 0 2641 4 19 0 1 0 237128497 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32325/statm: 1340 238 197 169 0 51 0
[pid=32328] ppid=32325 vsize=110656 CPUtime=619.53
/proc/32328/stat : 32328 (minisat) R 32325 32325 32073 0 -1 4194304 27090 0 0 0 61924 29 0 0 25 0 1 0 237131144 113311744 27057 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 1 0 0
/proc/32328/statm: 27664 27057 77 170 0 27492 0
Current children cumulated CPU time (s) 645.98
Current children cumulated vsize (KiB) 116016

[startup+652.702 s]
/proc/loadavg: 1.13 1.07 1.01 2/67 32328
/proc/meminfo: memFree=1812536/2055920 swapFree=4171388/4192956
[pid=32325] ppid=32323 vsize=5360 CPUtime=26.45
/proc/32325/stat : 32325 (run.sh) S 32323 32325 32073 0 -1 4194304 312 5452 0 0 0 0 2641 4 19 0 1 0 237128497 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32325/statm: 1340 238 197 169 0 51 0
[pid=32328] ppid=32325 vsize=110656 CPUtime=625.91
/proc/32328/stat : 32328 (minisat) R 32325 32325 32073 0 -1 4194304 27090 0 0 0 62562 29 0 0 25 0 1 0 237131144 113311744 27057 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/32328/statm: 27664 27057 77 170 0 27492 0
Current children cumulated CPU time (s) 652.36
Current children cumulated vsize (KiB) 116016

[startup+655.901 s]
/proc/loadavg: 1.13 1.07 1.01 2/67 32328
/proc/meminfo: memFree=1812536/2055920 swapFree=4171388/4192956
[pid=32325] ppid=32323 vsize=5360 CPUtime=26.45
/proc/32325/stat : 32325 (run.sh) S 32323 32325 32073 0 -1 4194304 312 5452 0 0 0 0 2641 4 19 0 1 0 237128497 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32325/statm: 1340 238 197 169 0 51 0
[pid=32328] ppid=32325 vsize=110656 CPUtime=629.11
/proc/32328/stat : 32328 (minisat) R 32325 32325 32073 0 -1 4194304 27090 0 0 0 62882 29 0 0 25 0 1 0 237131144 113311744 27057 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/32328/statm: 27664 27057 77 170 0 27492 0
Current children cumulated CPU time (s) 655.56
Current children cumulated vsize (KiB) 116016

[startup+656.706 s]
/proc/loadavg: 1.12 1.07 1.00 2/67 32328
/proc/meminfo: memFree=1812536/2055920 swapFree=4171388/4192956
[pid=32325] ppid=32323 vsize=5360 CPUtime=26.45
/proc/32325/stat : 32325 (run.sh) S 32323 32325 32073 0 -1 4194304 312 5452 0 0 0 0 2641 4 19 0 1 0 237128497 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32325/statm: 1340 238 197 169 0 51 0
[pid=32328] ppid=32325 vsize=110656 CPUtime=629.91
/proc/32328/stat : 32328 (minisat) R 32325 32325 32073 0 -1 4194304 27090 0 0 0 62962 29 0 0 25 0 1 0 237131144 113311744 27057 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/32328/statm: 27664 27057 77 170 0 27492 0
Current children cumulated CPU time (s) 656.36
Current children cumulated vsize (KiB) 116016

[startup+657.501 s]
/proc/loadavg: 1.12 1.07 1.00 2/67 32328
/proc/meminfo: memFree=1812536/2055920 swapFree=4171388/4192956
[pid=32325] ppid=32323 vsize=5360 CPUtime=26.45
/proc/32325/stat : 32325 (run.sh) S 32323 32325 32073 0 -1 4194304 312 5452 0 0 0 0 2641 4 19 0 1 0 237128497 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32325/statm: 1340 238 197 169 0 51 0
[pid=32328] ppid=32325 vsize=110656 CPUtime=630.71
/proc/32328/stat : 32328 (minisat) R 32325 32325 32073 0 -1 4194304 27090 0 0 0 63042 29 0 0 25 0 1 0 237131144 113311744 27057 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/32328/statm: 27664 27057 77 170 0 27492 0
Current children cumulated CPU time (s) 657.16
Current children cumulated vsize (KiB) 116016

[startup+657.701 s]
/proc/loadavg: 1.12 1.07 1.00 2/67 32328
/proc/meminfo: memFree=1812536/2055920 swapFree=4171388/4192956
[pid=32325] ppid=32323 vsize=5360 CPUtime=26.45
/proc/32325/stat : 32325 (run.sh) S 32323 32325 32073 0 -1 4194304 312 5452 0 0 0 0 2641 4 19 0 1 0 237128497 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32325/statm: 1340 238 197 169 0 51 0
[pid=32328] ppid=32325 vsize=110656 CPUtime=630.91
/proc/32328/stat : 32328 (minisat) R 32325 32325 32073 0 -1 4194304 27090 0 0 0 63062 29 0 0 25 0 1 0 237131144 113311744 27057 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/32328/statm: 27664 27057 77 170 0 27492 0
Current children cumulated CPU time (s) 657.36
Current children cumulated vsize (KiB) 116016

Child status: 20
Real time (s): 657.745
CPU time (s): 657.423
CPU user time (s): 657.059
CPU system time (s): 0.363944
CPU usage (%): 99.9511
Max. virtual memory (cumulated for all children) (KiB): 116016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 657.059
system time used= 0.363944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32878
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= 1881

runsolver used 0.670898 second user time and 1.73174 second system time

The end

Launcher Data

Begin job on node74 at 2009-05-12 03:15:58
IDJOB=1797458
IDBENCH=71780
IDSOLVER=649
FILE ID=node74/1797458-1242090958
PBS_JOBID= 9277711
Free space on /tmp= 102972 MiB

SOLVER NAME= ReVivAl 0.23 2009-03-18
BENCH NAME= SAT_RACE06/manol-pipe-c6nidw_i.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797458-1242090958/watcher-1797458-1242090958 -o /tmp/evaluation-result-1797458-1242090958/solver-1797458-1242090958 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1797458-1242090958.cnf HOME

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

MD5SUM BENCH= 15c4413e436aecbd4fcb1d7037e18abf
RANDOM SEED=913445122

node74.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.233
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.233
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:      2055920 kB
MemFree:       1926440 kB
Buffers:          7152 kB
Cached:          54612 kB
SwapCached:      14668 kB
Active:          32440 kB
Inactive:        46444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1926440 kB
SwapTotal:     4192956 kB
SwapFree:      4171388 kB
Dirty:            6056 kB
Writeback:           0 kB
Mapped:          14268 kB
Slab:            36492 kB
Committed_AS:   849876 kB
PageTables:       1444 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 102964 MiB
End job on node74 at 2009-05-12 03:26:56