Trace number 1806879

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
minisat2-simp 070721? (TO) 1200.1 1200.41

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-240-100.cnf
MD5SUM227ae3ed738eb1cf18ca67ef64582b2c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of clauses576
Sum of the clauses size1440
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2480
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 596
Number of clauses of size over 50

Solver Data

0.00/0.00	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  240                                                  |
0.00/0.00	|  Number of clauses:    576                                                  |
0.00/0.00	|  Parsing time:         0.00         s                                       |
0.00/0.00	============================[ Search Statistics ]==============================
0.00/0.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	===============================================================================
0.00/0.00	|         0 |     240      576     1440 |      192        0    nan |  0.000 % |
0.00/0.00	|       101 |     240      576     1440 |      211      101     34 |  0.002 % |
0.00/0.00	|       251 |     240      576     1440 |      232      251     33 |  0.002 % |
0.00/0.01	|       479 |     240      576     1440 |      255      202     26 |  0.002 % |
0.00/0.02	|       816 |     240      576     1440 |      281      357     33 |  0.002 % |
0.00/0.03	|      1322 |     240      576     1440 |      309      329     31 |  0.002 % |
0.00/0.05	|      2081 |     240      576     1440 |      340      350     31 |  0.002 % |
0.00/0.08	|      3222 |     240      576     1440 |      374      259     22 |  0.002 % |
0.09/0.13	|      4932 |     240      576     1440 |      411      392     28 |  0.002 % |
0.19/0.20	|      7494 |     240      576     1440 |      452      264     22 |  0.002 % |
0.29/0.31	|     11338 |     240      576     1440 |      497      423     29 |  0.002 % |
0.39/0.48	|     17104 |     240      576     1440 |      547      397     26 |  0.002 % |
0.69/0.74	|     25753 |     240      576     1440 |      602      626     31 |  0.002 % |
1.10/1.15	|     38727 |     240      576     1440 |      662      465     25 |  0.002 % |
1.69/1.77	|     58189 |     240      576     1440 |      729      529     27 |  0.002 % |
2.69/2.73	|     87381 |     240      576     1440 |      802      673     31 |  0.002 % |
4.19/4.22	|    131170 |     240      576     1440 |      882      471     24 |  0.002 % |
6.49/6.51	|    196854 |     240      576     1440 |      970      918     33 |  0.002 % |
10.09/10.18	|    295380 |     240      576     1440 |     1067      954     33 |  0.002 % |
15.69/15.78	|    443169 |     240      576     1440 |     1174      935     36 |  0.002 % |
24.38/24.46	|    664854 |     240      576     1440 |     1291      833     32 |  0.002 % |
38.28/38.38	|    997380 |     240      576     1440 |     1420     1355     36 |  0.002 % |
59.28/59.34	|   1496168 |     240      576     1440 |     1562     1192     35 |  0.002 % |
92.17/92.21	|   2244350 |     240      576     1440 |     1719     1198     35 |  0.002 % |
141.86/141.93	|   3366626 |     240      576     1440 |     1891     1573     38 |  0.002 % |
220.63/220.75	|   5050037 |     240      576     1440 |     2080     1527     40 |  0.002 % |
342.40/342.56	|   7575153 |     240      576     1440 |     2288     1960     43 |  0.002 % |
531.55/531.76	|  11362828 |     240      576     1440 |     2517     2324     42 |  0.002 % |
825.28/825.55	|  17044340 |     240      576     1440 |     2768     2200     39 |  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-1806879-1242153309/watcher-1806879-1242153309 -o /tmp/evaluation-result-1806879-1242153309/solver-1806879-1242153309 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1806879-1242153309.cnf 

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.91 0.97 0.94 3/64 9815
/proc/meminfo: memFree=1557544/2055920 swapFree=4176976/4192956
[pid=9815] ppid=9813 vsize=1920 CPUtime=0
/proc/9815/stat : 9815 (minisat_static) R 9813 9815 9435 0 -1 4194304 136 0 0 0 0 0 0 0 18 0 1 0 243364236 1966080 121 1992294400 134512640 135243866 4294956256 18446744073709551615 134746530 0 0 4096 3 0 0 0 17 1 0 0
/proc/9815/statm: 480 121 85 178 0 300 0

