Trace number 1797987

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-core 070721? (TO) 1200.13 1200.47

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-15-10p0.cnf
MD5SUMd8dd0726277891eae9a2807dfd8946db
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 variables262253
Number of clauses1131732
Sum of the clauses size2644763
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2882815
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

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:  262253                                               |
0.00/0.00	|  Number of clauses:    1131732                                              |
0.69/0.77	|  Parsing time:         0.69         s                                       |
0.79/0.87	============================[ Search Statistics ]==============================
0.79/0.87	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.79/0.87	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.79/0.87	===============================================================================
0.79/0.87	|         0 |  214109   869875  2099046 |   289958        0    nan |  0.000 % |
1.29/1.32	|       101 |  214108   869875  2099046 |   318954      100    168 | 18.358 % |
1.48/1.59	|       251 |  213674   869875  2099046 |   350849      248     97 | 18.732 % |
1.79/1.84	|       476 |  213550   869875  2099046 |   385934      472     70 | 19.019 % |
2.79/2.90	|       813 |  211960   859418  2076689 |   424527      802     67 | 19.177 % |
3.79/3.86	|      1319 |  211660   859418  2076689 |   466980     1303     74 | 20.563 % |
6.49/6.57	|      2079 |  207463   838664  2030283 |   513678     2053    125 | 20.909 % |
9.18/9.21	|      3219 |  206680   838100  2029079 |   565046     3188    127 | 21.316 % |
12.78/12.80	|      4928 |  206077   833225  2019161 |   621551     4895    164 | 21.481 % |
20.08/20.15	|      7490 |  205878   830986  2014576 |   683706     7452    178 | 21.662 % |
34.27/34.36	|     11335 |  201295   810107  1968699 |   752077    11269    213 | 23.366 % |
52.26/52.30	|     17101 |  200883   807615  1963145 |   827284    17011    218 | 23.403 % |
82.15/82.26	|     25750 |  200548   805993  1959829 |   910013    25649    278 | 23.529 % |
152.93/153.01	|     38726 |  200371   805146  1957990 |  1001014    38603    336 | 23.596 % |
306.90/307.07	|     58187 |  197971   794104  1933034 |  1101116    57749    430 | 24.518 % |
565.43/565.60	|     87381 |  195712   783402  1910476 |  1211227    86862    496 | 25.373 % |
1032.60/1032.95	|    131170 |  190690   763681  1865556 |  1332350   123566    561 | 27.288 % |

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-1797987-1242084384/watcher-1797987-1242084384 -o /tmp/evaluation-result-1797987-1242084384/solver-1797987-1242084384 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1797987-1242084384.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/65 13232
/proc/meminfo: memFree=1539304/2055920 swapFree=4159984/4192956
[pid=13232] ppid=13230 vsize=2732 CPUtime=0
/proc/13232/stat : 13232 (minisat_static) R 13230 13232 12671 0 -1 4194304 519 0 0 0 0 0 0 0 18 0 1 0 236471702 2797568 505 1992294400 134512640 135213614 4294956256 18446744073709551615 134524573 0 0 4096 3 0 0 0 17 1 0 0
/proc/13232/statm: 683 507 58 171 0 509 0

