Trace number 1807551

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.03 1200.41

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-230-100.cnf
MD5SUMd2dd2899777fd93a70e706988970ef5e
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 variables230
Number of clauses552
Sum of the clauses size1380
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2460
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 592
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:  230                                                  |
0.00/0.00	|  Number of clauses:    552                                                  |
0.00/0.00	|  Parsing time:         0.00         s                                       |
0.00/0.00	============================[ Search Statistics ]==============================
0.00/0.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	===============================================================================
0.00/0.00	|         0 |     230      552     1380 |      184        0    nan |  0.000 % |
0.00/0.00	|       100 |     230      552     1380 |      202      100     34 |  0.002 % |
0.00/0.00	|       250 |     230      552     1380 |      222      250     34 |  0.002 % |
0.00/0.01	|       478 |     230      552     1380 |      244      190     25 |  0.002 % |
0.01/0.02	|       818 |     230      552     1380 |      269      217     24 |  0.002 % |
0.01/0.03	|      1325 |     230      552     1380 |      296      236     23 |  0.002 % |
0.01/0.05	|      2087 |     230      552     1380 |      325      230     20 |  0.002 % |
0.01/0.08	|      3231 |     230      552     1380 |      358      375     28 |  0.002 % |
0.10/0.12	|      4941 |     230      552     1380 |      394      390     28 |  0.002 % |
0.10/0.19	|      7505 |     230      552     1380 |      433      428     30 |  0.002 % |
0.30/0.30	|     11350 |     230      552     1380 |      477      448     28 |  0.002 % |
0.40/0.47	|     17117 |     230      552     1380 |      524      365     25 |  0.002 % |
0.70/0.72	|     25766 |     230      552     1380 |      577      416     24 |  0.002 % |
1.00/1.10	|     38740 |     230      552     1380 |      635      552     28 |  0.002 % |
1.59/1.70	|     58201 |     230      552     1380 |      698      715     30 |  0.002 % |
2.59/2.64	|     87395 |     230      552     1380 |      768      503     27 |  0.002 % |
3.99/4.09	|    131186 |     230      552     1380 |      845      629     30 |  0.002 % |
6.29/6.31	|    196870 |     230      552     1380 |      930      575     29 |  0.002 % |
9.79/9.83	|    295397 |     230      552     1380 |     1023      957     34 |  0.002 % |
15.19/15.24	|    443188 |     230      552     1380 |     1125      783     30 |  0.002 % |
23.49/23.57	|    664873 |     230      552     1380 |     1237      886     32 |  0.002 % |
36.48/36.57	|    997401 |     230      552     1380 |     1361      709     29 |  0.002 % |
56.77/56.88	|   1496193 |     230      552     1380 |     1497      883     30 |  0.002 % |
87.56/87.62	|   2244379 |     230      552     1380 |     1647     1543     39 |  0.002 % |
135.05/135.19	|   3366657 |     230      552     1380 |     1812     1668     40 |  0.002 % |
211.33/211.42	|   5050068 |     230      552     1380 |     1993     1625     38 |  0.002 % |
329.19/329.32	|   7575184 |     230      552     1380 |     2192     1363     37 |  0.002 % |
511.73/511.97	|  11362860 |     230      552     1380 |     2412     2160     39 |  0.002 % |
798.14/798.40	|  17044374 |     230      552     1380 |     2653     1532     36 |  0.002 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1807551-1242158604/watcher-1807551-1242158604 -o /tmp/evaluation-result-1807551-1242158604/solver-1807551-1242158604 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1807551-1242158604.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.96 3/64 6020
/proc/meminfo: memFree=1192808/2055920 swapFree=4181380/4192956
[pid=6020] ppid=6018 vsize=1920 CPUtime=0
/proc/6020/stat : 6020 (minisat_static) R 6018 6020 5946 0 -1 4194304 135 0 0 0 0 0 0 0 18 0 1 0 243893887 1966080 120 1992294400 134512640 135243866 4294956256 18446744073709551615 134746530 0 0 4096 3 0 0 0 17 1 0 0
/proc/6020/statm: 480 120 85 178 0 300 0

[startup+0.0179341 s]
/proc/loadavg: 0.99 0.97 0.96 3/64 6020
/proc/meminfo: memFree=1192808/2055920 swapFree=4181380/4192956
[pid=6020] ppid=6018 vsize=1920 CPUtime=0.01
/proc/6020/stat : 6020 (minisat_static) R 6018 6020 5946 0 -1 4194304 141 0 0 0 1 0 0 0 18 0 1 0 243893887 1966080 126 1992294400 134512640 135243866 4294956256 18446744073709551615 134556149 0 0 4096 3 0 0 0 17 1 0 0
/proc/6020/statm: 480 126 85 178 0 300 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1920

