Trace number 1805931

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-18? (TO) 1200.08 1200.81

General information on the benchmark

Namecrafted/Hard/contest04/others/
equilarge_l2.sat05-519.reshuffled-07.cnf
MD5SUM5344c68d1511d70cde59fef7dc46c3a5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4487
Number of clauses18555
Sum of the clauses size54310
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317200
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 6
0.28/0.48	#LEARNT CLAUSES 0
0.38/0.50	done !
0.38/0.50	c Calling MINISAT
0.38/0.50	This is MiniSat 2.0 beta
0.38/0.50	WARNING: for repeatability, setting FPU to use double precision
0.38/0.50	============================[ Problem Statistics ]=============================
0.38/0.50	|                                                                             |
0.38/0.50	|  Number of variables:  4487                                                 |
0.38/0.50	|  Number of clauses:    18555                                                |
0.38/0.52	|  Parsing time:         0.01         s                                       |
0.38/0.52	============================[ Search Statistics ]==============================
0.38/0.52	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.38/0.52	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.38/0.52	===============================================================================
0.38/0.52	|         0 |    4487    18555    53941 |     6185        0    nan |  0.000 % |
0.38/0.53	|       100 |    4487    18555    53941 |     6803      100     18 |  0.000 % |
0.38/0.55	|       250 |    4487    18555    53941 |     7483      250     15 |  0.000 % |
0.38/0.60	|       475 |    4487    18555    53941 |     8232      475     21 |  0.000 % |
0.38/0.62	|       813 |    4487    18555    53941 |     9055      813     18 |  0.000 % |
0.38/0.68	|      1320 |    4487    18555    53941 |     9961     1320     22 |  0.000 % |
0.38/0.84	|      2080 |    4487    18555    53941 |    10957     2080     29 |  0.000 % |
0.87/1.02	|      3219 |    4487    18555    53941 |    12052     3219     32 |  0.000 % |
1.06/1.29	|      4928 |    4487    18555    53941 |    13258     4928     31 |  0.000 % |
1.86/2.00	|      7490 |    4487    18555    53941 |    14583     7490     33 |  0.000 % |
2.76/2.93	|     11335 |    4487    18555    53941 |    16042    11335     34 |  0.000 % |
4.56/4.74	|     17101 |    4487    18555    53941 |    17646    17101     35 |  0.000 % |
7.46/7.69	|     25750 |    4487    18555    53941 |    19411    15875     37 |  0.000 % |
10.96/11.12	|     38725 |    4487    18555    53941 |    21352    17808     35 |  0.000 % |
18.16/18.38	|     58187 |    4487    18555    53941 |    23487    12943     37 |  0.000 % |
32.26/32.48	|     87379 |    4487    18555    53941 |    25836    14042     35 |  0.000 % |
44.85/45.03	|    131171 |    4487    18555    53941 |    28419    24252     26 |  0.000 % |
85.92/86.19	|    196856 |    4487    18555    53941 |    31261    21835     44 |  0.000 % |
134.50/134.70	|    295382 |    4487    18555    53941 |    34388    14846     25 |  0.000 % |
273.12/273.40	|    443171 |    4487    18555    53941 |    37826    32750     55 |  0.000 % |
404.45/404.80	|    664855 |    4487    18555    53941 |    41609    35293     29 |  0.000 % |
683.41/683.94	|    997381 |    4487    18555    53941 |    45770    30584     46 |  0.000 % |
1016.74/1017.46	|   1496170 |    4487    18555    53941 |    50347    42378     26 |  0.000 % |
1200.05/1200.81	HOME/run.sh: line 21: 19945 Terminated              $MINISAT $TMP_1 ${TMPDIR}/$TMP.result "$@"
1200.05/1200.81	c ERROR !

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1805931-1242143411/watcher-1805931-1242143411 -o /tmp/evaluation-result-1805931-1242143411/solver-1805931-1242143411 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1805931-1242143411.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.86 3/64 19942
/proc/meminfo: memFree=1279992/2055920 swapFree=4191900/4192956
[pid=19942] ppid=19940 vsize=5360 CPUtime=0
/proc/19942/stat : 19942 (run.sh) S 19940 19942 19874 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242368411 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19942/statm: 1340 237 196 169 0 51 0
[pid=19943] ppid=19942 vsize=5360 CPUtime=0
/proc/19943/stat : 19943 (run.sh) D 19942 19942 19874 0 -1 4194368 22 0 0 0 0 0 0 0 18 0 1 0 242368412 5488640 240 1992294400 4194304 4889804 548682068784 18446744073709551615 218076081447 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/19943/statm: 1340 240 199 169 0 51 0

