Trace number 1806211

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.03 1200.51

General information on the benchmark

Namecrafted/Hard/contest02/
hgen3-v500-s1349121860.sat05-473.reshuffled-07.cnf
MD5SUMa197a9dc75e55922067ed3cf039613f4
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 variables500
Number of clauses1750
Sum of the clauses size5250
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31750
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 1
0.00/0.00	#LEARNT CLAUSES 0
0.00/0.00	done !
0.00/0.00	c Calling MINISAT
0.00/0.00	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  500                                                  |
0.00/0.00	|  Number of clauses:    1750                                                 |
0.00/0.01	|  Parsing time:         0.00         s                                       |
0.00/0.01	============================[ Search Statistics ]==============================
0.00/0.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	===============================================================================
0.00/0.01	|         0 |     500     1750     5250 |      583        0    nan |  0.000 % |
0.00/0.01	|       100 |     500     1750     5250 |      641      100     34 |  0.000 % |
0.00/0.01	|       250 |     500     1750     5250 |      705      250     31 |  0.000 % |
0.00/0.02	|       475 |     500     1750     5250 |      776      475     32 |  0.000 % |
0.00/0.03	|       812 |     500     1750     5250 |      854      812     32 |  0.000 % |
0.00/0.05	|      1319 |     500     1750     5250 |      939      849     32 |  0.000 % |
0.00/0.08	|      2079 |     500     1750     5250 |     1033      591     27 |  0.000 % |
0.00/0.13	|      3219 |     500     1750     5250 |     1136      600     29 |  0.000 % |
0.00/0.20	|      4927 |     500     1750     5250 |     1250     1080     31 |  0.000 % |
0.00/0.32	|      7489 |     500     1750     5250 |     1375      964     31 |  0.000 % |
0.00/0.50	|     11335 |     500     1750     5250 |     1513     1153     32 |  0.000 % |
0.00/0.78	|     17101 |     500     1750     5250 |     1664     1331     32 |  0.000 % |
1.19/1.20	|     25751 |     500     1750     5250 |     1830     1248     29 |  0.000 % |
1.79/1.85	|     38726 |     500     1750     5250 |     2013     1822     31 |  0.000 % |
2.79/2.85	|     58187 |     500     1750     5250 |     2215     1327     29 |  0.000 % |
4.39/4.48	|     87380 |     500     1750     5250 |     2436     1750     33 |  0.000 % |
6.88/6.98	|    131169 |     500     1750     5250 |     2680     1567     30 |  0.000 % |
10.78/10.84	|    196854 |     500     1750     5250 |     2948     2393     31 |  0.000 % |
16.78/16.86	|    295380 |     500     1750     5250 |     3243     2271     32 |  0.000 % |
25.98/26.07	|    443169 |     500     1750     5250 |     3567     1893     31 |  0.000 % |
40.57/40.69	|    664852 |     500     1750     5250 |     3924     2854     33 |  0.000 % |
63.36/63.48	|    997377 |     500     1750     5250 |     4316     2643     32 |  0.000 % |
98.14/98.26	|   1496165 |     500     1750     5250 |     4748     2308     30 |  0.000 % |
153.62/153.71	|   2244348 |     500     1750     5250 |     5223     4059     34 |  0.000 % |
240.89/241.00	|   3366623 |     500     1750     5250 |     5745     4287     33 |  0.000 % |
377.53/377.79	|   5050034 |     500     1750     5250 |     6320     3839     31 |  0.000 % |
594.65/594.90	|   7575150 |     500     1750     5250 |     6952     3863     33 |  0.000 % |
930.91/931.36	|  11362826 |     500     1750     5250 |     7647     6930     33 |  0.000 % |
1200.00/1200.50	HOME/run.sh: line 21: 18551 Terminated              $MINISAT $TMP_1 ${TMPDIR}/$TMP.result "$@"
1200.00/1200.50	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-1806211-1242146893/watcher-1806211-1242146893 -o /tmp/evaluation-result-1806211-1242146893/solver-1806211-1242146893 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806211-1242146893.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.92 0.98 0.92 3/64 18548
/proc/meminfo: memFree=1653296/2055920 swapFree=4178672/4192956
[pid=18548] ppid=18546 vsize=5360 CPUtime=0
/proc/18548/stat : 18548 (run.sh) S 18546 18548 18330 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242722423 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18548/statm: 1340 237 196 169 0 51 0
[pid=18549] ppid=18548 vsize=1608 CPUtime=0
/proc/18549/stat : 18549 (revival) R 18548 18548 18330 0 -1 4194304 163 0 0 0 0 0 0 0 19 0 1 0 242722423 1646592 130 1992294400 134512640 134537284 4294956368 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 0 0 0
/proc/18549/statm: 435 131 81 6 0 73 0

