Trace number 1806883

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.11 1200.61

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-240-100.cnf
MD5SUM227ae3ed738eb1cf18ca67ef64582b2c
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 variables240
Number of clauses576
Sum of the clauses size1440
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2480
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 596
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:  240                                                  |
0.00/0.00	|  Number of clauses:    576                                                  |
0.00/0.00	|  Parsing time:         0.00         s                                       |
0.00/0.00	============================[ Search Statistics ]==============================
0.00/0.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	===============================================================================
0.00/0.00	|         0 |     240      576     1440 |      192        0    nan |  0.000 % |
0.00/0.00	|       101 |     240      576     1440 |      211      101     34 |  0.002 % |
0.00/0.01	|       251 |     240      576     1440 |      232      251     33 |  0.002 % |
0.00/0.01	|       479 |     240      576     1440 |      255      202     26 |  0.002 % |
0.00/0.02	|       816 |     240      576     1440 |      281      357     33 |  0.002 % |
0.00/0.03	|      1322 |     240      576     1440 |      309      329     31 |  0.002 % |
0.00/0.05	|      2081 |     240      576     1440 |      340      350     31 |  0.002 % |
0.00/0.08	|      3222 |     240      576     1440 |      374      259     22 |  0.002 % |
0.00/0.13	|      4932 |     240      576     1440 |      411      392     28 |  0.002 % |
0.00/0.19	|      7494 |     240      576     1440 |      452      264     22 |  0.002 % |
0.00/0.30	|     11338 |     240      576     1440 |      497      423     29 |  0.002 % |
0.00/0.45	|     17104 |     240      576     1440 |      547      397     26 |  0.002 % |
0.00/0.69	|     25753 |     240      576     1440 |      602      626     31 |  0.002 % |
0.00/1.07	|     38727 |     240      576     1440 |      662      465     25 |  0.002 % |
1.59/1.65	|     58189 |     240      576     1440 |      729      529     27 |  0.002 % |
2.49/2.54	|     87381 |     240      576     1440 |      802      673     31 |  0.002 % |
3.89/3.94	|    131170 |     240      576     1440 |      882      471     24 |  0.002 % |
5.99/6.07	|    196854 |     240      576     1440 |      970      918     33 |  0.002 % |
9.39/9.49	|    295380 |     240      576     1440 |     1067      954     33 |  0.002 % |
14.59/14.69	|    443169 |     240      576     1440 |     1174      935     36 |  0.002 % |
22.68/22.77	|    664854 |     240      576     1440 |     1291      833     32 |  0.002 % |
35.68/35.71	|    997380 |     240      576     1440 |     1420     1355     36 |  0.002 % |
55.06/55.17	|   1496168 |     240      576     1440 |     1562     1192     35 |  0.002 % |
85.65/85.78	|   2244350 |     240      576     1440 |     1719     1198     35 |  0.002 % |
131.93/132.06	|   3366626 |     240      576     1440 |     1891     1573     38 |  0.002 % |
205.40/205.59	|   5050037 |     240      576     1440 |     2080     1527     40 |  0.002 % |
318.95/319.18	|   7575153 |     240      576     1440 |     2288     1960     43 |  0.002 % |
495.17/495.46	|  11362828 |     240      576     1440 |     2517     2324     42 |  0.002 % |
768.96/769.33	|  17044340 |     240      576     1440 |     2768     2200     39 |  0.002 % |
1197.58/1198.12	|  25566610 |     240      576     1440 |     3045     1771     41 |  0.002 % |
1200.09/1200.60	HOME/run.sh: line 21:  6679 Terminated              $MINISAT $TMP_1 ${TMPDIR}/$TMP.result "$@"
1200.09/1200.60	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-1806883-1242153319/watcher-1806883-1242153319 -o /tmp/evaluation-result-1806883-1242153319/solver-1806883-1242153319 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806883-1242153319.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.94 3/64 6676
/proc/meminfo: memFree=1207184/2055920 swapFree=4178464/4192956
[pid=6676] ppid=6674 vsize=5360 CPUtime=0
/proc/6676/stat : 6676 (run.sh) R 6674 6676 6261 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 243358097 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 244276849311 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/6676/statm: 1340 236 195 169 0 51 0
[pid=6677] ppid=6676 vsize=1604 CPUtime=0
/proc/6677/stat : 6677 (revival) R 6676 6676 6261 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 50000 243358097 1642496 113 1992294400 134512640 134537284 4294956368 18446744073709551615 134531072 0 0 4096 8192 0 0 0 17 0 0 0
/proc/6677/statm: 401 113 84 6 0 39 0