[startup+0.0398331 s]
/proc/loadavg: 0.99 0.97 0.86 3/64 19942
/proc/meminfo: memFree=1279992/2055920 swapFree=4191900/4192956
[pid=19942] ppid=19940 vsize=5360 CPUtime=0
/proc/19942/stat : 19942 (run.sh) S 19940 19942 19874 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242368411 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19942/statm: 1340 237 196 169 0 51 0
[pid=19943] ppid=19942 vsize=5360 CPUtime=0
/proc/19943/stat : 19943 (run.sh) D 19942 19942 19874 0 -1 4194368 22 0 0 0 0 0 0 0 18 0 1 0 242368412 5488640 240 1992294400 4194304 4889804 548682068784 18446744073709551615 218076081447 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/19943/statm: 1340 240 199 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10720

[startup+0.101842 s]
/proc/loadavg: 0.99 0.97 0.86 3/64 19942
/proc/meminfo: memFree=1279992/2055920 swapFree=4191900/4192956
[pid=19942] ppid=19940 vsize=5360 CPUtime=0
/proc/19942/stat : 19942 (run.sh) S 19940 19942 19874 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242368411 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19942/statm: 1340 237 196 169 0 51 0
[pid=19943] ppid=19942 vsize=1472 CPUtime=0
/proc/19943/stat : 19943 (revival) D 19942 19942 19874 0 -1 4194304 89 0 5 0 0 0 0 0 18 0 1 0 242368412 1507328 61 1992294400 134512640 134537284 4294956368 18446744073709551615 7856208 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/19943/statm: 368 61 45 6 0 6 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6832

[startup+0.301875 s]
/proc/loadavg: 0.99 0.97 0.86 3/64 19942
/proc/meminfo: memFree=1279992/2055920 swapFree=4191900/4192956
[pid=19942] ppid=19940 vsize=5360 CPUtime=0
/proc/19942/stat : 19942 (run.sh) S 19940 19942 19874 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242368411 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19942/statm: 1340 237 196 169 0 51 0
[pid=19943] ppid=19942 vsize=2752 CPUtime=0.18
/proc/19943/stat : 19943 (revival) R 19942 19942 19874 0 -1 4194304 484 0 11 0 18 0 0 0 19 0 1 50000 242368412 2818048 383 1992294400 134512640 134537284 4294956368 18446744073709551615 134523936 0 0 4096 8192 0 0 0 17 0 0 0
/proc/19943/statm: 688 383 85 6 0 326 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 8112

[startup+0.701947 s]
/proc/loadavg: 0.99 0.97 0.86 3/64 19942
/proc/meminfo: memFree=1279992/2055920 swapFree=4191900/4192956
[pid=19942] ppid=19940 vsize=5360 CPUtime=0.38
/proc/19942/stat : 19942 (run.sh) S 19940 19942 19874 0 -1 4194304 312 507 0 13 0 0 38 0 15 0 1 0 242368411 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19942/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 5360

[startup+1.50108 s]
/proc/loadavg: 0.99 0.97 0.86 2/66 19945
/proc/meminfo: memFree=1276008/2055920 swapFree=4191900/4192956
[pid=19942] ppid=19940 vsize=5360 CPUtime=0.38
/proc/19942/stat : 19942 (run.sh) S 19940 19942 19874 0 -1 4194304 312 507 0 13 0 0 38 0 15 0 1 0 242368411 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19942/statm: 1340 238 197 169 0 51 0
[pid=19945] ppid=19942 vsize=3980 CPUtime=0.98
/proc/19945/stat : 19945 (minisat) R 19942 19942 19874 0 -1 4194304 706 0 0 0 98 0 0 0 25 0 1 0 242368462 4075520 692 1992294400 134512640 135212939 4294956240 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 0 0 0
/proc/19945/statm: 995 692 77 170 0 823 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 9340

