Trace number 1797414

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.17 1200.46

General information on the benchmark

Namemanol-pipe-f10ni.cnf
MD5SUMb99a5b8844b4e1d2656eb1422e6e888f
Bench CategoryAPPLICATION (applications 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 variables368888
Number of clauses1100500
Sum of the clauses size2567832
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2733666
Number of clauses of size 3366833
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:  368888                                               |
0.00/0.00	|  Number of clauses:    1100500                                              |
1.49/1.53	|  Parsing time:         1.39         s                                       |
9.28/9.37	============================[ Search Statistics ]==============================
9.28/9.37	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.28/9.37	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.28/9.37	===============================================================================
9.28/9.37	|         0 |   75579   476294  2201243 |   158764        0    nan |  0.000 % |
9.68/9.72	|       100 |   75575   476294  2201243 |   174641       98     11 |  0.010 % |
10.18/10.21	|       251 |   75571   476294  2201243 |   192105      249     12 |  0.010 % |
10.38/10.45	|       478 |   75568   476294  2201243 |   211315      475     13 |  0.038 % |
10.48/10.58	|       815 |   75568   476294  2201243 |   232447      812     16 |  0.038 % |
11.08/11.18	|      1322 |   75568   476294  2201243 |   255692     1319     16 |  0.038 % |
11.88/11.99	|      2081 |   75549   476294  2201243 |   281261     2076     15 |  0.048 % |
12.78/12.81	|      3222 |   75405   473111  2188542 |   309387     2928     19 |  0.051 % |
14.29/14.32	|      4930 |   75390   473111  2188542 |   340326     4631     21 |  0.057 % |
17.18/17.25	|      7492 |   74554   461967  2143575 |   374358     6304     21 |  0.282 % |
18.78/18.85	|     11336 |   74551   461967  2143575 |   411794    10147     23 |  0.282 % |
20.57/20.67	|     17105 |   74550   461939  2143491 |   452974    15906     31 |  0.283 % |
23.47/23.59	|     25754 |   74474   461939  2143491 |   498271    24546     30 |  0.344 % |
26.97/27.03	|     38728 |   74321   459214  2132543 |   548098    37400     31 |  0.346 % |
35.27/35.35	|     58189 |   74306   459093  2131954 |   602908    56833     35 |  0.363 % |
50.67/50.73	|     87382 |   74212   458056  2126649 |   663199    85101     35 |  0.374 % |
72.97/73.03	|    131171 |   74211   458056  2126649 |   729519   128889     38 |  0.375 % |
106.45/106.54	|    196855 |   74204   457921  2125787 |   802471   192668     38 |  0.377 % |
190.54/190.66	|    295381 |   74204   457921  2125787 |   882718   291194     39 |  0.377 % |
323.40/323.59	|    443171 |   74204   457918  2125779 |   970990   438983     42 |  0.377 % |
793.80/794.00	|    664855 |   74163   457407  2123813 |  1068089   660660     49 |  0.390 % |

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-1797414-1242090178/watcher-1797414-1242090178 -o /tmp/evaluation-result-1797414-1242090178/solver-1797414-1242090178 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1797414-1242090178.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.00 3/64 17891
/proc/meminfo: memFree=1853584/2055920 swapFree=4150108/4192956
[pid=17891] ppid=17889 vsize=2196 CPUtime=0
/proc/17891/stat : 17891 (minisat_static) R 17889 17891 17731 0 -1 4194304 411 0 0 0 0 0 0 0 18 0 1 0 237045444 2248704 396 1992294400 134512640 135243866 4294956256 18446744073709551615 134746554 0 0 4096 3 0 0 0 17 1 0 0
/proc/17891/statm: 549 396 65 178 0 369 0

[startup+0.0696339 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17891
/proc/meminfo: memFree=1853584/2055920 swapFree=4150108/4192956
[pid=17891] ppid=17889 vsize=7604 CPUtime=0.06
/proc/17891/stat : 17891 (minisat_static) R 17889 17891 17731 0 -1 4194304 1675 0 0 0 6 0 0 0 18 0 1 0 237045444 7786496 1660 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/17891/statm: 1901 1660 65 178 0 1721 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7604

[startup+0.102636 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17891
/proc/meminfo: memFree=1853584/2055920 swapFree=4150108/4192956
[pid=17891] ppid=17889 vsize=10524 CPUtime=0.09
/proc/17891/stat : 17891 (minisat_static) R 17889 17891 17731 0 -1 4194304 2296 0 0 0 9 0 0 0 18 0 1 0 237045444 10776576 2281 1992294400 134512640 135243866 4294956256 18446744073709551615 134528103 0 0 4096 3 0 0 0 17 1 0 0
/proc/17891/statm: 2631 2281 65 178 0 2451 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10524

[startup+0.301655 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17891
/proc/meminfo: memFree=1853584/2055920 swapFree=4150108/4192956
[pid=17891] ppid=17889 vsize=25020 CPUtime=0.29
/proc/17891/stat : 17891 (minisat_static) R 17889 17891 17731 0 -1 4194304 5641 0 0 0 27 2 0 0 19 0 1 0 237045444 25620480 5626 1992294400 134512640 135243866 4294956256 18446744073709551615 134547865 0 0 4096 3 0 0 0 17 1 0 0
/proc/17891/statm: 6255 5628 65 178 0 6075 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25020

[startup+0.702689 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17891
/proc/meminfo: memFree=1853584/2055920 swapFree=4150108/4192956
[pid=17891] ppid=17889 vsize=53728 CPUtime=0.69
/proc/17891/stat : 17891 (minisat_static) R 17889 17891 17731 0 -1 4194304 12103 0 0 0 63 6 0 0 22 0 1 0 237045444 55017472 12088 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/17891/statm: 13432 12088 65 178 0 13252 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53728

[startup+1.50178 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17892
/proc/meminfo: memFree=1786952/2055920 swapFree=4150108/4192956
[pid=17891] ppid=17889 vsize=112708 CPUtime=1.49
/proc/17891/stat : 17891 (minisat_static) R 17889 17891 17731 0 -1 4194304 24089 0 0 0 136 13 0 0 25 0 1 0 237045444 115412992 24074 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 0 0 0
/proc/17891/statm: 28177 24074 65 178 0 27997 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 112708

[startup+3.10191 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 17892
/proc/meminfo: memFree=1741576/2055920 swapFree=4150108/4192956
[pid=17891] ppid=17889 vsize=151124 CPUtime=3.08
/proc/17891/stat : 17891 (minisat_static) R 17889 17891 17731 0 -1 4194304 34584 0 0 0 290 18 0 0 25 0 1 0 237045444 154750976 34569 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/17891/statm: 37781 34569 80 178 0 37601 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 151124

[startup+6.30119 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 17892
/proc/meminfo: memFree=1664712/2055920 swapFree=4150108/4192956
[pid=17891] ppid=17889 vsize=217228 CPUtime=6.28
/proc/17891/stat : 17891 (minisat_static) R 17889 17891 17731 0 -1 4194304 50732 0 0 0 601 27 0 0 25 0 1 0 237045444 222441472 50717 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/17891/statm: 54307 50717 80 178 0 54127 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 217228

[startup+12.7018 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 17892
/proc/meminfo: memFree=1656712/2055920 swapFree=4150108/4192956
[pid=17891] ppid=17889 vsize=206456 CPUtime=12.68
/proc/17891/stat : 17891 (minisat_static) R 17889 17891 17731 0 -1 4194304 54327 0 0 0 1239 29 0 0 25 0 1 0 237045444 211410944 49127 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 1 0 0
/proc/17891/statm: 51614 49127 87 178 0 51434 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 206456

[startup+25.5019 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 17892
/proc/meminfo: memFree=1656776/2055920 swapFree=4150108/4192956
[pid=17891] ppid=17889 vsize=206696 CPUtime=25.47
/proc/17891/stat : 17891 (minisat_static) R 17889 17891 17731 0 -1 4194304 54369 0 0 0 2518 29 0 0 25 0 1 0 237045444 211656704 49169 1992294400 134512640 135243866 4294956256 18446744073709551615 134564797 0 0 4096 3 0 0 0 17 1 0 0
/proc/17891/statm: 51674 49169 87 178 0 51494 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 206696

[startup+51.1012 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 17892
/proc/meminfo: memFree=1656520/2055920 swapFree=4150108/4192956
[pid=17891] ppid=17889 vsize=206832 CPUtime=51.07
/proc/17891/stat : 17891 (minisat_static) R 17889 17891 17731 0 -1 4194304 54450 0 0 0 5078 29 0 0 25 0 1 0 237045444 211795968 49250 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/17891/statm: 51708 49250 87 178 0 51528 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 206832

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 17892
/proc/meminfo: memFree=1654920/2055920 swapFree=4150108/4192956
[pid=17891] ppid=17889 vsize=208512 CPUtime=102.26
/proc/17891/stat : 17891 (minisat_static) R 17889 17891 17731 0 -1 4194304 54831 0 0 0 10196 30 0 0 25 0 1 0 237045444 213516288 49631 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/17891/statm: 52128 49631 87 178 0 51948 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 208512

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17892
/proc/meminfo: memFree=1641544/2055920 swapFree=4150108/4192956
[pid=17891] ppid=17889 vsize=222000 CPUtime=162.25
/proc/17891/stat : 17891 (minisat_static) R 17889 17891 17731 0 -1 4194304 58185 0 0 0 16191 34 0 0 25 0 1 0 237045444 227328000 52985 1992294400 134512640 135243866 4294956256 18446744073709551615 134568282 0 0 4096 3 0 0 0 17 1 0 0
/proc/17891/statm: 55500 52985 87 178 0 55320 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 222000

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17892
/proc/meminfo: memFree=1629768/2055920 swapFree=4150108/4192956
[pid=17891] ppid=17889 vsize=234224 CPUtime=222.23
/proc/17891/stat : 17891 (minisat_static) R 17889 17891 17731 0 -1 4194304 61116 0 0 0 22187 36 0 0 25 0 1 0 237045444 239845376 55916 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/17891/statm: 58556 55916 87 178 0 58376 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 234224

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17892
/proc/meminfo: memFree=1617992/2055920 swapFree=4150108/4192956
[pid=17891] ppid=17889 vsize=246044 CPUtime=282.22
/proc/17891/stat : 17891 (minisat_static) R 17889 17891 17731 0 -1 4194304 64087 0 0 0 28183 39 0 0 25 0 1 0 237045444 251949056 58887 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/17891/statm: 61511 58887 87 178 0 61331 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 246044

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17892
/proc/meminfo: memFree=1605576/2055920 swapFree=4150108/4192956
[pid=17891] ppid=17889 vsize=258244 CPUtime=342.2
/proc/17891/stat : 17891 (minisat_static) R 17889 17891 17731 0 -1 4194304 67153 0 0 0 34178 42 0 0 25 0 1 0 237045444 264441856 61953 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/17891/statm: 64561 61953 87 178 0 64381 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 258244

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17892
/proc/meminfo: memFree=1595848/2055920 swapFree=4150108/4192956
[pid=17891] ppid=17889 vsize=268864 CPUtime=402.19
/proc/17891/stat : 17891 (minisat_static) R 17889 17891 17731 0 -1 4194304 69600 0 0 0 40174 45 0 0 25 0 1 0 237045444 275316736 64400 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/17891/statm: 67216 64400 87 178 0 67036 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 268864

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17892
/proc/meminfo: memFree=1588232/2055920 swapFree=4150108/4192956
[pid=17891] ppid=17889 vsize=276408 CPUtime=462.17
/proc/17891/stat : 17891 (minisat_static) R 17889 17891 17731 0 -1 4194304 71477 0 0 0 46170 47 0 0 25 0 1 0 237045444 283041792 66277 1992294400 134512640 135243866 4294956256 18446744073709551615 134555708 0 0 4096 3 0 0 0 17 1 0 0
/proc/17891/statm: 69102 66277 87 178 0 68922 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 276408

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17892
/proc/meminfo: memFree=1582088/2055920 swapFree=4150108/4192956
[pid=17891] ppid=17889 vsize=282692 CPUtime=522.16
/proc/17891/stat : 17891 (minisat_static) R 17889 17891 17731 0 -1 4194304 73012 0 0 0 52167 49 0 0 25 0 1 0 237045444 289476608 67812 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 1 0 0
/proc/17891/statm: 70673 67812 87 178 0 70493 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 282692

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17892
/proc/meminfo: memFree=1576264/2055920 swapFree=4150108/4192956
[pid=17891] ppid=17889 vsize=288296 CPUtime=582.14
/proc/17891/stat : 17891 (minisat_static) R 17889 17891 17731 0 -1 4194304 74448 0 0 0 58164 50 0 0 25 0 1 0 237045444 295215104 69248 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/17891/statm: 72074 69248 87 178 0 71894 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 288296

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17892
/proc/meminfo: memFree=1572232/2055920 swapFree=4150108/4192956
[pid=17891] ppid=17889 vsize=292276 CPUtime=642.13
/proc/17891/stat : 17891 (minisat_static) R 17889 17891 17731 0 -1 4194304 75440 0 0 0 64162 51 0 0 25 0 1 0 237045444 299290624 70240 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/17891/statm: 73069 70240 87 178 0 72889 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 292276

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17892
/proc/meminfo: memFree=1561672/2055920 swapFree=4150108/4192956
[pid=17891] ppid=17889 vsize=302696 CPUtime=702.12
/proc/17891/stat : 17891 (minisat_static) R 17889 17891 17731 0 -1 4194304 78056 0 0 0 70159 53 0 0 25 0 1 0 237045444 309960704 72856 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/17891/statm: 75674 72856 87 178 0 75494 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 302696

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17892
/proc/meminfo: memFree=1553032/2055920 swapFree=4150108/4192956
[pid=17891] ppid=17889 vsize=311144 CPUtime=762.11
/proc/17891/stat : 17891 (minisat_static) R 17889 17891 17731 0 -1 4194304 80185 0 0 0 76156 55 0 0 25 0 1 0 237045444 318611456 74985 1992294400 134512640 135243866 4294956256 18446744073709551615 134558418 0 0 4096 3 0 0 0 17 1 0 0
/proc/17891/statm: 77786 74985 87 178 0 77606 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 311144

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17892
/proc/meminfo: memFree=1546376/2055920 swapFree=4150108/4192956
[pid=17891] ppid=17889 vsize=317888 CPUtime=822.09
/proc/17891/stat : 17891 (minisat_static) R 17889 17891 17731 0 -1 4194304 81867 0 0 0 82153 56 0 0 25 0 1 0 237045444 325517312 76667 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/17891/statm: 79472 76667 87 178 0 79292 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 317888

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17892
/proc/meminfo: memFree=1538184/2055920 swapFree=4150108/4192956
[pid=17891] ppid=17889 vsize=327268 CPUtime=882.07
/proc/17891/stat : 17891 (minisat_static) R 17889 17891 17731 0 -1 4194304 83886 0 0 0 88150 57 0 0 25 0 1 0 237045444 335122432 78686 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 1 0 0
/proc/17891/statm: 81817 78686 87 178 0 81637 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 327268

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17892
/proc/meminfo: memFree=1534600/2055920 swapFree=4150108/4192956
[pid=17891] ppid=17889 vsize=330872 CPUtime=942.06
/proc/17891/stat : 17891 (minisat_static) R 17889 17891 17731 0 -1 4194304 84789 0 0 0 94147 59 0 0 25 0 1 0 237045444 338812928 79589 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/17891/statm: 82718 79589 87 178 0 82538 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 330872

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17892
/proc/meminfo: memFree=1529224/2055920 swapFree=4150108/4192956
[pid=17891] ppid=17889 vsize=336256 CPUtime=1002.04
/proc/17891/stat : 17891 (minisat_static) R 17889 17891 17731 0 -1 4194304 86126 0 0 0 100144 60 0 0 25 0 1 0 237045444 344326144 80926 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/17891/statm: 84064 80926 87 178 0 83884 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 336256

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17892
/proc/meminfo: memFree=1523656/2055920 swapFree=4150108/4192956
[pid=17891] ppid=17889 vsize=341840 CPUtime=1062.03
/proc/17891/stat : 17891 (minisat_static) R 17889 17891 17731 0 -1 4194304 87520 0 0 0 106142 61 0 0 25 0 1 0 237045444 350044160 82320 1992294400 134512640 135243866 4294956256 18446744073709551615 134556112 0 0 4096 3 0 0 0 17 1 0 0
/proc/17891/statm: 85460 82320 87 178 0 85280 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 341840

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17892
/proc/meminfo: memFree=1517512/2055920 swapFree=4150108/4192956
[pid=17891] ppid=17889 vsize=347912 CPUtime=1122.02
/proc/17891/stat : 17891 (minisat_static) R 17889 17891 17731 0 -1 4194304 89037 0 0 0 112138 64 0 0 25 0 1 0 237045444 356261888 83837 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/17891/statm: 86978 83837 87 178 0 86798 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 347912

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17892
/proc/meminfo: memFree=1510664/2055920 swapFree=4150108/4192956
[pid=17891] ppid=17889 vsize=354688 CPUtime=1182
/proc/17891/stat : 17891 (minisat_static) R 17889 17891 17731 0 -1 4194304 90768 0 0 0 118135 65 0 0 25 0 1 0 237045444 363200512 85568 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/17891/statm: 88672 85568 87 178 0 88492 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 354688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17892
/proc/meminfo: memFree=1507976/2055920 swapFree=4150108/4192956
[pid=17891] ppid=17889 vsize=357208 CPUtime=1200.1
/proc/17891/stat : 17891 (minisat_static) R 17889 17891 17731 0 -1 4194304 91386 0 0 0 119944 66 0 0 25 0 1 0 237045444 365780992 86186 1992294400 134512640 135243866 4294956256 18446744073709551615 134566059 0 0 4096 3 0 0 0 17 1 0 0
/proc/17891/statm: 89302 86186 87 178 0 89122 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 357208

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.46
CPU time (s): 1200.17
CPU user time (s): 1199.44
CPU system time (s): 0.724889
CPU usage (%): 99.9753
Max. virtual memory (cumulated for all children) (KiB): 357208

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

runsolver used 0.934857 second user time and 2.72159 second system time

The end

Launcher Data

Begin job on node51 at 2009-05-12 03:02:59
IDJOB=1797414
IDBENCH=71749
IDSOLVER=568
FILE ID=node51/1797414-1242090178
PBS_JOBID= 9277702
Free space on /tmp= 66252 MiB

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

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

MD5SUM BENCH= b99a5b8844b4e1d2656eb1422e6e888f
RANDOM SEED=1640260265

node51.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.214
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.214
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:       1854000 kB
Buffers:         10724 kB
Cached:          86916 kB
SwapCached:      36660 kB
Active:          37132 kB
Inactive:        99168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1854000 kB
SwapTotal:     4192956 kB
SwapFree:      4150108 kB
Dirty:           20840 kB
Writeback:           0 kB
Mapped:          14024 kB
Slab:            51620 kB
Committed_AS:   660348 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66252 MiB
End job on node51 at 2009-05-12 03:23:02