Trace number 1807537

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

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-290-100.cnf
MD5SUM46069fd95a12b364b1f1ad67bf25128f
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 variables290
Number of clauses696
Sum of the clauses size1740
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2580
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5116
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:  290                                                  |
0.00/0.00	|  Number of clauses:    696                                                  |
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 |     290      696     1740 |      232        0    nan |  0.000 % |
0.00/0.00	|       102 |     290      696     1740 |      255      102     42 |  0.001 % |
0.00/0.00	|       253 |     290      696     1740 |      280      253     40 |  0.001 % |
0.00/0.01	|       478 |     290      696     1740 |      308      263     39 |  0.001 % |
0.00/0.02	|       815 |     290      696     1740 |      339      380     36 |  0.001 % |
0.00/0.03	|      1322 |     290      696     1740 |      373      271     28 |  0.001 % |
0.03/0.06	|      2083 |     290      696     1740 |      411      364     33 |  0.001 % |
0.03/0.09	|      3223 |     290      696     1740 |      452      275     22 |  0.001 % |
0.09/0.14	|      4931 |     290      696     1740 |      497      359     29 |  0.001 % |
0.19/0.22	|      7494 |     290      696     1740 |      547      542     34 |  0.001 % |
0.29/0.36	|     11342 |     290      696     1740 |      601      474     36 |  0.001 % |
0.49/0.56	|     17109 |     290      696     1740 |      661      424     26 |  0.001 % |
0.79/0.87	|     25758 |     290      696     1740 |      728      415     27 |  0.001 % |
1.29/1.33	|     38737 |     290      696     1740 |      800      653     33 |  0.001 % |
1.99/2.05	|     58204 |     290      696     1740 |      881      465     26 |  0.001 % |
3.09/3.15	|     87396 |     290      696     1740 |      969      958     39 |  0.001 % |
4.89/4.92	|    131185 |     290      696     1740 |     1066     1051     39 |  0.001 % |
7.59/7.66	|    196870 |     290      696     1740 |     1172      804     38 |  0.001 % |
11.89/11.90	|    295396 |     290      696     1740 |     1289      901     40 |  0.001 % |
18.39/18.44	|    443188 |     290      696     1740 |     1418      940     40 |  0.001 % |
28.59/28.61	|    664871 |     290      696     1740 |     1560      800     35 |  0.001 % |
44.08/44.19	|    997397 |     290      696     1740 |     1716     1235     43 |  0.001 % |
67.57/67.66	|   1496186 |     290      696     1740 |     1888     1839     45 |  0.001 % |
105.16/105.25	|   2244368 |     290      696     1740 |     2077     1578     41 |  0.001 % |
162.84/162.98	|   3366642 |     290      696     1740 |     2285     1797     48 |  0.001 % |
252.51/252.69	|   5050053 |     290      696     1740 |     2513     1635     44 |  0.001 % |
394.57/394.79	|   7575172 |     290      696     1740 |     2765     2449     49 |  0.001 % |
612.10/612.31	|  11362851 |     290      696     1740 |     3041     1538     42 |  0.001 % |
960.51/960.88	|  17044366 |     290      696     1740 |     3345     3063     48 |  0.001 % |

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-1807537-1242158246/watcher-1807537-1242158246 -o /tmp/evaluation-result-1807537-1242158246/solver-1807537-1242158246 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1807537-1242158246.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.98 0.96 3/64 6683
/proc/meminfo: memFree=1350784/2055920 swapFree=4171328/4192956
[pid=6683] ppid=6681 vsize=1920 CPUtime=0
/proc/6683/stat : 6683 (minisat_static) R 6681 6683 6525 0 -1 4194304 139 0 0 0 0 0 0 0 18 0 1 0 243857437 1966080 124 1992294400 134512640 135243866 4294956256 18446744073709551615 134565094 0 0 4096 3 0 0 0 17 1 0 0
/proc/6683/statm: 480 124 85 178 0 300 0

[startup+0.0405519 s]
/proc/loadavg: 0.99 0.98 0.96 3/64 6683
/proc/meminfo: memFree=1350784/2055920 swapFree=4171328/4192956
[pid=6683] ppid=6681 vsize=2052 CPUtime=0.03
/proc/6683/stat : 6683 (minisat_static) R 6681 6683 6525 0 -1 4194304 154 0 0 0 3 0 0 0 18 0 1 0 243857437 2101248 139 1992294400 134512640 135243866 4294956256 18446744073709551615 134555903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6683/statm: 513 139 85 178 0 333 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2052