[startup+0.067246 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 13232
/proc/meminfo: memFree=1539304/2055920 swapFree=4159984/4192956
[pid=13232] ppid=13230 vsize=15340 CPUtime=0.06
/proc/13232/stat : 13232 (minisat_static) R 13230 13232 12671 0 -1 4194304 3108 0 0 0 5 1 0 0 18 0 1 0 236471702 15708160 3065 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/13232/statm: 3835 3066 58 171 0 3661 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15340

[startup+0.101251 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 13232
/proc/meminfo: memFree=1539304/2055920 swapFree=4159984/4192956
[pid=13232] ppid=13230 vsize=18016 CPUtime=0.09
/proc/13232/stat : 13232 (minisat_static) R 13230 13232 12671 0 -1 4194304 3771 0 0 0 8 1 0 0 18 0 1 0 236471702 18448384 3728 1992294400 134512640 135213614 4294956256 18446744073709551615 134741438 0 0 4096 3 0 0 0 17 1 0 0
/proc/13232/statm: 4504 3728 58 171 0 4330 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18016

[startup+0.301272 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 13232
/proc/meminfo: memFree=1539304/2055920 swapFree=4159984/4192956
[pid=13232] ppid=13230 vsize=30252 CPUtime=0.29
/proc/13232/stat : 13232 (minisat_static) R 13230 13232 12671 0 -1 4194304 6816 0 0 0 26 3 0 0 19 0 1 0 236471702 30978048 6773 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/13232/statm: 7563 6773 58 171 0 7389 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30252

[startup+0.701317 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 13232
/proc/meminfo: memFree=1539304/2055920 swapFree=4159984/4192956
[pid=13232] ppid=13230 vsize=55752 CPUtime=0.69
/proc/13232/stat : 13232 (minisat_static) R 13230 13232 12671 0 -1 4194304 13223 0 0 0 62 7 0 0 22 0 1 0 236471702 57090048 13181 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/13232/statm: 13938 13181 58 171 0 13764 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55752

[startup+1.50142 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13233
/proc/meminfo: memFree=1479712/2055920 swapFree=4159984/4192956
[pid=13232] ppid=13230 vsize=65856 CPUtime=1.48
/proc/13232/stat : 13232 (minisat_static) R 13230 13232 12671 0 -1 4194304 15022 0 0 0 140 8 0 0 25 0 1 0 236471702 67436544 14979 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/13232/statm: 16464 14979 78 171 0 16290 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 65856

[startup+3.10168 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13233
/proc/meminfo: memFree=1479264/2055920 swapFree=4159984/4192956
[pid=13232] ppid=13230 vsize=65856 CPUtime=3.09
/proc/13232/stat : 13232 (minisat_static) R 13230 13232 12671 0 -1 4194304 15030 0 0 0 300 9 0 0 25 0 1 0 236471702 67436544 14987 1992294400 134512640 135213614 4294956256 18446744073709551615 134529552 0 0 4096 3 0 0 0 17 1 0 0
/proc/13232/statm: 16464 14987 78 171 0 16290 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65856

[startup+6.30195 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13233
/proc/meminfo: memFree=1479272/2055920 swapFree=4159984/4192956
[pid=13232] ppid=13230 vsize=65856 CPUtime=6.29
/proc/13232/stat : 13232 (minisat_static) R 13230 13232 12671 0 -1 4194304 15049 0 0 0 620 9 0 0 25 0 1 0 236471702 67436544 15006 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/13232/statm: 16464 15006 78 171 0 16290 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 65856

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13233
/proc/meminfo: memFree=1479336/2055920 swapFree=4159984/4192956
[pid=13232] ppid=13230 vsize=66252 CPUtime=12.68
/proc/13232/stat : 13232 (minisat_static) R 13230 13232 12671 0 -1 4194304 15152 0 0 0 1259 9 0 0 25 0 1 0 236471702 67842048 15109 1992294400 134512640 135213614 4294956256 18446744073709551615 134536222 0 0 4096 3 0 0 0 17 1 0 0
/proc/13232/statm: 16563 15109 78 171 0 16389 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 66252

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13233
/proc/meminfo: memFree=1475624/2055920 swapFree=4159984/4192956
[pid=13232] ppid=13230 vsize=69816 CPUtime=25.48
/proc/13232/stat : 13232 (minisat_static) R 13230 13232 12671 0 -1 4194304 16034 0 0 0 2537 11 0 0 25 0 1 0 236471702 71491584 15991 1992294400 134512640 135213614 4294956256 18446744073709551615 134526832 0 0 4096 3 0 0 0 17 1 0 0
/proc/13232/statm: 17454 15991 78 171 0 17280 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 69816

[startup+51.1021 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13233
/proc/meminfo: memFree=1467816/2055920 swapFree=4159984/4192956
[pid=13232] ppid=13230 vsize=77812 CPUtime=51.06
/proc/13232/stat : 13232 (minisat_static) R 13230 13232 12671 0 -1 4194304 18050 0 0 0 5094 12 0 0 25 0 1 0 236471702 79679488 18007 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 1 0 0
/proc/13232/statm: 19453 18007 78 171 0 19279 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 77812

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13233
/proc/meminfo: memFree=1446120/2055920 swapFree=4159984/4192956
[pid=13232] ppid=13230 vsize=99412 CPUtime=102.25
/proc/13232/stat : 13232 (minisat_static) R 13230 13232 12671 0 -1 4194304 23421 0 0 0 10208 17 0 0 25 0 1 0 236471702 101797888 23378 1992294400 134512640 135213614 4294956256 18446744073709551615 134526961 0 0 4096 3 0 0 0 17 1 0 0
/proc/13232/statm: 24853 23378 78 171 0 24679 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 99412

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13233
/proc/meminfo: memFree=1426664/2055920 swapFree=4159984/4192956
[pid=13232] ppid=13230 vsize=118792 CPUtime=162.23
/proc/13232/stat : 13232 (minisat_static) R 13230 13232 12671 0 -1 4194304 28275 0 0 0 16201 22 0 0 25 0 1 0 236471702 121643008 28232 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 1 0 0
/proc/13232/statm: 29698 28232 78 171 0 29524 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 118792

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13233
/proc/meminfo: memFree=1404648/2055920 swapFree=4159984/4192956
[pid=13232] ppid=13230 vsize=140720 CPUtime=222.21
/proc/13232/stat : 13232 (minisat_static) R 13230 13232 12671 0 -1 4194304 33766 0 0 0 22194 27 0 0 25 0 1 0 236471702 144097280 33723 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/13232/statm: 35180 33723 78 171 0 35006 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 140720

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13233
/proc/meminfo: memFree=1389416/2055920 swapFree=4159984/4192956
[pid=13232] ppid=13230 vsize=156276 CPUtime=282.2
/proc/13232/stat : 13232 (minisat_static) R 13230 13232 12671 0 -1 4194304 37630 0 0 0 28190 30 0 0 25 0 1 0 236471702 160026624 37587 1992294400 134512640 135213614 4294956256 18446744073709551615 134529801 0 0 4096 3 0 0 0 17 1 0 0
/proc/13232/statm: 39069 37587 78 171 0 38895 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 156276

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13233
/proc/meminfo: memFree=1369832/2055920 swapFree=4159984/4192956
[pid=13232] ppid=13230 vsize=175584 CPUtime=342.19
/proc/13232/stat : 13232 (minisat_static) R 13230 13232 12671 0 -1 4194304 42454 0 0 0 34184 35 0 0 25 0 1 0 236471702 179798016 42411 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 1 0 0
/proc/13232/statm: 43896 42411 78 171 0 43722 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 175584

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13233
/proc/meminfo: memFree=1351656/2055920 swapFree=4159984/4192956
[pid=13232] ppid=13230 vsize=193892 CPUtime=402.17
/proc/13232/stat : 13232 (minisat_static) R 13230 13232 12671 0 -1 4194304 47013 0 0 0 40178 39 0 0 25 0 1 0 236471702 198545408 46970 1992294400 134512640 135213614 4294956256 18446744073709551615 134529474 0 0 4096 3 0 0 0 17 1 0 0
/proc/13232/statm: 48473 46970 78 171 0 48299 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 193892

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13233
/proc/meminfo: memFree=1335848/2055920 swapFree=4159984/4192956
[pid=13232] ppid=13230 vsize=209412 CPUtime=462.16
/proc/13232/stat : 13232 (minisat_static) R 13230 13232 12671 0 -1 4194304 50909 0 0 0 46173 43 0 0 25 0 1 0 236471702 214437888 50866 1992294400 134512640 135213614 4294956256 18446744073709551615 134529520 0 0 4096 3 0 0 0 17 1 0 0
/proc/13232/statm: 52353 50866 78 171 0 52179 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 209412

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13233
/proc/meminfo: memFree=1320808/2055920 swapFree=4159984/4192956
[pid=13232] ppid=13230 vsize=224588 CPUtime=522.14
/proc/13232/stat : 13232 (minisat_static) R 13230 13232 12671 0 -1 4194304 54725 0 0 0 52168 46 0 0 25 0 1 0 236471702 229978112 54682 1992294400 134512640 135213614 4294956256 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/13232/statm: 56147 54682 78 171 0 55973 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 224588

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13233
/proc/meminfo: memFree=1303784/2055920 swapFree=4159984/4192956
[pid=13232] ppid=13230 vsize=241388 CPUtime=582.12
/proc/13232/stat : 13232 (minisat_static) R 13230 13232 12671 0 -1 4194304 58921 0 0 0 58162 50 0 0 25 0 1 0 236471702 247181312 58878 1992294400 134512640 135213614 4294956256 18446744073709551615 134529687 0 0 4096 3 0 0 0 17 1 0 0
/proc/13232/statm: 60347 58878 78 171 0 60173 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 241388

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13233
/proc/meminfo: memFree=1295592/2055920 swapFree=4159984/4192956
[pid=13232] ppid=13230 vsize=249460 CPUtime=642.11
/proc/13232/stat : 13232 (minisat_static) R 13230 13232 12671 0 -1 4194304 60930 0 0 0 64159 52 0 0 25 0 1 0 236471702 255447040 60887 1992294400 134512640 135213614 4294956256 18446744073709551615 134527171 0 0 4096 3 0 0 0 17 1 0 0
/proc/13232/statm: 62365 60887 78 171 0 62191 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 249460

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13233
/proc/meminfo: memFree=1295336/2055920 swapFree=4159984/4192956
[pid=13232] ppid=13230 vsize=249908 CPUtime=702.09
/proc/13232/stat : 13232 (minisat_static) R 13230 13232 12671 0 -1 4194304 61004 0 0 0 70157 52 0 0 25 0 1 0 236471702 255905792 60961 1992294400 134512640 135213614 4294956256 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/13232/statm: 62477 60961 78 171 0 62303 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 249908

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13233
/proc/meminfo: memFree=1279464/2055920 swapFree=4159984/4192956
[pid=13232] ppid=13230 vsize=265564 CPUtime=762.08
/proc/13232/stat : 13232 (minisat_static) R 13230 13232 12671 0 -1 4194304 64928 0 0 0 76152 56 0 0 25 0 1 0 236471702 271937536 64885 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 1 0 0
/proc/13232/statm: 66391 64885 78 171 0 66217 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 265564

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13233
/proc/meminfo: memFree=1264936/2055920 swapFree=4159984/4192956
[pid=13232] ppid=13230 vsize=280168 CPUtime=822.06
/proc/13232/stat : 13232 (minisat_static) R 13230 13232 12671 0 -1 4194304 68574 0 0 0 82147 59 0 0 25 0 1 0 236471702 286892032 68531 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/13232/statm: 70042 68531 78 171 0 69868 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 280168

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13233
/proc/meminfo: memFree=1250344/2055920 swapFree=4159984/4192956
[pid=13232] ppid=13230 vsize=294608 CPUtime=882.04
/proc/13232/stat : 13232 (minisat_static) R 13230 13232 12671 0 -1 4194304 72198 0 0 0 88141 63 0 0 25 0 1 0 236471702 301678592 72155 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 1 0 0
/proc/13232/statm: 73652 72155 78 171 0 73478 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 294608

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13235
/proc/meminfo: memFree=1230824/2055920 swapFree=4159984/4192956
[pid=13232] ppid=13230 vsize=314352 CPUtime=942.02
/proc/13232/stat : 13232 (minisat_static) R 13230 13232 12671 0 -1 4194304 77129 0 0 0 94136 66 0 0 25 0 1 0 236471702 321896448 77086 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 1 0 0
/proc/13232/statm: 78588 77086 78 171 0 78414 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 314352

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13235
/proc/meminfo: memFree=1213096/2055920 swapFree=4159984/4192956
[pid=13232] ppid=13230 vsize=331644 CPUtime=1002.01
/proc/13232/stat : 13232 (minisat_static) R 13230 13232 12671 0 -1 4194304 81482 0 0 0 100130 71 0 0 25 0 1 0 236471702 339603456 81439 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/13232/statm: 82911 81439 78 171 0 82737 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 331644

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13235
/proc/meminfo: memFree=1192552/2055920 swapFree=4159984/4192956
[pid=13232] ppid=13230 vsize=352344 CPUtime=1061.99
/proc/13232/stat : 13232 (minisat_static) R 13230 13232 12671 0 -1 4194304 86660 0 0 0 106123 76 0 0 25 0 1 0 236471702 360800256 86617 1992294400 134512640 135213614 4294956256 18446744073709551615 134526792 0 0 4096 3 0 0 0 17 1 0 0
/proc/13232/statm: 88086 86617 78 171 0 87912 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 352344

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13235
/proc/meminfo: memFree=1171368/2055920 swapFree=4159984/4192956
[pid=13232] ppid=13230 vsize=373388 CPUtime=1121.97
/proc/13232/stat : 13232 (minisat_static) R 13230 13232 12671 0 -1 4194304 91926 0 0 0 112118 79 0 0 25 0 1 0 236471702 382349312 91883 1992294400 134512640 135213614 4294956256 18446744073709551615 134529803 0 0 4096 3 0 0 0 17 1 0 0
/proc/13232/statm: 93347 91883 78 171 0 93173 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 373388

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13235
/proc/meminfo: memFree=1154024/2055920 swapFree=4159984/4192956
[pid=13232] ppid=13230 vsize=390772 CPUtime=1181.96
/proc/13232/stat : 13232 (minisat_static) R 13230 13232 12671 0 -1 4194304 96256 0 0 0 118113 83 0 0 25 0 1 0 236471702 400150528 96213 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/13232/statm: 97693 96213 78 171 0 97519 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 390772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13235
/proc/meminfo: memFree=1149736/2055920 swapFree=4159984/4192956
[pid=13232] ppid=13230 vsize=395160 CPUtime=1200.06
/proc/13232/stat : 13232 (minisat_static) R 13230 13232 12671 0 -1 4194304 97283 0 0 0 119922 84 0 0 25 0 1 0 236471702 404643840 97240 1992294400 134512640 135213614 4294956256 18446744073709551615 134526890 0 0 4096 3 0 0 0 17 1 0 0
/proc/13232/statm: 98790 97240 78 171 0 98616 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 395160

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.47
CPU time (s): 1200.13
CPU user time (s): 1199.23
CPU system time (s): 0.904862
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 395160

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

runsolver used 1.3398 second user time and 3.01354 second system time

The end

Launcher Data

Begin job on node32 at 2009-05-12 01:26:26
IDJOB=1797987
IDBENCH=70988
IDSOLVER=651
FILE ID=node32/1797987-1242084384
PBS_JOBID= 9277596
Free space on /tmp= 66016 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-15-10p0.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797987-1242084384/watcher-1797987-1242084384 -o /tmp/evaluation-result-1797987-1242084384/solver-1797987-1242084384 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1797987-1242084384.cnf

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

MD5SUM BENCH= d8dd0726277891eae9a2807dfd8946db
RANDOM SEED=1253235104

node32.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.216
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.216
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:       1539720 kB
Buffers:         53592 kB
Cached:         374224 kB
SwapCached:      26560 kB
Active:          46408 kB
Inactive:       409372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1539720 kB
SwapTotal:     4192956 kB
SwapFree:      4159984 kB
Dirty:           21384 kB
Writeback:           0 kB
Mapped:          14292 kB
Slab:            46096 kB
Committed_AS:   852688 kB
PageTables:       1504 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= 66012 MiB
End job on node32 at 2009-05-12 01:46:28