Trace number 1797378

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 397.851 398.024

General information on the benchmark

Namegoldb-heqc-term1mul.cnf
MD5SUMc356d60706abf7ddd80826e417c8de67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark26.355
Satisfiable
(Un)Satisfiability was proved
Number of variables3504
Number of clauses22229
Sum of the clauses size75188
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25116
Number of clauses of size 310312
Number of clauses of size 40
Number of clauses of size 56800
Number of clauses of size over 51

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 20
7.08/7.18	#LEARNT CLAUSES 545
7.18/7.20	done !
7.18/7.20	c Calling MINISAT
7.18/7.20	This is MiniSat 2.0 beta
7.18/7.20	WARNING: for repeatability, setting FPU to use double precision
7.18/7.20	============================[ Problem Statistics ]=============================
7.18/7.20	|                                                                             |
7.18/7.20	|  Number of variables:  3504                                                 |
7.18/7.20	|  Number of clauses:    19907                                                |
7.18/7.21	|  Parsing time:         0.01         s                                       |
7.18/7.22	============================[ Search Statistics ]==============================
7.18/7.22	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.18/7.22	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.18/7.22	===============================================================================
7.18/7.22	|         0 |    3150    19416    59759 |     6472        0    nan |  0.000 % |
7.18/7.23	|       101 |    3149    19416    59759 |     7119      100     10 | 10.132 % |
7.18/7.24	|       251 |    3149    19416    59759 |     7831      250     11 | 10.132 % |
7.18/7.25	|       476 |    3149    19416    59759 |     8614      475     16 | 10.133 % |
7.18/7.28	|       813 |    3149    19401    59723 |     9475      812     20 | 10.131 % |
7.19/7.31	|      1319 |    3149    19401    59723 |    10423     1318     19 | 10.132 % |
7.19/7.36	|      2079 |    3149    19401    59723 |    11465     2078     19 | 10.132 % |
7.19/7.47	|      3219 |    3149    19401    59723 |    12612     3218     25 | 10.132 % |
7.58/7.61	|      4928 |    3149    19401    59723 |    13873     4927     25 | 10.132 % |
7.77/7.86	|      7490 |    3149    19401    59723 |    15260     7489     26 | 10.132 % |
8.17/8.29	|     11336 |    3149    19401    59723 |    16786    11335     26 | 10.132 % |
8.97/9.05	|     17102 |    3149    19401    59723 |    18465    17101     29 | 10.132 % |
10.17/10.27	|     25752 |    3147    19399    59717 |    20311    15733     28 | 10.217 % |
12.16/12.29	|     38727 |    3147    19399    59717 |    22343    17778     26 | 10.218 % |
15.67/15.73	|     58188 |    3144    19362    59625 |    24577    13033     23 | 10.275 % |
21.37/21.48	|     87380 |    3144    19362    59625 |    27035    16431     21 | 10.274 % |
29.37/29.48	|    131169 |    3144    19362    59625 |    29738    17327     21 | 10.275 % |
42.96/43.03	|    196853 |    3144    19362    59625 |    32712    17465     25 | 10.275 % |
65.25/65.38	|    295382 |    3144    19362    59625 |    35983    20703     24 | 10.275 % |
102.03/102.17	|    443171 |    3144    19362    59625 |    39582    34200     20 | 10.275 % |
166.11/166.20	|    664854 |    3144    19362    59625 |    43540    31373     28 | 10.275 % |
264.57/264.72	|    997379 |    3144    19362    59625 |    47894    42249     27 | 10.274 % |
397.80/398.02	===============================================================================
397.80/398.02	restarts              : 22
397.80/398.02	conflicts             : 1436445        (3677 /sec)
397.80/398.02	decisions             : 1984800        (1.30 % random) (5081 /sec)
397.80/398.02	propagations          : 331886093      (849642 /sec)
397.80/398.02	conflict literals     : 34362965       (47.76 % deleted)
397.80/398.02	Memory used           : 13.29 MB
397.80/398.02	CPU time              : 390.619 s
397.80/398.02	
397.80/398.02	UNSATISFIABLE
397.80/398.02	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-1797378-1242089664/watcher-1797378-1242089664 -o /tmp/evaluation-result-1797378-1242089664/solver-1797378-1242089664 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797378-1242089664.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.99 3/64 17431
/proc/meminfo: memFree=1931592/2055920 swapFree=4178852/4192956
[pid=17431] ppid=17429 vsize=5360 CPUtime=0
/proc/17431/stat : 17431 (run.sh) S 17429 17431 17333 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236993772 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17431/statm: 1340 237 196 169 0 51 0
[pid=17432] ppid=17431 vsize=2128 CPUtime=0
/proc/17432/stat : 17432 (revival) R 17431 17431 17333 0 -1 4194304 262 0 0 0 0 0 0 0 19 0 1 0 236993772 2179072 229 1992294400 134512640 134537284 4294956368 18446744073709551615 7284293 0 0 4096 0 0 0 0 17 0 0 0
/proc/17432/statm: 532 231 82 6 0 170 0