[startup+0.088909 s]
/proc/loadavg: 0.91 0.97 0.94 3/64 9815
/proc/meminfo: memFree=1557544/2055920 swapFree=4176976/4192956
[pid=9815] ppid=9813 vsize=2048 CPUtime=0.08
/proc/9815/stat : 9815 (minisat_static) R 9813 9815 9435 0 -1 4194304 153 0 0 0 8 0 0 0 18 0 1 0 243364236 2097152 138 1992294400 134512640 135243866 4294956256 18446744073709551615 134555872 0 0 4096 3 0 0 0 17 1 0 0
/proc/9815/statm: 512 138 85 178 0 332 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2048

[startup+0.101909 s]
/proc/loadavg: 0.91 0.97 0.94 3/64 9815
/proc/meminfo: memFree=1557544/2055920 swapFree=4176976/4192956
[pid=9815] ppid=9813 vsize=2048 CPUtime=0.09
/proc/9815/stat : 9815 (minisat_static) R 9813 9815 9435 0 -1 4194304 155 0 0 0 9 0 0 0 18 0 1 0 243364236 2097152 140 1992294400 134512640 135243866 4294956256 18446744073709551615 134555947 0 0 4096 3 0 0 0 17 1 0 0
/proc/9815/statm: 512 140 85 178 0 332 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2048

[startup+0.30193 s]
/proc/loadavg: 0.91 0.97 0.94 3/64 9815
/proc/meminfo: memFree=1557544/2055920 swapFree=4176976/4192956
[pid=9815] ppid=9813 vsize=2048 CPUtime=0.29
/proc/9815/stat : 9815 (minisat_static) R 9813 9815 9435 0 -1 4194304 166 0 0 0 29 0 0 0 19 0 1 0 243364236 2097152 151 1992294400 134512640 135243866 4294956256 18446744073709551615 134558476 0 0 4096 3 0 0 0 17 1 0 0
/proc/9815/statm: 512 151 85 178 0 332 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2048

[startup+0.701971 s]
/proc/loadavg: 0.91 0.97 0.94 3/64 9815
/proc/meminfo: memFree=1557544/2055920 swapFree=4176976/4192956
[pid=9815] ppid=9813 vsize=2172 CPUtime=0.69
/proc/9815/stat : 9815 (minisat_static) R 9813 9815 9435 0 -1 4194304 179 0 0 0 69 0 0 0 22 0 1 0 243364236 2224128 164 1992294400 134512640 135243866 4294956256 18446744073709551615 134555829 0 0 4096 3 0 0 0 17 1 0 0
/proc/9815/statm: 543 164 85 178 0 363 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2172

[startup+1.50105 s]
/proc/loadavg: 0.91 0.97 0.94 2/65 9816
/proc/meminfo: memFree=1557216/2055920 swapFree=4176976/4192956
[pid=9815] ppid=9813 vsize=2172 CPUtime=1.49
/proc/9815/stat : 9815 (minisat_static) R 9813 9815 9435 0 -1 4194304 195 0 0 0 149 0 0 0 25 0 1 0 243364236 2224128 180 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9815/statm: 543 180 85 178 0 363 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2172

[startup+3.10121 s]
/proc/loadavg: 0.91 0.97 0.94 2/65 9816
/proc/meminfo: memFree=1557024/2055920 swapFree=4176976/4192956
[pid=9815] ppid=9813 vsize=2304 CPUtime=3.09
/proc/9815/stat : 9815 (minisat_static) R 9813 9815 9435 0 -1 4194304 215 0 0 0 309 0 0 0 25 0 1 0 243364236 2359296 200 1992294400 134512640 135243866 4294956256 18446744073709551615 134566486 0 0 4096 3 0 0 0 17 1 0 0
/proc/9815/statm: 576 200 85 178 0 396 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2304

