Trace number 1806889

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 + SatElite 2009-03-18? (TO) 1200.03 1200.71

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-200-100.cnf
MD5SUM3eff3d0cb86e42a8fbb844259e0c7beb
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 variables200
Number of clauses480
Sum of the clauses size1200
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2400
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 580
Number of clauses of size over 50

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |     480     1200 |     143       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 200   #clauses: 480   #literals: 1200
0.00/0.00	c CPU time:   0.000999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c SatElite is done !
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:  200                                                  |
0.00/0.00	|  Number of clauses:    480                                                  |
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 |     200      480     1200 |      160        0    nan |  0.000 % |
0.00/0.01	|       100 |     200      480     1200 |      176      100     39 |  0.003 % |
0.00/0.01	|       250 |     200      480     1200 |      193      136     28 |  0.003 % |
0.00/0.02	|       475 |     200      480     1200 |      212      243     28 |  0.003 % |
0.00/0.02	|       812 |     200      480     1200 |      234      178     21 |  0.003 % |
0.00/0.03	|      1319 |     200      480     1200 |      257      245     26 |  0.003 % |
0.00/0.05	|      2078 |     200      480     1200 |      283      227     20 |  0.003 % |
0.00/0.08	|      3217 |     200      480     1200 |      311      343     26 |  0.003 % |
0.00/0.12	|      4930 |     200      480     1200 |      342      379     25 |  0.003 % |
0.00/0.18	|      7492 |     200      480     1200 |      377      309     21 |  0.003 % |
0.00/0.28	|     11338 |     200      480     1200 |      414      385     26 |  0.003 % |
0.00/0.44	|     17104 |     200      480     1200 |      456      433     27 |  0.003 % |
0.00/0.66	|     25755 |     200      480     1200 |      502      461     27 |  0.003 % |
0.99/1.02	|     38731 |     200      480     1200 |      552      472     25 |  0.003 % |
1.48/1.53	|     58192 |     200      480     1200 |      607      367     19 |  0.003 % |
2.28/2.33	|     87386 |     200      480     1200 |      668      617     25 |  0.003 % |
3.38/3.48	|    131175 |     200      480     1200 |      735      449     21 |  0.003 % |
5.28/5.31	|    196859 |     200      480     1200 |      808      789     28 |  0.003 % |
8.08/8.17	|    295385 |     200      480     1200 |      889      603     24 |  0.003 % |
12.58/12.62	|    443179 |     200      480     1200 |      978      542     22 |  0.003 % |
19.58/19.65	|    664864 |     200      480     1200 |     1076      962     29 |  0.003 % |
30.27/30.33	|    997389 |     200      480     1200 |     1184     1109     32 |  0.003 % |
47.27/47.31	|   1496177 |     200      480     1200 |     1302      896     30 |  0.003 % |
72.95/73.02	|   2244359 |     200      480     1200 |     1432     1183     31 |  0.003 % |
112.93/113.01	|   3366633 |     200      480     1200 |     1575     1382     33 |  0.003 % |
175.00/175.18	|   5050044 |     200      480     1200 |     1733     1649     32 |  0.003 % |
271.55/271.79	|   7575160 |     200      480     1200 |     1906      941     29 |  0.003 % |
420.56/420.84	|  11362837 |     200      480     1200 |     2097     1505     29 |  0.003 % |
656.52/656.99	|  17044350 |     200      480     1200 |     2307     1991     34 |  0.003 % |
1024.70/1025.38	|  25566623 |     200      480     1200 |     2538     2257     35 |  0.003 % |
1200.01/1200.70	HOME/run.sh: line 54: 10426 Terminated              $MINISAT $TMP_2 ${TMPDIR}/$TMP.result "$@"

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-1806889-1242153347/watcher-1806889-1242153347 -o /tmp/evaluation-result-1806889-1242153347/solver-1806889-1242153347 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806889-1242153347.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.98 0.99 3/64 10422
/proc/meminfo: memFree=1198344/2055920 swapFree=4180356/4192956
[pid=10422] ppid=10420 vsize=5360 CPUtime=0
/proc/10422/stat : 10422 (run.sh) R 10420 10422 10041 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 243369396 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 259353275039 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/10422/statm: 1340 237 196 169 0 51 0

