Trace number 1796604

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.09 1200.45

General information on the benchmark

Namemanol-pipe-g10nid.cnf
MD5SUMd46e452956bc993f202d3b06fd3e858e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark262.216
Satisfiable
(Un)Satisfiability was proved
Number of variables217725
Number of clauses646228
Sum of the clauses size1507864
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2430818
Number of clauses of size 3215409
Number of clauses of size 40
Number of clauses of size 50
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:  217725                                               |
0.00/0.00	|  Number of clauses:    646228                                               |
0.79/0.83	|  Parsing time:         0.77         s                                       |
4.79/4.85	============================[ Search Statistics ]==============================
4.79/4.85	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.79/4.85	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.79/4.85	===============================================================================
4.79/4.85	|         0 |   47105   289120  1317453 |    96373        0    nan |  0.000 % |
5.08/5.18	|       100 |   47097   289120  1317453 |   106010       98      8 |  0.138 % |
5.28/5.38	|       250 |   47094   289120  1317453 |   116611      248     17 |  0.138 % |
5.49/5.55	|       475 |   47089   289120  1317453 |   128272      472     14 |  0.156 % |
5.68/5.79	|       813 |   47085   289120  1317453 |   141100      809     14 |  0.157 % |
6.18/6.29	|      1321 |   47082   289120  1317453 |   155210     1317     19 |  0.157 % |
6.49/6.59	|      2081 |   47071   289120  1317453 |   170731     2075     32 |  0.158 % |
7.18/7.27	|      3220 |   46911   286679  1308193 |   187804     3212     32 |  0.240 % |
8.58/8.61	|      4929 |   46782   286679  1308193 |   206584     4917     32 |  0.242 % |
9.18/9.26	|      7495 |   46733   284982  1301108 |   227243     7479     42 |  0.243 % |
11.38/11.47	|     11339 |   46725   284967  1301056 |   249967    11315     42 |  0.258 % |
13.48/13.52	|     17107 |   46647   284679  1299666 |   274964    16989     46 |  0.335 % |
14.99/15.03	|     25757 |   46623   284679  1299666 |   302460    25636     40 |  0.366 % |
18.38/18.40	|     38733 |   46462   282445  1290845 |   332706    38600     36 |  0.367 % |
23.18/23.23	|     58200 |   46365   282418  1290732 |   365977    58060     39 |  0.553 % |
33.37/33.48	|     87392 |   46016   278887  1269897 |   402575    87221     46 |  0.588 % |
53.37/53.41	|    131185 |   45971   277621  1265407 |   442832   130084     56 |  0.593 % |
80.06/80.17	|    196869 |   45736   275713  1256406 |   487116   195713     57 |  0.702 % |
142.53/142.63	|    295396 |   45717   275410  1255390 |   535827   294218     60 |  0.726 % |
305.39/305.59	|    443185 |   45207   270244  1232244 |   589410   440090     62 |  0.944 % |
523.32/523.50	|    664869 |   44875   267046  1221152 |   648351    99391     37 |  1.113 % |
730.46/730.75	|    997397 |   44819   266392  1218243 |   713186   431910     44 |  1.124 % |
1102.86/1103.24	|   1496186 |   44815   266226  1217544 |   784505   226088     47 |  1.124 % |

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-1796604-1242077947/watcher-1796604-1242077947 -o /tmp/evaluation-result-1796604-1242077947/solver-1796604-1242077947 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1796604-1242077947.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: 1.00 1.00 1.01 3/65 17655
/proc/meminfo: memFree=1353616/2055920 swapFree=4181612/4192956
[pid=17655] ppid=17653 vsize=2200 CPUtime=0
/proc/17655/stat : 17655 (minisat_static) R 17653 17655 17429 0 -1 4194304 416 0 0 0 0 0 0 0 20 0 1 0 235823819 2252800 401 1992294400 134512640 135243866 4294956256 18446744073709551615 134764927 0 0 4096 3 0 0 0 17 1 0 0
/proc/17655/statm: 550 401 65 178 0 370 0

[startup+0.0580381 s]
/proc/loadavg: 1.00 1.00 1.01 3/65 17655
/proc/meminfo: memFree=1353616/2055920 swapFree=4181612/4192956
[pid=17655] ppid=17653 vsize=6700 CPUtime=0.05
/proc/17655/stat : 17655 (minisat_static) R 17653 17655 17429 0 -1 4194304 1500 0 0 0 5 0 0 0 20 0 1 0 235823819 6860800 1485 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/17655/statm: 1675 1485 65 178 0 1495 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6700

