Trace number 1807320

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.42

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes2.cnf
MD5SUM940c3065d47a27ab24578a138a8ab3c0
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 variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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:  945                                                  |
0.00/0.00	|  Number of clauses:    61409                                                |
0.03/0.04	|  Parsing time:         0.04         s                                       |
0.89/0.93	============================[ Search Statistics ]==============================
0.89/0.93	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.89/0.93	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.89/0.93	===============================================================================
0.89/0.93	|         0 |     900    60464   182052 |    20154        0    nan |  0.000 % |
0.89/0.94	|       102 |     900    60464   182052 |    22170      102    118 |  0.000 % |
0.89/0.96	|       253 |     900    60464   182052 |    24387      253    105 |  0.000 % |
0.89/0.98	|       478 |     900    60464   182052 |    26825      478    107 |  0.000 % |
0.99/1.02	|       817 |     900    60464   182052 |    29508      817    116 |  0.000 % |
0.99/1.09	|      1326 |     900    60464   182052 |    32459     1326    118 |  0.000 % |
1.19/1.20	|      2087 |     900    60464   182052 |    35705     2087    120 |  0.000 % |
1.39/1.40	|      3230 |     900    60464   182052 |    39275     3230    127 |  0.000 % |
1.69/1.74	|      4941 |     900    60464   182052 |    43203     4941    121 |  0.000 % |
2.29/2.38	|      7505 |     900    60464   182052 |    47523     7505    119 |  0.000 % |
3.69/3.76	|     11349 |     900    60464   182052 |    52276    11349    117 |  0.000 % |
5.79/5.84	|     17115 |     900    60464   182052 |    57503    17115    116 |  0.000 % |
11.29/11.39	|     25766 |     900    60464   182052 |    63253    25766    117 |  0.000 % |
22.48/22.55	|     38741 |     900    60464   182052 |    69579    38741    117 |  0.000 % |
47.28/47.38	|     58203 |     900    60464   182052 |    76537    58203    116 |  0.000 % |
87.17/87.21	|     87396 |     900    60464   182052 |    84191    25947    117 |  0.000 % |
128.56/128.63	|    131187 |     900    60464   182052 |    92610    69738    120 |  0.000 % |
218.53/218.65	|    196872 |     900    60464   182052 |   101871    58943    123 |  0.000 % |
355.20/355.37	|    295400 |     900    60464   182052 |   112058    74116    105 |  0.000 % |
575.04/575.30	|    443189 |     900    60464   182052 |   123264    35630    106 |  0.000 % |
903.35/903.68	|    664873 |     900    60464   182052 |   135590    49494    116 |  0.000 % |

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-1807320-1242156871/watcher-1807320-1242156871 -o /tmp/evaluation-result-1807320-1242156871/solver-1807320-1242156871 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1807320-1242156871.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 8989
/proc/meminfo: memFree=784816/2055920 swapFree=4164052/4192956
[pid=8989] ppid=8987 vsize=2192 CPUtime=0
/proc/8989/stat : 8989 (minisat_static) R 8987 8989 8396 0 -1 4194304 334 0 0 0 0 0 0 0 18 0 1 0 243715114 2244608 319 1992294400 134512640 135243866 4294956256 18446744073709551615 134764927 0 0 4096 3 0 0 0 17 1 0 0
/proc/8989/statm: 548 320 65 178 0 368 0