[startup+0.0953051 s]
/proc/loadavg: 0.92 0.98 0.92 3/64 18548
/proc/meminfo: memFree=1653296/2055920 swapFree=4178672/4192956
[pid=18548] ppid=18546 vsize=5360 CPUtime=0
/proc/18548/stat : 18548 (run.sh) S 18546 18548 18330 0 -1 4194304 312 181 0 0 0 0 0 0 19 0 1 0 242722423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18548/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101305 s]
/proc/loadavg: 0.92 0.98 0.92 3/64 18548
/proc/meminfo: memFree=1653296/2055920 swapFree=4178672/4192956
[pid=18548] ppid=18546 vsize=5360 CPUtime=0
/proc/18548/stat : 18548 (run.sh) S 18546 18548 18330 0 -1 4194304 312 181 0 0 0 0 0 0 19 0 1 0 242722423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18548/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301327 s]
/proc/loadavg: 0.92 0.98 0.92 3/64 18548
/proc/meminfo: memFree=1653296/2055920 swapFree=4178672/4192956
[pid=18548] ppid=18546 vsize=5360 CPUtime=0
/proc/18548/stat : 18548 (run.sh) S 18546 18548 18330 0 -1 4194304 312 181 0 0 0 0 0 0 19 0 1 0 242722423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18548/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701371 s]
/proc/loadavg: 0.92 0.98 0.92 3/64 18548
/proc/meminfo: memFree=1653296/2055920 swapFree=4178672/4192956
[pid=18548] ppid=18546 vsize=5360 CPUtime=0
/proc/18548/stat : 18548 (run.sh) S 18546 18548 18330 0 -1 4194304 312 181 0 0 0 0 0 0 19 0 1 0 242722423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18548/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50146 s]
/proc/loadavg: 0.92 0.98 0.92 2/66 18551
/proc/meminfo: memFree=1652320/2055920 swapFree=4178672/4192956
[pid=18548] ppid=18546 vsize=5360 CPUtime=0
/proc/18548/stat : 18548 (run.sh) S 18546 18548 18330 0 -1 4194304 312 181 0 0 0 0 0 0 19 0 1 0 242722423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18548/statm: 1340 238 197 169 0 51 0
[pid=18551] ppid=18548 vsize=2416 CPUtime=1.49
/proc/18551/stat : 18551 (minisat) R 18548 18548 18330 0 -1 4194304 270 0 0 0 149 0 0 0 25 0 1 0 242722424 2473984 256 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/18551/statm: 604 256 76 170 0 432 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7776

[startup+3.10163 s]
/proc/loadavg: 0.92 0.98 0.92 2/66 18551
/proc/meminfo: memFree=1652064/2055920 swapFree=4178672/4192956
[pid=18548] ppid=18546 vsize=5360 CPUtime=0
/proc/18548/stat : 18548 (run.sh) S 18546 18548 18330 0 -1 4194304 312 181 0 0 0 0 0 0 19 0 1 0 242722423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18548/statm: 1340 238 197 169 0 51 0
[pid=18551] ppid=18548 vsize=2680 CPUtime=3.09
/proc/18551/stat : 18551 (minisat) R 18548 18548 18330 0 -1 4194304 315 0 0 0 309 0 0 0 25 0 1 0 242722424 2744320 301 1992294400 134512640 135212939 4294956240 18446744073709551615 134527136 0 0 4096 3 0 0 0 17 0 0 0
/proc/18551/statm: 670 301 76 170 0 498 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8040