[startup+0.103212 s]
/proc/loadavg: 0.92 0.98 0.94 3/64 6676
/proc/meminfo: memFree=1207184/2055920 swapFree=4178464/4192956
[pid=6676] ppid=6674 vsize=5360 CPUtime=0
/proc/6676/stat : 6676 (run.sh) S 6674 6676 6261 0 -1 4194304 312 160 0 0 0 0 0 0 18 0 1 0 243358097 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6676/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.201227 s]
/proc/loadavg: 0.92 0.98 0.94 3/64 6676
/proc/meminfo: memFree=1207184/2055920 swapFree=4178464/4192956
[pid=6676] ppid=6674 vsize=5360 CPUtime=0
/proc/6676/stat : 6676 (run.sh) S 6674 6676 6261 0 -1 4194304 312 160 0 0 0 0 0 0 18 0 1 0 243358097 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6676/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301234 s]
/proc/loadavg: 0.92 0.98 0.94 3/64 6676
/proc/meminfo: memFree=1207184/2055920 swapFree=4178464/4192956
[pid=6676] ppid=6674 vsize=5360 CPUtime=0
/proc/6676/stat : 6676 (run.sh) S 6674 6676 6261 0 -1 4194304 312 160 0 0 0 0 0 0 18 0 1 0 243358097 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6676/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701279 s]
/proc/loadavg: 0.92 0.98 0.94 3/64 6676
/proc/meminfo: memFree=1207184/2055920 swapFree=4178464/4192956
[pid=6676] ppid=6674 vsize=5360 CPUtime=0
/proc/6676/stat : 6676 (run.sh) S 6674 6676 6261 0 -1 4194304 312 160 0 0 0 0 0 0 18 0 1 0 243358097 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6676/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50137 s]
/proc/loadavg: 0.92 0.98 0.94 2/66 6679
/proc/meminfo: memFree=1206592/2055920 swapFree=4178464/4192956
[pid=6676] ppid=6674 vsize=5360 CPUtime=0
/proc/6676/stat : 6676 (run.sh) S 6674 6676 6261 0 -1 4194304 312 160 0 0 0 0 0 0 18 0 1 0 243358097 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6676/statm: 1340 238 197 169 0 51 0
[pid=6679] ppid=6676 vsize=2152 CPUtime=1.49
/proc/6679/stat : 6679 (minisat) R 6676 6676 6261 0 -1 4194304 184 0 0 0 149 0 0 0 25 0 1 0 243358097 2203648 170 1992294400 134512640 135212939 4294956240 18446744073709551615 134536997 0 0 4096 3 0 0 0 17 0 0 0
/proc/6679/statm: 538 170 76 170 0 366 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7512

[startup+3.10155 s]
/proc/loadavg: 0.92 0.98 0.94 2/66 6679
/proc/meminfo: memFree=1206400/2055920 swapFree=4178464/4192956
[pid=6676] ppid=6674 vsize=5360 CPUtime=0
/proc/6676/stat : 6676 (run.sh) S 6674 6676 6261 0 -1 4194304 312 160 0 0 0 0 0 0 18 0 1 0 243358097 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6676/statm: 1340 238 197 169 0 51 0
[pid=6679] ppid=6676 vsize=2276 CPUtime=3.09
/proc/6679/stat : 6679 (minisat) R 6676 6676 6261 0 -1 4194304 205 0 0 0 309 0 0 0 25 0 1 0 243358097 2330624 191 1992294400 134512640 135212939 4294956240 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 0 0 0
/proc/6679/statm: 569 191 76 170 0 397 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7636