[startup+0.101041 s]
/proc/loadavg: 1.00 1.00 1.01 3/65 17655
/proc/meminfo: memFree=1353616/2055920 swapFree=4181612/4192956
[pid=17655] ppid=17653 vsize=10436 CPUtime=0.09
/proc/17655/stat : 17655 (minisat_static) R 17653 17655 17429 0 -1 4194304 2325 0 0 0 9 0 0 0 20 0 1 0 235823819 10686464 2310 1992294400 134512640 135243866 4294956256 18446744073709551615 134528103 0 0 4096 3 0 0 0 17 1 0 0
/proc/17655/statm: 2609 2310 65 178 0 2429 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10436

[startup+0.301063 s]
/proc/loadavg: 1.00 1.00 1.01 3/65 17655
/proc/meminfo: memFree=1353616/2055920 swapFree=4181612/4192956
[pid=17655] ppid=17653 vsize=25584 CPUtime=0.29
/proc/17655/stat : 17655 (minisat_static) R 17653 17655 17429 0 -1 4194304 5908 0 0 0 27 2 0 0 22 0 1 0 235823819 26198016 5893 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/17655/statm: 6396 5893 65 178 0 6216 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25584

[startup+0.701108 s]
/proc/loadavg: 1.00 1.00 1.01 3/65 17655
/proc/meminfo: memFree=1353616/2055920 swapFree=4181612/4192956
[pid=17655] ppid=17653 vsize=54556 CPUtime=0.69
/proc/17655/stat : 17655 (minisat_static) R 17653 17655 17429 0 -1 4194304 12511 0 0 0 64 5 0 0 25 0 1 0 235823819 55865344 12496 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/17655/statm: 13672 12497 65 178 0 13492 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54556