[startup+0.040665 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8989
/proc/meminfo: memFree=784816/2055920 swapFree=4164052/4192956
[pid=8989] ppid=8987 vsize=5056 CPUtime=0.03
/proc/8989/stat : 8989 (minisat_static) R 8987 8989 8396 0 -1 4194304 1072 0 0 0 3 0 0 0 18 0 1 0 243715114 5177344 1057 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/8989/statm: 1264 1058 65 178 0 1084 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5056

[startup+0.101669 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8989
/proc/meminfo: memFree=784816/2055920 swapFree=4164052/4192956
[pid=8989] ppid=8987 vsize=5184 CPUtime=0.09
/proc/8989/stat : 8989 (minisat_static) R 8987 8989 8396 0 -1 4194304 1108 0 0 0 9 0 0 0 18 0 1 0 243715114 5308416 1093 1992294400 134512640 135243866 4294956256 18446744073709551615 134535623 0 0 4096 3 0 0 0 17 1 0 0
/proc/8989/statm: 1296 1093 80 178 0 1116 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5184

[startup+0.301686 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8989
/proc/meminfo: memFree=784816/2055920 swapFree=4164052/4192956
[pid=8989] ppid=8987 vsize=6528 CPUtime=0.29
/proc/8989/stat : 8989 (minisat_static) R 8987 8989 8396 0 -1 4194304 1428 0 0 0 29 0 0 0 19 0 1 0 243715114 6684672 1413 1992294400 134512640 135243866 4294956256 18446744073709551615 134535759 0 0 4096 3 0 0 0 17 1 0 0
/proc/8989/statm: 1632 1413 81 178 0 1452 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6528

[startup+0.701722 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8989
/proc/meminfo: memFree=784816/2055920 swapFree=4164052/4192956
[pid=8989] ppid=8987 vsize=6796 CPUtime=0.69
/proc/8989/stat : 8989 (minisat_static) R 8987 8989 8396 0 -1 4194304 1442 0 0 0 69 0 0 0 22 0 1 0 243715114 6959104 1427 1992294400 134512640 135243866 4294956256 18446744073709551615 134536656 0 0 4096 3 0 0 0 17 1 0 0
/proc/8989/statm: 1699 1427 81 178 0 1519 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6796

[startup+1.50179 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8990
/proc/meminfo: memFree=779688/2055920 swapFree=4164052/4192956
[pid=8989] ppid=8987 vsize=7172 CPUtime=1.49
/proc/8989/stat : 8989 (minisat_static) R 8987 8989 8396 0 -1 4194304 1722 0 0 0 149 0 0 0 25 0 1 0 243715114 7344128 1565 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/8989/statm: 1793 1565 87 178 0 1613 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7172

[startup+3.10193 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8990
/proc/meminfo: memFree=777384/2055920 swapFree=4164052/4192956
[pid=8989] ppid=8987 vsize=10076 CPUtime=3.09
/proc/8989/stat : 8989 (minisat_static) R 8987 8989 8396 0 -1 4194304 2474 0 0 0 308 1 0 0 25 0 1 0 243715114 10317824 2317 1992294400 134512640 135243866 4294956256 18446744073709551615 134555829 0 0 4096 3 0 0 0 17 1 0 0
/proc/8989/statm: 2519 2317 87 178 0 2339 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10076

[startup+6.30121 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8990
/proc/meminfo: memFree=772584/2055920 swapFree=4164052/4192956
[pid=8989] ppid=8987 vsize=14168 CPUtime=6.29
/proc/8989/stat : 8989 (minisat_static) R 8987 8989 8396 0 -1 4194304 3485 0 0 0 628 1 0 0 25 0 1 0 243715114 14508032 3328 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 1 0 0
/proc/8989/statm: 3542 3328 87 178 0 3362 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14168

[startup+12.7028 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8990
/proc/meminfo: memFree=766896/2055920 swapFree=4164052/4192956
[pid=8989] ppid=8987 vsize=19196 CPUtime=12.69
/proc/8989/stat : 8989 (minisat_static) R 8987 8989 8396 0 -1 4194304 4733 0 0 0 1267 2 0 0 25 0 1 0 243715114 19656704 4576 1992294400 134512640 135243866 4294956256 18446744073709551615 134555869 0 0 4096 3 0 0 0 17 1 0 0
/proc/8989/statm: 4799 4576 87 178 0 4619 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19196

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8990
/proc/meminfo: memFree=759472/2055920 swapFree=4164052/4192956
[pid=8989] ppid=8987 vsize=26228 CPUtime=25.49
/proc/8989/stat : 8989 (minisat_static) R 8987 8989 8396 0 -1 4194304 6514 0 0 0 2545 4 0 0 25 0 1 0 243715114 26857472 6357 1992294400 134512640 135243866 4294956256 18446744073709551615 134555911 0 0 4096 3 0 0 0 17 1 0 0
/proc/8989/statm: 6557 6357 87 178 0 6377 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26228

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8990
/proc/meminfo: memFree=749680/2055920 swapFree=4164052/4192956
[pid=8989] ppid=8987 vsize=36120 CPUtime=51.07
/proc/8989/stat : 8989 (minisat_static) R 8987 8989 8396 0 -1 4194304 8972 0 0 0 5101 6 0 0 25 0 1 0 243715114 36986880 8815 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/8989/statm: 9030 8815 87 178 0 8850 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 36120

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8990
/proc/meminfo: memFree=740400/2055920 swapFree=4164052/4192956
[pid=8989] ppid=8987 vsize=45392 CPUtime=102.27
/proc/8989/stat : 8989 (minisat_static) R 8987 8989 8396 0 -1 4194304 11252 0 0 0 10217 10 0 0 25 0 1 0 243715114 46481408 11095 1992294400 134512640 135243866 4294956256 18446744073709551615 134555883 0 0 4096 3 0 0 0 17 1 0 0
/proc/8989/statm: 11348 11095 87 178 0 11168 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 45392

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8990
/proc/meminfo: memFree=733552/2055920 swapFree=4164052/4192956
[pid=8989] ppid=8987 vsize=52416 CPUtime=162.24
/proc/8989/stat : 8989 (minisat_static) R 8987 8989 8396 0 -1 4194304 13017 0 0 0 16213 11 0 0 25 0 1 0 243715114 53673984 12860 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 1 0 0
/proc/8989/statm: 13104 12860 87 178 0 12924 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 52416

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8990
/proc/meminfo: memFree=729200/2055920 swapFree=4164052/4192956
[pid=8989] ppid=8987 vsize=56584 CPUtime=222.23
/proc/8989/stat : 8989 (minisat_static) R 8987 8989 8396 0 -1 4194304 14025 0 0 0 22211 12 0 0 25 0 1 0 243715114 57942016 13868 1992294400 134512640 135243866 4294956256 18446744073709551615 134565361 0 0 4096 3 0 0 0 17 1 0 0
/proc/8989/statm: 14146 13868 87 178 0 13966 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 56584

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8990
/proc/meminfo: memFree=727344/2055920 swapFree=4164052/4192956
[pid=8989] ppid=8987 vsize=58656 CPUtime=282.21
/proc/8989/stat : 8989 (minisat_static) R 8987 8989 8396 0 -1 4194304 14535 0 0 0 28208 13 0 0 25 0 1 0 243715114 60063744 14378 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/8989/statm: 14664 14378 87 178 0 14484 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 58656

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8990
/proc/meminfo: memFree=722352/2055920 swapFree=4164052/4192956
[pid=8989] ppid=8987 vsize=63508 CPUtime=342.2
/proc/8989/stat : 8989 (minisat_static) R 8987 8989 8396 0 -1 4194304 15718 0 0 0 34205 15 0 0 25 0 1 0 243715114 65032192 15561 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/8989/statm: 15877 15561 87 178 0 15697 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 63508

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8990
/proc/meminfo: memFree=722224/2055920 swapFree=4164052/4192956
[pid=8989] ppid=8987 vsize=63648 CPUtime=402.18
/proc/8989/stat : 8989 (minisat_static) R 8987 8989 8396 0 -1 4194304 15760 0 0 0 40203 15 0 0 25 0 1 0 243715114 65175552 15603 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/8989/statm: 15912 15603 87 178 0 15732 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 63648

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8992
/proc/meminfo: memFree=720688/2055920 swapFree=4164052/4192956
[pid=8989] ppid=8987 vsize=65108 CPUtime=462.16
/proc/8989/stat : 8989 (minisat_static) R 8987 8989 8396 0 -1 4194304 16135 0 0 0 46201 15 0 0 25 0 1 0 243715114 66670592 15978 1992294400 134512640 135243866 4294956256 18446744073709551615 134558418 0 0 4096 3 0 0 0 17 1 0 0
/proc/8989/statm: 16277 15978 87 178 0 16097 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 65108

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8992
/proc/meminfo: memFree=720240/2055920 swapFree=4164052/4192956
[pid=8989] ppid=8987 vsize=65680 CPUtime=522.15
/proc/8989/stat : 8989 (minisat_static) R 8987 8989 8396 0 -1 4194304 16248 0 0 0 52200 15 0 0 25 0 1 0 243715114 67256320 16091 1992294400 134512640 135243866 4294956256 18446744073709551615 134555883 0 0 4096 3 0 0 0 17 1 0 0
/proc/8989/statm: 16420 16091 87 178 0 16240 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 65680

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8992
/proc/meminfo: memFree=718256/2055920 swapFree=4164052/4192956
[pid=8989] ppid=8987 vsize=67748 CPUtime=582.13
/proc/8989/stat : 8989 (minisat_static) R 8987 8989 8396 0 -1 4194304 16735 0 0 0 58198 15 0 0 25 0 1 0 243715114 69373952 16578 1992294400 134512640 135243866 4294956256 18446744073709551615 134555826 0 0 4096 3 0 0 0 17 1 0 0
/proc/8989/statm: 16937 16578 87 178 0 16757 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 67748

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8992
/proc/meminfo: memFree=718256/2055920 swapFree=4164052/4192956
[pid=8989] ppid=8987 vsize=67748 CPUtime=642.12
/proc/8989/stat : 8989 (minisat_static) R 8987 8989 8396 0 -1 4194304 16736 0 0 0 64197 15 0 0 25 0 1 0 243715114 69373952 16579 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/8989/statm: 16937 16579 87 178 0 16757 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 67748

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8992
/proc/meminfo: memFree=718128/2055920 swapFree=4164052/4192956
[pid=8989] ppid=8987 vsize=67748 CPUtime=702.11
/proc/8989/stat : 8989 (minisat_static) R 8987 8989 8396 0 -1 4194304 16763 0 0 0 70195 16 0 0 25 0 1 0 243715114 69373952 16606 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/8989/statm: 16937 16606 87 178 0 16757 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 67748

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8992
/proc/meminfo: memFree=711152/2055920 swapFree=4164052/4192956
[pid=8989] ppid=8987 vsize=74832 CPUtime=762.09
/proc/8989/stat : 8989 (minisat_static) R 8987 8989 8396 0 -1 4194304 18508 0 0 0 76191 18 0 0 25 0 1 0 243715114 76627968 18351 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/8989/statm: 18708 18351 87 178 0 18528 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 74832

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8992
/proc/meminfo: memFree=710960/2055920 swapFree=4164052/4192956
[pid=8989] ppid=8987 vsize=75060 CPUtime=822.07
/proc/8989/stat : 8989 (minisat_static) R 8987 8989 8396 0 -1 4194304 18549 0 0 0 82189 18 0 0 25 0 1 0 243715114 76861440 18392 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/8989/statm: 18765 18392 87 178 0 18585 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 75060

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8992
/proc/meminfo: memFree=709360/2055920 swapFree=4164052/4192956
[pid=8989] ppid=8987 vsize=76644 CPUtime=882.05
/proc/8989/stat : 8989 (minisat_static) R 8987 8989 8396 0 -1 4194304 18964 0 0 0 88187 18 0 0 25 0 1 0 243715114 78483456 18807 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 1 0 0
/proc/8989/statm: 19161 18807 87 178 0 18981 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 76644

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8992
/proc/meminfo: memFree=709360/2055920 swapFree=4164052/4192956
[pid=8989] ppid=8987 vsize=76644 CPUtime=942.03
/proc/8989/stat : 8989 (minisat_static) R 8987 8989 8396 0 -1 4194304 18969 0 0 0 94185 18 0 0 25 0 1 0 243715114 78483456 18812 1992294400 134512640 135243866 4294956256 18446744073709551615 134555829 0 0 4096 3 0 0 0 17 1 0 0
/proc/8989/statm: 19161 18812 87 178 0 18981 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 76644

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8992
/proc/meminfo: memFree=709296/2055920 swapFree=4164052/4192956
[pid=8989] ppid=8987 vsize=76816 CPUtime=1002.02
/proc/8989/stat : 8989 (minisat_static) R 8987 8989 8396 0 -1 4194304 18988 0 0 0 100184 18 0 0 25 0 1 0 243715114 78659584 18831 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 1 0 0
/proc/8989/statm: 19204 18831 87 178 0 19024 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 76816

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8992
/proc/meminfo: memFree=708912/2055920 swapFree=4164052/4192956
[pid=8989] ppid=8987 vsize=77192 CPUtime=1062.01
/proc/8989/stat : 8989 (minisat_static) R 8987 8989 8396 0 -1 4194304 19077 0 0 0 106182 19 0 0 25 0 1 0 243715114 79044608 18920 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/8989/statm: 19298 18920 87 178 0 19118 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 77192

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8992
/proc/meminfo: memFree=701424/2055920 swapFree=4164052/4192956
[pid=8989] ppid=8987 vsize=84496 CPUtime=1121.99
/proc/8989/stat : 8989 (minisat_static) R 8987 8989 8396 0 -1 4194304 20932 0 0 0 112178 21 0 0 25 0 1 0 243715114 86523904 20775 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/8989/statm: 21124 20775 87 178 0 20944 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 84496

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8992
/proc/meminfo: memFree=701488/2055920 swapFree=4164052/4192956
[pid=8989] ppid=8987 vsize=84496 CPUtime=1181.98
/proc/8989/stat : 8989 (minisat_static) R 8987 8989 8396 0 -1 4194304 20932 0 0 0 118177 21 0 0 25 0 1 0 243715114 86523904 20775 1992294400 134512640 135243866 4294956256 18446744073709551615 134555826 0 0 4096 3 0 0 0 17 1 0 0
/proc/8989/statm: 21124 20775 87 178 0 20944 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 84496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8992
/proc/meminfo: memFree=701488/2055920 swapFree=4164052/4192956
[pid=8989] ppid=8987 vsize=84496 CPUtime=1200.07
/proc/8989/stat : 8989 (minisat_static) R 8987 8989 8396 0 -1 4194304 20932 0 0 0 119986 21 0 0 25 0 1 0 243715114 86523904 20775 1992294400 134512640 135243866 4294956256 18446744073709551615 134555903 0 0 4096 3 0 0 0 17 1 0 0
/proc/8989/statm: 21124 20775 87 178 0 20944 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 84496

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.42
CPU time (s): 1200.1
CPU user time (s): 1199.87
CPU system time (s): 0.229965
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 84496

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

runsolver used 0.967852 second user time and 2.35764 second system time

The end

Launcher Data

Begin job on node50 at 2009-05-12 21:34:31
IDJOB=1807320
IDBENCH=71524
IDSOLVER=568
FILE ID=node50/1807320-1242156871
PBS_JOBID= 9289674
Free space on /tmp= 66280 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v945c61409gyes2.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1807320-1242156871/watcher-1807320-1242156871 -o /tmp/evaluation-result-1807320-1242156871/solver-1807320-1242156871 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1807320-1242156871.cnf

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

MD5SUM BENCH= 940c3065d47a27ab24578a138a8ab3c0
RANDOM SEED=398608211

node50.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:        785232 kB
Buffers:         77500 kB
Cached:        1110792 kB
SwapCached:      23672 kB
Active:         346268 kB
Inactive:       867612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        785232 kB
SwapTotal:     4192956 kB
SwapFree:      4164052 kB
Dirty:            1524 kB
Writeback:           0 kB
Mapped:          13744 kB
Slab:            42732 kB
Committed_AS:   851320 kB
PageTables:       1448 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= 66280 MiB
End job on node50 at 2009-05-12 21:54:33