[startup+6.30198 s]
/proc/loadavg: 0.93 0.98 0.92 2/66 18551
/proc/meminfo: memFree=1651680/2055920 swapFree=4178672/4192956
[pid=18548] ppid=18546 vsize=5360 CPUtime=0
/proc/18548/stat : 18548 (run.sh) S 18546 18548 18330 0 -1 4194304 312 181 0 0 0 0 0 0 19 0 1 0 242722423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18548/statm: 1340 238 197 169 0 51 0
[pid=18551] ppid=18548 vsize=2812 CPUtime=6.28
/proc/18551/stat : 18551 (minisat) R 18548 18548 18330 0 -1 4194304 354 0 0 0 628 0 0 0 25 0 1 0 242722424 2879488 340 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/18551/statm: 703 340 76 170 0 531 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8172

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.92 2/66 18551
/proc/meminfo: memFree=1651360/2055920 swapFree=4178672/4192956
[pid=18548] ppid=18546 vsize=5360 CPUtime=0
/proc/18548/stat : 18548 (run.sh) S 18546 18548 18330 0 -1 4194304 312 181 0 0 0 0 0 0 19 0 1 0 242722423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18548/statm: 1340 238 197 169 0 51 0
[pid=18551] ppid=18548 vsize=3076 CPUtime=12.68
/proc/18551/stat : 18551 (minisat) R 18548 18548 18330 0 -1 4194304 423 0 0 0 1268 0 0 0 25 0 1 0 242722424 3149824 409 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/18551/statm: 769 409 76 170 0 597 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8436

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.92 2/66 18551
/proc/meminfo: memFree=1651168/2055920 swapFree=4178672/4192956
[pid=18548] ppid=18546 vsize=5360 CPUtime=0
/proc/18548/stat : 18548 (run.sh) S 18546 18548 18330 0 -1 4194304 312 181 0 0 0 0 0 0 19 0 1 0 242722423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18548/statm: 1340 238 197 169 0 51 0
[pid=18551] ppid=18548 vsize=3340 CPUtime=25.48
/proc/18551/stat : 18551 (minisat) R 18548 18548 18330 0 -1 4194304 498 0 0 0 2548 0 0 0 25 0 1 0 242722424 3420160 484 1992294400 134512640 135212939 4294956240 18446744073709551615 134526875 0 0 4096 3 0 0 0 17 0 0 0
/proc/18551/statm: 835 484 76 170 0 663 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8700

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.92 2/66 18551
/proc/meminfo: memFree=1650656/2055920 swapFree=4178672/4192956
[pid=18548] ppid=18546 vsize=5360 CPUtime=0
/proc/18548/stat : 18548 (run.sh) S 18546 18548 18330 0 -1 4194304 312 181 0 0 0 0 0 0 19 0 1 0 242722423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18548/statm: 1340 238 197 169 0 51 0
[pid=18551] ppid=18548 vsize=3884 CPUtime=51.06
/proc/18551/stat : 18551 (minisat) R 18548 18548 18330 0 -1 4194304 638 0 0 0 5106 0 0 0 25 0 1 0 242722424 3977216 624 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/18551/statm: 971 624 76 170 0 799 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 9244

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.92 2/66 18551
/proc/meminfo: memFree=1649888/2055920 swapFree=4178672/4192956
[pid=18548] ppid=18546 vsize=5360 CPUtime=0
/proc/18548/stat : 18548 (run.sh) S 18546 18548 18330 0 -1 4194304 312 181 0 0 0 0 0 0 19 0 1 0 242722423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18548/statm: 1340 238 197 169 0 51 0
[pid=18551] ppid=18548 vsize=4536 CPUtime=102.24
/proc/18551/stat : 18551 (minisat) R 18548 18548 18330 0 -1 4194304 786 0 0 0 10224 0 0 0 25 0 1 0 242722424 4644864 772 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/18551/statm: 1134 772 76 170 0 962 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 9896

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18551
/proc/meminfo: memFree=1649376/2055920 swapFree=4178672/4192956
[pid=18548] ppid=18546 vsize=5360 CPUtime=0
/proc/18548/stat : 18548 (run.sh) S 18546 18548 18330 0 -1 4194304 312 181 0 0 0 0 0 0 19 0 1 0 242722423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18548/statm: 1340 238 197 169 0 51 0
[pid=18551] ppid=18548 vsize=4932 CPUtime=162.22
/proc/18551/stat : 18551 (minisat) R 18548 18548 18330 0 -1 4194304 901 0 0 0 16222 0 0 0 25 0 1 0 242722424 5050368 887 1992294400 134512640 135212939 4294956240 18446744073709551615 134526872 0 0 4096 3 0 0 0 17 0 0 0
/proc/18551/statm: 1233 887 76 170 0 1061 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 10292

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18551
/proc/meminfo: memFree=1649056/2055920 swapFree=4178672/4192956
[pid=18548] ppid=18546 vsize=5360 CPUtime=0
/proc/18548/stat : 18548 (run.sh) S 18546 18548 18330 0 -1 4194304 312 181 0 0 0 0 0 0 19 0 1 0 242722423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18548/statm: 1340 238 197 169 0 51 0
[pid=18551] ppid=18548 vsize=5328 CPUtime=222.19
/proc/18551/stat : 18551 (minisat) R 18548 18548 18330 0 -1 4194304 983 0 0 0 22219 0 0 0 25 0 1 0 242722424 5455872 969 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/18551/statm: 1332 969 76 170 0 1160 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 10688

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18551
/proc/meminfo: memFree=1648736/2055920 swapFree=4178672/4192956
[pid=18548] ppid=18546 vsize=5360 CPUtime=0
/proc/18548/stat : 18548 (run.sh) S 18546 18548 18330 0 -1 4194304 312 181 0 0 0 0 0 0 19 0 1 0 242722423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18548/statm: 1340 238 197 169 0 51 0
[pid=18551] ppid=18548 vsize=5696 CPUtime=282.17
/proc/18551/stat : 18551 (minisat) R 18548 18548 18330 0 -1 4194304 1069 0 0 0 28217 0 0 0 25 0 1 0 242722424 5832704 1055 1992294400 134512640 135212939 4294956240 18446744073709551615 134536541 0 0 4096 3 0 0 0 17 0 0 0
/proc/18551/statm: 1424 1055 76 170 0 1252 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 11056

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18551
/proc/meminfo: memFree=1648544/2055920 swapFree=4178672/4192956
[pid=18548] ppid=18546 vsize=5360 CPUtime=0
/proc/18548/stat : 18548 (run.sh) S 18546 18548 18330 0 -1 4194304 312 181 0 0 0 0 0 0 19 0 1 0 242722423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18548/statm: 1340 238 197 169 0 51 0
[pid=18551] ppid=18548 vsize=5828 CPUtime=342.15
/proc/18551/stat : 18551 (minisat) R 18548 18548 18330 0 -1 4194304 1114 0 0 0 34215 0 0 0 25 0 1 0 242722424 5967872 1100 1992294400 134512640 135212939 4294956240 18446744073709551615 134537063 0 0 4096 3 0 0 0 17 0 0 0
/proc/18551/statm: 1457 1100 76 170 0 1285 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 11188

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18551
/proc/meminfo: memFree=1648288/2055920 swapFree=4178672/4192956
[pid=18548] ppid=18546 vsize=5360 CPUtime=0
/proc/18548/stat : 18548 (run.sh) S 18546 18548 18330 0 -1 4194304 312 181 0 0 0 0 0 0 19 0 1 0 242722423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18548/statm: 1340 238 197 169 0 51 0
[pid=18551] ppid=18548 vsize=6228 CPUtime=402.12
/proc/18551/stat : 18551 (minisat) R 18548 18548 18330 0 -1 4194304 1192 0 0 0 40212 0 0 0 25 0 1 0 242722424 6377472 1178 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/18551/statm: 1557 1178 76 170 0 1385 0
Current children cumulated CPU time (s) 402.12

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