[startup+6.30154 s]
/proc/loadavg: 0.92 0.97 0.94 2/65 9816
/proc/meminfo: memFree=1556832/2055920 swapFree=4176976/4192956
[pid=9815] ppid=9813 vsize=2304 CPUtime=6.29
/proc/9815/stat : 9815 (minisat_static) R 9813 9815 9435 0 -1 4194304 237 0 0 0 629 0 0 0 25 0 1 0 243364236 2359296 222 1992294400 134512640 135243866 4294956256 18446744073709551615 134558476 0 0 4096 3 0 0 0 17 1 0 0
/proc/9815/statm: 576 222 85 178 0 396 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2304

[startup+12.7012 s]
/proc/loadavg: 0.93 0.97 0.94 2/65 9816
/proc/meminfo: memFree=1556576/2055920 swapFree=4176976/4192956
[pid=9815] ppid=9813 vsize=2436 CPUtime=12.69
/proc/9815/stat : 9815 (minisat_static) R 9813 9815 9435 0 -1 4194304 272 0 0 0 1269 0 0 0 25 0 1 0 243364236 2494464 257 1992294400 134512640 135243866 4294956256 18446744073709551615 134558784 0 0 4096 3 0 0 0 17 1 0 0
/proc/9815/statm: 609 257 85 178 0 429 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2436

[startup+25.5015 s]
/proc/loadavg: 0.94 0.97 0.94 2/65 9816
/proc/meminfo: memFree=1556384/2055920 swapFree=4176976/4192956
[pid=9815] ppid=9813 vsize=2696 CPUtime=25.48
/proc/9815/stat : 9815 (minisat_static) R 9813 9815 9435 0 -1 4194304 318 0 0 0 2548 0 0 0 25 0 1 0 243364236 2760704 303 1992294400 134512640 135243866 4294956256 18446744073709551615 134555929 0 0 4096 3 0 0 0 17 1 0 0
/proc/9815/statm: 674 303 85 178 0 494 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2696

[startup+51.1011 s]
/proc/loadavg: 0.96 0.97 0.94 2/65 9816
/proc/meminfo: memFree=1556192/2055920 swapFree=4176976/4192956
[pid=9815] ppid=9813 vsize=2828 CPUtime=51.08
/proc/9815/stat : 9815 (minisat_static) R 9813 9815 9435 0 -1 4194304 361 0 0 0 5108 0 0 0 25 0 1 0 243364236 2895872 346 1992294400 134512640 135243866 4294956256 18446744073709551615 134568480 0 0 4096 3 0 0 0 17 1 0 0
/proc/9815/statm: 707 346 85 178 0 527 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2828