[startup+0.0139229 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 17431
/proc/meminfo: memFree=1931592/2055920 swapFree=4178852/4192956
[pid=17431] ppid=17429 vsize=5360 CPUtime=0
/proc/17431/stat : 17431 (run.sh) S 17429 17431 17333 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236993772 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17431/statm: 1340 237 196 169 0 51 0
[pid=17432] ppid=17431 vsize=3172 CPUtime=0
/proc/17432/stat : 17432 (revival) R 17431 17431 17333 0 -1 4194304 523 0 0 0 0 0 0 0 19 0 1 0 236993772 3248128 490 1992294400 134512640 134537284 4294956368 18446744073709551615 134527481 0 0 4096 0 0 0 0 17 0 0 0
/proc/17432/statm: 793 490 82 6 0 431 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8532

[startup+0.102969 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 17431
/proc/meminfo: memFree=1931592/2055920 swapFree=4178852/4192956
[pid=17431] ppid=17429 vsize=5360 CPUtime=0
/proc/17431/stat : 17431 (run.sh) S 17429 17431 17333 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236993772 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17431/statm: 1340 237 196 169 0 51 0
[pid=17432] ppid=17431 vsize=2912 CPUtime=0.09
/proc/17432/stat : 17432 (revival) R 17431 17431 17333 0 -1 4194304 553 0 0 0 9 0 0 0 19 0 1 50000 236993772 2981888 423 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17432/statm: 728 423 85 6 0 366 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8272

[startup+0.302948 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 17431
/proc/meminfo: memFree=1931592/2055920 swapFree=4178852/4192956
[pid=17431] ppid=17429 vsize=5360 CPUtime=0
/proc/17431/stat : 17431 (run.sh) S 17429 17431 17333 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236993772 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17431/statm: 1340 237 196 169 0 51 0
[pid=17432] ppid=17431 vsize=2912 CPUtime=0.29
/proc/17432/stat : 17432 (revival) R 17431 17431 17333 0 -1 4194304 558 0 0 0 29 0 0 0 21 0 1 50000 236993772 2981888 428 1992294400 134512640 134537284 4294956368 18446744073709551615 134523942 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17432/statm: 728 428 85 6 0 366 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8272

[startup+0.702984 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 17431
/proc/meminfo: memFree=1931592/2055920 swapFree=4178852/4192956
[pid=17431] ppid=17429 vsize=5360 CPUtime=0
/proc/17431/stat : 17431 (run.sh) S 17429 17431 17333 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236993772 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17431/statm: 1340 237 196 169 0 51 0
[pid=17432] ppid=17431 vsize=2912 CPUtime=0.69
/proc/17432/stat : 17432 (revival) R 17431 17431 17333 0 -1 4194304 561 0 0 0 69 0 0 0 25 0 1 50000 236993772 2981888 431 1992294400 134512640 134537284 4294956368 18446744073709551615 134523659 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17432/statm: 728 431 85 6 0 366 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8272

[startup+1.50106 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17433
/proc/meminfo: memFree=1929848/2055920 swapFree=4178852/4192956
[pid=17431] ppid=17429 vsize=5360 CPUtime=0
/proc/17431/stat : 17431 (run.sh) S 17429 17431 17333 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236993772 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17431/statm: 1340 237 196 169 0 51 0
[pid=17432] ppid=17431 vsize=2912 CPUtime=1.49
/proc/17432/stat : 17432 (revival) R 17431 17431 17333 0 -1 4194304 562 0 0 0 149 0 0 0 25 0 1 50000 236993772 2981888 432 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17432/statm: 728 432 85 6 0 366 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8272

[startup+3.1012 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17433
/proc/meminfo: memFree=1929720/2055920 swapFree=4178852/4192956
[pid=17431] ppid=17429 vsize=5360 CPUtime=0
/proc/17431/stat : 17431 (run.sh) S 17429 17431 17333 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236993772 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17431/statm: 1340 237 196 169 0 51 0
[pid=17432] ppid=17431 vsize=2912 CPUtime=3.09
/proc/17432/stat : 17432 (revival) R 17431 17431 17333 0 -1 4194304 570 0 0 0 309 0 0 0 25 0 1 50000 236993772 2981888 440 1992294400 134512640 134537284 4294956368 18446744073709551615 134524107 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17432/statm: 728 440 85 6 0 366 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8272

[startup+6.30149 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17433
/proc/meminfo: memFree=1929592/2055920 swapFree=4178852/4192956
[pid=17431] ppid=17429 vsize=5360 CPUtime=0
/proc/17431/stat : 17431 (run.sh) S 17429 17431 17333 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236993772 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17431/statm: 1340 237 196 169 0 51 0
[pid=17432] ppid=17431 vsize=3044 CPUtime=6.29
/proc/17432/stat : 17432 (revival) R 17431 17431 17333 0 -1 4194304 590 0 0 0 629 0 0 0 25 0 1 50000 236993772 3117056 460 1992294400 134512640 134537284 4294956368 18446744073709551615 134523896 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17432/statm: 761 460 85 6 0 399 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8404

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17434
/proc/meminfo: memFree=1925752/2055920 swapFree=4178852/4192956
[pid=17431] ppid=17429 vsize=5360 CPUtime=7.19
/proc/17431/stat : 17431 (run.sh) S 17429 17431 17333 0 -1 4194304 312 611 0 0 0 0 719 0 19 0 1 0 236993772 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17431/statm: 1340 238 197 169 0 51 0
[pid=17434] ppid=17431 vsize=6452 CPUtime=5.48
/proc/17434/stat : 17434 (minisat) R 17431 17431 17333 0 -1 4194304 1335 0 0 0 547 1 0 0 25 0 1 0 236994492 6606848 1321 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/17434/statm: 1613 1321 76 170 0 1441 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11812

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17434
/proc/meminfo: memFree=1924984/2055920 swapFree=4178852/4192956
[pid=17431] ppid=17429 vsize=5360 CPUtime=7.19
/proc/17431/stat : 17431 (run.sh) S 17429 17431 17333 0 -1 4194304 312 611 0 0 0 0 719 0 19 0 1 0 236993772 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17431/statm: 1340 238 197 169 0 51 0
[pid=17434] ppid=17431 vsize=7296 CPUtime=18.28
/proc/17434/stat : 17434 (minisat) R 17431 17431 17333 0 -1 4194304 1519 0 0 0 1827 1 0 0 25 0 1 0 236994492 7471104 1505 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/17434/statm: 1824 1505 76 170 0 1652 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12656

[startup+51.1015 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17434
/proc/meminfo: memFree=1923768/2055920 swapFree=4178852/4192956
[pid=17431] ppid=17429 vsize=5360 CPUtime=7.19
/proc/17431/stat : 17431 (run.sh) S 17429 17431 17333 0 -1 4194304 312 611 0 0 0 0 719 0 19 0 1 0 236993772 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17431/statm: 1340 238 197 169 0 51 0
[pid=17434] ppid=17431 vsize=8688 CPUtime=43.86
/proc/17434/stat : 17434 (minisat) R 17431 17431 17333 0 -1 4194304 1848 0 0 0 4385 1 0 0 25 0 1 0 236994492 8896512 1834 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17434/statm: 2172 1834 76 170 0 2000 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 14048

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17434
/proc/meminfo: memFree=1922616/2055920 swapFree=4178852/4192956
[pid=17431] ppid=17429 vsize=5360 CPUtime=7.19
/proc/17431/stat : 17431 (run.sh) S 17429 17431 17333 0 -1 4194304 312 611 0 0 0 0 719 0 19 0 1 0 236993772 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17431/statm: 1340 238 197 169 0 51 0
[pid=17434] ppid=17431 vsize=9680 CPUtime=95.04
/proc/17434/stat : 17434 (minisat) R 17431 17431 17333 0 -1 4194304 2099 0 0 0 9503 1 0 0 25 0 1 0 236994492 9912320 2085 1992294400 134512640 135212939 4294956240 18446744073709551615 134536105 0 0 4096 3 0 0 0 17 0 0 0
/proc/17434/statm: 2420 2085 76 170 0 2248 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 15040

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17434
/proc/meminfo: memFree=1920760/2055920 swapFree=4178852/4192956
[pid=17431] ppid=17429 vsize=5360 CPUtime=7.19
/proc/17431/stat : 17431 (run.sh) S 17429 17431 17333 0 -1 4194304 312 611 0 0 0 0 719 0 19 0 1 0 236993772 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17431/statm: 1340 238 197 169 0 51 0
[pid=17434] ppid=17431 vsize=11512 CPUtime=155.02
/proc/17434/stat : 17434 (minisat) R 17431 17431 17333 0 -1 4194304 2543 0 0 0 15500 2 0 0 25 0 1 0 236994492 11788288 2529 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/17434/statm: 2878 2529 76 170 0 2706 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 16872

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17434
/proc/meminfo: memFree=1919800/2055920 swapFree=4178852/4192956
[pid=17431] ppid=17429 vsize=5360 CPUtime=7.19
/proc/17431/stat : 17431 (run.sh) S 17429 17431 17333 0 -1 4194304 312 611 0 0 0 0 719 0 19 0 1 0 236993772 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17431/statm: 1340 238 197 169 0 51 0
[pid=17434] ppid=17431 vsize=12444 CPUtime=214.99
/proc/17434/stat : 17434 (minisat) R 17431 17431 17333 0 -1 4194304 2776 0 0 0 21497 2 0 0 25 0 1 0 236994492 12742656 2762 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/17434/statm: 3111 2762 76 170 0 2939 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 17804

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17434
/proc/meminfo: memFree=1919224/2055920 swapFree=4178852/4192956
[pid=17431] ppid=17429 vsize=5360 CPUtime=7.19
/proc/17431/stat : 17431 (run.sh) S 17429 17431 17333 0 -1 4194304 312 611 0 0 0 0 719 0 19 0 1 0 236993772 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17431/statm: 1340 238 197 169 0 51 0
[pid=17434] ppid=17431 vsize=12892 CPUtime=274.96
/proc/17434/stat : 17434 (minisat) R 17431 17431 17333 0 -1 4194304 2903 0 0 0 27494 2 0 0 25 0 1 0 236994492 13201408 2889 1992294400 134512640 135212939 4294956240 18446744073709551615 134526839 0 0 4096 3 0 0 0 17 0 0 0
/proc/17434/statm: 3223 2889 76 170 0 3051 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 18252

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17434
/proc/meminfo: memFree=1919032/2055920 swapFree=4178852/4192956
[pid=17431] ppid=17429 vsize=5360 CPUtime=7.19
/proc/17431/stat : 17431 (run.sh) S 17429 17431 17333 0 -1 4194304 312 611 0 0 0 0 719 0 19 0 1 0 236993772 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17431/statm: 1340 238 197 169 0 51 0
[pid=17434] ppid=17431 vsize=13276 CPUtime=334.94
/proc/17434/stat : 17434 (minisat) R 17431 17431 17333 0 -1 4194304 2961 0 0 0 33492 2 0 0 25 0 1 0 236994492 13594624 2947 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/17434/statm: 3319 2947 76 170 0 3147 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 18636

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

[startup+358.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17434
/proc/meminfo: memFree=1918968/2055920 swapFree=4178852/4192956
[pid=17431] ppid=17429 vsize=5360 CPUtime=7.19
/proc/17431/stat : 17431 (run.sh) S 17429 17431 17333 0 -1 4194304 312 611 0 0 0 0 719 0 19 0 1 0 236993772 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17431/statm: 1340 238 197 169 0 51 0
[pid=17434] ppid=17431 vsize=13276 CPUtime=350.93
/proc/17434/stat : 17434 (minisat) R 17431 17431 17333 0 -1 4194304 2963 0 0 0 35091 2 0 0 25 0 1 0 236994492 13594624 2949 1992294400 134512640 135212939 4294956240 18446744073709551615 134529675 0 0 4096 3 0 0 0 17 0 0 0
/proc/17434/statm: 3319 2949 76 170 0 3147 0
Current children cumulated CPU time (s) 358.12
Current children cumulated vsize (KiB) 18636

[startup+383.907 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17434
/proc/meminfo: memFree=1918776/2055920 swapFree=4178852/4192956
[pid=17431] ppid=17429 vsize=5360 CPUtime=7.19
/proc/17431/stat : 17431 (run.sh) S 17429 17431 17333 0 -1 4194304 312 611 0 0 0 0 719 0 19 0 1 0 236993772 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17431/statm: 1340 238 197 169 0 51 0
[pid=17434] ppid=17431 vsize=13420 CPUtime=376.52
/proc/17434/stat : 17434 (minisat) R 17431 17431 17333 0 -1 4194304 3020 0 0 0 37650 2 0 0 25 0 1 0 236994492 13742080 3006 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/17434/statm: 3355 3006 76 170 0 3183 0
Current children cumulated CPU time (s) 383.71
Current children cumulated vsize (KiB) 18780

[startup+390.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17434
/proc/meminfo: memFree=1918648/2055920 swapFree=4178852/4192956
[pid=17431] ppid=17429 vsize=5360 CPUtime=7.19
/proc/17431/stat : 17431 (run.sh) S 17429 17431 17333 0 -1 4194304 312 611 0 0 0 0 719 0 19 0 1 0 236993772 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17431/statm: 1340 238 197 169 0 51 0
[pid=17434] ppid=17431 vsize=13600 CPUtime=382.92
/proc/17434/stat : 17434 (minisat) R 17431 17431 17333 0 -1 4194304 3043 0 0 0 38290 2 0 0 25 0 1 0 236994492 13926400 3029 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/17434/statm: 3400 3029 76 170 0 3228 0
Current children cumulated CPU time (s) 390.11
Current children cumulated vsize (KiB) 18960

[startup+393.501 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17434
/proc/meminfo: memFree=1918648/2055920 swapFree=4178852/4192956
[pid=17431] ppid=17429 vsize=5360 CPUtime=7.19
/proc/17431/stat : 17431 (run.sh) S 17429 17431 17333 0 -1 4194304 312 611 0 0 0 0 719 0 19 0 1 0 236993772 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17431/statm: 1340 238 197 169 0 51 0
[pid=17434] ppid=17431 vsize=13600 CPUtime=386.12
/proc/17434/stat : 17434 (minisat) R 17431 17431 17333 0 -1 4194304 3043 0 0 0 38610 2 0 0 25 0 1 0 236994492 13926400 3029 1992294400 134512640 135212939 4294956240 18446744073709551615 134536364 0 0 4096 3 0 0 0 17 0 0 0
/proc/17434/statm: 3400 3029 76 170 0 3228 0
Current children cumulated CPU time (s) 393.31
Current children cumulated vsize (KiB) 18960

[startup+395.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17434
/proc/meminfo: memFree=1918648/2055920 swapFree=4178852/4192956
[pid=17431] ppid=17429 vsize=5360 CPUtime=7.19
/proc/17431/stat : 17431 (run.sh) S 17429 17431 17333 0 -1 4194304 312 611 0 0 0 0 719 0 19 0 1 0 236993772 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17431/statm: 1340 238 197 169 0 51 0
[pid=17434] ppid=17431 vsize=13600 CPUtime=387.72
/proc/17434/stat : 17434 (minisat) R 17431 17431 17333 0 -1 4194304 3043 0 0 0 38770 2 0 0 25 0 1 0 236994492 13926400 3029 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/17434/statm: 3400 3029 76 170 0 3228 0
Current children cumulated CPU time (s) 394.91
Current children cumulated vsize (KiB) 18960

[startup+396.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17434
/proc/meminfo: memFree=1918648/2055920 swapFree=4178852/4192956
[pid=17431] ppid=17429 vsize=5360 CPUtime=7.19
/proc/17431/stat : 17431 (run.sh) S 17429 17431 17333 0 -1 4194304 312 611 0 0 0 0 719 0 19 0 1 0 236993772 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17431/statm: 1340 238 197 169 0 51 0
[pid=17434] ppid=17431 vsize=13600 CPUtime=389.31
/proc/17434/stat : 17434 (minisat) R 17431 17431 17333 0 -1 4194304 3043 0 0 0 38929 2 0 0 25 0 1 0 236994492 13926400 3029 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17434/statm: 3400 3029 76 170 0 3228 0
Current children cumulated CPU time (s) 396.5
Current children cumulated vsize (KiB) 18960

[startup+397.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17440
/proc/meminfo: memFree=1918392/2055920 swapFree=4178852/4192956
[pid=17431] ppid=17429 vsize=5360 CPUtime=7.19
/proc/17431/stat : 17431 (run.sh) S 17429 17431 17333 0 -1 4194304 312 611 0 0 0 0 719 0 19 0 1 0 236993772 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17431/statm: 1340 238 197 169 0 51 0
[pid=17434] ppid=17431 vsize=13600 CPUtime=390.11
/proc/17434/stat : 17434 (minisat) R 17431 17431 17333 0 -1 4194304 3043 0 0 0 39009 2 0 0 25 0 1 0 236994492 13926400 3029 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17434/statm: 3400 3029 76 170 0 3228 0
Current children cumulated CPU time (s) 397.3
Current children cumulated vsize (KiB) 18960

[startup+397.902 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17440
/proc/meminfo: memFree=1918392/2055920 swapFree=4178852/4192956
[pid=17431] ppid=17429 vsize=5360 CPUtime=7.19
/proc/17431/stat : 17431 (run.sh) S 17429 17431 17333 0 -1 4194304 312 611 0 0 0 0 719 0 19 0 1 0 236993772 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17431/statm: 1340 238 197 169 0 51 0
[pid=17434] ppid=17431 vsize=13600 CPUtime=390.51
/proc/17434/stat : 17434 (minisat) R 17431 17431 17333 0 -1 4194304 3043 0 0 0 39049 2 0 0 25 0 1 0 236994492 13926400 3029 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/17434/statm: 3400 3029 76 170 0 3228 0
Current children cumulated CPU time (s) 397.7
Current children cumulated vsize (KiB) 18960

[startup+398.002 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17440
/proc/meminfo: memFree=1918392/2055920 swapFree=4178852/4192956
[pid=17431] ppid=17429 vsize=5360 CPUtime=7.19
/proc/17431/stat : 17431 (run.sh) S 17429 17431 17333 0 -1 4194304 312 611 0 0 0 0 719 0 19 0 1 0 236993772 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17431/statm: 1340 238 197 169 0 51 0
[pid=17434] ppid=17431 vsize=13600 CPUtime=390.61
/proc/17434/stat : 17434 (minisat) R 17431 17431 17333 0 -1 4194304 3043 0 0 0 39059 2 0 0 25 0 1 0 236994492 13926400 3029 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/17434/statm: 3400 3029 76 170 0 3228 0
Current children cumulated CPU time (s) 397.8
Current children cumulated vsize (KiB) 18960

Child status: 20
Real time (s): 398.024
CPU time (s): 397.851
CPU user time (s): 397.813
CPU system time (s): 0.037994
CPU usage (%): 99.9565
Max. virtual memory (cumulated for all children) (KiB): 18960

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

runsolver used 0.39094 second user time and 1.06984 second system time

The end

Launcher Data

Begin job on node55 at 2009-05-12 02:54:24
IDJOB=1797378
IDBENCH=71729
IDSOLVER=649
FILE ID=node55/1797378-1242089664
PBS_JOBID= 9277710
Free space on /tmp= 66264 MiB

SOLVER NAME= ReVivAl 0.23 2009-03-18
BENCH NAME= SAT_RACE06/goldb-heqc-term1mul.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797378-1242089664/watcher-1797378-1242089664 -o /tmp/evaluation-result-1797378-1242089664/solver-1797378-1242089664 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1797378-1242089664.cnf HOME

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

MD5SUM BENCH= c356d60706abf7ddd80826e417c8de67
RANDOM SEED=1316273617

node55.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.240
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.240
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:       1932136 kB
Buffers:         20840 kB
Cached:          50952 kB
SwapCached:       7904 kB
Active:          29292 kB
Inactive:        52404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1932136 kB
SwapTotal:     4192956 kB
SwapFree:      4178852 kB
Dirty:            1796 kB
Writeback:           0 kB
Mapped:          15564 kB
Slab:            28268 kB
Committed_AS:   721088 kB
PageTables:       1364 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= 66260 MiB
End job on node55 at 2009-05-12 03:01:02