/proc/18548/statm: 1340 238 197 169 0 51 0
[pid=18551] ppid=18548 vsize=6616 CPUtime=522.09
/proc/18551/stat : 18551 (minisat) R 18548 18548 18330 0 -1 4194304 1289 0 0 0 52208 1 0 0 25 0 1 0 242722424 6774784 1275 1992294400 134512640 135212939 4294956240 18446744073709551615 134530031 0 0 4096 3 0 0 0 17 0 0 0
/proc/18551/statm: 1654 1275 76 170 0 1482 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 11976

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18551
/proc/meminfo: memFree=1647776/2055920 swapFree=4178672/4192956
[pid=18548] ppid=18546 vsize=5360 CPUtime=0
/proc/18548/stat : 18548 (run.sh) S 18546 18548 18330 0 -1 4194304 312 181 0 0 0 0 0 0 19 0 1 0 242722423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18548/statm: 1340 238 197 169 0 51 0
[pid=18551] ppid=18548 vsize=6616 CPUtime=582.05
/proc/18551/stat : 18551 (minisat) R 18548 18548 18330 0 -1 4194304 1313 0 0 0 58204 1 0 0 25 0 1 0 242722424 6774784 1299 1992294400 134512640 135212939 4294956240 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 0 0 0
/proc/18551/statm: 1654 1299 76 170 0 1482 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 11976

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18551
/proc/meminfo: memFree=1647456/2055920 swapFree=4178672/4192956
[pid=18548] ppid=18546 vsize=5360 CPUtime=0
/proc/18548/stat : 18548 (run.sh) S 18546 18548 18330 0 -1 4194304 312 181 0 0 0 0 0 0 19 0 1 0 242722423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18548/statm: 1340 238 197 169 0 51 0
[pid=18551] ppid=18548 vsize=7008 CPUtime=642.04
/proc/18551/stat : 18551 (minisat) R 18548 18548 18330 0 -1 4194304 1390 0 0 0 64203 1 0 0 25 0 1 0 242722424 7176192 1376 1992294400 134512640 135212939 4294956240 18446744073709551615 134536510 0 0 4096 3 0 0 0 17 0 0 0
/proc/18551/statm: 1752 1376 76 170 0 1580 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 12368

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18551
/proc/meminfo: memFree=1647136/2055920 swapFree=4178672/4192956
[pid=18548] ppid=18546 vsize=5360 CPUtime=0
/proc/18548/stat : 18548 (run.sh) S 18546 18548 18330 0 -1 4194304 312 181 0 0 0 0 0 0 19 0 1 0 242722423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18548/statm: 1340 238 197 169 0 51 0
[pid=18551] ppid=18548 vsize=7140 CPUtime=702.01
/proc/18551/stat : 18551 (minisat) R 18548 18548 18330 0 -1 4194304 1443 0 0 0 70200 1 0 0 25 0 1 0 242722424 7311360 1429 1992294400 134512640 135212939 4294956240 18446744073709551615 134526513 0 0 4096 3 0 0 0 17 0 0 0
/proc/18551/statm: 1785 1429 76 170 0 1613 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 12500

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18551
/proc/meminfo: memFree=1646944/2055920 swapFree=4178672/4192956
[pid=18548] ppid=18546 vsize=5360 CPUtime=0
/proc/18548/stat : 18548 (run.sh) S 18546 18548 18330 0 -1 4194304 312 181 0 0 0 0 0 0 19 0 1 0 242722423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18548/statm: 1340 238 197 169 0 51 0
[pid=18551] ppid=18548 vsize=7268 CPUtime=761.99
/proc/18551/stat : 18551 (minisat) R 18548 18548 18330 0 -1 4194304 1474 0 0 0 76198 1 0 0 25 0 1 0 242722424 7442432 1460 1992294400 134512640 135212939 4294956240 18446744073709551615 134526898 0 0 4096 3 0 0 0 17 0 0 0
/proc/18551/statm: 1817 1460 76 170 0 1645 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 12628

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18557
/proc/meminfo: memFree=1646752/2055920 swapFree=4178672/4192956
[pid=18548] ppid=18546 vsize=5360 CPUtime=0
/proc/18548/stat : 18548 (run.sh) S 18546 18548 18330 0 -1 4194304 312 181 0 0 0 0 0 0 19 0 1 0 242722423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18548/statm: 1340 238 197 169 0 51 0
[pid=18551] ppid=18548 vsize=7404 CPUtime=821.95
/proc/18551/stat : 18551 (minisat) R 18548 18548 18330 0 -1 4194304 1495 0 0 0 82194 1 0 0 25 0 1 0 242722424 7581696 1481 1992294400 134512640 135212939 4294956240 18446744073709551615 134538793 0 0 4096 3 0 0 0 17 0 0 0
/proc/18551/statm: 1851 1481 76 170 0 1679 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 12764

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18557
/proc/meminfo: memFree=1646688/2055920 swapFree=4178672/4192956
[pid=18548] ppid=18546 vsize=5360 CPUtime=0
/proc/18548/stat : 18548 (run.sh) S 18546 18548 18330 0 -1 4194304 312 181 0 0 0 0 0 0 19 0 1 0 242722423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18548/statm: 1340 238 197 169 0 51 0
[pid=18551] ppid=18548 vsize=7536 CPUtime=881.93
/proc/18551/stat : 18551 (minisat) R 18548 18548 18330 0 -1 4194304 1526 0 0 0 88192 1 0 0 25 0 1 0 242722424 7716864 1512 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/18551/statm: 1884 1512 76 170 0 1712 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 12896

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18557
/proc/meminfo: memFree=1646624/2055920 swapFree=4178672/4192956
[pid=18548] ppid=18546 vsize=5360 CPUtime=0
/proc/18548/stat : 18548 (run.sh) S 18546 18548 18330 0 -1 4194304 312 181 0 0 0 0 0 0 19 0 1 0 242722423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18548/statm: 1340 238 197 169 0 51 0
[pid=18551] ppid=18548 vsize=7660 CPUtime=941.9
/proc/18551/stat : 18551 (minisat) R 18548 18548 18330 0 -1 4194304 1556 0 0 0 94189 1 0 0 25 0 1 0 242722424 7843840 1542 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/18551/statm: 1915 1542 76 170 0 1743 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 13020

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18557
/proc/meminfo: memFree=1646368/2055920 swapFree=4178672/4192956
[pid=18548] ppid=18546 vsize=5360 CPUtime=0
/proc/18548/stat : 18548 (run.sh) S 18546 18548 18330 0 -1 4194304 312 181 0 0 0 0 0 0 19 0 1 0 242722423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18548/statm: 1340 238 197 169 0 51 0
[pid=18551] ppid=18548 vsize=7928 CPUtime=1001.88
/proc/18551/stat : 18551 (minisat) R 18548 18548 18330 0 -1 4194304 1618 0 0 0 100187 1 0 0 25 0 1 0 242722424 8118272 1604 1992294400 134512640 135212939 4294956240 18446744073709551615 134536389 0 0 4096 3 0 0 0 17 0 0 0
/proc/18551/statm: 1982 1604 76 170 0 1810 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 13288

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18557
/proc/meminfo: memFree=1646240/2055920 swapFree=4178672/4192956
[pid=18548] ppid=18546 vsize=5360 CPUtime=0
/proc/18548/stat : 18548 (run.sh) S 18546 18548 18330 0 -1 4194304 312 181 0 0 0 0 0 0 19 0 1 0 242722423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18548/statm: 1340 238 197 169 0 51 0
[pid=18551] ppid=18548 vsize=8060 CPUtime=1061.85
/proc/18551/stat : 18551 (minisat) R 18548 18548 18330 0 -1 4194304 1652 0 0 0 106184 1 0 0 25 0 1 0 242722424 8253440 1638 1992294400 134512640 135212939 4294956240 18446744073709551615 134527077 0 0 4096 3 0 0 0 17 0 0 0
/proc/18551/statm: 2015 1638 76 170 0 1843 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 13420

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18557
/proc/meminfo: memFree=1646048/2055920 swapFree=4178672/4192956
[pid=18548] ppid=18546 vsize=5360 CPUtime=0
/proc/18548/stat : 18548 (run.sh) S 18546 18548 18330 0 -1 4194304 312 181 0 0 0 0 0 0 19 0 1 0 242722423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18548/statm: 1340 238 197 169 0 51 0
[pid=18551] ppid=18548 vsize=8060 CPUtime=1121.83
/proc/18551/stat : 18551 (minisat) R 18548 18548 18330 0 -1 4194304 1674 0 0 0 112182 1 0 0 25 0 1 0 242722424 8253440 1660 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/18551/statm: 2015 1660 76 170 0 1843 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 13420

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18557
/proc/meminfo: memFree=1645984/2055920 swapFree=4178672/4192956
[pid=18548] ppid=18546 vsize=5360 CPUtime=0
/proc/18548/stat : 18548 (run.sh) S 18546 18548 18330 0 -1 4194304 312 181 0 0 0 0 0 0 19 0 1 0 242722423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18548/statm: 1340 238 197 169 0 51 0
[pid=18551] ppid=18548 vsize=8196 CPUtime=1181.8
/proc/18551/stat : 18551 (minisat) R 18548 18548 18330 0 -1 4194304 1685 0 0 0 118179 1 0 0 25 0 1 0 242722424 8392704 1671 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18551/statm: 2049 1671 76 170 0 1877 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 13556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18557
/proc/meminfo: memFree=1645984/2055920 swapFree=4178672/4192956
[pid=18548] ppid=18546 vsize=5360 CPUtime=0
/proc/18548/stat : 18548 (run.sh) S 18546 18548 18330 0 -1 4194304 312 181 0 0 0 0 0 0 19 0 1 0 242722423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18548/statm: 1340 238 197 169 0 51 0
[pid=18551] ppid=18548 vsize=8196 CPUtime=1200
/proc/18551/stat : 18551 (minisat) R 18548 18548 18330 0 -1 4194304 1698 0 0 0 119999 1 0 0 25 0 1 0 242722424 8392704 1684 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18551/statm: 2049 1684 76 170 0 1877 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 13556

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18557
/proc/meminfo: memFree=1645984/2055920 swapFree=4178672/4192956
[pid=18548] ppid=18546 vsize=5360 CPUtime=0
/proc/18548/stat : 18548 (run.sh) S 18546 18548 18330 0 -1 4194304 312 181 0 0 0 0 0 0 19 0 1 0 242722423 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18548/statm: 1340 238 197 169 0 51 0
[pid=18551] ppid=18548 vsize=8196 CPUtime=1200
/proc/18551/stat : 18551 (minisat) R 18548 18548 18330 0 -1 4194304 1698 0 0 0 119999 1 0 0 25 0 1 0 242722424 8392704 1684 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18551/statm: 2049 1684 76 170 0 1877 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 13556