[startup+6.30191 s]
/proc/loadavg: 0.93 0.98 0.94 2/66 6679
/proc/meminfo: memFree=1206208/2055920 swapFree=4178464/4192956
[pid=6676] ppid=6674 vsize=5360 CPUtime=0
/proc/6676/stat : 6676 (run.sh) S 6674 6676 6261 0 -1 4194304 312 160 0 0 0 0 0 0 18 0 1 0 243358097 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6676/statm: 1340 238 197 169 0 51 0
[pid=6679] ppid=6676 vsize=2276 CPUtime=6.29
/proc/6679/stat : 6679 (minisat) R 6676 6676 6261 0 -1 4194304 232 0 0 0 629 0 0 0 25 0 1 0 243358097 2330624 218 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/6679/statm: 569 218 76 170 0 397 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7636

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.94 2/66 6679
/proc/meminfo: memFree=1206016/2055920 swapFree=4178464/4192956
[pid=6676] ppid=6674 vsize=5360 CPUtime=0
/proc/6676/stat : 6676 (run.sh) S 6674 6676 6261 0 -1 4194304 312 160 0 0 0 0 0 0 18 0 1 0 243358097 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6676/statm: 1340 238 197 169 0 51 0
[pid=6679] ppid=6676 vsize=2408 CPUtime=12.69
/proc/6679/stat : 6679 (minisat) R 6676 6676 6261 0 -1 4194304 263 0 0 0 1269 0 0 0 25 0 1 0 243358097 2465792 249 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/6679/statm: 602 249 76 170 0 430 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7768

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.94 2/66 6679
/proc/meminfo: memFree=1205888/2055920 swapFree=4178464/4192956
[pid=6676] ppid=6674 vsize=5360 CPUtime=0
/proc/6676/stat : 6676 (run.sh) S 6674 6676 6261 0 -1 4194304 312 160 0 0 0 0 0 0 18 0 1 0 243358097 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6676/statm: 1340 238 197 169 0 51 0
[pid=6679] ppid=6676 vsize=2668 CPUtime=25.48
/proc/6679/stat : 6679 (minisat) R 6676 6676 6261 0 -1 4194304 309 0 0 0 2548 0 0 0 25 0 1 0 243358097 2732032 295 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6679/statm: 667 295 76 170 0 495 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8028

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 0.94 2/66 6679
/proc/meminfo: memFree=1205696/2055920 swapFree=4178464/4192956
[pid=6676] ppid=6674 vsize=5360 CPUtime=0
/proc/6676/stat : 6676 (run.sh) S 6674 6676 6261 0 -1 4194304 312 160 0 0 0 0 0 0 18 0 1 0 243358097 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6676/statm: 1340 238 197 169 0 51 0
[pid=6679] ppid=6676 vsize=2800 CPUtime=51.06
/proc/6679/stat : 6679 (minisat) R 6676 6676 6261 0 -1 4194304 354 0 0 0 5106 0 0 0 25 0 1 0 243358097 2867200 340 1992294400 134512640 135212939 4294956240 18446744073709551615 134526661 0 0 4096 3 0 0 0 17 0 0 0
/proc/6679/statm: 700 340 76 170 0 528 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 8160

[startup+102.302 s]
/proc/loadavg: 0.98 0.98 0.94 2/66 6679
/proc/meminfo: memFree=1205312/2055920 swapFree=4178464/4192956
[pid=6676] ppid=6674 vsize=5360 CPUtime=0
/proc/6676/stat : 6676 (run.sh) S 6674 6676 6261 0 -1 4194304 312 160 0 0 0 0 0 0 18 0 1 0 243358097 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6676/statm: 1340 238 197 169 0 51 0
[pid=6679] ppid=6676 vsize=3052 CPUtime=102.24
/proc/6679/stat : 6679 (minisat) R 6676 6676 6261 0 -1 4194304 422 0 0 0 10224 0 0 0 25 0 1 0 243358097 3125248 408 1992294400 134512640 135212939 4294956240 18446744073709551615 134536871 0 0 4096 3 0 0 0 17 0 0 0
/proc/6679/statm: 763 408 76 170 0 591 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 8412

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 6679
/proc/meminfo: memFree=1205056/2055920 swapFree=4178464/4192956
[pid=6676] ppid=6674 vsize=5360 CPUtime=0
/proc/6676/stat : 6676 (run.sh) S 6674 6676 6261 0 -1 4194304 312 160 0 0 0 0 0 0 18 0 1 0 243358097 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6676/statm: 1340 238 197 169 0 51 0
[pid=6679] ppid=6676 vsize=3316 CPUtime=162.22
/proc/6679/stat : 6679 (minisat) R 6676 6676 6261 0 -1 4194304 468 0 0 0 16222 0 0 0 25 0 1 0 243358097 3395584 454 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6679/statm: 829 454 76 170 0 657 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 8676