[startup+0.101945 s]
/proc/loadavg: 0.99 0.97 0.96 3/64 6020
/proc/meminfo: memFree=1192808/2055920 swapFree=4181380/4192956
[pid=6020] ppid=6018 vsize=2052 CPUtime=0.1
/proc/6020/stat : 6020 (minisat_static) R 6018 6020 5946 0 -1 4194304 153 0 0 0 10 0 0 0 18 0 1 0 243893887 2101248 138 1992294400 134512640 135243866 4294956256 18446744073709551615 134555740 0 0 4096 3 0 0 0 17 1 0 0
/proc/6020/statm: 513 138 85 178 0 333 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2052

[startup+0.30197 s]
/proc/loadavg: 0.99 0.97 0.96 3/64 6020
/proc/meminfo: memFree=1192808/2055920 swapFree=4181380/4192956
[pid=6020] ppid=6018 vsize=2052 CPUtime=0.3
/proc/6020/stat : 6020 (minisat_static) R 6018 6020 5946 0 -1 4194304 163 0 0 0 30 0 0 0 19 0 1 0 243893887 2101248 148 1992294400 134512640 135243866 4294956256 18446744073709551615 134566113 0 0 4096 3 0 0 0 17 1 0 0
/proc/6020/statm: 513 148 85 178 0 333 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2052

[startup+0.702024 s]
/proc/loadavg: 0.99 0.97 0.96 3/64 6020
/proc/meminfo: memFree=1192808/2055920 swapFree=4181380/4192956
[pid=6020] ppid=6018 vsize=2052 CPUtime=0.7
/proc/6020/stat : 6020 (minisat_static) R 6018 6020 5946 0 -1 4194304 174 0 0 0 70 0 0 0 23 0 1 0 243893887 2101248 159 1992294400 134512640 135243866 4294956256 18446744073709551615 134555784 0 0 4096 3 0 0 0 17 1 0 0
/proc/6020/statm: 513 159 85 178 0 333 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2052