[startup+3.10134 s]
/proc/loadavg: 0.99 0.97 0.86 2/66 19945
/proc/meminfo: memFree=1275048/2055920 swapFree=4191900/4192956
[pid=19942] ppid=19940 vsize=5360 CPUtime=0.38
/proc/19942/stat : 19942 (run.sh) S 19940 19942 19874 0 -1 4194304 312 507 0 13 0 0 38 0 15 0 1 0 242368411 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19942/statm: 1340 238 197 169 0 51 0
[pid=19945] ppid=19942 vsize=5048 CPUtime=2.58
/proc/19945/stat : 19945 (minisat) R 19942 19942 19874 0 -1 4194304 981 0 0 0 258 0 0 0 25 0 1 0 242368462 5169152 967 1992294400 134512640 135212939 4294956240 18446744073709551615 134526590 0 0 4096 3 0 0 0 17 0 0 0
/proc/19945/statm: 1262 967 77 170 0 1090 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 10408

[startup+6.30188 s]
/proc/loadavg: 0.99 0.97 0.86 2/66 19945
/proc/meminfo: memFree=1272872/2055920 swapFree=4191900/4192956
[pid=19942] ppid=19940 vsize=5360 CPUtime=0.38
/proc/19942/stat : 19942 (run.sh) S 19940 19942 19874 0 -1 4194304 312 507 0 13 0 0 38 0 15 0 1 0 242368411 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19942/statm: 1340 238 197 169 0 51 0
[pid=19945] ppid=19942 vsize=6556 CPUtime=5.78
/proc/19945/stat : 19945 (minisat) R 19942 19942 19874 0 -1 4194304 1342 0 0 0 578 0 0 0 25 0 1 0 242368462 6713344 1328 1992294400 134512640 135212939 4294956240 18446744073709551615 134526636 0 0 4096 3 0 0 0 17 0 0 0
/proc/19945/statm: 1639 1328 77 170 0 1467 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 11916

[startup+12.702 s]
/proc/loadavg: 0.99 0.97 0.86 2/66 19945
/proc/meminfo: memFree=1272168/2055920 swapFree=4191900/4192956
[pid=19942] ppid=19940 vsize=5360 CPUtime=0.38
/proc/19942/stat : 19942 (run.sh) S 19940 19942 19874 0 -1 4194304 312 507 0 13 0 0 38 0 15 0 1 0 242368411 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19942/statm: 1340 238 197 169 0 51 0
[pid=19945] ppid=19942 vsize=7216 CPUtime=12.18
/proc/19945/stat : 19945 (minisat) R 19942 19942 19874 0 -1 4194304 1523 0 0 0 1217 1 0 0 25 0 1 0 242368462 7389184 1509 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/19945/statm: 1804 1509 77 170 0 1632 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 12576

