Trace number 1784575

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
MiniSat 2.1 (Sat-race'08 Edition)? (TO) 5000.11 5001.51

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-230-100.cnf
MD5SUMd2dd2899777fd93a70e706988970ef5e
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 variables230
Number of clauses552
Sum of the clauses size1380
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2460
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 592
Number of clauses of size over 50

Solver Data

0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:           230                                         |
0.00/0.00	c |  Number of clauses:             552                                         |
0.00/0.00	c |  Parse time:                   0.00 s                                       |
0.00/0.00	c |  Simplification time:          0.00 s                                       |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |       100 |     230      552     1380 |      202      100     34 |  0.002 % |
0.00/0.00	c |       250 |     230      552     1380 |      222      250     33 |  0.002 % |
0.00/0.01	c |       475 |     230      552     1380 |      244      201     28 |  0.002 % |
0.00/0.01	c |       812 |     230      552     1380 |      269      222     23 |  0.002 % |
0.00/0.02	c |      1318 |     230      552     1380 |      296      197     18 |  0.002 % |
0.00/0.04	c |      2077 |     230      552     1380 |      325      240     22 |  0.002 % |
0.06/0.07	c |      3216 |     230      552     1380 |      358      367     27 |  0.002 % |
0.10/0.11	c |      4924 |     230      552     1380 |      394      298     22 |  0.002 % |
0.10/0.16	c |      7486 |     230      552     1380 |      433      356     22 |  0.002 % |
0.19/0.25	c |     11330 |     230      552     1380 |      477      501     27 |  0.002 % |
0.29/0.39	c |     17096 |     230      552     1380 |      524      496     26 |  0.002 % |
0.59/0.60	c |     25745 |     230      552     1380 |      577      450     26 |  0.002 % |
0.89/0.93	c |     38719 |     230      552     1380 |      635      541     25 |  0.002 % |
1.39/1.42	c |     58180 |     230      552     1380 |      698      614     26 |  0.002 % |
2.10/2.18	c |     87372 |     230      552     1380 |      768      452     22 |  0.002 % |
3.30/3.37	c |    131161 |     230      552     1380 |      845      726     26 |  0.002 % |
5.09/5.18	c |    196845 |     230      552     1380 |      930      919     34 |  0.002 % |
7.89/7.98	c |    295371 |     230      552     1380 |     1023      896     32 |  0.002 % |
12.19/12.27	c |    443160 |     230      552     1380 |     1125      738     31 |  0.002 % |
18.89/18.95	c |    664843 |     230      552     1380 |     1237      998     29 |  0.002 % |
29.18/29.23	c |    997368 |     230      552     1380 |     1361      695     28 |  0.002 % |
45.08/45.13	c |   1496156 |     230      552     1380 |     1497      802     32 |  0.002 % |
69.77/69.81	c |   2244338 |     230      552     1380 |     1647      994     30 |  0.002 % |
107.76/107.85	c |   3366612 |     230      552     1380 |     1812     1626     34 |  0.002 % |
167.05/167.11	c |   5050023 |     230      552     1380 |     1993     1478     33 |  0.002 % |
258.52/258.61	c |   7575139 |     230      552     1380 |     2192     1673     39 |  0.002 % |
401.38/401.56	c |  11362814 |     230      552     1380 |     2412     1557     34 |  0.002 % |
622.11/622.30	c |  17044326 |     230      552     1380 |     2653     1322     36 |  0.002 % |
966.42/966.72	c |  25566595 |     230      552     1380 |     2918     1780     39 |  0.002 % |
1500.57/1501.06	c |  38349998 |     230      552     1380 |     3210     2385     38 |  0.002 % |
2330.44/2331.15	c |  57525103 |     230      552     1380 |     3531     1859     37 |  0.002 % |
3625.07/3626.18	c |  86287761 |     230      552     1380 |     3884     3415     40 |  0.002 % |

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-1784575-1241951254/watcher-1784575-1241951254 -o /tmp/evaluation-result-1784575-1241951254/solver-1784575-1241951254 -C 5000 -W 6000 -M 1800 HOME/minisat HOME/instance-1784575-1241951254.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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: 1.15 1.06 1.01 3/65 6069
/proc/meminfo: memFree=1673096/2055920 swapFree=4180156/4192956
[pid=6069] ppid=6067 vsize=7332 CPUtime=0
/proc/6069/stat : 6069 (minisat) R 6067 6069 5996 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 223153763 7507968 146 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/6069/statm: 1833 146 100 219 0 1611 0

[startup+0.069518 s]
/proc/loadavg: 1.15 1.06 1.01 3/65 6069
/proc/meminfo: memFree=1673096/2055920 swapFree=4180156/4192956
[pid=6069] ppid=6067 vsize=17808 CPUtime=0.06
/proc/6069/stat : 6069 (minisat) R 6067 6069 5996 0 -1 4194304 235 0 0 0 6 0 0 0 18 0 1 0 223153763 18235392 188 1992294400 4194304 5092341 548682068848 18446744073709551615 4241098 0 0 4096 3 0 0 0 17 1 0 0
/proc/6069/statm: 4452 188 101 219 0 4230 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 17808

[startup+0.101521 s]
/proc/loadavg: 1.15 1.06 1.01 3/65 6069
/proc/meminfo: memFree=1673096/2055920 swapFree=4180156/4192956
[pid=6069] ppid=6067 vsize=17808 CPUtime=0.1
/proc/6069/stat : 6069 (minisat) R 6067 6069 5996 0 -1 4194304 235 0 0 0 10 0 0 0 18 0 1 0 223153763 18235392 188 1992294400 4194304 5092341 548682068848 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/6069/statm: 4452 188 101 219 0 4230 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 17808

[startup+0.301546 s]
/proc/loadavg: 1.15 1.06 1.01 3/65 6069
/proc/meminfo: memFree=1673096/2055920 swapFree=4180156/4192956
[pid=6069] ppid=6067 vsize=17808 CPUtime=0.29
/proc/6069/stat : 6069 (minisat) R 6067 6069 5996 0 -1 4194304 255 0 0 0 29 0 0 0 19 0 1 0 223153763 18235392 208 1992294400 4194304 5092341 548682068848 18446744073709551615 4262248 0 0 4096 3 0 0 0 17 1 0 0
/proc/6069/statm: 4452 208 101 219 0 4230 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17808

[startup+0.701597 s]
/proc/loadavg: 1.15 1.06 1.01 3/65 6069
/proc/meminfo: memFree=1673096/2055920 swapFree=4180156/4192956
[pid=6069] ppid=6067 vsize=23000 CPUtime=0.69
/proc/6069/stat : 6069 (minisat) R 6067 6069 5996 0 -1 4194304 300 0 0 0 69 0 0 0 22 0 1 0 223153763 23552000 253 1992294400 4194304 5092341 548682068848 18446744073709551615 4240969 0 0 4096 3 0 0 0 17 1 0 0
/proc/6069/statm: 5750 253 101 219 0 5528 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23000

[startup+1.5017 s]
/proc/loadavg: 1.15 1.06 1.01 2/66 6070
/proc/meminfo: memFree=1672384/2055920 swapFree=4180156/4192956
[pid=6069] ppid=6067 vsize=17808 CPUtime=1.49
/proc/6069/stat : 6069 (minisat) R 6067 6069 5996 0 -1 4194304 362 0 0 0 149 0 0 0 25 0 1 0 223153763 18235392 268 1992294400 4194304 5092341 548682068848 18446744073709551615 4241555 0 0 4096 3 0 0 0 17 1 0 0
/proc/6069/statm: 4452 268 101 219 0 4230 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17808

[startup+3.1019 s]
/proc/loadavg: 1.15 1.06 1.01 2/66 6070
/proc/meminfo: memFree=1672192/2055920 swapFree=4180156/4192956
[pid=6069] ppid=6067 vsize=17808 CPUtime=3.09
/proc/6069/stat : 6069 (minisat) R 6067 6069 5996 0 -1 4194304 432 0 0 0 309 0 0 0 25 0 1 0 223153763 18235392 307 1992294400 4194304 5092341 548682068848 18446744073709551615 4244127 0 0 4096 3 0 0 0 17 1 0 0
/proc/6069/statm: 4452 307 101 219 0 4230 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17808

[startup+6.3013 s]
/proc/loadavg: 1.22 1.07 1.02 2/66 6070
/proc/meminfo: memFree=1671808/2055920 swapFree=4180156/4192956
[pid=6069] ppid=6067 vsize=17808 CPUtime=6.29
/proc/6069/stat : 6069 (minisat) R 6067 6069 5996 0 -1 4194304 498 0 0 0 629 0 0 0 25 0 1 0 223153763 18235392 373 1992294400 4194304 5092341 548682068848 18446744073709551615 4249525 0 0 4096 3 0 0 0 17 1 0 0
/proc/6069/statm: 4452 373 101 219 0 4230 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17808

[startup+12.7011 s]
/proc/loadavg: 1.20 1.07 1.02 2/66 6070
/proc/meminfo: memFree=1671488/2055920 swapFree=4180156/4192956
[pid=6069] ppid=6067 vsize=17808 CPUtime=12.69
/proc/6069/stat : 6069 (minisat) R 6067 6069 5996 0 -1 4194304 569 0 0 0 1269 0 0 0 25 0 1 0 223153763 18235392 444 1992294400 4194304 5092341 548682068848 18446744073709551615 4241392 0 0 4096 3 0 0 0 17 1 0 0
/proc/6069/statm: 4452 444 101 219 0 4230 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17808

[startup+25.5017 s]
/proc/loadavg: 1.15 1.07 1.01 2/66 6070
/proc/meminfo: memFree=1670976/2055920 swapFree=4180156/4192956
[pid=6069] ppid=6067 vsize=17808 CPUtime=25.48
/proc/6069/stat : 6069 (minisat) R 6067 6069 5996 0 -1 4194304 678 0 0 0 2548 0 0 0 25 0 1 0 223153763 18235392 553 1992294400 4194304 5092341 548682068848 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/6069/statm: 4452 553 101 219 0 4230 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17808

[startup+51.102 s]
/proc/loadavg: 1.10 1.06 1.01 2/66 6070
/proc/meminfo: memFree=1670464/2055920 swapFree=4180156/4192956
[pid=6069] ppid=6067 vsize=17808 CPUtime=51.08
/proc/6069/stat : 6069 (minisat) R 6067 6069 5996 0 -1 4194304 797 0 0 0 5108 0 0 0 25 0 1 0 223153763 18235392 672 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/6069/statm: 4452 672 101 219 0 4230 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17808

[startup+102.305 s]
/proc/loadavg: 1.04 1.05 1.01 2/66 6070
/proc/meminfo: memFree=1669952/2055920 swapFree=4180156/4192956
[pid=6069] ppid=6067 vsize=17808 CPUtime=102.26
/proc/6069/stat : 6069 (minisat) R 6067 6069 5996 0 -1 4194304 1022 0 0 0 10226 0 0 0 25 0 1 0 223153763 18235392 785 1992294400 4194304 5092341 548682068848 18446744073709551615 4248386 0 0 4096 3 0 0 0 17 1 0 0
/proc/6069/statm: 4452 785 101 219 0 4230 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 17808

[startup+162.301 s]
/proc/loadavg: 1.01 1.04 1.00 2/66 6070
/proc/meminfo: memFree=1669376/2055920 swapFree=4180156/4192956
[pid=6069] ppid=6067 vsize=17808 CPUtime=162.25
/proc/6069/stat : 6069 (minisat) R 6067 6069 5996 0 -1 4194304 1167 0 0 0 16224 1 0 0 25 0 1 0 223153763 18235392 930 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/6069/statm: 4452 930 101 219 0 4230 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 17808

[startup+222.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 6070
/proc/meminfo: memFree=1668928/2055920 swapFree=4180156/4192956
[pid=6069] ppid=6067 vsize=17808 CPUtime=222.23
/proc/6069/stat : 6069 (minisat) R 6067 6069 5996 0 -1 4194304 1284 0 0 0 22222 1 0 0 25 0 1 0 223153763 18235392 1047 1992294400 4194304 5092341 548682068848 18446744073709551615 4250061 0 0 4096 3 0 0 0 17 1 0 0
/proc/6069/statm: 4452 1047 101 219 0 4230 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 17808

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 6070
/proc/meminfo: memFree=1668736/2055920 swapFree=4180156/4192956
[pid=6069] ppid=6067 vsize=17808 CPUtime=282.21
/proc/6069/stat : 6069 (minisat) R 6067 6069 5996 0 -1 4194304 1321 0 0 0 28220 1 0 0 25 0 1 0 223153763 18235392 1084 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/6069/statm: 4452 1084 101 219 0 4230 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 17808

[startup+342.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 6070
/proc/meminfo: memFree=1668480/2055920 swapFree=4180156/4192956
[pid=6069] ppid=6067 vsize=17808 CPUtime=342.19
/proc/6069/stat : 6069 (minisat) R 6067 6069 5996 0 -1 4194304 1532 0 0 0 34218 1 0 0 25 0 1 0 223153763 18235392 1144 1992294400 4194304 5092341 548682068848 18446744073709551615 4250876 0 0 4096 3 0 0 0 17 1 0 0
/proc/6069/statm: 4452 1144 101 219 0 4230 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 17808

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 6070
/proc/meminfo: memFree=1668096/2055920 swapFree=4180156/4192956
[pid=6069] ppid=6067 vsize=17808 CPUtime=402.18
/proc/6069/stat : 6069 (minisat) R 6067 6069 5996 0 -1 4194304 1628 0 0 0 40216 2 0 0 25 0 1 0 223153763 18235392 1240 1992294400 4194304 5092341 548682068848 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/6069/statm: 4452 1240 101 219 0 4230 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 17808

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6070
/proc/meminfo: memFree=1667776/2055920 swapFree=4180156/4192956
[pid=6069] ppid=6067 vsize=17808 CPUtime=462.16
/proc/6069/stat : 6069 (minisat) R 6067 6069 5996 0 -1 4194304 1714 0 0 0 46214 2 0 0 25 0 1 0 223153763 18235392 1326 1992294400 4194304 5092341 548682068848 18446744073709551615 4244103 0 0 4096 3 0 0 0 17 1 0 0
/proc/6069/statm: 4452 1326 101 219 0 4230 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 17808

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6070
/proc/meminfo: memFree=1667520/2055920 swapFree=4180156/4192956
[pid=6069] ppid=6067 vsize=17808 CPUtime=522.14
/proc/6069/stat : 6069 (minisat) R 6067 6069 5996 0 -1 4194304 1767 0 0 0 52212 2 0 0 25 0 1 0 223153763 18235392 1379 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/6069/statm: 4452 1379 101 219 0 4230 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 17808

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6070
/proc/meminfo: memFree=1667392/2055920 swapFree=4180156/4192956
[pid=6069] ppid=6067 vsize=17808 CPUtime=582.12
/proc/6069/stat : 6069 (minisat) R 6067 6069 5996 0 -1 4194304 1792 0 0 0 58210 2 0 0 25 0 1 0 223153763 18235392 1404 1992294400 4194304 5092341 548682068848 18446744073709551615 4249992 0 0 4096 3 0 0 0 17 1 0 0
/proc/6069/statm: 4452 1404 101 219 0 4230 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 17808

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6070
/proc/meminfo: memFree=1667200/2055920 swapFree=4180156/4192956
[pid=6069] ppid=6067 vsize=17808 CPUtime=642.12
/proc/6069/stat : 6069 (minisat) R 6067 6069 5996 0 -1 4194304 1833 0 0 0 64209 3 0 0 25 0 1 0 223153763 18235392 1445 1992294400 4194304 5092341 548682068848 18446744073709551615 4240863 0 0 4096 3 0 0 0 17 1 0 0
/proc/6069/statm: 4452 1445 101 219 0 4230 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 17808

[startup+702.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6078
/proc/meminfo: memFree=1662976/2055920 swapFree=4180156/4192956
[pid=6069] ppid=6067 vsize=22440 CPUtime=4061.16
/proc/6069/stat : 6069 (minisat) R 6067 6069 5996 0 -1 4194304 2702 0 0 0 406101 15 0 0 25 0 1 0 223153763 22978560 2314 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/6069/statm: 5610 2314 101 219 0 5388 0
Current children cumulated CPU time (s) 4061.16
Current children cumulated vsize (KiB) 22440

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6078
/proc/meminfo: memFree=1662912/2055920 swapFree=4180156/4192956
[pid=6069] ppid=6067 vsize=22440 CPUtime=4121.13
/proc/6069/stat : 6069 (minisat) R 6067 6069 5996 0 -1 4194304 2710 0 0 0 412098 15 0 0 25 0 1 0 223153763 22978560 2322 1992294400 4194304 5092341 548682068848 18446744073709551615 4241098 0 0 4096 3 0 0 0 17 1 0 0
/proc/6069/statm: 5610 2322 101 219 0 5388 0
Current children cumulated CPU time (s) 4121.13
Current children cumulated vsize (KiB) 22440

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6078
/proc/meminfo: memFree=1662848/2055920 swapFree=4180156/4192956
[pid=6069] ppid=6067 vsize=22440 CPUtime=4181.12
/proc/6069/stat : 6069 (minisat) R 6067 6069 5996 0 -1 4194304 2717 0 0 0 418097 15 0 0 25 0 1 0 223153763 22978560 2329 1992294400 4194304 5092341 548682068848 18446744073709551615 4241011 0 0 4096 3 0 0 0 17 1 0 0
/proc/6069/statm: 5610 2329 101 219 0 5388 0
Current children cumulated CPU time (s) 4181.12
Current children cumulated vsize (KiB) 22440

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6078
/proc/meminfo: memFree=1662848/2055920 swapFree=4180156/4192956
[pid=6069] ppid=6067 vsize=22440 CPUtime=4241.1
/proc/6069/stat : 6069 (minisat) R 6067 6069 5996 0 -1 4194304 2721 0 0 0 424095 15 0 0 25 0 1 0 223153763 22978560 2333 1992294400 4194304 5092341 548682068848 18446744073709551615 4250816 0 0 4096 3 0 0 0 17 1 0 0
/proc/6069/statm: 5610 2333 101 219 0 5388 0
Current children cumulated CPU time (s) 4241.1
Current children cumulated vsize (KiB) 22440

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6078
/proc/meminfo: memFree=1662720/2055920 swapFree=4180156/4192956
[pid=6069] ppid=6067 vsize=22440 CPUtime=4301.09
/proc/6069/stat : 6069 (minisat) R 6067 6069 5996 0 -1 4194304 2728 0 0 0 430093 16 0 0 25 0 1 0 223153763 22978560 2340 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/6069/statm: 5610 2340 101 219 0 5388 0
Current children cumulated CPU time (s) 4301.09
Current children cumulated vsize (KiB) 22440

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6078
/proc/meminfo: memFree=1662720/2055920 swapFree=4180156/4192956
[pid=6069] ppid=6067 vsize=22440 CPUtime=4361.07
/proc/6069/stat : 6069 (minisat) R 6067 6069 5996 0 -1 4194304 2735 0 0 0 436091 16 0 0 25 0 1 0 223153763 22978560 2347 1992294400 4194304 5092341 548682068848 18446744073709551615 4241906 0 0 4096 3 0 0 0 17 1 0 0
/proc/6069/statm: 5610 2347 101 219 0 5388 0
Current children cumulated CPU time (s) 4361.07
Current children cumulated vsize (KiB) 22440

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6078
/proc/meminfo: memFree=1662656/2055920 swapFree=4180156/4192956
[pid=6069] ppid=6067 vsize=22440 CPUtime=4421.05
/proc/6069/stat : 6069 (minisat) R 6067 6069 5996 0 -1 4194304 2748 0 0 0 442089 16 0 0 25 0 1 0 223153763 22978560 2360 1992294400 4194304 5092341 548682068848 18446744073709551615 4241089 0 0 4096 3 0 0 0 17 1 0 0
/proc/6069/statm: 5610 2360 101 219 0 5388 0
Current children cumulated CPU time (s) 4421.05
Current children cumulated vsize (KiB) 22440

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6078
/proc/meminfo: memFree=1662592/2055920 swapFree=4180156/4192956
[pid=6069] ppid=6067 vsize=22440 CPUtime=4481.03
/proc/6069/stat : 6069 (minisat) R 6067 6069 5996 0 -1 4194304 2766 0 0 0 448087 16 0 0 25 0 1 0 223153763 22978560 2378 1992294400 4194304 5092341 548682068848 18446744073709551615 4240682 0 0 4096 3 0 0 0 17 1 0 0
/proc/6069/statm: 5610 2378 101 219 0 5388 0
Current children cumulated CPU time (s) 4481.03
Current children cumulated vsize (KiB) 22440

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6080
/proc/meminfo: memFree=1662528/2055920 swapFree=4180156/4192956
[pid=6069] ppid=6067 vsize=22440 CPUtime=4541.02
/proc/6069/stat : 6069 (minisat) R 6067 6069 5996 0 -1 4194304 2767 0 0 0 454085 17 0 0 25 0 1 0 223153763 22978560 2379 1992294400 4194304 5092341 548682068848 18446744073709551615 4268485 0 0 4096 3 0 0 0 17 1 0 0
/proc/6069/statm: 5610 2379 101 219 0 5388 0
Current children cumulated CPU time (s) 4541.02
Current children cumulated vsize (KiB) 22440

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6080
/proc/meminfo: memFree=1662528/2055920 swapFree=4180156/4192956
[pid=6069] ppid=6067 vsize=22440 CPUtime=4601.01
/proc/6069/stat : 6069 (minisat) R 6067 6069 5996 0 -1 4194304 2779 0 0 0 460084 17 0 0 25 0 1 0 223153763 22978560 2391 1992294400 4194304 5092341 548682068848 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/6069/statm: 5610 2391 101 219 0 5388 0
Current children cumulated CPU time (s) 4601.01
Current children cumulated vsize (KiB) 22440

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6080
/proc/meminfo: memFree=1662528/2055920 swapFree=4180156/4192956
[pid=6069] ppid=6067 vsize=22440 CPUtime=4660.99
/proc/6069/stat : 6069 (minisat) R 6067 6069 5996 0 -1 4194304 2779 0 0 0 466082 17 0 0 25 0 1 0 223153763 22978560 2391 1992294400 4194304 5092341 548682068848 18446744073709551615 4249664 0 0 4096 3 0 0 0 17 1 0 0
/proc/6069/statm: 5610 2391 101 219 0 5388 0
Current children cumulated CPU time (s) 4660.99
Current children cumulated vsize (KiB) 22440

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6080
/proc/meminfo: memFree=1662400/2055920 swapFree=4180156/4192956
[pid=6069] ppid=6067 vsize=22440 CPUtime=4720.97
/proc/6069/stat : 6069 (minisat) R 6067 6069 5996 0 -1 4194304 2791 0 0 0 472080 17 0 0 25 0 1 0 223153763 22978560 2403 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/6069/statm: 5610 2403 101 219 0 5388 0
Current children cumulated CPU time (s) 4720.97
Current children cumulated vsize (KiB) 22440

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6080
/proc/meminfo: memFree=1662592/2055920 swapFree=4180156/4192956
[pid=6069] ppid=6067 vsize=22440 CPUtime=4780.95
/proc/6069/stat : 6069 (minisat) R 6067 6069 5996 0 -1 4194304 2791 0 0 0 478078 17 0 0 25 0 1 0 223153763 22978560 2403 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/6069/statm: 5610 2403 101 219 0 5388 0
Current children cumulated CPU time (s) 4780.95
Current children cumulated vsize (KiB) 22440

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6080
/proc/meminfo: memFree=1662528/2055920 swapFree=4180156/4192956
[pid=6069] ppid=6067 vsize=22440 CPUtime=4840.93
/proc/6069/stat : 6069 (minisat) R 6067 6069 5996 0 -1 4194304 2797 0 0 0 484076 17 0 0 25 0 1 0 223153763 22978560 2409 1992294400 4194304 5092341 548682068848 18446744073709551615 4241098 0 0 4096 3 0 0 0 17 1 0 0
/proc/6069/statm: 5610 2409 101 219 0 5388 0
Current children cumulated CPU time (s) 4840.93
Current children cumulated vsize (KiB) 22440

[startup+4902.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 6080
/proc/meminfo: memFree=1662528/2055920 swapFree=4180156/4192956
[pid=6069] ppid=6067 vsize=22440 CPUtime=4900.92
/proc/6069/stat : 6069 (minisat) R 6067 6069 5996 0 -1 4194304 2797 0 0 0 490074 18 0 0 25 0 1 0 223153763 22978560 2409 1992294400 4194304 5092341 548682068848 18446744073709551615 4251432 0 0 4096 3 0 0 0 17 1 0 0
/proc/6069/statm: 5610 2409 101 219 0 5388 0
Current children cumulated CPU time (s) 4900.92
Current children cumulated vsize (KiB) 22440

[startup+4962.3 s]
/proc/loadavg: 1.14 1.04 1.01 2/66 6080
/proc/meminfo: memFree=1662464/2055920 swapFree=4180156/4192956
[pid=6069] ppid=6067 vsize=22440 CPUtime=4960.9
/proc/6069/stat : 6069 (minisat) R 6067 6069 5996 0 -1 4194304 2797 0 0 0 496072 18 0 0 25 0 1 0 223153763 22978560 2409 1992294400 4194304 5092341 548682068848 18446744073709551615 4241256 0 0 4096 3 0 0 0 17 1 0 0
/proc/6069/statm: 5610 2409 101 219 0 5388 0
Current children cumulated CPU time (s) 4960.9
Current children cumulated vsize (KiB) 22440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.5 s]
/proc/loadavg: 1.13 1.05 1.01 2/66 6080
/proc/meminfo: memFree=1662464/2055920 swapFree=4180156/4192956
[pid=6069] ppid=6067 vsize=22440 CPUtime=5000.1
/proc/6069/stat : 6069 (minisat) R 6067 6069 5996 0 -1 4194304 2797 0 0 0 499992 18 0 0 25 0 1 0 223153763 22978560 2409 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/6069/statm: 5610 2409 101 219 0 5388 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 22440

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

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

[startup+5001.5 s]
/proc/loadavg: 1.13 1.05 1.01 2/66 6080
/proc/meminfo: memFree=1662464/2055920 swapFree=4180156/4192956
[pid=6069] ppid=6067 vsize=22440 CPUtime=5000.1
/proc/6069/stat : 6069 (minisat) R 6067 6069 5996 0 -1 4194304 2797 0 0 0 499992 18 0 0 25 0 1 0 223153763 22978560 2409 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/6069/statm: 5610 2409 101 219 0 5388 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 22440

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.51
CPU time (s): 5000.11
CPU user time (s): 4999.92
CPU system time (s): 0.186971
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 23000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.92
system time used= 0.186971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2797
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= 2
involuntary context switches= 7740

runsolver used 4.87926 second user time and 13.319 second system time

The end

Launcher Data

Begin job on node54 at 2009-05-10 12:27:34
IDJOB=1784575
IDBENCH=71789
IDSOLVER=608
FILE ID=node54/1784575-1241951254
PBS_JOBID= 9265061
Free space on /tmp= 66348 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-230-100.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784575-1241951254/watcher-1784575-1241951254 -o /tmp/evaluation-result-1784575-1241951254/solver-1784575-1241951254 -C 5000 -W 6000 -M 1800  HOME/minisat HOME/instance-1784575-1241951254.cnf

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

MD5SUM BENCH= d2dd2899777fd93a70e706988970ef5e
RANDOM SEED=404773593

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:       1673512 kB
Buffers:         63356 kB
Cached:         242688 kB
SwapCached:       6552 kB
Active:         142292 kB
Inactive:       173032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1673512 kB
SwapTotal:     4192956 kB
SwapFree:      4180156 kB
Dirty:             924 kB
Writeback:           0 kB
Mapped:          14288 kB
Slab:            52988 kB
Committed_AS:   707608 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= 66344 MiB
End job on node54 at 2009-05-10 13:50:57