[startup+0.101559 s]
/proc/loadavg: 0.99 0.98 0.96 3/64 6683
/proc/meminfo: memFree=1350784/2055920 swapFree=4171328/4192956
[pid=6683] ppid=6681 vsize=2052 CPUtime=0.09
/proc/6683/stat : 6683 (minisat_static) R 6681 6683 6525 0 -1 4194304 164 0 0 0 9 0 0 0 18 0 1 0 243857437 2101248 149 1992294400 134512640 135243866 4294956256 18446744073709551615 134555699 0 0 4096 3 0 0 0 17 1 0 0
/proc/6683/statm: 513 149 85 178 0 333 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2052

[startup+0.301588 s]
/proc/loadavg: 0.99 0.98 0.96 3/64 6683
/proc/meminfo: memFree=1350784/2055920 swapFree=4171328/4192956
[pid=6683] ppid=6681 vsize=2052 CPUtime=0.29
/proc/6683/stat : 6683 (minisat_static) R 6681 6683 6525 0 -1 4194304 180 0 0 0 29 0 0 0 19 0 1 0 243857437 2101248 165 1992294400 134512640 135243866 4294956256 18446744073709551615 134565666 0 0 4096 3 0 0 0 17 1 0 0
/proc/6683/statm: 513 165 85 178 0 333 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2052

[startup+0.701644 s]
/proc/loadavg: 0.99 0.98 0.96 3/64 6683
/proc/meminfo: memFree=1350784/2055920 swapFree=4171328/4192956
[pid=6683] ppid=6681 vsize=2184 CPUtime=0.69
/proc/6683/stat : 6683 (minisat_static) R 6681 6683 6525 0 -1 4194304 194 0 0 0 69 0 0 0 22 0 1 0 243857437 2236416 179 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/6683/statm: 546 179 85 178 0 366 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2184