[startup+0.0898599 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 10422
/proc/meminfo: memFree=1198344/2055920 swapFree=4180356/4192956
[pid=10422] ppid=10420 vsize=5360 CPUtime=0
/proc/10422/stat : 10422 (run.sh) S 10420 10422 10041 0 -1 4194304 343 276 0 0 0 0 0 0 19 0 1 0 243369396 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10422/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101862 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 10422
/proc/meminfo: memFree=1198344/2055920 swapFree=4180356/4192956
[pid=10422] ppid=10420 vsize=5360 CPUtime=0
/proc/10422/stat : 10422 (run.sh) S 10420 10422 10041 0 -1 4194304 343 276 0 0 0 0 0 0 19 0 1 0 243369396 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10422/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301901 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 10422
/proc/meminfo: memFree=1198344/2055920 swapFree=4180356/4192956
[pid=10422] ppid=10420 vsize=5360 CPUtime=0
/proc/10422/stat : 10422 (run.sh) S 10420 10422 10041 0 -1 4194304 343 276 0 0 0 0 0 0 19 0 1 0 243369396 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10422/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.70198 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 10422
/proc/meminfo: memFree=1198344/2055920 swapFree=4180356/4192956
[pid=10422] ppid=10420 vsize=5360 CPUtime=0
/proc/10422/stat : 10422 (run.sh) S 10420 10422 10041 0 -1 4194304 343 276 0 0 0 0 0 0 19 0 1 0 243369396 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10422/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50114 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10426
/proc/meminfo: memFree=1197752/2055920 swapFree=4180356/4192956
[pid=10422] ppid=10420 vsize=5360 CPUtime=0
/proc/10422/stat : 10422 (run.sh) S 10420 10422 10041 0 -1 4194304 343 276 0 0 0 0 0 0 19 0 1 0 243369396 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10422/statm: 1340 241 197 169 0 51 0
[pid=10426] ppid=10422 vsize=2016 CPUtime=1.48
/proc/10426/stat : 10426 (minisat) R 10422 10422 10041 0 -1 4194304 165 0 0 0 148 0 0 0 25 0 1 0 243369396 2064384 149 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/10426/statm: 504 149 76 170 0 332 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7376

[startup+3.10145 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10426
/proc/meminfo: memFree=1197560/2055920 swapFree=4180356/4192956
[pid=10422] ppid=10420 vsize=5360 CPUtime=0
/proc/10422/stat : 10422 (run.sh) S 10420 10422 10041 0 -1 4194304 343 276 0 0 0 0 0 0 19 0 1 0 243369396 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10422/statm: 1340 241 197 169 0 51 0
[pid=10426] ppid=10422 vsize=2140 CPUtime=3.08
/proc/10426/stat : 10426 (minisat) R 10422 10422 10041 0 -1 4194304 180 0 0 0 308 0 0 0 25 0 1 0 243369396 2191360 164 1992294400 134512640 135212939 4294956240 18446744073709551615 134530389 0 0 4096 3 0 0 0 17 0 0 0
/proc/10426/statm: 535 164 76 170 0 363 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7500

[startup+6.30109 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10426
/proc/meminfo: memFree=1197432/2055920 swapFree=4180356/4192956
[pid=10422] ppid=10420 vsize=5360 CPUtime=0
/proc/10422/stat : 10422 (run.sh) S 10420 10422 10041 0 -1 4194304 343 276 0 0 0 0 0 0 19 0 1 0 243369396 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10422/statm: 1340 241 197 169 0 51 0
[pid=10426] ppid=10422 vsize=2272 CPUtime=6.28
/proc/10426/stat : 10426 (minisat) R 10422 10422 10041 0 -1 4194304 201 0 0 0 628 0 0 0 25 0 1 0 243369396 2326528 185 1992294400 134512640 135212939 4294956240 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/10426/statm: 568 185 76 170 0 396 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7632

[startup+12.7024 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10426
/proc/meminfo: memFree=1197176/2055920 swapFree=4180356/4192956
[pid=10422] ppid=10420 vsize=5360 CPUtime=0
/proc/10422/stat : 10422 (run.sh) S 10420 10422 10041 0 -1 4194304 343 276 0 0 0 0 0 0 19 0 1 0 243369396 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10422/statm: 1340 241 197 169 0 51 0
[pid=10426] ppid=10422 vsize=2272 CPUtime=12.68
/proc/10426/stat : 10426 (minisat) R 10422 10422 10041 0 -1 4194304 224 0 0 0 1268 0 0 0 25 0 1 0 243369396 2326528 208 1992294400 134512640 135212939 4294956240 18446744073709551615 134527136 0 0 4096 3 0 0 0 17 0 0 0
/proc/10426/statm: 568 208 76 170 0 396 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7632

[startup+25.5019 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10426
/proc/meminfo: memFree=1197112/2055920 swapFree=4180356/4192956
[pid=10422] ppid=10420 vsize=5360 CPUtime=0
/proc/10422/stat : 10422 (run.sh) S 10420 10422 10041 0 -1 4194304 343 276 0 0 0 0 0 0 19 0 1 0 243369396 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10422/statm: 1340 241 197 169 0 51 0
[pid=10426] ppid=10422 vsize=2404 CPUtime=25.47
/proc/10426/stat : 10426 (minisat) R 10422 10422 10041 0 -1 4194304 262 0 0 0 2547 0 0 0 25 0 1 0 243369396 2461696 246 1992294400 134512640 135212939 4294956240 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/10426/statm: 601 246 76 170 0 429 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 7764

[startup+51.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10426
/proc/meminfo: memFree=1196984/2055920 swapFree=4180356/4192956
[pid=10422] ppid=10420 vsize=5360 CPUtime=0
/proc/10422/stat : 10422 (run.sh) S 10420 10422 10041 0 -1 4194304 343 276 0 0 0 0 0 0 19 0 1 0 243369396 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10422/statm: 1340 241 197 169 0 51 0
[pid=10426] ppid=10422 vsize=2668 CPUtime=51.06
/proc/10426/stat : 10426 (minisat) R 10422 10422 10041 0 -1 4194304 300 0 0 0 5106 0 0 0 25 0 1 0 243369396 2732032 284 1992294400 134512640 135212939 4294956240 18446744073709551615 134536094 0 0 4096 3 0 0 0 17 0 0 0
/proc/10426/statm: 667 284 76 170 0 495 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 8028

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10426
/proc/meminfo: memFree=1196664/2055920 swapFree=4180356/4192956
[pid=10422] ppid=10420 vsize=5360 CPUtime=0
/proc/10422/stat : 10422 (run.sh) S 10420 10422 10041 0 -1 4194304 343 276 0 0 0 0 0 0 19 0 1 0 243369396 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10422/statm: 1340 241 197 169 0 51 0
[pid=10426] ppid=10422 vsize=2800 CPUtime=102.24
/proc/10426/stat : 10426 (minisat) R 10422 10422 10041 0 -1 4194304 344 0 0 0 10224 0 0 0 25 0 1 0 243369396 2867200 328 1992294400 134512640 135212939 4294956240 18446744073709551615 134538795 0 0 4096 3 0 0 0 17 0 0 0
/proc/10426/statm: 700 328 76 170 0 528 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 8160

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10426
/proc/meminfo: memFree=1196472/2055920 swapFree=4180356/4192956
[pid=10422] ppid=10420 vsize=5360 CPUtime=0
/proc/10422/stat : 10422 (run.sh) S 10420 10422 10041 0 -1 4194304 343 276 0 0 0 0 0 0 19 0 1 0 243369396 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10422/statm: 1340 241 197 169 0 51 0
[pid=10426] ppid=10422 vsize=2932 CPUtime=162.2
/proc/10426/stat : 10426 (minisat) R 10422 10422 10041 0 -1 4194304 387 0 0 0 16220 0 0 0 25 0 1 0 243369396 3002368 371 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/10426/statm: 733 371 76 170 0 561 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 8292

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10426
/proc/meminfo: memFree=1196408/2055920 swapFree=4180356/4192956
[pid=10422] ppid=10420 vsize=5360 CPUtime=0
/proc/10422/stat : 10422 (run.sh) S 10420 10422 10041 0 -1 4194304 343 276 0 0 0 0 0 0 19 0 1 0 243369396 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10422/statm: 1340 241 197 169 0 51 0
[pid=10426] ppid=10422 vsize=3064 CPUtime=222.17
/proc/10426/stat : 10426 (minisat) R 10422 10422 10041 0 -1 4194304 417 0 0 0 22217 0 0 0 25 0 1 0 243369396 3137536 401 1992294400 134512640 135212939 4294956240 18446744073709551615 134537022 0 0 4096 3 0 0 0 17 0 0 0
/proc/10426/statm: 766 401 76 170 0 594 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 8424

[startup+282.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10426
/proc/meminfo: memFree=1196280/2055920 swapFree=4180356/4192956
[pid=10422] ppid=10420 vsize=5360 CPUtime=0
/proc/10422/stat : 10422 (run.sh) S 10420 10422 10041 0 -1 4194304 343 276 0 0 0 0 0 0 19 0 1 0 243369396 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10422/statm: 1340 241 197 169 0 51 0
[pid=10426] ppid=10422 vsize=3188 CPUtime=282.15
/proc/10426/stat : 10426 (minisat) R 10422 10422 10041 0 -1 4194304 446 0 0 0 28215 0 0 0 25 0 1 0 243369396 3264512 430 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/10426/statm: 797 430 76 170 0 625 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 8548

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10426
/proc/meminfo: memFree=1196280/2055920 swapFree=4180356/4192956
[pid=10422] ppid=10420 vsize=5360 CPUtime=0
/proc/10422/stat : 10422 (run.sh) S 10420 10422 10041 0 -1 4194304 343 276 0 0 0 0 0 0 19 0 1 0 243369396 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10422/statm: 1340 241 197 169 0 51 0
[pid=10426] ppid=10422 vsize=3188 CPUtime=342.11
/proc/10426/stat : 10426 (minisat) R 10422 10422 10041 0 -1 4194304 456 0 0 0 34211 0 0 0 25 0 1 0 243369396 3264512 440 1992294400 134512640 135212939 4294956240 18446744073709551615 134543662 0 0 4096 3 0 0 0 17 0 0 0
/proc/10426/statm: 797 440 76 170 0 625 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 8548

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10428
/proc/meminfo: memFree=1196088/2055920 swapFree=4180356/4192956
[pid=10422] ppid=10420 vsize=5360 CPUtime=0
/proc/10422/stat : 10422 (run.sh) S 10420 10422 10041 0 -1 4194304 343 276 0 0 0 0 0 0 19 0 1 0 243369396 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10422/statm: 1340 241 197 169 0 51 0
[pid=10426] ppid=10422 vsize=3324 CPUtime=402.07
/proc/10426/stat : 10426 (minisat) R 10422 10422 10041 0 -1 4194304 464 0 0 0 40207 0 0 0 25 0 1 0 243369396 3403776 448 1992294400 134512640 135212939 4294956240 18446744073709551615 134535736 0 0 4096 3 0 0 0 17 0 0 0
/proc/10426/statm: 831 448 76 170 0 659 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 8684

[startup+462.302 s]

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

/proc/10422/statm: 1340 241 197 169 0 51 0
[pid=10426] ppid=10422 vsize=3456 CPUtime=521.99
/proc/10426/stat : 10426 (minisat) R 10422 10422 10041 0 -1 4194304 520 0 0 0 52199 0 0 0 25 0 1 0 243369396 3538944 504 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/10426/statm: 864 504 76 170 0 692 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 8816

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10428
/proc/meminfo: memFree=1195960/2055920 swapFree=4180356/4192956
[pid=10422] ppid=10420 vsize=5360 CPUtime=0
/proc/10422/stat : 10422 (run.sh) S 10420 10422 10041 0 -1 4194304 343 276 0 0 0 0 0 0 19 0 1 0 243369396 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10422/statm: 1340 241 197 169 0 51 0
[pid=10426] ppid=10422 vsize=3588 CPUtime=581.96
/proc/10426/stat : 10426 (minisat) R 10422 10422 10041 0 -1 4194304 536 0 0 0 58196 0 0 0 25 0 1 0 243369396 3674112 520 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/10426/statm: 897 520 76 170 0 725 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 8948

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10428
/proc/meminfo: memFree=1195960/2055920 swapFree=4180356/4192956
[pid=10422] ppid=10420 vsize=5360 CPUtime=0
/proc/10422/stat : 10422 (run.sh) S 10420 10422 10041 0 -1 4194304 343 276 0 0 0 0 0 0 19 0 1 0 243369396 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10422/statm: 1340 241 197 169 0 51 0
[pid=10426] ppid=10422 vsize=3588 CPUtime=641.94
/proc/10426/stat : 10426 (minisat) R 10422 10422 10041 0 -1 4194304 542 0 0 0 64194 0 0 0 25 0 1 0 243369396 3674112 526 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/10426/statm: 897 526 76 170 0 725 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 8948

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10428
/proc/meminfo: memFree=1195704/2055920 swapFree=4180356/4192956
[pid=10422] ppid=10420 vsize=5360 CPUtime=0
/proc/10422/stat : 10422 (run.sh) S 10420 10422 10041 0 -1 4194304 343 276 0 0 0 0 0 0 19 0 1 0 243369396 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10422/statm: 1340 241 197 169 0 51 0
[pid=10426] ppid=10422 vsize=3720 CPUtime=701.89
/proc/10426/stat : 10426 (minisat) R 10422 10422 10041 0 -1 4194304 567 0 0 0 70189 0 0 0 25 0 1 0 243369396 3809280 551 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/10426/statm: 930 551 76 170 0 758 0
Current children cumulated CPU time (s) 701.89
Current children cumulated vsize (KiB) 9080

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10428
/proc/meminfo: memFree=1195640/2055920 swapFree=4180356/4192956
[pid=10422] ppid=10420 vsize=5360 CPUtime=0
/proc/10422/stat : 10422 (run.sh) S 10420 10422 10041 0 -1 4194304 343 276 0 0 0 0 0 0 19 0 1 0 243369396 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10422/statm: 1340 241 197 169 0 51 0
[pid=10426] ppid=10422 vsize=3720 CPUtime=761.86
/proc/10426/stat : 10426 (minisat) R 10422 10422 10041 0 -1 4194304 574 0 0 0 76186 0 0 0 25 0 1 0 243369396 3809280 558 1992294400 134512640 135212939 4294956240 18446744073709551615 134536387 0 0 4096 3 0 0 0 17 0 0 0
/proc/10426/statm: 930 558 76 170 0 758 0
Current children cumulated CPU time (s) 761.86
Current children cumulated vsize (KiB) 9080

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10428
/proc/meminfo: memFree=1195640/2055920 swapFree=4180356/4192956
[pid=10422] ppid=10420 vsize=5360 CPUtime=0
/proc/10422/stat : 10422 (run.sh) S 10420 10422 10041 0 -1 4194304 343 276 0 0 0 0 0 0 19 0 1 0 243369396 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10422/statm: 1340 241 197 169 0 51 0
[pid=10426] ppid=10422 vsize=3720 CPUtime=821.82
/proc/10426/stat : 10426 (minisat) R 10422 10422 10041 0 -1 4194304 574 0 0 0 82182 0 0 0 25 0 1 0 243369396 3809280 558 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10426/statm: 930 558 76 170 0 758 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 9080

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10428
/proc/meminfo: memFree=1195576/2055920 swapFree=4180356/4192956
[pid=10422] ppid=10420 vsize=5360 CPUtime=0
/proc/10422/stat : 10422 (run.sh) S 10420 10422 10041 0 -1 4194304 343 276 0 0 0 0 0 0 19 0 1 0 243369396 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10422/statm: 1340 241 197 169 0 51 0
[pid=10426] ppid=10422 vsize=3720 CPUtime=881.76
/proc/10426/stat : 10426 (minisat) R 10422 10422 10041 0 -1 4194304 578 0 0 0 88176 0 0 0 25 0 1 0 243369396 3809280 562 1992294400 134512640 135212939 4294956240 18446744073709551615 134529514 0 0 4096 3 0 0 0 17 0 0 0
/proc/10426/statm: 930 562 76 170 0 758 0
Current children cumulated CPU time (s) 881.76
Current children cumulated vsize (KiB) 9080

[startup+942.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10428
/proc/meminfo: memFree=1195576/2055920 swapFree=4180356/4192956
[pid=10422] ppid=10420 vsize=5360 CPUtime=0
/proc/10422/stat : 10422 (run.sh) S 10420 10422 10041 0 -1 4194304 343 276 0 0 0 0 0 0 19 0 1 0 243369396 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10422/statm: 1340 241 197 169 0 51 0
[pid=10426] ppid=10422 vsize=3720 CPUtime=941.74
/proc/10426/stat : 10426 (minisat) R 10422 10422 10041 0 -1 4194304 581 0 0 0 94173 1 0 0 25 0 1 0 243369396 3809280 565 1992294400 134512640 135212939 4294956240 18446744073709551615 134529693 0 0 4096 3 0 0 0 17 0 0 0
/proc/10426/statm: 930 565 76 170 0 758 0
Current children cumulated CPU time (s) 941.74
Current children cumulated vsize (KiB) 9080

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10428
/proc/meminfo: memFree=1195576/2055920 swapFree=4180356/4192956
[pid=10422] ppid=10420 vsize=5360 CPUtime=0
/proc/10422/stat : 10422 (run.sh) S 10420 10422 10041 0 -1 4194304 343 276 0 0 0 0 0 0 19 0 1 0 243369396 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10422/statm: 1340 241 197 169 0 51 0
[pid=10426] ppid=10422 vsize=3720 CPUtime=1001.72
/proc/10426/stat : 10426 (minisat) R 10422 10422 10041 0 -1 4194304 582 0 0 0 100171 1 0 0 25 0 1 0 243369396 3809280 566 1992294400 134512640 135212939 4294956240 18446744073709551615 134536617 0 0 4096 3 0 0 0 17 0 0 0
/proc/10426/statm: 930 566 76 170 0 758 0
Current children cumulated CPU time (s) 1001.72
Current children cumulated vsize (KiB) 9080

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10428
/proc/meminfo: memFree=1195576/2055920 swapFree=4180356/4192956
[pid=10422] ppid=10420 vsize=5360 CPUtime=0
/proc/10422/stat : 10422 (run.sh) S 10420 10422 10041 0 -1 4194304 343 276 0 0 0 0 0 0 19 0 1 0 243369396 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10422/statm: 1340 241 197 169 0 51 0
[pid=10426] ppid=10422 vsize=3720 CPUtime=1061.68
/proc/10426/stat : 10426 (minisat) R 10422 10422 10041 0 -1 4194304 593 0 0 0 106167 1 0 0 25 0 1 0 243369396 3809280 577 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/10426/statm: 930 577 76 170 0 758 0
Current children cumulated CPU time (s) 1061.68
Current children cumulated vsize (KiB) 9080

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10428
/proc/meminfo: memFree=1195576/2055920 swapFree=4180356/4192956
[pid=10422] ppid=10420 vsize=5360 CPUtime=0
/proc/10422/stat : 10422 (run.sh) S 10420 10422 10041 0 -1 4194304 343 276 0 0 0 0 0 0 19 0 1 0 243369396 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10422/statm: 1340 241 197 169 0 51 0
[pid=10426] ppid=10422 vsize=3840 CPUtime=1121.65
/proc/10426/stat : 10426 (minisat) R 10422 10422 10041 0 -1 4194304 596 0 0 0 112164 1 0 0 25 0 1 0 243369396 3932160 580 1992294400 134512640 135212939 4294956240 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 0 0 0
/proc/10426/statm: 960 580 76 170 0 788 0
Current children cumulated CPU time (s) 1121.65
Current children cumulated vsize (KiB) 9200

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10428
/proc/meminfo: memFree=1195512/2055920 swapFree=4180356/4192956
[pid=10422] ppid=10420 vsize=5360 CPUtime=0
/proc/10422/stat : 10422 (run.sh) S 10420 10422 10041 0 -1 4194304 343 276 0 0 0 0 0 0 19 0 1 0 243369396 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10422/statm: 1340 241 197 169 0 51 0
[pid=10426] ppid=10422 vsize=3840 CPUtime=1181.62
/proc/10426/stat : 10426 (minisat) R 10422 10422 10041 0 -1 4194304 607 0 0 0 118161 1 0 0 25 0 1 0 243369396 3932160 591 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10426/statm: 960 591 76 170 0 788 0
Current children cumulated CPU time (s) 1181.62
Current children cumulated vsize (KiB) 9200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10428
/proc/meminfo: memFree=1195512/2055920 swapFree=4180356/4192956
[pid=10422] ppid=10420 vsize=5360 CPUtime=0
/proc/10422/stat : 10422 (run.sh) S 10420 10422 10041 0 -1 4194304 343 276 0 0 0 0 0 0 19 0 1 0 243369396 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10422/statm: 1340 241 197 169 0 51 0
[pid=10426] ppid=10422 vsize=3840 CPUtime=1200.01
/proc/10426/stat : 10426 (minisat) R 10422 10422 10041 0 -1 4194304 608 0 0 0 120000 1 0 0 25 0 1 0 243369396 3932160 592 1992294400 134512640 135212939 4294956240 18446744073709551615 134526741 0 0 4096 3 0 0 0 17 0 0 0
/proc/10426/statm: 960 592 76 170 0 788 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 9200

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10428
/proc/meminfo: memFree=1195512/2055920 swapFree=4180356/4192956
[pid=10422] ppid=10420 vsize=5360 CPUtime=0
/proc/10422/stat : 10422 (run.sh) S 10420 10422 10041 0 -1 4194304 343 276 0 0 0 0 0 0 19 0 1 0 243369396 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10422/statm: 1340 241 197 169 0 51 0
[pid=10426] ppid=10422 vsize=3840 CPUtime=1200.01
/proc/10426/stat : 10426 (minisat) R 10422 10422 10041 0 -1 4194304 608 0 0 0 120000 1 0 0 25 0 1 0 243369396 3932160 592 1992294400 134512640 135212939 4294956240 18446744073709551615 134526741 0 0 4096 3 0 0 0 17 0 0 0
/proc/10426/statm: 960 592 76 170 0 788 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 9200

Child status: 143
Real time (s): 1200.71
CPU time (s): 1200.03
CPU user time (s): 1200.01
CPU system time (s): 0.016997
CPU usage (%): 99.9435
Max. virtual memory (cumulated for all children) (KiB): 9212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.01
system time used= 0.016997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1242
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= 9
involuntary context switches= 3251

runsolver used 0.909861 second user time and 3.46647 second system time

The end

Launcher Data

Begin job on node1 at 2009-05-12 20:35:47
IDJOB=1806889
IDBENCH=71124
IDSOLVER=648
FILE ID=node1/1806889-1242153347
PBS_JOBID= 9289720
Free space on /tmp= 66252 MiB

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

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

MD5SUM BENCH= 3eff3d0cb86e42a8fbb844259e0c7beb
RANDOM SEED=878473512

node1.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.259
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	: 5931.00
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.259
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:       1198832 kB
Buffers:         66160 kB
Cached:         707444 kB
SwapCached:       6356 kB
Active:          82760 kB
Inactive:       698620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1198832 kB
SwapTotal:     4192956 kB
SwapFree:      4180356 kB
Dirty:            1416 kB
Writeback:           0 kB
Mapped:          13516 kB
Slab:            61696 kB
Committed_AS:   930896 kB
PageTables:       1436 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= 66252 MiB
End job on node1 at 2009-05-12 20:55:48