[startup+102.304 s]
/proc/loadavg: 0.98 0.97 0.94 2/65 9816
/proc/meminfo: memFree=1555872/2055920 swapFree=4176976/4192956
[pid=9815] ppid=9813 vsize=3092 CPUtime=102.27
/proc/9815/stat : 9815 (minisat_static) R 9813 9815 9435 0 -1 4194304 432 0 0 0 10227 0 0 0 25 0 1 0 243364236 3166208 417 1992294400 134512640 135243866 4294956256 18446744073709551615 134564862 0 0 4096 3 0 0 0 17 1 0 0
/proc/9815/statm: 773 417 85 178 0 593 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 3092

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 9816
/proc/meminfo: memFree=1555680/2055920 swapFree=4176976/4192956
[pid=9815] ppid=9813 vsize=3356 CPUtime=162.25
/proc/9815/stat : 9815 (minisat_static) R 9813 9815 9435 0 -1 4194304 477 0 0 0 16225 0 0 0 25 0 1 0 243364236 3436544 462 1992294400 134512640 135243866 4294956256 18446744073709551615 134555834 0 0 4096 3 0 0 0 17 1 0 0
/proc/9815/statm: 839 462 85 178 0 659 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 3356

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 9816
/proc/meminfo: memFree=1555552/2055920 swapFree=4176976/4192956
[pid=9815] ppid=9813 vsize=3356 CPUtime=222.23
/proc/9815/stat : 9815 (minisat_static) R 9813 9815 9435 0 -1 4194304 498 0 0 0 22223 0 0 0 25 0 1 0 243364236 3436544 483 1992294400 134512640 135243866 4294956256 18446744073709551615 134556115 0 0 4096 3 0 0 0 17 1 0 0
/proc/9815/statm: 839 483 85 178 0 659 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 3356

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 9816
/proc/meminfo: memFree=1555360/2055920 swapFree=4176976/4192956
[pid=9815] ppid=9813 vsize=3484 CPUtime=282.22
/proc/9815/stat : 9815 (minisat_static) R 9813 9815 9435 0 -1 4194304 536 0 0 0 28221 1 0 0 25 0 1 0 243364236 3567616 521 1992294400 134512640 135243866 4294956256 18446744073709551615 134558721 0 0 4096 3 0 0 0 17 1 0 0
/proc/9815/statm: 871 521 85 178 0 691 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 3484

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 9816
/proc/meminfo: memFree=1555232/2055920 swapFree=4176976/4192956
[pid=9815] ppid=9813 vsize=3604 CPUtime=342.2
/proc/9815/stat : 9815 (minisat_static) R 9813 9815 9435 0 -1 4194304 559 0 0 0 34219 1 0 0 25 0 1 0 243364236 3690496 544 1992294400 134512640 135243866 4294956256 18446744073709551615 134555746 0 0 4096 3 0 0 0 17 1 0 0
/proc/9815/statm: 901 544 85 178 0 721 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 3604

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 9818
/proc/meminfo: memFree=1554848/2055920 swapFree=4176976/4192956
[pid=9815] ppid=9813 vsize=3864 CPUtime=402.19
/proc/9815/stat : 9815 (minisat_static) R 9813 9815 9435 0 -1 4194304 614 0 0 0 40218 1 0 0 25 0 1 0 243364236 3956736 599 1992294400 134512640 135243866 4294956256 18446744073709551615 134555929 0 0 4096 3 0 0 0 17 1 0 0
/proc/9815/statm: 966 599 85 178 0 786 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 3864

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 9818
/proc/meminfo: memFree=1554848/2055920 swapFree=4176976/4192956
[pid=9815] ppid=9813 vsize=3996 CPUtime=462.17
/proc/9815/stat : 9815 (minisat_static) R 9813 9815 9435 0 -1 4194304 636 0 0 0 46216 1 0 0 25 0 1 0 243364236 4091904 621 1992294400 134512640 135243866 4294956256 18446744073709551615 134565112 0 0 4096 3 0 0 0 17 1 0 0
/proc/9815/statm: 999 621 85 178 0 819 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 3996

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 9818
/proc/meminfo: memFree=1554720/2055920 swapFree=4176976/4192956
[pid=9815] ppid=9813 vsize=3996 CPUtime=522.15
/proc/9815/stat : 9815 (minisat_static) R 9813 9815 9435 0 -1 4194304 650 0 0 0 52214 1 0 0 25 0 1 0 243364236 4091904 635 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9815/statm: 999 635 85 178 0 819 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 3996

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 9818
/proc/meminfo: memFree=1554656/2055920 swapFree=4176976/4192956
[pid=9815] ppid=9813 vsize=4132 CPUtime=582.14
/proc/9815/stat : 9815 (minisat_static) R 9813 9815 9435 0 -1 4194304 668 0 0 0 58213 1 0 0 25 0 1 0 243364236 4231168 653 1992294400 134512640 135243866 4294956256 18446744073709551615 134558418 0 0 4096 3 0 0 0 17 1 0 0
/proc/9815/statm: 1033 653 85 178 0 853 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 4132

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 9818
/proc/meminfo: memFree=1554592/2055920 swapFree=4176976/4192956
[pid=9815] ppid=9813 vsize=4132 CPUtime=642.13
/proc/9815/stat : 9815 (minisat_static) R 9813 9815 9435 0 -1 4194304 675 0 0 0 64212 1 0 0 25 0 1 0 243364236 4231168 660 1992294400 134512640 135243866 4294956256 18446744073709551615 134565439 0 0 4096 3 0 0 0 17 1 0 0
/proc/9815/statm: 1033 660 85 178 0 853 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 4132

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 9818
/proc/meminfo: memFree=1554528/2055920 swapFree=4176976/4192956
[pid=9815] ppid=9813 vsize=4132 CPUtime=702.11
/proc/9815/stat : 9815 (minisat_static) R 9813 9815 9435 0 -1 4194304 680 0 0 0 70210 1 0 0 25 0 1 0 243364236 4231168 665 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9815/statm: 1033 665 85 178 0 853 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 4132

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 9818
/proc/meminfo: memFree=1554464/2055920 swapFree=4176976/4192956
[pid=9815] ppid=9813 vsize=4132 CPUtime=762.09
/proc/9815/stat : 9815 (minisat_static) R 9813 9815 9435 0 -1 4194304 687 0 0 0 76208 1 0 0 25 0 1 0 243364236 4231168 672 1992294400 134512640 135243866 4294956256 18446744073709551615 134556132 0 0 4096 3 0 0 0 17 1 0 0
/proc/9815/statm: 1033 672 85 178 0 853 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 4132

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 9818
/proc/meminfo: memFree=1554464/2055920 swapFree=4176976/4192956
[pid=9815] ppid=9813 vsize=4132 CPUtime=822.08
/proc/9815/stat : 9815 (minisat_static) R 9813 9815 9435 0 -1 4194304 687 0 0 0 82206 2 0 0 25 0 1 0 243364236 4231168 672 1992294400 134512640 135243866 4294956256 18446744073709551615 134555829 0 0 4096 3 0 0 0 17 1 0 0
/proc/9815/statm: 1033 672 85 178 0 853 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 4132

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 9818
/proc/meminfo: memFree=1554272/2055920 swapFree=4176976/4192956
[pid=9815] ppid=9813 vsize=4260 CPUtime=882.06
/proc/9815/stat : 9815 (minisat_static) R 9813 9815 9435 0 -1 4194304 719 0 0 0 88204 2 0 0 25 0 1 0 243364236 4362240 704 1992294400 134512640 135243866 4294956256 18446744073709551615 134555883 0 0 4096 3 0 0 0 17 1 0 0
/proc/9815/statm: 1065 704 85 178 0 885 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 4260

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 9818
/proc/meminfo: memFree=1554208/2055920 swapFree=4176976/4192956
[pid=9815] ppid=9813 vsize=4260 CPUtime=942.05
/proc/9815/stat : 9815 (minisat_static) R 9813 9815 9435 0 -1 4194304 731 0 0 0 94203 2 0 0 25 0 1 0 243364236 4362240 716 1992294400 134512640 135243866 4294956256 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 1 0 0
/proc/9815/statm: 1065 716 85 178 0 885 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 4260

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 9818
/proc/meminfo: memFree=1554144/2055920 swapFree=4176976/4192956
[pid=9815] ppid=9813 vsize=4392 CPUtime=1002.03
/proc/9815/stat : 9815 (minisat_static) R 9813 9815 9435 0 -1 4194304 745 0 0 0 100201 2 0 0 25 0 1 0 243364236 4497408 730 1992294400 134512640 135243866 4294956256 18446744073709551615 134555740 0 0 4096 3 0 0 0 17 1 0 0
/proc/9815/statm: 1098 730 85 178 0 918 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 4392

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 9818
/proc/meminfo: memFree=1554080/2055920 swapFree=4176976/4192956
[pid=9815] ppid=9813 vsize=4392 CPUtime=1062.02
/proc/9815/stat : 9815 (minisat_static) R 9813 9815 9435 0 -1 4194304 764 0 0 0 106200 2 0 0 25 0 1 0 243364236 4497408 749 1992294400 134512640 135243866 4294956256 18446744073709551615 134555719 0 0 4096 3 0 0 0 17 1 0 0
/proc/9815/statm: 1098 749 85 178 0 918 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 4392