[startup+1.50176 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 6684
/proc/meminfo: memFree=1350328/2055920 swapFree=4171328/4192956
[pid=6683] ppid=6681 vsize=2316 CPUtime=1.49
/proc/6683/stat : 6683 (minisat_static) R 6681 6683 6525 0 -1 4194304 221 0 0 0 149 0 0 0 25 0 1 0 243857437 2371584 206 1992294400 134512640 135243866 4294956256 18446744073709551615 134555754 0 0 4096 3 0 0 0 17 1 0 0
/proc/6683/statm: 579 206 85 178 0 399 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2316

[startup+3.10199 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 6684
/proc/meminfo: memFree=1350136/2055920 swapFree=4171328/4192956
[pid=6683] ppid=6681 vsize=2316 CPUtime=3.09
/proc/6683/stat : 6683 (minisat_static) R 6681 6683 6525 0 -1 4194304 239 0 0 0 309 0 0 0 25 0 1 0 243857437 2371584 224 1992294400 134512640 135243866 4294956256 18446744073709551615 134558753 0 0 4096 3 0 0 0 17 1 0 0
/proc/6683/statm: 579 224 85 178 0 399 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2316

[startup+6.30244 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 6684
/proc/meminfo: memFree=1349816/2055920 swapFree=4171328/4192956
[pid=6683] ppid=6681 vsize=2440 CPUtime=6.29
/proc/6683/stat : 6683 (minisat_static) R 6681 6683 6525 0 -1 4194304 275 0 0 0 629 0 0 0 25 0 1 0 243857437 2498560 260 1992294400 134512640 135243866 4294956256 18446744073709551615 134565177 0 0 4096 3 0 0 0 17 1 0 0
/proc/6683/statm: 610 260 85 178 0 430 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2440

[startup+12.7014 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 6684
/proc/meminfo: memFree=1349560/2055920 swapFree=4171328/4192956
[pid=6683] ppid=6681 vsize=2704 CPUtime=12.69
/proc/6683/stat : 6683 (minisat_static) R 6681 6683 6525 0 -1 4194304 319 0 0 0 1269 0 0 0 25 0 1 0 243857437 2768896 304 1992294400 134512640 135243866 4294956256 18446744073709551615 134555822 0 0 4096 3 0 0 0 17 1 0 0
/proc/6683/statm: 676 304 85 178 0 496 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2704

[startup+25.5012 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 6684
/proc/meminfo: memFree=1349368/2055920 swapFree=4171328/4192956
[pid=6683] ppid=6681 vsize=2824 CPUtime=25.48
/proc/6683/stat : 6683 (minisat_static) R 6681 6683 6525 0 -1 4194304 365 0 0 0 2548 0 0 0 25 0 1 0 243857437 2891776 350 1992294400 134512640 135243866 4294956256 18446744073709551615 134555724 0 0 4096 3 0 0 0 17 1 0 0
/proc/6683/statm: 706 350 85 178 0 526 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2824

[startup+51.1018 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 6684
/proc/meminfo: memFree=1349048/2055920 swapFree=4171328/4192956
[pid=6683] ppid=6681 vsize=3080 CPUtime=51.08
/proc/6683/stat : 6683 (minisat_static) R 6681 6683 6525 0 -1 4194304 437 0 0 0 5108 0 0 0 25 0 1 0 243857437 3153920 422 1992294400 134512640 135243866 4294956256 18446744073709551615 134559577 0 0 4096 3 0 0 0 17 1 0 0
/proc/6683/statm: 770 422 85 178 0 590 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3080

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 6684
/proc/meminfo: memFree=1348792/2055920 swapFree=4171328/4192956
[pid=6683] ppid=6681 vsize=3476 CPUtime=102.26
/proc/6683/stat : 6683 (minisat_static) R 6681 6683 6525 0 -1 4194304 507 0 0 0 10226 0 0 0 25 0 1 0 243857437 3559424 492 1992294400 134512640 135243866 4294956256 18446744073709551615 134555822 0 0 4096 3 0 0 0 17 1 0 0
/proc/6683/statm: 869 492 85 178 0 689 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 3476

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 6684
/proc/meminfo: memFree=1348472/2055920 swapFree=4171328/4192956
[pid=6683] ppid=6681 vsize=3736 CPUtime=162.24
/proc/6683/stat : 6683 (minisat_static) R 6681 6683 6525 0 -1 4194304 580 0 0 0 16224 0 0 0 25 0 1 0 243857437 3825664 565 1992294400 134512640 135243866 4294956256 18446744073709551615 134555822 0 0 4096 3 0 0 0 17 1 0 0
/proc/6683/statm: 934 565 85 178 0 754 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 3736

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 6690
/proc/meminfo: memFree=1348216/2055920 swapFree=4171328/4192956
[pid=6683] ppid=6681 vsize=3980 CPUtime=222.22
/proc/6683/stat : 6683 (minisat_static) R 6681 6683 6525 0 -1 4194304 640 0 0 0 22222 0 0 0 25 0 1 0 243857437 4075520 625 1992294400 134512640 135243866 4294956256 18446744073709551615 134555883 0 0 4096 3 0 0 0 17 1 0 0
/proc/6683/statm: 995 625 85 178 0 815 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 3980

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 6690
/proc/meminfo: memFree=1348024/2055920 swapFree=4171328/4192956
[pid=6683] ppid=6681 vsize=4244 CPUtime=282.21
/proc/6683/stat : 6683 (minisat_static) R 6681 6683 6525 0 -1 4194304 696 0 0 0 28220 1 0 0 25 0 1 0 243857437 4345856 681 1992294400 134512640 135243866 4294956256 18446744073709551615 134555699 0 0 4096 3 0 0 0 17 1 0 0
/proc/6683/statm: 1061 681 85 178 0 881 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 4244

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 6690
/proc/meminfo: memFree=1347896/2055920 swapFree=4171328/4192956
[pid=6683] ppid=6681 vsize=4244 CPUtime=342.19
/proc/6683/stat : 6683 (minisat_static) R 6681 6683 6525 0 -1 4194304 728 0 0 0 34218 1 0 0 25 0 1 0 243857437 4345856 713 1992294400 134512640 135243866 4294956256 18446744073709551615 134565715 0 0 4096 3 0 0 0 17 1 0 0
/proc/6683/statm: 1061 713 85 178 0 881 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 4244

[startup+402.303 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 6690
/proc/meminfo: memFree=1347768/2055920 swapFree=4171328/4192956
[pid=6683] ppid=6681 vsize=4380 CPUtime=402.17
/proc/6683/stat : 6683 (minisat_static) R 6681 6683 6525 0 -1 4194304 751 0 0 0 40216 1 0 0 25 0 1 0 243857437 4485120 736 1992294400 134512640 135243866 4294956256 18446744073709551615 134558476 0 0 4096 3 0 0 0 17 1 0 0
/proc/6683/statm: 1095 736 85 178 0 915 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 4380

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 6690
/proc/meminfo: memFree=1347704/2055920 swapFree=4171328/4192956
[pid=6683] ppid=6681 vsize=4508 CPUtime=462.15
/proc/6683/stat : 6683 (minisat_static) R 6681 6683 6525 0 -1 4194304 779 0 0 0 46214 1 0 0 25 0 1 0 243857437 4616192 764 1992294400 134512640 135243866 4294956256 18446744073709551615 134555822 0 0 4096 3 0 0 0 17 1 0 0
/proc/6683/statm: 1127 764 85 178 0 947 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 4508

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 6690
/proc/meminfo: memFree=1347640/2055920 swapFree=4171328/4192956
[pid=6683] ppid=6681 vsize=4508 CPUtime=522.13
/proc/6683/stat : 6683 (minisat_static) R 6681 6683 6525 0 -1 4194304 789 0 0 0 52212 1 0 0 25 0 1 0 243857437 4616192 774 1992294400 134512640 135243866 4294956256 18446744073709551615 134558418 0 0 4096 3 0 0 0 17 1 0 0
/proc/6683/statm: 1127 774 85 178 0 947 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 4508

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 6690
/proc/meminfo: memFree=1347512/2055920 swapFree=4171328/4192956
[pid=6683] ppid=6681 vsize=4612 CPUtime=582.11
/proc/6683/stat : 6683 (minisat_static) R 6681 6683 6525 0 -1 4194304 810 0 0 0 58210 1 0 0 25 0 1 0 243857437 4722688 795 1992294400 134512640 135243866 4294956256 18446744073709551615 134555826 0 0 4096 3 0 0 0 17 1 0 0
/proc/6683/statm: 1153 795 85 178 0 973 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 4612

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 6690
/proc/meminfo: memFree=1347448/2055920 swapFree=4171328/4192956
[pid=6683] ppid=6681 vsize=4744 CPUtime=642.11
/proc/6683/stat : 6683 (minisat_static) R 6681 6683 6525 0 -1 4194304 850 0 0 0 64209 2 0 0 25 0 1 0 243857437 4857856 835 1992294400 134512640 135243866 4294956256 18446744073709551615 134555883 0 0 4096 3 0 0 0 17 1 0 0
/proc/6683/statm: 1186 835 85 178 0 1006 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 4744

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 6690
/proc/meminfo: memFree=1347320/2055920 swapFree=4171328/4192956
[pid=6683] ppid=6681 vsize=4876 CPUtime=702.08
/proc/6683/stat : 6683 (minisat_static) R 6681 6683 6525 0 -1 4194304 872 0 0 0 70206 2 0 0 25 0 1 0 243857437 4993024 857 1992294400 134512640 135243866 4294956256 18446744073709551615 134556083 0 0 4096 3 0 0 0 17 1 0 0
/proc/6683/statm: 1219 857 85 178 0 1039 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 4876

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 6690
/proc/meminfo: memFree=1347256/2055920 swapFree=4171328/4192956
[pid=6683] ppid=6681 vsize=4876 CPUtime=762.07
/proc/6683/stat : 6683 (minisat_static) R 6681 6683 6525 0 -1 4194304 886 0 0 0 76205 2 0 0 25 0 1 0 243857437 4993024 871 1992294400 134512640 135243866 4294956256 18446744073709551615 134569255 0 0 4096 3 0 0 0 17 1 0 0
/proc/6683/statm: 1219 871 85 178 0 1039 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 4876

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 6690
/proc/meminfo: memFree=1347128/2055920 swapFree=4171328/4192956
[pid=6683] ppid=6681 vsize=5016 CPUtime=822.04
/proc/6683/stat : 6683 (minisat_static) R 6681 6683 6525 0 -1 4194304 901 0 0 0 82202 2 0 0 25 0 1 0 243857437 5136384 886 1992294400 134512640 135243866 4294956256 18446744073709551615 134555822 0 0 4096 3 0 0 0 17 1 0 0
/proc/6683/statm: 1254 886 85 178 0 1074 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 5016

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 6690
/proc/meminfo: memFree=1347064/2055920 swapFree=4171328/4192956
[pid=6683] ppid=6681 vsize=5016 CPUtime=882.03
/proc/6683/stat : 6683 (minisat_static) R 6681 6683 6525 0 -1 4194304 913 0 0 0 88200 3 0 0 25 0 1 0 243857437 5136384 898 1992294400 134512640 135243866 4294956256 18446744073709551615 134572851 0 0 4096 3 0 0 0 17 1 0 0
/proc/6683/statm: 1254 898 85 178 0 1074 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 5016

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 6690
/proc/meminfo: memFree=1347000/2055920 swapFree=4171328/4192956
[pid=6683] ppid=6681 vsize=5156 CPUtime=942.01
/proc/6683/stat : 6683 (minisat_static) R 6681 6683 6525 0 -1 4194304 929 0 0 0 94198 3 0 0 25 0 1 0 243857437 5279744 914 1992294400 134512640 135243866 4294956256 18446744073709551615 134555883 0 0 4096 3 0 0 0 17 1 0 0
/proc/6683/statm: 1289 914 85 178 0 1109 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 5156

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 6690
/proc/meminfo: memFree=1346872/2055920 swapFree=4171328/4192956
[pid=6683] ppid=6681 vsize=5296 CPUtime=1001.99
/proc/6683/stat : 6683 (minisat_static) R 6681 6683 6525 0 -1 4194304 965 0 0 0 100196 3 0 0 25 0 1 0 243857437 5423104 950 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/6683/statm: 1324 950 85 178 0 1144 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 5296

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 6690
/proc/meminfo: memFree=1346808/2055920 swapFree=4171328/4192956
[pid=6683] ppid=6681 vsize=5296 CPUtime=1061.98
/proc/6683/stat : 6683 (minisat_static) R 6681 6683 6525 0 -1 4194304 983 0 0 0 106195 3 0 0 25 0 1 0 243857437 5423104 968 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/6683/statm: 1324 968 85 178 0 1144 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 5296

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 6690
/proc/meminfo: memFree=1346744/2055920 swapFree=4171328/4192956
[pid=6683] ppid=6681 vsize=5428 CPUtime=1121.96
/proc/6683/stat : 6683 (minisat_static) R 6681 6683 6525 0 -1 4194304 1007 0 0 0 112193 3 0 0 25 0 1 0 243857437 5558272 992 1992294400 134512640 135243866 4294956256 18446744073709551615 134555699 0 0 4096 3 0 0 0 17 1 0 0
/proc/6683/statm: 1357 992 85 178 0 1177 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 5428

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 6690
/proc/meminfo: memFree=1346744/2055920 swapFree=4171328/4192956
[pid=6683] ppid=6681 vsize=5428 CPUtime=1181.94
/proc/6683/stat : 6683 (minisat_static) R 6681 6683 6525 0 -1 4194304 1007 0 0 0 118191 3 0 0 25 0 1 0 243857437 5558272 992 1992294400 134512640 135243866 4294956256 18446744073709551615 134555813 0 0 4096 3 0 0 0 17 1 0 0
/proc/6683/statm: 1357 992 85 178 0 1177 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 5428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 6690
/proc/meminfo: memFree=1346744/2055920 swapFree=4171328/4192956
[pid=6683] ppid=6681 vsize=5428 CPUtime=1200.04
/proc/6683/stat : 6683 (minisat_static) R 6681 6683 6525 0 -1 4194304 1007 0 0 0 120001 3 0 0 25 0 1 0 243857437 5558272 992 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/6683/statm: 1357 992 85 178 0 1177 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 5428

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.05
CPU user time (s): 1200.01
CPU system time (s): 0.038994
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 5428

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

runsolver used 1.08583 second user time and 2.21866 second system time

The end

Launcher Data

Begin job on node29 at 2009-05-12 21:57:26
IDJOB=1807537
IDBENCH=71787
IDSOLVER=568
FILE ID=node29/1807537-1242158246
PBS_JOBID= 9289783
Free space on /tmp= 66388 MiB

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

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

MD5SUM BENCH= 46069fd95a12b364b1f1ad67bf25128f
RANDOM SEED=1758818923

node29.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.281
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.281
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:       1351200 kB
Buffers:         83076 kB
Cached:         519128 kB
SwapCached:      15916 kB
Active:         213520 kB
Inactive:       407552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1351200 kB
SwapTotal:     4192956 kB
SwapFree:      4171328 kB
Dirty:             840 kB
Writeback:           0 kB
Mapped:          15108 kB
Slab:            69588 kB
Committed_AS:   945716 kB
PageTables:       1472 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= 66384 MiB
End job on node29 at 2009-05-12 22:17:28