Child status: 143
Real time (s): 1200.51
CPU time (s): 1200.03
CPU user time (s): 1200
CPU system time (s): 0.021996
CPU usage (%): 99.9598
Max. virtual memory (cumulated for all children) (KiB): 13556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200
system time used= 0.021996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2209
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= 6
involuntary context switches= 2181

runsolver used 0.961853 second user time and 3.41548 second system time

The end

Launcher Data

Begin job on node21 at 2009-05-12 18:48:13
IDJOB=1806211
IDBENCH=24691
IDSOLVER=649
FILE ID=node21/1806211-1242146893
PBS_JOBID= 9289700
Free space on /tmp= 65964 MiB

SOLVER NAME= ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/crafted/Hard/contest02/hgen3-v500-s1349121860.sat05-473.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806211-1242146893/watcher-1806211-1242146893 -o /tmp/evaluation-result-1806211-1242146893/solver-1806211-1242146893 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806211-1242146893.cnf HOME

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

MD5SUM BENCH= a197a9dc75e55922067ed3cf039613f4
RANDOM SEED=85740288

node21.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:       1653776 kB
Buffers:         38988 kB
Cached:         289068 kB
SwapCached:       8136 kB
Active:          94416 kB
Inactive:       243076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1653776 kB
SwapTotal:     4192956 kB
SwapFree:      4178672 kB
Dirty:            1496 kB
Writeback:           0 kB
Mapped:          15024 kB
Slab:            50748 kB
Committed_AS:   963972 kB
PageTables:       1380 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= 65964 MiB
End job on node21 at 2009-05-12 19:08:13