[startup+1122.3 s]
/proc/loadavg: 1.06 0.99 0.94 2/65 9818
/proc/meminfo: memFree=1554016/2055920 swapFree=4176976/4192956
[pid=9815] ppid=9813 vsize=4524 CPUtime=1122
/proc/9815/stat : 9815 (minisat_static) R 9813 9815 9435 0 -1 4194304 775 0 0 0 112198 2 0 0 25 0 1 0 243364236 4632576 760 1992294400 134512640 135243866 4294956256 18446744073709551615 134555850 0 0 4096 3 0 0 0 17 1 0 0
/proc/9815/statm: 1131 760 85 178 0 951 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 4524

[startup+1182.3 s]
/proc/loadavg: 1.08 1.00 0.95 2/65 9818
/proc/meminfo: memFree=1553952/2055920 swapFree=4176976/4192956
[pid=9815] ppid=9813 vsize=4524 CPUtime=1181.99
/proc/9815/stat : 9815 (minisat_static) R 9813 9815 9435 0 -1 4194304 780 0 0 0 118197 2 0 0 25 0 1 0 243364236 4632576 765 1992294400 134512640 135243866 4294956256 18446744073709551615 134567976 0 0 4096 3 0 0 0 17 1 0 0
/proc/9815/statm: 1131 765 85 178 0 951 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 4524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.05 1.00 0.95 2/65 9818
/proc/meminfo: memFree=1553952/2055920 swapFree=4176976/4192956
[pid=9815] ppid=9813 vsize=4524 CPUtime=1200.08
/proc/9815/stat : 9815 (minisat_static) R 9813 9815 9435 0 -1 4194304 787 0 0 0 120006 2 0 0 25 0 1 0 243364236 4632576 772 1992294400 134512640 135243866 4294956256 18446744073709551615 134555754 0 0 4096 3 0 0 0 17 1 0 0
/proc/9815/statm: 1131 772 85 178 0 951 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 4524

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)
Real time (s): 1200.41
CPU time (s): 1200.1
CPU user time (s): 1200.07
CPU system time (s): 0.029995
CPU usage (%): 99.9744
Max. virtual memory (cumulated for all children) (KiB): 4524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.07
system time used= 0.029995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 787
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= 2184

runsolver used 0.829873 second user time and 2.49362 second system time

The end

Launcher Data

Begin job on node17 at 2009-05-12 20:35:09
IDJOB=1806879
IDBENCH=71122
IDSOLVER=568
FILE ID=node17/1806879-1242153309
PBS_JOBID= 9289704
Free space on /tmp= 66212 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-240-100.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806879-1242153309/watcher-1806879-1242153309 -o /tmp/evaluation-result-1806879-1242153309/solver-1806879-1242153309 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1806879-1242153309.cnf

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

MD5SUM BENCH= 227ae3ed738eb1cf18ca67ef64582b2c
RANDOM SEED=1589722705

node17.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:       1558024 kB
Buffers:         45328 kB
Cached:         363172 kB
SwapCached:       9768 kB
Active:          85652 kB
Inactive:       334704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1558024 kB
SwapTotal:     4192956 kB
SwapFree:      4176976 kB
Dirty:             828 kB
Writeback:           0 kB
Mapped:          14028 kB
Slab:            63488 kB
Committed_AS:   874924 kB
PageTables:       1452 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= 66208 MiB
End job on node17 at 2009-05-12 20:55:11