Trace number 1807259

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

General information on the benchmark

NameCRAFTED/rbsat/random/forced/
rbsat-v760c43649gyes6.cnf
MD5SUM678295c947877f01251ebfe072d64bf5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark312.392
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 1
0.49/0.51	#LEARNT CLAUSES 0
0.49/0.54	done !
0.49/0.54	c Now, SatElite...
0.49/0.54	c Parsing...
0.53/0.60	c ==============================================================================
0.53/0.60	c |           |     ORIGINAL     |              LEARNT              |          |
0.53/0.60	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.53/0.60	c ==============================================================================
0.53/0.60	c |         0 |   43649    87978 |   13094       0        0     nan |  0.000 % |
0.53/0.74	c |         0 |   42653   136218 |      --       0       --      -- |     --   | -996/48240
0.53/0.74	c ==============================================================================
0.53/0.74	c Result  :   #vars: 720   #clauses: 42653   #literals: 136218
0.53/0.74	c CPU time:   0.188971 s
0.53/0.74	c ==============================================================================
0.53/0.81	c SatElite is done !
0.53/0.81	c Calling MINISAT
0.53/0.81	This is MiniSat 2.0 beta
0.53/0.81	WARNING: for repeatability, setting FPU to use double precision
0.53/0.81	============================[ Problem Statistics ]=============================
0.53/0.81	|                                                                             |
0.53/0.81	|  Number of variables:  720                                                  |
0.53/0.81	|  Number of clauses:    42653                                                |
0.53/0.83	|  Parsing time:         0.02         s                                       |
0.53/0.83	============================[ Search Statistics ]==============================
0.53/0.83	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.53/0.83	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.53/0.83	===============================================================================
0.53/0.83	|         0 |     720    42653   136218 |    14217        0    nan |  0.000 % |
0.53/0.84	|       103 |     720    42653   136218 |    15639      103     72 |  0.000 % |
0.53/0.85	|       257 |     720    42653   136218 |    17203      257     73 |  0.000 % |
0.53/0.87	|       483 |     720    42653   136218 |    18923      483     84 |  0.000 % |
0.80/0.90	|       821 |     720    42653   136218 |    20816      821     86 |  0.000 % |
0.80/0.96	|      1327 |     720    42653   136218 |    22897     1327     85 |  0.000 % |
0.99/1.05	|      2088 |     720    42653   136218 |    25187     2088     84 |  0.000 % |
1.18/1.22	|      3228 |     720    42653   136218 |    27706     3228     80 |  0.000 % |
1.38/1.48	|      4937 |     720    42653   136218 |    30476     4937     78 |  0.000 % |
1.98/2.05	|      7504 |     720    42653   136218 |    33524     7504     78 |  0.000 % |
3.48/3.51	|     11349 |     720    42653   136218 |    36876    11349     80 |  0.000 % |
6.48/6.54	|     17115 |     720    42653   136218 |    40564    17115     76 |  0.000 % |
13.37/13.40	|     25765 |     720    42653   136218 |    44621    25765     75 |  0.000 % |
26.68/26.75	|     38741 |     720    42653   136218 |    49083    38741     74 |  0.000 % |
48.06/48.18	|     58204 |     720    42653   136218 |    53991    26319     63 |  0.000 % |
73.25/73.31	|     87397 |     720    42653   136218 |    59390    20568     53 |  0.000 % |
104.14/104.28	|    131187 |     720    42653   136218 |    65329    21591     67 |  0.000 % |
147.32/147.43	|    196871 |     720    42653   136218 |    71862    37510     58 |  0.000 % |
224.11/224.24	|    295398 |     720    42653   136218 |    79049    28203     58 |  0.000 % |
347.06/347.27	|    443189 |     720    42653   136218 |    86953    55980     65 |  0.000 % |
587.30/587.54	|    664874 |     720    42653   136218 |    95649    75852     63 |  0.000 % |
993.29/993.68	|    997402 |     720    42653   136218 |   105214    29625     67 |  0.000 % |

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-1807259-1242156190/watcher-1807259-1242156190 -o /tmp/evaluation-result-1807259-1242156190/solver-1807259-1242156190 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1807259-1242156190.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.99 3/65 24444
/proc/meminfo: memFree=1315584/2055920 swapFree=4180188/4192956
[pid=24444] ppid=24442 vsize=5360 CPUtime=0
/proc/24444/stat : 24444 (run.sh) R 24442 24444 23942 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 243647334 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 234211568287 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/24444/statm: 1340 236 195 169 0 51 0
[pid=24445] ppid=24444 vsize=2112 CPUtime=0
/proc/24445/stat : 24445 (revival) R 24444 24444 23942 0 -1 4194304 291 0 0 0 0 0 0 0 18 0 1 0 243647334 2162688 257 1992294400 134512640 134537284 4294956368 18446744073709551615 2252498 0 0 4096 0 0 0 0 17 0 0 0
/proc/24445/statm: 528 257 82 6 0 166 0