[startup+1.5012 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 17656
/proc/meminfo: memFree=1292744/2055920 swapFree=4181612/4192956
[pid=17655] ppid=17653 vsize=86600 CPUtime=1.49
/proc/17655/stat : 17655 (minisat_static) R 17653 17655 17429 0 -1 4194304 19423 0 0 0 142 7 0 0 25 0 1 0 235823819 88678400 19408 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/17655/statm: 21650 19408 80 178 0 21470 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 86600

[startup+3.10137 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 17656
/proc/meminfo: memFree=1258824/2055920 swapFree=4181612/4192956
[pid=17655] ppid=17653 vsize=125696 CPUtime=3.08
/proc/17655/stat : 17655 (minisat_static) R 17653 17655 17429 0 -1 4194304 28823 0 0 0 297 11 0 0 25 0 1 0 235823819 128712704 28808 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/17655/statm: 31424 28808 80 178 0 31244 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 125696

[startup+6.30173 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 17656
/proc/meminfo: memFree=1237000/2055920 swapFree=4181612/4192956
[pid=17655] ppid=17653 vsize=122704 CPUtime=6.28
/proc/17655/stat : 17655 (minisat_static) R 17653 17655 17429 0 -1 4194304 32034 0 0 0 615 13 0 0 25 0 1 0 235823819 125648896 28973 1992294400 134512640 135243866 4294956256 18446744073709551615 134555752 0 0 4096 3 0 0 0 17 1 0 0
/proc/17655/statm: 30676 28973 87 178 0 30496 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 122704

[startup+12.7014 s]
/proc/loadavg: 1.37 1.08 1.03 2/66 17656
/proc/meminfo: memFree=1237000/2055920 swapFree=4181612/4192956
[pid=17655] ppid=17653 vsize=122704 CPUtime=12.68
/proc/17655/stat : 17655 (minisat_static) R 17653 17655 17429 0 -1 4194304 32061 0 0 0 1255 13 0 0 25 0 1 0 235823819 125648896 29000 1992294400 134512640 135243866 4294956256 18446744073709551615 134568722 0 0 4096 3 0 0 0 17 1 0 0
/proc/17655/statm: 30676 29000 87 178 0 30496 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 122704

[startup+25.5019 s]
/proc/loadavg: 1.32 1.08 1.03 2/66 17656
/proc/meminfo: memFree=1236872/2055920 swapFree=4181612/4192956
[pid=17655] ppid=17653 vsize=123308 CPUtime=25.48
/proc/17655/stat : 17655 (minisat_static) R 17653 17655 17429 0 -1 4194304 32190 0 0 0 2534 14 0 0 25 0 1 0 235823819 126267392 29129 1992294400 134512640 135243866 4294956256 18446744073709551615 134555629 0 0 4096 3 0 0 0 17 1 0 0
/proc/17655/statm: 30827 29129 87 178 0 30647 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 123308

[startup+51.1017 s]
/proc/loadavg: 1.21 1.07 1.03 2/66 17656
/proc/meminfo: memFree=1222984/2055920 swapFree=4181612/4192956
[pid=17655] ppid=17653 vsize=137696 CPUtime=51.06
/proc/17655/stat : 17655 (minisat_static) R 17653 17655 17429 0 -1 4194304 35788 0 0 0 5089 17 0 0 25 0 1 0 235823819 141000704 32727 1992294400 134512640 135243866 4294956256 18446744073709551615 134565643 0 0 4096 3 0 0 0 17 1 0 0
/proc/17655/statm: 34424 32727 87 178 0 34244 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 137696

[startup+102.305 s]
/proc/loadavg: 1.08 1.06 1.02 2/66 17656
/proc/meminfo: memFree=1196616/2055920 swapFree=4181612/4192956
[pid=17655] ppid=17653 vsize=164328 CPUtime=102.25
/proc/17655/stat : 17655 (minisat_static) R 17653 17655 17429 0 -1 4194304 42286 0 0 0 10203 22 0 0 25 0 1 0 235823819 168271872 39225 1992294400 134512640 135243866 4294956256 18446744073709551615 134558584 0 0 4096 3 0 0 0 17 1 0 0
/proc/17655/statm: 41082 39225 87 178 0 40902 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 164328

[startup+162.301 s]
/proc/loadavg: 1.03 1.05 1.02 2/66 17656
/proc/meminfo: memFree=1168456/2055920 swapFree=4181612/4192956
[pid=17655] ppid=17653 vsize=193120 CPUtime=162.22
/proc/17655/stat : 17655 (minisat_static) R 17653 17655 17429 0 -1 4194304 49345 0 0 0 16194 28 0 0 25 0 1 0 235823819 197754880 46284 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/17655/statm: 48280 46284 87 178 0 48100 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 193120

[startup+222.302 s]
/proc/loadavg: 1.01 1.03 1.01 2/66 17658
/proc/meminfo: memFree=1149640/2055920 swapFree=4181612/4192956
[pid=17655] ppid=17653 vsize=211608 CPUtime=222.21
/proc/17655/stat : 17655 (minisat_static) R 17653 17655 17429 0 -1 4194304 53970 0 0 0 22188 33 0 0 25 0 1 0 235823819 216686592 50909 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/17655/statm: 52902 50909 87 178 0 52722 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 211608

[startup+282.301 s]
/proc/loadavg: 1.00 1.03 1.01 2/66 17658
/proc/meminfo: memFree=1139784/2055920 swapFree=4181612/4192956
[pid=17655] ppid=17653 vsize=221636 CPUtime=282.2
/proc/17655/stat : 17655 (minisat_static) R 17653 17655 17429 0 -1 4194304 56464 0 0 0 28184 36 0 0 25 0 1 0 235823819 226955264 53403 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/17655/statm: 55409 53403 87 178 0 55229 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 221636

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 17658
/proc/meminfo: memFree=1129480/2055920 swapFree=4181612/4192956
[pid=17655] ppid=17653 vsize=232804 CPUtime=342.18
/proc/17655/stat : 17655 (minisat_static) R 17653 17655 17429 0 -1 4194304 59003 0 0 0 34180 38 0 0 25 0 1 0 235823819 238391296 55942 1992294400 134512640 135243866 4294956256 18446744073709551615 134555754 0 0 4096 3 0 0 0 17 1 0 0
/proc/17655/statm: 58201 55942 87 178 0 58021 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 232804

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 17658
/proc/meminfo: memFree=1118600/2055920 swapFree=4181612/4192956
[pid=17655] ppid=17653 vsize=243568 CPUtime=402.15
/proc/17655/stat : 17655 (minisat_static) R 17653 17655 17429 0 -1 4194304 61747 0 0 0 40174 41 0 0 25 0 1 0 235823819 249413632 58686 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/17655/statm: 60892 58686 87 178 0 60712 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 243568

[startup+462.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 17658
/proc/meminfo: memFree=1108616/2055920 swapFree=4181612/4192956
[pid=17655] ppid=17653 vsize=253408 CPUtime=462.14
/proc/17655/stat : 17655 (minisat_static) R 17653 17655 17429 0 -1 4194304 64193 0 0 0 46170 44 0 0 25 0 1 0 235823819 259489792 61132 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/17655/statm: 63352 61132 87 178 0 63172 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 253408

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17658
/proc/meminfo: memFree=1105544/2055920 swapFree=4181612/4192956
[pid=17655] ppid=17653 vsize=256388 CPUtime=522.12
/proc/17655/stat : 17655 (minisat_static) R 17653 17655 17429 0 -1 4194304 64945 0 0 0 52167 45 0 0 25 0 1 0 235823819 262541312 61884 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 1 0 0
/proc/17655/statm: 64097 61884 87 178 0 63917 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 256388

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17658
/proc/meminfo: memFree=1105480/2055920 swapFree=4181612/4192956
[pid=17655] ppid=17653 vsize=256388 CPUtime=582.1
/proc/17655/stat : 17655 (minisat_static) R 17653 17655 17429 0 -1 4194304 64950 0 0 0 58165 45 0 0 25 0 1 0 235823819 262541312 61889 1992294400 134512640 135243866 4294956256 18446744073709551615 134555795 0 0 4096 3 0 0 0 17 1 0 0
/proc/17655/statm: 64097 61889 87 178 0 63917 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 256388

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17658
/proc/meminfo: memFree=1105544/2055920 swapFree=4181612/4192956
[pid=17655] ppid=17653 vsize=256388 CPUtime=642.09
/proc/17655/stat : 17655 (minisat_static) R 17653 17655 17429 0 -1 4194304 64952 0 0 0 64164 45 0 0 25 0 1 0 235823819 262541312 61891 1992294400 134512640 135243866 4294956256 18446744073709551615 134555795 0 0 4096 3 0 0 0 17 1 0 0
/proc/17655/statm: 64097 61891 87 178 0 63917 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 256388

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17658
/proc/meminfo: memFree=1105480/2055920 swapFree=4181612/4192956
[pid=17655] ppid=17653 vsize=256388 CPUtime=702.07
/proc/17655/stat : 17655 (minisat_static) R 17653 17655 17429 0 -1 4194304 64955 0 0 0 70162 45 0 0 25 0 1 0 235823819 262541312 61894 1992294400 134512640 135243866 4294956256 18446744073709551615 134555733 0 0 4096 3 0 0 0 17 1 0 0
/proc/17655/statm: 64097 61894 87 178 0 63917 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 256388

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17658
/proc/meminfo: memFree=1105416/2055920 swapFree=4181612/4192956
[pid=17655] ppid=17653 vsize=256388 CPUtime=762.05
/proc/17655/stat : 17655 (minisat_static) R 17653 17655 17429 0 -1 4194304 64962 0 0 0 76160 45 0 0 25 0 1 0 235823819 262541312 61901 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/17655/statm: 64097 61901 87 178 0 63917 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 256388

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17658
/proc/meminfo: memFree=1105480/2055920 swapFree=4181612/4192956
[pid=17655] ppid=17653 vsize=256388 CPUtime=822.03
/proc/17655/stat : 17655 (minisat_static) R 17653 17655 17429 0 -1 4194304 64963 0 0 0 82158 45 0 0 25 0 1 0 235823819 262541312 61902 1992294400 134512640 135243866 4294956256 18446744073709551615 134558418 0 0 4096 3 0 0 0 17 1 0 0
/proc/17655/statm: 64097 61902 87 178 0 63917 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 256388

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17658
/proc/meminfo: memFree=1093960/2055920 swapFree=4181612/4192956
[pid=17655] ppid=17653 vsize=267920 CPUtime=882.01
/proc/17655/stat : 17655 (minisat_static) R 17653 17655 17429 0 -1 4194304 67839 0 0 0 88152 49 0 0 25 0 1 0 235823819 274350080 64778 1992294400 134512640 135243866 4294956256 18446744073709551615 134555792 0 0 4096 3 0 0 0 17 1 0 0
/proc/17655/statm: 66980 64778 87 178 0 66800 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 267920

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17658
/proc/meminfo: memFree=1078408/2055920 swapFree=4181612/4192956
[pid=17655] ppid=17653 vsize=283328 CPUtime=941.99
/proc/17655/stat : 17655 (minisat_static) R 17653 17655 17429 0 -1 4194304 71748 0 0 0 94146 53 0 0 25 0 1 0 235823819 290127872 68687 1992294400 134512640 135243866 4294956256 18446744073709551615 134558418 0 0 4096 3 0 0 0 17 1 0 0
/proc/17655/statm: 70832 68687 87 178 0 70652 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 283328

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17658
/proc/meminfo: memFree=1066760/2055920 swapFree=4181612/4192956
[pid=17655] ppid=17653 vsize=296236 CPUtime=1001.98
/proc/17655/stat : 17655 (minisat_static) R 17653 17655 17429 0 -1 4194304 74628 0 0 0 100142 56 0 0 25 0 1 0 235823819 303345664 71567 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/17655/statm: 74059 71567 87 178 0 73879 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 296236

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17658
/proc/meminfo: memFree=1063944/2055920 swapFree=4181612/4192956
[pid=17655] ppid=17653 vsize=298908 CPUtime=1061.97
/proc/17655/stat : 17655 (minisat_static) R 17653 17655 17429 0 -1 4194304 75305 0 0 0 106140 57 0 0 25 0 1 0 235823819 306081792 72244 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/17655/statm: 74727 72244 87 178 0 74547 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 298908

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17658
/proc/meminfo: memFree=1063880/2055920 swapFree=4181612/4192956
[pid=17655] ppid=17653 vsize=298908 CPUtime=1121.95
/proc/17655/stat : 17655 (minisat_static) R 17653 17655 17429 0 -1 4194304 75306 0 0 0 112138 57 0 0 25 0 1 0 235823819 306081792 72245 1992294400 134512640 135243866 4294956256 18446744073709551615 134555629 0 0 4096 3 0 0 0 17 1 0 0
/proc/17655/statm: 74727 72245 87 178 0 74547 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 298908

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17658
/proc/meminfo: memFree=1063880/2055920 swapFree=4181612/4192956
[pid=17655] ppid=17653 vsize=298908 CPUtime=1181.93
/proc/17655/stat : 17655 (minisat_static) R 17653 17655 17429 0 -1 4194304 75307 0 0 0 118136 57 0 0 25 0 1 0 235823819 306081792 72246 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/17655/statm: 74727 72246 87 178 0 74547 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 298908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17658
/proc/meminfo: memFree=1063880/2055920 swapFree=4181612/4192956
[pid=17655] ppid=17653 vsize=298908 CPUtime=1200.03
/proc/17655/stat : 17655 (minisat_static) R 17653 17655 17429 0 -1 4194304 75307 0 0 0 119946 57 0 0 25 0 1 0 235823819 306081792 72246 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/17655/statm: 74727 72246 87 178 0 74547 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 298908

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.45
CPU time (s): 1200.09
CPU user time (s): 1199.47
CPU system time (s): 0.615906
CPU usage (%): 99.9696
Max. virtual memory (cumulated for all children) (KiB): 298908

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

runsolver used 1.23281 second user time and 3.14452 second system time

The end

Launcher Data

Begin job on node91 at 2009-05-11 23:39:08
IDJOB=1796604
IDBENCH=69595
IDSOLVER=568
FILE ID=node91/1796604-1242077947
PBS_JOBID= 9277642
Free space on /tmp= 66228 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT_RACE08/cnf/manol-pipe-g10nid.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796604-1242077947/watcher-1796604-1242077947 -o /tmp/evaluation-result-1796604-1242077947/solver-1796604-1242077947 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1796604-1242077947.cnf

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

MD5SUM BENCH= d46e452956bc993f202d3b06fd3e858e
RANDOM SEED=2624294

node91.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.241
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.241
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1354032 kB
Buffers:         49504 kB
Cached:         565092 kB
SwapCached:       4952 kB
Active:         127652 kB
Inactive:       495732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1354032 kB
SwapTotal:     4192956 kB
SwapFree:      4181612 kB
Dirty:           12256 kB
Writeback:           0 kB
Mapped:          15196 kB
Slab:            64356 kB
Committed_AS:   670452 kB
PageTables:       1356 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= 66228 MiB
End job on node91 at 2009-05-11 23:59:10