[startup+1.50113 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 6021
/proc/meminfo: memFree=1192480/2055920 swapFree=4181380/4192956
[pid=6020] ppid=6018 vsize=2184 CPUtime=1.49
/proc/6020/stat : 6020 (minisat_static) R 6018 6020 5946 0 -1 4194304 190 0 0 0 149 0 0 0 25 0 1 0 243893887 2236416 175 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/6020/statm: 546 175 85 178 0 366 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2184

[startup+3.10134 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 6021
/proc/meminfo: memFree=1192288/2055920 swapFree=4181380/4192956
[pid=6020] ppid=6018 vsize=2316 CPUtime=3.09
/proc/6020/stat : 6020 (minisat_static) R 6018 6020 5946 0 -1 4194304 214 0 0 0 309 0 0 0 25 0 1 0 243893887 2371584 199 1992294400 134512640 135243866 4294956256 18446744073709551615 134565192 0 0 4096 3 0 0 0 17 1 0 0
/proc/6020/statm: 579 199 85 178 0 399 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2316

[startup+6.30176 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 6021
/proc/meminfo: memFree=1192096/2055920 swapFree=4181380/4192956
[pid=6020] ppid=6018 vsize=2316 CPUtime=6.29
/proc/6020/stat : 6020 (minisat_static) R 6018 6020 5946 0 -1 4194304 229 0 0 0 629 0 0 0 25 0 1 0 243893887 2371584 214 1992294400 134512640 135243866 4294956256 18446744073709551615 134555740 0 0 4096 3 0 0 0 17 1 0 0
/proc/6020/statm: 579 214 85 178 0 399 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2316

[startup+12.7016 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 6021
/proc/meminfo: memFree=1191912/2055920 swapFree=4181380/4192956
[pid=6020] ppid=6018 vsize=2448 CPUtime=12.69
/proc/6020/stat : 6020 (minisat_static) R 6018 6020 5946 0 -1 4194304 257 0 0 0 1269 0 0 0 25 0 1 0 243893887 2506752 242 1992294400 134512640 135243866 4294956256 18446744073709551615 134572619 0 0 4096 3 0 0 0 17 1 0 0
/proc/6020/statm: 612 242 85 178 0 432 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2448

[startup+25.5013 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 6021
/proc/meminfo: memFree=1191784/2055920 swapFree=4181380/4192956
[pid=6020] ppid=6018 vsize=2580 CPUtime=25.48
/proc/6020/stat : 6020 (minisat_static) R 6018 6020 5946 0 -1 4194304 296 0 0 0 2548 0 0 0 25 0 1 0 243893887 2641920 281 1992294400 134512640 135243866 4294956256 18446744073709551615 134555883 0 0 4096 3 0 0 0 17 1 0 0
/proc/6020/statm: 645 281 85 178 0 465 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2580

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 6021
/proc/meminfo: memFree=1191592/2055920 swapFree=4181380/4192956
[pid=6020] ppid=6018 vsize=2840 CPUtime=51.08
/proc/6020/stat : 6020 (minisat_static) R 6018 6020 5946 0 -1 4194304 344 0 0 0 5108 0 0 0 25 0 1 0 243893887 2908160 329 1992294400 134512640 135243866 4294956256 18446744073709551615 134555911 0 0 4096 3 0 0 0 17 1 0 0
/proc/6020/statm: 710 329 85 178 0 530 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2840

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 6021
/proc/meminfo: memFree=1191272/2055920 swapFree=4181380/4192956
[pid=6020] ppid=6018 vsize=3104 CPUtime=102.26
/proc/6020/stat : 6020 (minisat_static) R 6018 6020 5946 0 -1 4194304 419 0 0 0 10226 0 0 0 25 0 1 0 243893887 3178496 404 1992294400 134512640 135243866 4294956256 18446744073709551615 134572605 0 0 4096 3 0 0 0 17 1 0 0
/proc/6020/statm: 776 404 85 178 0 596 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 3104

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 6021
/proc/meminfo: memFree=1191080/2055920 swapFree=4181380/4192956
[pid=6020] ppid=6018 vsize=3236 CPUtime=162.24
/proc/6020/stat : 6020 (minisat_static) R 6018 6020 5946 0 -1 4194304 460 0 0 0 16224 0 0 0 25 0 1 0 243893887 3313664 445 1992294400 134512640 135243866 4294956256 18446744073709551615 134558476 0 0 4096 3 0 0 0 17 1 0 0
/proc/6020/statm: 809 445 85 178 0 629 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 3236

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 6021
/proc/meminfo: memFree=1190888/2055920 swapFree=4181380/4192956
[pid=6020] ppid=6018 vsize=3368 CPUtime=222.22
/proc/6020/stat : 6020 (minisat_static) R 6018 6020 5946 0 -1 4194304 493 0 0 0 22222 0 0 0 25 0 1 0 243893887 3448832 478 1992294400 134512640 135243866 4294956256 18446744073709551615 134555829 0 0 4096 3 0 0 0 17 1 0 0
/proc/6020/statm: 842 478 85 178 0 662 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 3368

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 6021
/proc/meminfo: memFree=1190760/2055920 swapFree=4181380/4192956
[pid=6020] ppid=6018 vsize=3488 CPUtime=282.2
/proc/6020/stat : 6020 (minisat_static) R 6018 6020 5946 0 -1 4194304 524 0 0 0 28220 0 0 0 25 0 1 0 243893887 3571712 509 1992294400 134512640 135243866 4294956256 18446744073709551615 134555804 0 0 4096 3 0 0 0 17 1 0 0
/proc/6020/statm: 872 509 85 178 0 692 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 3488

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 6021
/proc/meminfo: memFree=1190568/2055920 swapFree=4181380/4192956
[pid=6020] ppid=6018 vsize=3620 CPUtime=342.18
/proc/6020/stat : 6020 (minisat_static) R 6018 6020 5946 0 -1 4194304 564 0 0 0 34218 0 0 0 25 0 1 0 243893887 3706880 549 1992294400 134512640 135243866 4294956256 18446744073709551615 134555829 0 0 4096 3 0 0 0 17 1 0 0
/proc/6020/statm: 905 549 85 178 0 725 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 3620

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 6021
/proc/meminfo: memFree=1190440/2055920 swapFree=4181380/4192956
[pid=6020] ppid=6018 vsize=3756 CPUtime=402.16
/proc/6020/stat : 6020 (minisat_static) R 6018 6020 5946 0 -1 4194304 581 0 0 0 40216 0 0 0 25 0 1 0 243893887 3846144 566 1992294400 134512640 135243866 4294956256 18446744073709551615 134555811 0 0 4096 3 0 0 0 17 1 0 0
/proc/6020/statm: 939 566 85 178 0 759 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 3756

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 6021
/proc/meminfo: memFree=1190376/2055920 swapFree=4181380/4192956
[pid=6020] ppid=6018 vsize=3756 CPUtime=462.15
/proc/6020/stat : 6020 (minisat_static) R 6018 6020 5946 0 -1 4194304 595 0 0 0 46215 0 0 0 25 0 1 0 243893887 3846144 580 1992294400 134512640 135243866 4294956256 18446744073709551615 134555763 0 0 4096 3 0 0 0 17 1 0 0
/proc/6020/statm: 939 580 85 178 0 759 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 3756

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 6021
/proc/meminfo: memFree=1190376/2055920 swapFree=4181380/4192956
[pid=6020] ppid=6018 vsize=3888 CPUtime=522.12
/proc/6020/stat : 6020 (minisat_static) R 6018 6020 5946 0 -1 4194304 609 0 0 0 52212 0 0 0 25 0 1 0 243893887 3981312 594 1992294400 134512640 135243866 4294956256 18446744073709551615 134555716 0 0 4096 3 0 0 0 17 1 0 0
/proc/6020/statm: 972 594 85 178 0 792 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 3888

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 6021
/proc/meminfo: memFree=1190184/2055920 swapFree=4181380/4192956
[pid=6020] ppid=6018 vsize=4020 CPUtime=582.11
/proc/6020/stat : 6020 (minisat_static) R 6018 6020 5946 0 -1 4194304 639 0 0 0 58211 0 0 0 25 0 1 0 243893887 4116480 624 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/6020/statm: 1005 624 85 178 0 825 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 4020

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 6021
/proc/meminfo: memFree=1190184/2055920 swapFree=4181380/4192956
[pid=6020] ppid=6018 vsize=4020 CPUtime=642.09
/proc/6020/stat : 6020 (minisat_static) R 6018 6020 5946 0 -1 4194304 647 0 0 0 64209 0 0 0 25 0 1 0 243893887 4116480 632 1992294400 134512640 135243866 4294956256 18446744073709551615 134558586 0 0 4096 3 0 0 0 17 1 0 0
/proc/6020/statm: 1005 632 85 178 0 825 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 4020

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 6021
/proc/meminfo: memFree=1190120/2055920 swapFree=4181380/4192956
[pid=6020] ppid=6018 vsize=4020 CPUtime=702.08
/proc/6020/stat : 6020 (minisat_static) R 6018 6020 5946 0 -1 4194304 655 0 0 0 70207 1 0 0 25 0 1 0 243893887 4116480 640 1992294400 134512640 135243866 4294956256 18446744073709551615 134555804 0 0 4096 3 0 0 0 17 1 0 0
/proc/6020/statm: 1005 640 85 178 0 825 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 4020

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 6021
/proc/meminfo: memFree=1190056/2055920 swapFree=4181380/4192956
[pid=6020] ppid=6018 vsize=4020 CPUtime=762.06
/proc/6020/stat : 6020 (minisat_static) R 6018 6020 5946 0 -1 4194304 657 0 0 0 76205 1 0 0 25 0 1 0 243893887 4116480 642 1992294400 134512640 135243866 4294956256 18446744073709551615 134555901 0 0 4096 3 0 0 0 17 1 0 0
/proc/6020/statm: 1005 642 85 178 0 825 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 4020

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 6021
/proc/meminfo: memFree=1190056/2055920 swapFree=4181380/4192956
[pid=6020] ppid=6018 vsize=4152 CPUtime=822.04
/proc/6020/stat : 6020 (minisat_static) R 6018 6020 5946 0 -1 4194304 675 0 0 0 82203 1 0 0 25 0 1 0 243893887 4251648 660 1992294400 134512640 135243866 4294956256 18446744073709551615 134555699 0 0 4096 3 0 0 0 17 1 0 0
/proc/6020/statm: 1038 660 85 178 0 858 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 4152

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 6021
/proc/meminfo: memFree=1189928/2055920 swapFree=4181380/4192956
[pid=6020] ppid=6018 vsize=4152 CPUtime=882.02
/proc/6020/stat : 6020 (minisat_static) R 6018 6020 5946 0 -1 4194304 684 0 0 0 88201 1 0 0 25 0 1 0 243893887 4251648 669 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/6020/statm: 1038 669 85 178 0 858 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 4152

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 6021
/proc/meminfo: memFree=1189928/2055920 swapFree=4181380/4192956
[pid=6020] ppid=6018 vsize=4152 CPUtime=942
/proc/6020/stat : 6020 (minisat_static) R 6018 6020 5946 0 -1 4194304 689 0 0 0 94199 1 0 0 25 0 1 0 243893887 4251648 674 1992294400 134512640 135243866 4294956256 18446744073709551615 134566113 0 0 4096 3 0 0 0 17 1 0 0
/proc/6020/statm: 1038 674 85 178 0 858 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 4152

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 6021
/proc/meminfo: memFree=1189864/2055920 swapFree=4181380/4192956
[pid=6020] ppid=6018 vsize=4152 CPUtime=1001.98
/proc/6020/stat : 6020 (minisat_static) R 6018 6020 5946 0 -1 4194304 703 0 0 0 100197 1 0 0 25 0 1 0 243893887 4251648 688 1992294400 134512640 135243866 4294956256 18446744073709551615 134555869 0 0 4096 3 0 0 0 17 1 0 0
/proc/6020/statm: 1038 688 85 178 0 858 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 4152

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 6021
/proc/meminfo: memFree=1189864/2055920 swapFree=4181380/4192956
[pid=6020] ppid=6018 vsize=4288 CPUtime=1061.96
/proc/6020/stat : 6020 (minisat_static) R 6018 6020 5946 0 -1 4194304 708 0 0 0 106195 1 0 0 25 0 1 0 243893887 4390912 693 1992294400 134512640 135243866 4294956256 18446744073709551615 134555829 0 0 4096 3 0 0 0 17 1 0 0
/proc/6020/statm: 1072 693 85 178 0 892 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 4288

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 6021
/proc/meminfo: memFree=1189864/2055920 swapFree=4181380/4192956
[pid=6020] ppid=6018 vsize=4288 CPUtime=1121.94
/proc/6020/stat : 6020 (minisat_static) R 6018 6020 5946 0 -1 4194304 713 0 0 0 112193 1 0 0 25 0 1 0 243893887 4390912 698 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/6020/statm: 1072 698 85 178 0 892 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 4288

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 6021
/proc/meminfo: memFree=1189800/2055920 swapFree=4181380/4192956
[pid=6020] ppid=6018 vsize=4288 CPUtime=1181.92
/proc/6020/stat : 6020 (minisat_static) R 6018 6020 5946 0 -1 4194304 713 0 0 0 118191 1 0 0 25 0 1 0 243893887 4390912 698 1992294400 134512640 135243866 4294956256 18446744073709551615 134555804 0 0 4096 3 0 0 0 17 1 0 0
/proc/6020/statm: 1072 698 85 178 0 892 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 4288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 6021
/proc/meminfo: memFree=1189800/2055920 swapFree=4181380/4192956
[pid=6020] ppid=6018 vsize=4288 CPUtime=1200.02
/proc/6020/stat : 6020 (minisat_static) R 6018 6020 5946 0 -1 4194304 713 0 0 0 120001 1 0 0 25 0 1 0 243893887 4390912 698 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/6020/statm: 1072 698 85 178 0 892 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 4288

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.03
CPU user time (s): 1200.01
CPU system time (s): 0.019996
CPU usage (%): 99.969
Max. virtual memory (cumulated for all children) (KiB): 4288

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

runsolver used 0.891864 second user time and 2.43063 second system time

The end

Launcher Data

Begin job on node13 at 2009-05-12 22:03:24
IDJOB=1807551
IDBENCH=71789
IDSOLVER=568
FILE ID=node13/1807551-1242158604
PBS_JOBID= 9289734
Free space on /tmp= 66412 MiB

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

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

MD5SUM BENCH= d2dd2899777fd93a70e706988970ef5e
RANDOM SEED=265178211

node13.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.227
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.227
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:       1193288 kB
Buffers:         73916 kB
Cached:         706828 kB
SwapCached:       5336 kB
Active:         184116 kB
Inactive:       604884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1193288 kB
SwapTotal:     4192956 kB
SwapFree:      4181380 kB
Dirty:             828 kB
Writeback:           0 kB
Mapped:          13992 kB
Slab:            59548 kB
Committed_AS:   810956 kB
PageTables:       1460 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= 66412 MiB
End job on node13 at 2009-05-12 22:23:26