[startup+25.5011 s]
/proc/loadavg: 0.99 0.97 0.87 2/66 19945
/proc/meminfo: memFree=1271336/2055920 swapFree=4191900/4192956
[pid=19942] ppid=19940 vsize=5360 CPUtime=0.38
/proc/19942/stat : 19942 (run.sh) S 19940 19942 19874 0 -1 4194304 312 507 0 13 0 0 38 0 15 0 1 0 242368411 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19942/statm: 1340 238 197 169 0 51 0
[pid=19945] ppid=19942 vsize=8172 CPUtime=24.98
/proc/19945/stat : 19945 (minisat) R 19942 19942 19874 0 -1 4194304 1739 0 0 0 2497 1 0 0 25 0 1 0 242368462 8368128 1725 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/19945/statm: 2043 1725 77 170 0 1871 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 13532

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.87 2/66 19945
/proc/meminfo: memFree=1270376/2055920 swapFree=4191900/4192956
[pid=19942] ppid=19940 vsize=5360 CPUtime=0.38
/proc/19942/stat : 19942 (run.sh) S 19940 19942 19874 0 -1 4194304 312 507 0 13 0 0 38 0 15 0 1 0 242368411 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19942/statm: 1340 238 197 169 0 51 0
[pid=19945] ppid=19942 vsize=9280 CPUtime=50.56
/proc/19945/stat : 19945 (minisat) R 19942 19942 19874 0 -1 4194304 1988 0 0 0 5055 1 0 0 25 0 1 0 242368462 9502720 1974 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/19945/statm: 2320 1974 77 170 0 2148 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 14640

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.87 2/66 19945
/proc/meminfo: memFree=1267560/2055920 swapFree=4191900/4192956
[pid=19942] ppid=19940 vsize=5360 CPUtime=0.38
/proc/19942/stat : 19942 (run.sh) S 19940 19942 19874 0 -1 4194304 312 507 0 13 0 0 38 0 15 0 1 0 242368411 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19942/statm: 1340 238 197 169 0 51 0
[pid=19945] ppid=19942 vsize=11840 CPUtime=101.74
/proc/19945/stat : 19945 (minisat) R 19942 19942 19874 0 -1 4194304 2653 0 0 0 10172 2 0 0 25 0 1 0 242368462 12124160 2639 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/19945/statm: 2960 2639 77 170 0 2788 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 17200

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.88 2/66 19945
/proc/meminfo: memFree=1265384/2055920 swapFree=4191900/4192956
[pid=19942] ppid=19940 vsize=5360 CPUtime=0.38
/proc/19942/stat : 19942 (run.sh) S 19940 19942 19874 0 -1 4194304 312 507 0 13 0 0 38 0 15 0 1 0 242368411 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19942/statm: 1340 238 197 169 0 51 0
[pid=19945] ppid=19942 vsize=14236 CPUtime=161.71
/proc/19945/stat : 19945 (minisat) R 19942 19942 19874 0 -1 4194304 3225 0 0 0 16169 2 0 0 25 0 1 0 242368462 14577664 3211 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/19945/statm: 3559 3211 77 170 0 3387 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 19596

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.88 2/66 19945
/proc/meminfo: memFree=1263912/2055920 swapFree=4191900/4192956
[pid=19942] ppid=19940 vsize=5360 CPUtime=0.38
/proc/19942/stat : 19942 (run.sh) S 19940 19942 19874 0 -1 4194304 312 507 0 13 0 0 38 0 15 0 1 0 242368411 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19942/statm: 1340 238 197 169 0 51 0
[pid=19945] ppid=19942 vsize=15592 CPUtime=221.67
/proc/19945/stat : 19945 (minisat) R 19942 19942 19874 0 -1 4194304 3544 0 0 0 22164 3 0 0 25 0 1 0 242368462 15966208 3530 1992294400 134512640 135212939 4294956240 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/19945/statm: 3898 3530 77 170 0 3726 0
Current children cumulated CPU time (s) 222.05
Current children cumulated vsize (KiB) 20952

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.89 2/66 19945
/proc/meminfo: memFree=1262312/2055920 swapFree=4191900/4192956
[pid=19942] ppid=19940 vsize=5360 CPUtime=0.38
/proc/19942/stat : 19942 (run.sh) S 19940 19942 19874 0 -1 4194304 312 507 0 13 0 0 38 0 15 0 1 0 242368411 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19942/statm: 1340 238 197 169 0 51 0
[pid=19945] ppid=19942 vsize=17076 CPUtime=281.63
/proc/19945/stat : 19945 (minisat) R 19942 19942 19874 0 -1 4194304 3943 0 0 0 28160 3 0 0 25 0 1 0 242368462 17485824 3929 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/19945/statm: 4269 3929 77 170 0 4097 0
Current children cumulated CPU time (s) 282.01
Current children cumulated vsize (KiB) 22436

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.90 2/66 19945
/proc/meminfo: memFree=1262248/2055920 swapFree=4191900/4192956
[pid=19942] ppid=19940 vsize=5360 CPUtime=0.38
/proc/19942/stat : 19942 (run.sh) S 19940 19942 19874 0 -1 4194304 312 507 0 13 0 0 38 0 15 0 1 0 242368411 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19942/statm: 1340 238 197 169 0 51 0
[pid=19945] ppid=19942 vsize=17248 CPUtime=341.6
/proc/19945/stat : 19945 (minisat) R 19942 19942 19874 0 -1 4194304 3959 0 0 0 34157 3 0 0 25 0 1 0 242368462 17661952 3945 1992294400 134512640 135212939 4294956240 18446744073709551615 134526636 0 0 4096 3 0 0 0 17 0 0 0
/proc/19945/statm: 4312 3945 77 170 0 4140 0
Current children cumulated CPU time (s) 341.98
Current children cumulated vsize (KiB) 22608

[startup+402.301 s]

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