[startup+0.0785319 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 24444
/proc/meminfo: memFree=1315584/2055920 swapFree=4180188/4192956
[pid=24444] ppid=24442 vsize=5360 CPUtime=0
/proc/24444/stat : 24444 (run.sh) S 24442 24444 23942 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243647334 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24444/statm: 1340 237 196 169 0 51 0
[pid=24445] ppid=24444 vsize=3060 CPUtime=0.07
/proc/24445/stat : 24445 (revival) R 24444 24444 23942 0 -1 4194304 617 0 0 0 7 0 0 0 19 0 1 50000 243647334 3133440 457 1992294400 134512640 134537284 4294956368 18446744073709551615 134523975 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24445/statm: 765 457 85 6 0 403 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8420

[startup+0.102536 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 24444
/proc/meminfo: memFree=1315584/2055920 swapFree=4180188/4192956
[pid=24444] ppid=24442 vsize=5360 CPUtime=0
/proc/24444/stat : 24444 (run.sh) S 24442 24444 23942 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243647334 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24444/statm: 1340 237 196 169 0 51 0
[pid=24445] ppid=24444 vsize=3060 CPUtime=0.09
/proc/24445/stat : 24445 (revival) R 24444 24444 23942 0 -1 4194304 617 0 0 0 9 0 0 0 19 0 1 50000 243647334 3133440 457 1992294400 134512640 134537284 4294956368 18446744073709551615 134524062 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24445/statm: 765 457 85 6 0 403 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8420

[startup+0.30256 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 24444
/proc/meminfo: memFree=1315584/2055920 swapFree=4180188/4192956
[pid=24444] ppid=24442 vsize=5360 CPUtime=0
/proc/24444/stat : 24444 (run.sh) S 24442 24444 23942 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243647334 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24444/statm: 1340 237 196 169 0 51 0
[pid=24445] ppid=24444 vsize=3060 CPUtime=0.29
/proc/24445/stat : 24445 (revival) R 24444 24444 23942 0 -1 4194304 617 0 0 0 29 0 0 0 21 0 1 50000 243647334 3133440 457 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24445/statm: 765 457 85 6 0 403 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8420

[startup+0.701621 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 24444
/proc/meminfo: memFree=1315584/2055920 swapFree=4180188/4192956
[pid=24444] ppid=24442 vsize=5360 CPUtime=0.53
/proc/24444/stat : 24444 (run.sh) S 24442 24444 23942 0 -1 4194304 311 632 0 0 0 0 53 0 16 0 1 0 243647334 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24444/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 5360

[startup+1.50171 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 24448
/proc/meminfo: memFree=1310640/2055920 swapFree=4180188/4192956
[pid=24444] ppid=24442 vsize=5360 CPUtime=0.8
/proc/24444/stat : 24444 (run.sh) S 24442 24444 23942 0 -1 4194304 341 1631 0 0 0 0 79 1 16 0 1 0 243647334 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24444/statm: 1340 241 197 169 0 51 0
[pid=24448] ppid=24444 vsize=5700 CPUtime=0.68
/proc/24448/stat : 24448 (minisat) R 24444 24444 23942 0 -1 4194304 1226 0 0 0 68 0 0 0 23 0 1 0 243647415 5836800 1210 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/24448/statm: 1425 1210 77 170 0 1253 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 11060

[startup+3.10192 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 24448
/proc/meminfo: memFree=1308400/2055920 swapFree=4180188/4192956
[pid=24444] ppid=24442 vsize=5360 CPUtime=0.8
/proc/24444/stat : 24444 (run.sh) S 24442 24444 23942 0 -1 4194304 341 1631 0 0 0 0 79 1 16 0 1 0 243647334 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24444/statm: 1340 241 197 169 0 51 0
[pid=24448] ppid=24444 vsize=7816 CPUtime=2.28
/proc/24448/stat : 24448 (minisat) R 24444 24444 23942 0 -1 4194304 1749 0 0 0 227 1 0 0 25 0 1 0 243647415 8003584 1733 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/24448/statm: 1954 1733 77 170 0 1782 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13176

[startup+6.30132 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 24448
/proc/meminfo: memFree=1305464/2055920 swapFree=4180188/4192956
[pid=24444] ppid=24442 vsize=5360 CPUtime=0.8
/proc/24444/stat : 24444 (run.sh) S 24442 24444 23942 0 -1 4194304 341 1631 0 0 0 0 79 1 16 0 1 0 243647334 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24444/statm: 1340 241 197 169 0 51 0
[pid=24448] ppid=24444 vsize=10104 CPUtime=5.48
/proc/24448/stat : 24448 (minisat) R 24444 24444 23942 0 -1 4194304 2308 0 0 0 547 1 0 0 25 0 1 0 243647415 10346496 2292 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/24448/statm: 2526 2292 77 170 0 2354 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15464

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 24448
/proc/meminfo: memFree=1302008/2055920 swapFree=4180188/4192956
[pid=24444] ppid=24442 vsize=5360 CPUtime=0.8
/proc/24444/stat : 24444 (run.sh) S 24442 24444 23942 0 -1 4194304 341 1631 0 0 0 0 79 1 16 0 1 0 243647334 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24444/statm: 1340 241 197 169 0 51 0
[pid=24448] ppid=24444 vsize=13032 CPUtime=11.88
/proc/24448/stat : 24448 (minisat) R 24444 24444 23942 0 -1 4194304 3071 0 0 0 1186 2 0 0 25 0 1 0 243647415 13344768 3055 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24448/statm: 3258 3055 77 170 0 3086 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18392

[startup+25.5028 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 24448
/proc/meminfo: memFree=1297848/2055920 swapFree=4180188/4192956
[pid=24444] ppid=24442 vsize=5360 CPUtime=0.8
/proc/24444/stat : 24444 (run.sh) S 24442 24444 23942 0 -1 4194304 341 1631 0 0 0 0 79 1 16 0 1 0 243647334 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24444/statm: 1340 241 197 169 0 51 0
[pid=24448] ppid=24444 vsize=17348 CPUtime=24.68
/proc/24448/stat : 24448 (minisat) R 24444 24444 23942 0 -1 4194304 4116 0 0 0 2464 4 0 0 25 0 1 0 243647415 17764352 4100 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24448/statm: 4337 4100 77 170 0 4165 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22708

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 24448
/proc/meminfo: memFree=1293496/2055920 swapFree=4180188/4192956
[pid=24444] ppid=24442 vsize=5360 CPUtime=0.8
/proc/24444/stat : 24444 (run.sh) S 24442 24444 23942 0 -1 4194304 341 1631 0 0 0 0 79 1 16 0 1 0 243647334 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24444/statm: 1340 241 197 169 0 51 0
[pid=24448] ppid=24444 vsize=21596 CPUtime=50.26
/proc/24448/stat : 24448 (minisat) R 24444 24444 23942 0 -1 4194304 5175 0 0 0 5021 5 0 0 25 0 1 0 243647415 22114304 5159 1992294400 134512640 135212939 4294956240 18446744073709551615 134526726 0 0 4096 3 0 0 0 17 0 0 0
/proc/24448/statm: 5399 5159 77 170 0 5227 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 26956

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 24448
/proc/meminfo: memFree=1291512/2055920 swapFree=4180188/4192956
[pid=24444] ppid=24442 vsize=5360 CPUtime=0.8
/proc/24444/stat : 24444 (run.sh) S 24442 24444 23942 0 -1 4194304 341 1631 0 0 0 0 79 1 16 0 1 0 243647334 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24444/statm: 1340 241 197 169 0 51 0
[pid=24448] ppid=24444 vsize=23644 CPUtime=101.44
/proc/24448/stat : 24448 (minisat) R 24444 24444 23942 0 -1 4194304 5657 0 0 0 10138 6 0 0 25 0 1 0 243647415 24211456 5641 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/24448/statm: 5911 5641 77 170 0 5739 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 29004

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 24448
/proc/meminfo: memFree=1289208/2055920 swapFree=4180188/4192956
[pid=24444] ppid=24442 vsize=5360 CPUtime=0.8
/proc/24444/stat : 24444 (run.sh) S 24442 24444 23942 0 -1 4194304 341 1631 0 0 0 0 79 1 16 0 1 0 243647334 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24444/statm: 1340 241 197 169 0 51 0
[pid=24448] ppid=24444 vsize=25916 CPUtime=161.41
/proc/24448/stat : 24448 (minisat) R 24444 24444 23942 0 -1 4194304 6217 0 0 0 16135 6 0 0 25 0 1 0 243647415 26537984 6201 1992294400 134512640 135212939 4294956240 18446744073709551615 134526743 0 0 4096 3 0 0 0 17 1 0 0
/proc/24448/statm: 6479 6201 77 170 0 6307 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 31276

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 24448
/proc/meminfo: memFree=1284280/2055920 swapFree=4180188/4192956
[pid=24444] ppid=24442 vsize=5360 CPUtime=0.8
/proc/24444/stat : 24444 (run.sh) S 24442 24444 23942 0 -1 4194304 341 1631 0 0 0 0 79 1 16 0 1 0 243647334 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24444/statm: 1340 241 197 169 0 51 0
[pid=24448] ppid=24444 vsize=30880 CPUtime=221.41
/proc/24448/stat : 24448 (minisat) R 24444 24444 23942 0 -1 4194304 7434 0 0 0 22133 8 0 0 25 0 1 0 243647415 31621120 7418 1992294400 134512640 135212939 4294956240 18446744073709551615 134526823 0 0 4096 3 0 0 0 17 1 0 0
/proc/24448/statm: 7720 7418 77 170 0 7548 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 36240

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 24448
/proc/meminfo: memFree=1280312/2055920 swapFree=4180188/4192956
[pid=24444] ppid=24442 vsize=5360 CPUtime=0.8
/proc/24444/stat : 24444 (run.sh) S 24442 24444 23942 0 -1 4194304 341 1631 0 0 0 0 79 1 16 0 1 0 243647334 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24444/statm: 1340 241 197 169 0 51 0
[pid=24448] ppid=24444 vsize=34876 CPUtime=281.39
/proc/24448/stat : 24448 (minisat) R 24444 24444 23942 0 -1 4194304 8413 0 0 0 28130 9 0 0 25 0 1 0 243647415 35713024 8397 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/24448/statm: 8719 8397 77 170 0 8547 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 40236

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 24448
/proc/meminfo: memFree=1279992/2055920 swapFree=4180188/4192956
[pid=24444] ppid=24442 vsize=5360 CPUtime=0.8
/proc/24444/stat : 24444 (run.sh) S 24442 24444 23942 0 -1 4194304 341 1631 0 0 0 0 79 1 16 0 1 0 243647334 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24444/statm: 1340 241 197 169 0 51 0
[pid=24448] ppid=24444 vsize=35192 CPUtime=341.37
/proc/24448/stat : 24448 (minisat) R 24444 24444 23942 0 -1 4194304 8489 0 0 0 34128 9 0 0 25 0 1 0 243647415 36036608 8473 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 1 0 0
/proc/24448/statm: 8798 8473 77 170 0 8626 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 40552

[startup+402.302 s]

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

/proc/24448/statm: 9567 9213 77 170 0 9395 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 43628

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 24448
/proc/meminfo: memFree=1276408/2055920 swapFree=4180188/4192956
[pid=24444] ppid=24442 vsize=5360 CPUtime=0.8
/proc/24444/stat : 24444 (run.sh) S 24442 24444 23942 0 -1 4194304 341 1631 0 0 0 0 79 1 16 0 1 0 243647334 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24444/statm: 1340 241 197 169 0 51 0
[pid=24448] ppid=24444 vsize=38888 CPUtime=581.3
/proc/24448/stat : 24448 (minisat) R 24444 24444 23942 0 -1 4194304 9341 0 0 0 58119 11 0 0 25 0 1 0 243647415 39821312 9325 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/24448/statm: 9722 9325 77 170 0 9550 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 44248

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 24448
/proc/meminfo: memFree=1273336/2055920 swapFree=4180188/4192956
[pid=24444] ppid=24442 vsize=5360 CPUtime=0.8
/proc/24444/stat : 24444 (run.sh) S 24442 24444 23942 0 -1 4194304 341 1631 0 0 0 0 79 1 16 0 1 0 243647334 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24444/statm: 1340 241 197 169 0 51 0
[pid=24448] ppid=24444 vsize=41976 CPUtime=641.29
/proc/24448/stat : 24448 (minisat) R 24444 24444 23942 0 -1 4194304 10086 0 0 0 64117 12 0 0 25 0 1 0 243647415 42983424 10070 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/24448/statm: 10494 10070 77 170 0 10322 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 47336

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 24448
/proc/meminfo: memFree=1268856/2055920 swapFree=4180188/4192956
[pid=24444] ppid=24442 vsize=5360 CPUtime=0.8
/proc/24444/stat : 24444 (run.sh) S 24442 24444 23942 0 -1 4194304 341 1631 0 0 0 0 79 1 16 0 1 0 243647334 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24444/statm: 1340 241 197 169 0 51 0
[pid=24448] ppid=24444 vsize=46656 CPUtime=701.26
/proc/24448/stat : 24448 (minisat) R 24444 24444 23942 0 -1 4194304 11214 0 0 0 70113 13 0 0 25 0 1 0 243647415 47775744 11198 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/24448/statm: 11664 11198 77 170 0 11492 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 52016

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 24448
/proc/meminfo: memFree=1265400/2055920 swapFree=4180188/4192956
[pid=24444] ppid=24442 vsize=5360 CPUtime=0.8
/proc/24444/stat : 24444 (run.sh) S 24442 24444 23942 0 -1 4194304 341 1631 0 0 0 0 79 1 16 0 1 0 243647334 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24444/statm: 1340 241 197 169 0 51 0
[pid=24448] ppid=24444 vsize=50176 CPUtime=761.25
/proc/24448/stat : 24448 (minisat) R 24444 24444 23942 0 -1 4194304 12066 0 0 0 76111 14 0 0 25 0 1 0 243647415 51380224 12050 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/24448/statm: 12544 12050 77 170 0 12372 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 55536

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 24448
/proc/meminfo: memFree=1264888/2055920 swapFree=4180188/4192956
[pid=24444] ppid=24442 vsize=5360 CPUtime=0.8
/proc/24444/stat : 24444 (run.sh) S 24442 24444 23942 0 -1 4194304 341 1631 0 0 0 0 79 1 16 0 1 0 243647334 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24444/statm: 1340 241 197 169 0 51 0
[pid=24448] ppid=24444 vsize=50680 CPUtime=821.23
/proc/24448/stat : 24448 (minisat) R 24444 24444 23942 0 -1 4194304 12185 0 0 0 82109 14 0 0 25 0 1 0 243647415 51896320 12169 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 1 0 0
/proc/24448/statm: 12670 12169 77 170 0 12498 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 56040

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 24448
/proc/meminfo: memFree=1264888/2055920 swapFree=4180188/4192956
[pid=24444] ppid=24442 vsize=5360 CPUtime=0.8
/proc/24444/stat : 24444 (run.sh) S 24442 24444 23942 0 -1 4194304 341 1631 0 0 0 0 79 1 16 0 1 0 243647334 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24444/statm: 1340 241 197 169 0 51 0
[pid=24448] ppid=24444 vsize=50680 CPUtime=881.22
/proc/24448/stat : 24448 (minisat) R 24444 24444 23942 0 -1 4194304 12185 0 0 0 88107 15 0 0 25 0 1 0 243647415 51896320 12169 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/24448/statm: 12670 12169 77 170 0 12498 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 56040

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 3/67 24448
/proc/meminfo: memFree=1264888/2055920 swapFree=4180188/4192956
[pid=24444] ppid=24442 vsize=5360 CPUtime=0.8
/proc/24444/stat : 24444 (run.sh) S 24442 24444 23942 0 -1 4194304 341 1631 0 0 0 0 79 1 16 0 1 0 243647334 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24444/statm: 1340 241 197 169 0 51 0
[pid=24448] ppid=24444 vsize=50680 CPUtime=941.2
/proc/24448/stat : 24448 (minisat) R 24444 24444 23942 0 -1 4194304 12187 0 0 0 94105 15 0 0 25 0 1 0 243647415 51896320 12171 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/24448/statm: 12670 12171 77 170 0 12498 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 56040

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 24448
/proc/meminfo: memFree=1264824/2055920 swapFree=4180188/4192956
[pid=24444] ppid=24442 vsize=5360 CPUtime=0.8
/proc/24444/stat : 24444 (run.sh) S 24442 24444 23942 0 -1 4194304 341 1631 0 0 0 0 79 1 16 0 1 0 243647334 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24444/statm: 1340 241 197 169 0 51 0
[pid=24448] ppid=24444 vsize=50680 CPUtime=1001.18
/proc/24448/stat : 24448 (minisat) R 24444 24444 23942 0 -1 4194304 12195 0 0 0 100103 15 0 0 25 0 1 0 243647415 51896320 12179 1992294400 134512640 135212939 4294956240 18446744073709551615 134526741 0 0 4096 3 0 0 0 17 1 0 0
/proc/24448/statm: 12670 12179 77 170 0 12498 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 56040

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 24448
/proc/meminfo: memFree=1264824/2055920 swapFree=4180188/4192956
[pid=24444] ppid=24442 vsize=5360 CPUtime=0.8
/proc/24444/stat : 24444 (run.sh) S 24442 24444 23942 0 -1 4194304 341 1631 0 0 0 0 79 1 16 0 1 0 243647334 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24444/statm: 1340 241 197 169 0 51 0
[pid=24448] ppid=24444 vsize=50680 CPUtime=1061.16
/proc/24448/stat : 24448 (minisat) R 24444 24444 23942 0 -1 4194304 12202 0 0 0 106101 15 0 0 25 0 1 0 243647415 51896320 12186 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/24448/statm: 12670 12186 77 170 0 12498 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 56040

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 24448
/proc/meminfo: memFree=1264568/2055920 swapFree=4180188/4192956
[pid=24444] ppid=24442 vsize=5360 CPUtime=0.8
/proc/24444/stat : 24444 (run.sh) S 24442 24444 23942 0 -1 4194304 341 1631 0 0 0 0 79 1 16 0 1 0 243647334 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24444/statm: 1340 241 197 169 0 51 0
[pid=24448] ppid=24444 vsize=50844 CPUtime=1121.15
/proc/24448/stat : 24448 (minisat) R 24444 24444 23942 0 -1 4194304 12251 0 0 0 112099 16 0 0 25 0 1 0 243647415 52064256 12235 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 1 0 0
/proc/24448/statm: 12711 12235 77 170 0 12539 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 56204

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 24448
/proc/meminfo: memFree=1264312/2055920 swapFree=4180188/4192956
[pid=24444] ppid=24442 vsize=5360 CPUtime=0.8
/proc/24444/stat : 24444 (run.sh) S 24442 24444 23942 0 -1 4194304 341 1631 0 0 0 0 79 1 16 0 1 0 243647334 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24444/statm: 1340 241 197 169 0 51 0
[pid=24448] ppid=24444 vsize=51256 CPUtime=1181.13
/proc/24448/stat : 24448 (minisat) R 24444 24444 23942 0 -1 4194304 12324 0 0 0 118097 16 0 0 25 0 1 0 243647415 52486144 12308 1992294400 134512640 135212939 4294956240 18446744073709551615 134526823 0 0 4096 3 0 0 0 17 1 0 0
/proc/24448/statm: 12814 12308 77 170 0 12642 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 56616



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 24450
/proc/meminfo: memFree=1264056/2055920 swapFree=4180188/4192956
[pid=24444] ppid=24442 vsize=5360 CPUtime=0.8
/proc/24444/stat : 24444 (run.sh) S 24442 24444 23942 0 -1 4194304 341 1631 0 0 0 0 79 1 16 0 1 0 243647334 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24444/statm: 1340 241 197 169 0 51 0
[pid=24448] ppid=24444 vsize=51256 CPUtime=1199.23
/proc/24448/stat : 24448 (minisat) R 24444 24444 23942 0 -1 4194304 12324 0 0 0 119907 16 0 0 25 0 1 0 243647415 52486144 12308 1992294400 134512640 135212939 4294956240 18446744073709551615 134526655 0 0 4096 3 0 0 0 17 1 0 0
/proc/24448/statm: 12814 12308 77 170 0 12642 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 56616

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24444 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=791879
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=19996
# CPU time returned by wait4() is 0.811875
# while last known CPU time is 1200.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.41
CPU time (s): 1200.03
CPU user time (s): 1199.86
CPU system time (s): 0.17
CPU usage (%): 99.9682
Max. virtual memory (cumulated for all children) (KiB): 56616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.791879
system time used= 0.019996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1972
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= 8
involuntary context switches= 20

runsolver used 1.10183 second user time and 3.2775 second system time

The end

Launcher Data

Begin job on node54 at 2009-05-12 21:23:10
IDJOB=1807259
IDBENCH=71396
IDSOLVER=647
FILE ID=node54/1807259-1242156190
PBS_JOBID= 9289670
Free space on /tmp= 66284 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v760c43649gyes6.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1807259-1242156190/watcher-1807259-1242156190 -o /tmp/evaluation-result-1807259-1242156190/solver-1807259-1242156190 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1807259-1242156190.cnf HOME

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

MD5SUM BENCH= 678295c947877f01251ebfe072d64bf5
RANDOM SEED=1800151091

node54.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.234
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.234
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:       1316128 kB
Buffers:         46672 kB
Cached:         621132 kB
SwapCached:       5872 kB
Active:          91224 kB
Inactive:       585156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1316128 kB
SwapTotal:     4192956 kB
SwapFree:      4180188 kB
Dirty:            1908 kB
Writeback:           0 kB
Mapped:          14240 kB
Slab:            49400 kB
Committed_AS:   864792 kB
PageTables:       1368 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= 66284 MiB
End job on node54 at 2009-05-12 21:43:12