[startup+222.305 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 6679
/proc/meminfo: memFree=1204992/2055920 swapFree=4178464/4192956
[pid=6676] ppid=6674 vsize=5360 CPUtime=0
/proc/6676/stat : 6676 (run.sh) S 6674 6676 6261 0 -1 4194304 312 160 0 0 0 0 0 0 18 0 1 0 243358097 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6676/statm: 1340 238 197 169 0 51 0
[pid=6679] ppid=6676 vsize=3448 CPUtime=222.19
/proc/6679/stat : 6679 (minisat) R 6676 6676 6261 0 -1 4194304 502 0 0 0 22219 0 0 0 25 0 1 0 243358097 3530752 488 1992294400 134512640 135212939 4294956240 18446744073709551615 134724216 0 0 4096 3 0 0 0 17 0 0 0
/proc/6679/statm: 862 488 76 170 0 690 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 8808

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 6679
/proc/meminfo: memFree=1204864/2055920 swapFree=4178464/4192956
[pid=6676] ppid=6674 vsize=5360 CPUtime=0
/proc/6676/stat : 6676 (run.sh) S 6674 6676 6261 0 -1 4194304 312 160 0 0 0 0 0 0 18 0 1 0 243358097 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6676/statm: 1340 238 197 169 0 51 0
[pid=6679] ppid=6676 vsize=3580 CPUtime=282.17
/proc/6679/stat : 6679 (minisat) R 6676 6676 6261 0 -1 4194304 533 0 0 0 28217 0 0 0 25 0 1 0 243358097 3665920 519 1992294400 134512640 135212939 4294956240 18446744073709551615 134526746 0 0 4096 3 0 0 0 17 0 0 0
/proc/6679/statm: 895 519 76 170 0 723 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 8940

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 6679
/proc/meminfo: memFree=1204736/2055920 swapFree=4178464/4192956
[pid=6676] ppid=6674 vsize=5360 CPUtime=0
/proc/6676/stat : 6676 (run.sh) S 6674 6676 6261 0 -1 4194304 312 160 0 0 0 0 0 0 18 0 1 0 243358097 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6676/statm: 1340 238 197 169 0 51 0
[pid=6679] ppid=6676 vsize=3712 CPUtime=342.14
/proc/6679/stat : 6679 (minisat) R 6676 6676 6261 0 -1 4194304 569 0 0 0 34214 0 0 0 25 0 1 0 243358097 3801088 555 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/6679/statm: 928 555 76 170 0 756 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 9072

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 6679
/proc/meminfo: memFree=1204608/2055920 swapFree=4178464/4192956
[pid=6676] ppid=6674 vsize=5360 CPUtime=0
/proc/6676/stat : 6676 (run.sh) S 6674 6676 6261 0 -1 4194304 312 160 0 0 0 0 0 0 18 0 1 0 243358097 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6676/statm: 1340 238 197 169 0 51 0
[pid=6679] ppid=6676 vsize=3848 CPUtime=402.12
/proc/6679/stat : 6679 (minisat) R 6676 6676 6261 0 -1 4194304 611 0 0 0 40212 0 0 0 25 0 1 0 243358097 3940352 597 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/6679/statm: 962 597 76 170 0 790 0
Current children cumulated CPU time (s) 402.12

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

/proc/6676/statm: 1340 238 197 169 0 51 0
[pid=6679] ppid=6676 vsize=3980 CPUtime=522.07
/proc/6679/stat : 6679 (minisat) R 6676 6676 6261 0 -1 4194304 646 0 0 0 52207 0 0 0 25 0 1 0 243358097 4075520 632 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/6679/statm: 995 632 76 170 0 823 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 9340

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 6681
/proc/meminfo: memFree=1204096/2055920 swapFree=4178464/4192956
[pid=6676] ppid=6674 vsize=5360 CPUtime=0
/proc/6676/stat : 6676 (run.sh) S 6674 6676 6261 0 -1 4194304 312 160 0 0 0 0 0 0 18 0 1 0 243358097 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6676/statm: 1340 238 197 169 0 51 0
[pid=6679] ppid=6676 vsize=4112 CPUtime=582.04
/proc/6679/stat : 6679 (minisat) R 6676 6676 6261 0 -1 4194304 662 0 0 0 58204 0 0 0 25 0 1 0 243358097 4210688 648 1992294400 134512640 135212939 4294956240 18446744073709551615 134534571 0 0 4096 3 0 0 0 17 0 0 0
/proc/6679/statm: 1028 648 76 170 0 856 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 9472

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 6681
/proc/meminfo: memFree=1204096/2055920 swapFree=4178464/4192956
[pid=6676] ppid=6674 vsize=5360 CPUtime=0
/proc/6676/stat : 6676 (run.sh) S 6674 6676 6261 0 -1 4194304 312 160 0 0 0 0 0 0 18 0 1 0 243358097 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6676/statm: 1340 238 197 169 0 51 0
[pid=6679] ppid=6676 vsize=4112 CPUtime=642.01
/proc/6679/stat : 6679 (minisat) R 6676 6676 6261 0 -1 4194304 671 0 0 0 64201 0 0 0 25 0 1 0 243358097 4210688 657 1992294400 134512640 135212939 4294956240 18446744073709551615 134534888 0 0 4096 3 0 0 0 17 0 0 0
/proc/6679/statm: 1028 657 76 170 0 856 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 9472

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 6681
/proc/meminfo: memFree=1204096/2055920 swapFree=4178464/4192956
[pid=6676] ppid=6674 vsize=5360 CPUtime=0
/proc/6676/stat : 6676 (run.sh) S 6674 6676 6261 0 -1 4194304 312 160 0 0 0 0 0 0 18 0 1 0 243358097 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6676/statm: 1340 238 197 169 0 51 0
[pid=6679] ppid=6676 vsize=4112 CPUtime=701.99
/proc/6679/stat : 6679 (minisat) R 6676 6676 6261 0 -1 4194304 678 0 0 0 70199 0 0 0 25 0 1 0 243358097 4210688 664 1992294400 134512640 135212939 4294956240 18446744073709551615 134526898 0 0 4096 3 0 0 0 17 0 0 0
/proc/6679/statm: 1028 664 76 170 0 856 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 9472

[startup+762.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 6681
/proc/meminfo: memFree=1204096/2055920 swapFree=4178464/4192956
[pid=6676] ppid=6674 vsize=5360 CPUtime=0
/proc/6676/stat : 6676 (run.sh) S 6674 6676 6261 0 -1 4194304 312 160 0 0 0 0 0 0 18 0 1 0 243358097 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6676/statm: 1340 238 197 169 0 51 0
[pid=6679] ppid=6676 vsize=4112 CPUtime=761.97
/proc/6679/stat : 6679 (minisat) R 6676 6676 6261 0 -1 4194304 678 0 0 0 76197 0 0 0 25 0 1 0 243358097 4210688 664 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6679/statm: 1028 664 76 170 0 856 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 9472

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 6681
/proc/meminfo: memFree=1204032/2055920 swapFree=4178464/4192956
[pid=6676] ppid=6674 vsize=5360 CPUtime=0
/proc/6676/stat : 6676 (run.sh) S 6674 6676 6261 0 -1 4194304 312 160 0 0 0 0 0 0 18 0 1 0 243358097 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6676/statm: 1340 238 197 169 0 51 0
[pid=6679] ppid=6676 vsize=4236 CPUtime=821.94
/proc/6679/stat : 6679 (minisat) R 6676 6676 6261 0 -1 4194304 706 0 0 0 82194 0 0 0 25 0 1 0 243358097 4337664 692 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/6679/statm: 1059 692 76 170 0 887 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 9596

[startup+882.306 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 6681
/proc/meminfo: memFree=1203968/2055920 swapFree=4178464/4192956
[pid=6676] ppid=6674 vsize=5360 CPUtime=0
/proc/6676/stat : 6676 (run.sh) S 6674 6676 6261 0 -1 4194304 312 160 0 0 0 0 0 0 18 0 1 0 243358097 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6676/statm: 1340 238 197 169 0 51 0
[pid=6679] ppid=6676 vsize=4236 CPUtime=881.92
/proc/6679/stat : 6679 (minisat) R 6676 6676 6261 0 -1 4194304 721 0 0 0 88192 0 0 0 25 0 1 0 243358097 4337664 707 1992294400 134512640 135212939 4294956240 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 0 0 0
/proc/6679/statm: 1059 707 76 170 0 887 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 9596

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 6681
/proc/meminfo: memFree=1203968/2055920 swapFree=4178464/4192956
[pid=6676] ppid=6674 vsize=5360 CPUtime=0
/proc/6676/stat : 6676 (run.sh) S 6674 6676 6261 0 -1 4194304 312 160 0 0 0 0 0 0 18 0 1 0 243358097 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6676/statm: 1340 238 197 169 0 51 0
[pid=6679] ppid=6676 vsize=4368 CPUtime=941.89
/proc/6679/stat : 6679 (minisat) R 6676 6676 6261 0 -1 4194304 734 0 0 0 94189 0 0 0 25 0 1 0 243358097 4472832 720 1992294400 134512640 135212939 4294956240 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/6679/statm: 1092 720 76 170 0 920 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 9728

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 6681
/proc/meminfo: memFree=1203904/2055920 swapFree=4178464/4192956
[pid=6676] ppid=6674 vsize=5360 CPUtime=0
/proc/6676/stat : 6676 (run.sh) S 6674 6676 6261 0 -1 4194304 312 160 0 0 0 0 0 0 18 0 1 0 243358097 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6676/statm: 1340 238 197 169 0 51 0
[pid=6679] ppid=6676 vsize=4368 CPUtime=1001.87
/proc/6679/stat : 6679 (minisat) R 6676 6676 6261 0 -1 4194304 753 0 0 0 100187 0 0 0 25 0 1 0 243358097 4472832 739 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6679/statm: 1092 739 76 170 0 920 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 9728

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 6681
/proc/meminfo: memFree=1203904/2055920 swapFree=4178464/4192956
[pid=6676] ppid=6674 vsize=5360 CPUtime=0
/proc/6676/stat : 6676 (run.sh) S 6674 6676 6261 0 -1 4194304 312 160 0 0 0 0 0 0 18 0 1 0 243358097 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6676/statm: 1340 238 197 169 0 51 0
[pid=6679] ppid=6676 vsize=4500 CPUtime=1061.84
/proc/6679/stat : 6679 (minisat) R 6676 6676 6261 0 -1 4194304 760 0 0 0 106184 0 0 0 25 0 1 0 243358097 4608000 746 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/6679/statm: 1125 746 76 170 0 953 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 9860

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 6681
/proc/meminfo: memFree=1203840/2055920 swapFree=4178464/4192956
[pid=6676] ppid=6674 vsize=5360 CPUtime=0
/proc/6676/stat : 6676 (run.sh) S 6674 6676 6261 0 -1 4194304 312 160 0 0 0 0 0 0 18 0 1 0 243358097 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6676/statm: 1340 238 197 169 0 51 0
[pid=6679] ppid=6676 vsize=4500 CPUtime=1121.81
/proc/6679/stat : 6679 (minisat) R 6676 6676 6261 0 -1 4194304 767 0 0 0 112181 0 0 0 25 0 1 0 243358097 4608000 753 1992294400 134512640 135212939 4294956240 18446744073709551615 134536559 0 0 4096 3 0 0 0 17 0 0 0
/proc/6679/statm: 1125 753 76 170 0 953 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 9860

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 6681
/proc/meminfo: memFree=1203840/2055920 swapFree=4178464/4192956
[pid=6676] ppid=6674 vsize=5360 CPUtime=0
/proc/6676/stat : 6676 (run.sh) S 6674 6676 6261 0 -1 4194304 312 160 0 0 0 0 0 0 18 0 1 0 243358097 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6676/statm: 1340 238 197 169 0 51 0
[pid=6679] ppid=6676 vsize=4500 CPUtime=1181.79
/proc/6679/stat : 6679 (minisat) R 6676 6676 6261 0 -1 4194304 776 0 0 0 118179 0 0 0 25 0 1 0 243358097 4608000 762 1992294400 134512640 135212939 4294956240 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/6679/statm: 1125 762 76 170 0 953 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 9860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 6681
/proc/meminfo: memFree=1203840/2055920 swapFree=4178464/4192956
[pid=6676] ppid=6674 vsize=5360 CPUtime=0
/proc/6676/stat : 6676 (run.sh) S 6674 6676 6261 0 -1 4194304 312 160 0 0 0 0 0 0 18 0 1 0 243358097 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6676/statm: 1340 238 197 169 0 51 0
[pid=6679] ppid=6676 vsize=4500 CPUtime=1200.09
/proc/6679/stat : 6679 (minisat) R 6676 6676 6261 0 -1 4194304 779 0 0 0 120009 0 0 0 25 0 1 0 243358097 4608000 765 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6679/statm: 1125 765 76 170 0 953 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 9860

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 6681
/proc/meminfo: memFree=1203840/2055920 swapFree=4178464/4192956
[pid=6676] ppid=6674 vsize=5360 CPUtime=0
/proc/6676/stat : 6676 (run.sh) S 6674 6676 6261 0 -1 4194304 312 160 0 0 0 0 0 0 18 0 1 0 243358097 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6676/statm: 1340 238 197 169 0 51 0
[pid=6679] ppid=6676 vsize=4500 CPUtime=1200.09
/proc/6679/stat : 6679 (minisat) R 6676 6676 6261 0 -1 4194304 779 0 0 0 120009 0 0 0 25 0 1 0 243358097 4608000 765 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6679/statm: 1125 765 76 170 0 953 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 9860

Child status: 143
Real time (s): 1200.61
CPU time (s): 1200.11
CPU user time (s): 1200.09
CPU system time (s): 0.012998
CPU usage (%): 99.9583
Max. virtual memory (cumulated for all children) (KiB): 9860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.09
system time used= 0.012998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1269
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= 5
involuntary context switches= 3900

runsolver used 1.61875 second user time and 2.76158 second system time

The end

Launcher Data

Begin job on node63 at 2009-05-12 20:35:19
IDJOB=1806883
IDBENCH=71122
IDSOLVER=649
FILE ID=node63/1806883-1242153319
PBS_JOBID= 9289661
Free space on /tmp= 66124 MiB

SOLVER NAME= ReVivAl 0.23 2009-03-18
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-240-100.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806883-1242153319/watcher-1806883-1242153319 -o /tmp/evaluation-result-1806883-1242153319/solver-1806883-1242153319 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806883-1242153319.cnf HOME

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

MD5SUM BENCH= 227ae3ed738eb1cf18ca67ef64582b2c
RANDOM SEED=1569502077

node63.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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1207728 kB
Buffers:         80356 kB
Cached:         679640 kB
SwapCached:       8676 kB
Active:         294512 kB
Inactive:       475716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1207728 kB
SwapTotal:     4192956 kB
SwapFree:      4178464 kB
Dirty:            1416 kB
Writeback:           0 kB
Mapped:          14996 kB
Slab:            63784 kB
Committed_AS:   973808 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66120 MiB
End job on node63 at 2009-05-12 20:55:20