[pid=19945] ppid=19942 vsize=18880 CPUtime=461.55
/proc/19945/stat : 19945 (minisat) R 19942 19942 19874 0 -1 4194304 4357 0 0 0 46151 4 0 0 25 0 1 0 242368462 19333120 4343 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/19945/statm: 4720 4343 77 170 0 4548 0
Current children cumulated CPU time (s) 461.93
Current children cumulated vsize (KiB) 24240

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 19945
/proc/meminfo: memFree=1260136/2055920 swapFree=4191900/4192956
[pid=19942] ppid=19940 vsize=5360 CPUtime=0.38
/proc/19942/stat : 19942 (run.sh) S 19940 19942 19874 0 -1 4194304 312 507 0 13 0 0 38 0 15 0 1 0 242368411 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19942/statm: 1340 238 197 169 0 51 0
[pid=19945] ppid=19942 vsize=19460 CPUtime=521.52
/proc/19945/stat : 19945 (minisat) R 19942 19942 19874 0 -1 4194304 4481 0 0 0 52148 4 0 0 25 0 1 0 242368462 19927040 4467 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/19945/statm: 4865 4467 77 170 0 4693 0
Current children cumulated CPU time (s) 521.9
Current children cumulated vsize (KiB) 24820

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 19945
/proc/meminfo: memFree=1259944/2055920 swapFree=4191900/4192956
[pid=19942] ppid=19940 vsize=5360 CPUtime=0.38
/proc/19942/stat : 19942 (run.sh) S 19940 19942 19874 0 -1 4194304 312 507 0 13 0 0 38 0 15 0 1 0 242368411 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19942/statm: 1340 238 197 169 0 51 0
[pid=19945] ppid=19942 vsize=19588 CPUtime=581.48
/proc/19945/stat : 19945 (minisat) R 19942 19942 19874 0 -1 4194304 4533 0 0 0 58144 4 0 0 25 0 1 0 242368462 20058112 4519 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/19945/statm: 4897 4519 77 170 0 4725 0
Current children cumulated CPU time (s) 581.86
Current children cumulated vsize (KiB) 24948

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 19945
/proc/meminfo: memFree=1259880/2055920 swapFree=4191900/4192956
[pid=19942] ppid=19940 vsize=5360 CPUtime=0.38
/proc/19942/stat : 19942 (run.sh) S 19940 19942 19874 0 -1 4194304 312 507 0 13 0 0 38 0 15 0 1 0 242368411 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19942/statm: 1340 238 197 169 0 51 0
[pid=19945] ppid=19942 vsize=19588 CPUtime=641.46
/proc/19945/stat : 19945 (minisat) R 19942 19942 19874 0 -1 4194304 4533 0 0 0 64142 4 0 0 25 0 1 0 242368462 20058112 4519 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/19945/statm: 4897 4519 77 170 0 4725 0
Current children cumulated CPU time (s) 641.84
Current children cumulated vsize (KiB) 24948

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 19951
/proc/meminfo: memFree=1259432/2055920 swapFree=4191900/4192956
[pid=19942] ppid=19940 vsize=5360 CPUtime=0.38
/proc/19942/stat : 19942 (run.sh) S 19940 19942 19874 0 -1 4194304 312 507 0 13 0 0 38 0 15 0 1 0 242368411 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19942/statm: 1340 238 197 169 0 51 0
[pid=19945] ppid=19942 vsize=19880 CPUtime=701.42
/proc/19945/stat : 19945 (minisat) R 19942 19942 19874 0 -1 4194304 4587 0 0 0 70138 4 0 0 25 0 1 0 242368462 20357120 4573 1992294400 134512640 135212939 4294956240 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 0 0 0
/proc/19945/statm: 4970 4573 77 170 0 4798 0
Current children cumulated CPU time (s) 701.8
Current children cumulated vsize (KiB) 25240

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 19951
/proc/meminfo: memFree=1259112/2055920 swapFree=4191900/4192956
[pid=19942] ppid=19940 vsize=5360 CPUtime=0.38
/proc/19942/stat : 19942 (run.sh) S 19940 19942 19874 0 -1 4194304 312 507 0 13 0 0 38 0 15 0 1 0 242368411 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19942/statm: 1340 238 197 169 0 51 0
[pid=19945] ppid=19942 vsize=20164 CPUtime=761.39
/proc/19945/stat : 19945 (minisat) R 19942 19942 19874 0 -1 4194304 4666 0 0 0 76135 4 0 0 25 0 1 0 242368462 20647936 4652 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/19945/statm: 5041 4652 77 170 0 4869 0
Current children cumulated CPU time (s) 761.77
Current children cumulated vsize (KiB) 25524

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 19951
/proc/meminfo: memFree=1258984/2055920 swapFree=4191900/4192956
[pid=19942] ppid=19940 vsize=5360 CPUtime=0.38
/proc/19942/stat : 19942 (run.sh) S 19940 19942 19874 0 -1 4194304 312 507 0 13 0 0 38 0 15 0 1 0 242368411 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19942/statm: 1340 238 197 169 0 51 0
[pid=19945] ppid=19942 vsize=20304 CPUtime=821.35
/proc/19945/stat : 19945 (minisat) R 19942 19942 19874 0 -1 4194304 4699 0 0 0 82131 4 0 0 25 0 1 0 242368462 20791296 4685 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/19945/statm: 5076 4685 77 170 0 4904 0
Current children cumulated CPU time (s) 821.73
Current children cumulated vsize (KiB) 25664

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 19951
/proc/meminfo: memFree=1258792/2055920 swapFree=4191900/4192956
[pid=19942] ppid=19940 vsize=5360 CPUtime=0.38
/proc/19942/stat : 19942 (run.sh) S 19940 19942 19874 0 -1 4194304 312 507 0 13 0 0 38 0 15 0 1 0 242368411 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19942/statm: 1340 238 197 169 0 51 0
[pid=19945] ppid=19942 vsize=20624 CPUtime=881.32
/proc/19945/stat : 19945 (minisat) R 19942 19942 19874 0 -1 4194304 4763 0 0 0 88128 4 0 0 25 0 1 0 242368462 21118976 4749 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/19945/statm: 5156 4749 77 170 0 4984 0
Current children cumulated CPU time (s) 881.7
Current children cumulated vsize (KiB) 25984

[startup+942.301 s]
/proc/loadavg: 1.05 0.99 0.91 2/66 19951
/proc/meminfo: memFree=1258600/2055920 swapFree=4191900/4192956
[pid=19942] ppid=19940 vsize=5360 CPUtime=0.38
/proc/19942/stat : 19942 (run.sh) S 19940 19942 19874 0 -1 4194304 312 507 0 13 0 0 38 0 15 0 1 0 242368411 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19942/statm: 1340 238 197 169 0 51 0
[pid=19945] ppid=19942 vsize=20804 CPUtime=941.29
/proc/19945/stat : 19945 (minisat) R 19942 19942 19874 0 -1 4194304 4809 0 0 0 94125 4 0 0 25 0 1 0 242368462 21303296 4795 1992294400 134512640 135212939 4294956240 18446744073709551615 134526655 0 0 4096 3 0 0 0 17 0 0 0
/proc/19945/statm: 5201 4795 77 170 0 5029 0
Current children cumulated CPU time (s) 941.67
Current children cumulated vsize (KiB) 26164

[startup+1002.3 s]
/proc/loadavg: 1.06 1.00 0.92 2/66 19951
/proc/meminfo: memFree=1258536/2055920 swapFree=4191900/4192956
[pid=19942] ppid=19940 vsize=5360 CPUtime=0.38
/proc/19942/stat : 19942 (run.sh) S 19940 19942 19874 0 -1 4194304 312 507 0 13 0 0 38 0 15 0 1 0 242368411 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19942/statm: 1340 238 197 169 0 51 0
[pid=19945] ppid=19942 vsize=20804 CPUtime=1001.26
/proc/19945/stat : 19945 (minisat) R 19942 19942 19874 0 -1 4194304 4809 0 0 0 100122 4 0 0 25 0 1 0 242368462 21303296 4795 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/19945/statm: 5201 4795 77 170 0 5029 0
Current children cumulated CPU time (s) 1001.64
Current children cumulated vsize (KiB) 26164

[startup+1062.3 s]
/proc/loadavg: 1.07 1.01 0.93 2/66 19951
/proc/meminfo: memFree=1257192/2055920 swapFree=4191900/4192956
[pid=19942] ppid=19940 vsize=5360 CPUtime=0.38
/proc/19942/stat : 19942 (run.sh) S 19940 19942 19874 0 -1 4194304 312 507 0 13 0 0 38 0 15 0 1 0 242368411 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19942/statm: 1340 238 197 169 0 51 0
[pid=19945] ppid=19942 vsize=22264 CPUtime=1061.24
/proc/19945/stat : 19945 (minisat) R 19942 19942 19874 0 -1 4194304 5178 0 0 0 106119 5 0 0 25 0 1 0 242368462 22798336 5164 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/19945/statm: 5566 5164 77 170 0 5394 0
Current children cumulated CPU time (s) 1061.62
Current children cumulated vsize (KiB) 27624

[startup+1122.3 s]
/proc/loadavg: 1.02 1.01 0.93 2/66 19951
/proc/meminfo: memFree=1255272/2055920 swapFree=4191900/4192956
[pid=19942] ppid=19940 vsize=5360 CPUtime=0.38
/proc/19942/stat : 19942 (run.sh) S 19940 19942 19874 0 -1 4194304 312 507 0 13 0 0 38 0 15 0 1 0 242368411 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19942/statm: 1340 238 197 169 0 51 0
[pid=19945] ppid=19942 vsize=24020 CPUtime=1121.21
/proc/19945/stat : 19945 (minisat) R 19942 19942 19874 0 -1 4194304 5607 0 0 0 112115 6 0 0 25 0 1 0 242368462 24596480 5593 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/19945/statm: 6005 5593 77 170 0 5833 0
Current children cumulated CPU time (s) 1121.59
Current children cumulated vsize (KiB) 29380

[startup+1182.3 s]
/proc/loadavg: 1.01 1.00 0.93 2/66 19951
/proc/meminfo: memFree=1255208/2055920 swapFree=4191900/4192956
[pid=19942] ppid=19940 vsize=5360 CPUtime=0.38
/proc/19942/stat : 19942 (run.sh) S 19940 19942 19874 0 -1 4194304 312 507 0 13 0 0 38 0 15 0 1 0 242368411 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19942/statm: 1340 238 197 169 0 51 0
[pid=19945] ppid=19942 vsize=24152 CPUtime=1181.17
/proc/19945/stat : 19945 (minisat) R 19942 19942 19874 0 -1 4194304 5627 0 0 0 118111 6 0 0 25 0 1 0 242368462 24731648 5613 1992294400 134512640 135212939 4294956240 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 0 0 0
/proc/19945/statm: 6038 5613 77 170 0 5866 0
Current children cumulated CPU time (s) 1181.55
Current children cumulated vsize (KiB) 29512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 19951
/proc/meminfo: memFree=1255208/2055920 swapFree=4191900/4192956
[pid=19942] ppid=19940 vsize=5360 CPUtime=0.38
/proc/19942/stat : 19942 (run.sh) S 19940 19942 19874 0 -1 4194304 312 507 0 13 0 0 38 0 15 0 1 0 242368411 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19942/statm: 1340 238 197 169 0 51 0
[pid=19945] ppid=19942 vsize=24152 CPUtime=1199.67
/proc/19945/stat : 19945 (minisat) R 19942 19942 19874 0 -1 4194304 5629 0 0 0 119961 6 0 0 25 0 1 0 242368462 24731648 5615 1992294400 134512640 135212939 4294956240 18446744073709551615 134526759 0 0 4096 3 0 0 0 17 0 0 0
/proc/19945/statm: 6038 5615 77 170 0 5866 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 29512

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1200.81
CPU time (s): 1200.08
CPU user time (s): 1200
CPU system time (s): 0.076988
CPU usage (%): 99.9388
Max. virtual memory (cumulated for all children) (KiB): 29512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200
system time used= 0.076988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6466
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 35
involuntary context switches= 3308

runsolver used 0.955854 second user time and 3.42248 second system time

The end

Launcher Data

Begin job on node57 at 2009-05-12 17:50:11
IDJOB=1805931
IDBENCH=24625
IDSOLVER=649
FILE ID=node57/1805931-1242143411
PBS_JOBID= 9289667
Free space on /tmp= 65676 MiB

SOLVER NAME= ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/crafted/Hard/contest04/others/equilarge_l2.sat05-519.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1805931-1242143411/watcher-1805931-1242143411 -o /tmp/evaluation-result-1805931-1242143411/solver-1805931-1242143411 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1805931-1242143411.cnf HOME

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

MD5SUM BENCH= 5344c68d1511d70cde59fef7dc46c3a5
RANDOM SEED=1792798177

node57.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.256
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.256
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:       1280472 kB
Buffers:         24632 kB
Cached:         675988 kB
SwapCached:        256 kB
Active:         242984 kB
Inactive:       470852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1280472 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1732 kB
Writeback:           0 kB
Mapped:          21732 kB
Slab:            47708 kB
Committed_AS:   732784 kB
PageTables:       1388 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= 65676 MiB
End job on node57 at 2009-05-12 18:10:12