Trace number 1594680

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
SAT07 reference solver: minisat SAT 2007? (TO) 1200.11 1200.61

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-200-100.cnf
MD5SUM3eff3d0cb86e42a8fbb844259e0c7beb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.911861
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses480
Sum of the clauses size1200
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2400
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 580
Number of clauses of size over 50

Solver Data

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  200                                                  |
0.00/0.00	c |  Number of clauses:    480                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     200      480     1200 |      160        0    nan |  0.000 % |
0.00/0.00	c |       100 |     200      480     1200 |      176      100     39 |  0.003 % |
0.00/0.00	c |       250 |     200      480     1200 |      193      136     28 |  0.003 % |
0.00/0.01	c |       475 |     200      480     1200 |      212      243     28 |  0.003 % |
0.00/0.01	c |       812 |     200      480     1200 |      234      178     21 |  0.003 % |
0.00/0.02	c |      1319 |     200      480     1200 |      257      245     26 |  0.003 % |
0.00/0.04	c |      2078 |     200      480     1200 |      283      227     20 |  0.003 % |
0.04/0.07	c |      3217 |     200      480     1200 |      311      343     26 |  0.003 % |
0.10/0.11	c |      4930 |     200      480     1200 |      342      379     25 |  0.003 % |
0.10/0.17	c |      7492 |     200      480     1200 |      377      309     21 |  0.003 % |
0.20/0.27	c |     11338 |     200      480     1200 |      414      385     26 |  0.003 % |
0.40/0.41	c |     17104 |     200      480     1200 |      456      433     27 |  0.003 % |
0.60/0.63	c |     25755 |     200      480     1200 |      502      461     27 |  0.003 % |
0.90/0.97	c |     38731 |     200      480     1200 |      552      472     25 |  0.003 % |
1.50/1.50	c |     58192 |     200      480     1200 |      607      367     19 |  0.003 % |
2.30/2.33	c |     87386 |     200      480     1200 |      668      617     25 |  0.003 % |
3.50/3.52	c |    131175 |     200      480     1200 |      735      449     21 |  0.003 % |
5.40/5.43	c |    196859 |     200      480     1200 |      808      789     28 |  0.003 % |
8.39/8.43	c |    295385 |     200      480     1200 |      889      603     24 |  0.003 % |
13.10/13.12	c |    443179 |     200      480     1200 |      978      542     22 |  0.003 % |
20.39/20.45	c |    664864 |     200      480     1200 |     1076      962     29 |  0.003 % |
31.68/31.73	c |    997389 |     200      480     1200 |     1184     1109     32 |  0.003 % |
49.38/49.47	c |   1496177 |     200      480     1200 |     1302      896     30 |  0.003 % |
76.36/76.43	c |   2244359 |     200      480     1200 |     1432     1183     31 |  0.003 % |
118.14/118.27	c |   3366633 |     200      480     1200 |     1575     1382     33 |  0.003 % |
183.21/183.32	c |   5050044 |     200      480     1200 |     1733     1649     32 |  0.003 % |
284.17/284.36	c |   7575160 |     200      480     1200 |     1906      941     29 |  0.003 % |
441.60/441.89	c |  11362837 |     200      480     1200 |     2097     1505     29 |  0.003 % |
692.40/692.77	c |  17044350 |     200      480     1200 |     2307     1991     34 |  0.003 % |
1079.34/1079.88	c |  25566623 |     200      480     1200 |     2538     2257     35 |  0.003 % |

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-1594680-1239279427/watcher-1594680-1239279427 -o /tmp/evaluation-result-1594680-1239279427/solver-1594680-1239279427 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-1594680-1239279427.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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/70 17735
/proc/meminfo: memFree=1580840/2055920 swapFree=4173148/4192956
[pid=17735] ppid=17733 vsize=1720 CPUtime=0
/proc/17735/stat : 17735 (minisat_noasser) R 17733 17735 17670 0 -1 4194304 112 0 0 0 0 0 0 0 18 0 1 0 1200605969 1761280 98 1992294400 134512640 135048876 4294956208 18446744073709551615 134551462 0 0 4096 3 0 0 0 17 0 0 0
/proc/17735/statm: 430 98 66 130 0 297 0

[startup+0.0473251 s]
/proc/loadavg: 0.00 0.00 0.00 3/70 17735
/proc/meminfo: memFree=1580840/2055920 swapFree=4173148/4192956
[pid=17735] ppid=17733 vsize=1720 CPUtime=0.04
/proc/17735/stat : 17735 (minisat_noasser) R 17733 17735 17670 0 -1 4194304 119 0 0 0 4 0 0 0 18 0 1 0 1200605969 1761280 105 1992294400 134512640 135048876 4294956208 18446744073709551615 134546524 0 0 4096 3 0 0 0 17 0 0 0
/proc/17735/statm: 430 105 66 130 0 297 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1720

[startup+0.10133 s]
/proc/loadavg: 0.00 0.00 0.00 3/70 17735
/proc/meminfo: memFree=1580840/2055920 swapFree=4173148/4192956
[pid=17735] ppid=17733 vsize=1720 CPUtime=0.1
/proc/17735/stat : 17735 (minisat_noasser) R 17733 17735 17670 0 -1 4194304 123 0 0 0 10 0 0 0 18 0 1 0 1200605969 1761280 109 1992294400 134512640 135048876 4294956208 18446744073709551615 134682234 0 0 4096 3 0 0 0 17 0 0 0
/proc/17735/statm: 430 109 66 130 0 297 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1720

[startup+0.30135 s]
/proc/loadavg: 0.00 0.00 0.00 3/70 17735
/proc/meminfo: memFree=1580840/2055920 swapFree=4173148/4192956
[pid=17735] ppid=17733 vsize=1848 CPUtime=0.3
/proc/17735/stat : 17735 (minisat_noasser) R 17733 17735 17670 0 -1 4194304 134 0 0 0 30 0 0 0 19 0 1 0 1200605969 1892352 120 1992294400 134512640 135048876 4294956208 18446744073709551615 134546913 0 0 4096 3 0 0 0 17 0 0 0
/proc/17735/statm: 462 120 66 130 0 329 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1848

[startup+0.701389 s]
/proc/loadavg: 0.00 0.00 0.00 3/70 17735
/proc/meminfo: memFree=1580840/2055920 swapFree=4173148/4192956
[pid=17735] ppid=17733 vsize=1848 CPUtime=0.7
/proc/17735/stat : 17735 (minisat_noasser) R 17733 17735 17670 0 -1 4194304 143 0 0 0 70 0 0 0 23 0 1 0 1200605969 1892352 129 1992294400 134512640 135048876 4294956208 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 0 0 0
/proc/17735/statm: 462 129 66 130 0 329 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1848

[startup+1.50147 s]
/proc/loadavg: 0.00 0.00 0.00 2/71 17736
/proc/meminfo: memFree=1580512/2055920 swapFree=4173148/4192956
[pid=17735] ppid=17733 vsize=1848 CPUtime=1.5
/proc/17735/stat : 17735 (minisat_noasser) R 17733 17735 17670 0 -1 4194304 153 0 0 0 150 0 0 0 25 0 1 0 1200605969 1892352 139 1992294400 134512640 135048876 4294956208 18446744073709551615 134546759 0 0 4096 3 0 0 0 17 0 0 0
/proc/17735/statm: 462 139 66 130 0 329 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 1848

[startup+3.10163 s]
/proc/loadavg: 0.08 0.02 0.01 2/71 17736
/proc/meminfo: memFree=1580320/2055920 swapFree=4173148/4192956
[pid=17735] ppid=17733 vsize=1976 CPUtime=3.1
/proc/17735/stat : 17735 (minisat_noasser) R 17733 17735 17670 0 -1 4194304 168 0 0 0 310 0 0 0 25 0 1 0 1200605969 2023424 154 1992294400 134512640 135048876 4294956208 18446744073709551615 134552742 0 0 4096 3 0 0 0 17 0 0 0
/proc/17735/statm: 494 154 66 130 0 361 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 1976

[startup+6.30194 s]
/proc/loadavg: 0.08 0.02 0.01 2/71 17736
/proc/meminfo: memFree=1580192/2055920 swapFree=4173148/4192956
[pid=17735] ppid=17733 vsize=1976 CPUtime=6.3
/proc/17735/stat : 17735 (minisat_noasser) R 17733 17735 17670 0 -1 4194304 187 0 0 0 630 0 0 0 25 0 1 0 1200605969 2023424 173 1992294400 134512640 135048876 4294956208 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 0 0 0
/proc/17735/statm: 494 173 66 130 0 361 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 1976

[startup+12.7016 s]
/proc/loadavg: 0.22 0.05 0.02 2/71 17736
/proc/meminfo: memFree=1579936/2055920 swapFree=4173148/4192956
[pid=17735] ppid=17733 vsize=2104 CPUtime=12.69
/proc/17735/stat : 17735 (minisat_noasser) R 17733 17735 17670 0 -1 4194304 209 0 0 0 1269 0 0 0 25 0 1 0 1200605969 2154496 195 1992294400 134512640 135048876 4294956208 18446744073709551615 134546820 0 0 4096 3 0 0 0 17 0 0 0
/proc/17735/statm: 526 195 66 130 0 393 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2104

[startup+25.5018 s]
/proc/loadavg: 0.34 0.08 0.02 2/71 17736
/proc/meminfo: memFree=1580000/2055920 swapFree=4173148/4192956
[pid=17735] ppid=17733 vsize=2236 CPUtime=25.49
/proc/17735/stat : 17735 (minisat_noasser) R 17733 17735 17670 0 -1 4194304 249 0 0 0 2549 0 0 0 25 0 1 0 1200605969 2289664 235 1992294400 134512640 135048876 4294956208 18446744073709551615 134552454 0 0 4096 3 0 0 0 17 0 0 0
/proc/17735/statm: 559 235 66 130 0 426 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2236

[startup+51.1014 s]
/proc/loadavg: 0.56 0.15 0.05 2/71 17736
/proc/meminfo: memFree=1579936/2055920 swapFree=4173148/4192956
[pid=17735] ppid=17733 vsize=2368 CPUtime=51.07
/proc/17735/stat : 17735 (minisat_noasser) R 17733 17735 17670 0 -1 4194304 282 0 0 0 5107 0 0 0 25 0 1 0 1200605969 2424832 268 1992294400 134512640 135048876 4294956208 18446744073709551615 134548076 0 0 4096 3 0 0 0 17 0 0 0
/proc/17735/statm: 592 268 66 130 0 459 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2368

[startup+102.306 s]
/proc/loadavg: 0.82 0.29 0.10 2/71 17736
/proc/meminfo: memFree=1579744/2055920 swapFree=4173148/4192956
[pid=17735] ppid=17733 vsize=2628 CPUtime=102.25
/proc/17735/stat : 17735 (minisat_noasser) R 17733 17735 17670 0 -1 4194304 324 0 0 0 10225 0 0 0 25 0 1 0 1200605969 2691072 310 1992294400 134512640 135048876 4294956208 18446744073709551615 134547143 0 0 4096 3 0 0 0 17 0 0 0
/proc/17735/statm: 657 310 66 130 0 524 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 2628

[startup+162.301 s]
/proc/loadavg: 0.93 0.42 0.15 2/71 17736
/proc/meminfo: memFree=1579488/2055920 swapFree=4173148/4192956
[pid=17735] ppid=17733 vsize=2756 CPUtime=162.22
/proc/17735/stat : 17735 (minisat_noasser) R 17733 17735 17670 0 -1 4194304 373 0 0 0 16222 0 0 0 25 0 1 0 1200605969 2822144 359 1992294400 134512640 135048876 4294956208 18446744073709551615 134548213 0 0 4096 3 0 0 0 17 0 0 0
/proc/17735/statm: 689 359 66 130 0 556 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 2756

[startup+222.301 s]
/proc/loadavg: 0.97 0.52 0.20 2/71 17736
/proc/meminfo: memFree=1579360/2055920 swapFree=4173148/4192956
[pid=17735] ppid=17733 vsize=2888 CPUtime=222.2
/proc/17735/stat : 17735 (minisat_noasser) R 17733 17735 17670 0 -1 4194304 402 0 0 0 22220 0 0 0 25 0 1 0 1200605969 2957312 388 1992294400 134512640 135048876 4294956208 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 0 0 0
/proc/17735/statm: 722 388 66 130 0 589 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 2888

[startup+282.302 s]
/proc/loadavg: 0.99 0.61 0.25 2/71 17736
/proc/meminfo: memFree=1579360/2055920 swapFree=4173148/4192956
[pid=17735] ppid=17733 vsize=2888 CPUtime=282.17
/proc/17735/stat : 17735 (minisat_noasser) R 17733 17735 17670 0 -1 4194304 415 0 0 0 28217 0 0 0 25 0 1 0 1200605969 2957312 401 1992294400 134512640 135048876 4294956208 18446744073709551615 134546602 0 0 4096 3 0 0 0 17 0 0 0
/proc/17735/statm: 722 401 66 130 0 589 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 2888

[startup+342.302 s]
/proc/loadavg: 0.99 0.67 0.30 2/71 17736
/proc/meminfo: memFree=1579168/2055920 swapFree=4173148/4192956
[pid=17735] ppid=17733 vsize=3020 CPUtime=342.14
/proc/17735/stat : 17735 (minisat_noasser) R 17733 17735 17670 0 -1 4194304 448 0 0 0 34214 0 0 0 25 0 1 0 1200605969 3092480 434 1992294400 134512640 135048876 4294956208 18446744073709551615 134558125 0 0 4096 3 0 0 0 17 0 0 0
/proc/17735/statm: 755 434 66 130 0 622 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 3020

[startup+402.302 s]
/proc/loadavg: 0.99 0.73 0.34 2/71 17736
/proc/meminfo: memFree=1579168/2055920 swapFree=4173148/4192956
[pid=17735] ppid=17733 vsize=3156 CPUtime=402.12
/proc/17735/stat : 17735 (minisat_noasser) R 17733 17735 17670 0 -1 4194304 453 0 0 0 40212 0 0 0 25 0 1 0 1200605969 3231744 439 1992294400 134512640 135048876 4294956208 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 0 0 0
/proc/17735/statm: 789 439 66 130 0 656 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 3156

[startup+462.302 s]
/proc/loadavg: 0.99 0.78 0.38 2/71 17736
/proc/meminfo: memFree=1579104/2055920 swapFree=4173148/4192956
[pid=17735] ppid=17733 vsize=3156 CPUtime=462.1
/proc/17735/stat : 17735 (minisat_noasser) R 17733 17735 17670 0 -1 4194304 476 0 0 0 46210 0 0 0 25 0 1 0 1200605969 3231744 462 1992294400 134512640 135048876 4294956208 18446744073709551615 134547270 0 0 4096 3 0 0 0 17 0 0 0
/proc/17735/statm: 789 462 66 130 0 656 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 3156

[startup+522.302 s]
/proc/loadavg: 0.99 0.81 0.41 2/71 17736
/proc/meminfo: memFree=1578912/2055920 swapFree=4173148/4192956
[pid=17735] ppid=17733 vsize=3292 CPUtime=522.07
/proc/17735/stat : 17735 (minisat_noasser) R 17733 17735 17670 0 -1 4194304 506 0 0 0 52207 0 0 0 25 0 1 0 1200605969 3371008 492 1992294400 134512640 135048876 4294956208 18446744073709551615 134552477 0 0 4096 3 0 0 0 17 1 0 0
/proc/17735/statm: 823 492 66 130 0 690 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 3292

[startup+582.301 s]
/proc/loadavg: 0.99 0.85 0.45 2/71 17736
/proc/meminfo: memFree=1578848/2055920 swapFree=4173148/4192956
[pid=17735] ppid=17733 vsize=3424 CPUtime=582.04
/proc/17735/stat : 17735 (minisat_noasser) R 17733 17735 17670 0 -1 4194304 523 0 0 0 58204 0 0 0 25 0 1 0 1200605969 3506176 509 1992294400 134512640 135048876 4294956208 18446744073709551615 134551271 0 0 4096 3 0 0 0 17 0 0 0
/proc/17735/statm: 856 509 66 130 0 723 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 3424

[startup+642.301 s]
/proc/loadavg: 0.99 0.87 0.48 2/71 17736
/proc/meminfo: memFree=1578784/2055920 swapFree=4173148/4192956
[pid=17735] ppid=17733 vsize=3424 CPUtime=642.02
/proc/17735/stat : 17735 (minisat_noasser) R 17733 17735 17670 0 -1 4194304 539 0 0 0 64202 0 0 0 25 0 1 0 1200605969 3506176 525 1992294400 134512640 135048876 4294956208 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 0 0 0
/proc/17735/statm: 856 525 66 130 0 723 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 3424

[startup+702.301 s]
/proc/loadavg: 0.99 0.89 0.51 2/71 17736
/proc/meminfo: memFree=1578592/2055920 swapFree=4173148/4192956
[pid=17735] ppid=17733 vsize=3560 CPUtime=701.99
/proc/17735/stat : 17735 (minisat_noasser) R 17733 17735 17670 0 -1 4194304 555 0 0 0 70199 0 0 0 25 0 1 0 1200605969 3645440 541 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/17735/statm: 890 541 66 130 0 757 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 3560

[startup+762.306 s]
/proc/loadavg: 0.99 0.91 0.54 2/71 17736
/proc/meminfo: memFree=1578528/2055920 swapFree=4173148/4192956
[pid=17735] ppid=17733 vsize=3560 CPUtime=761.98
/proc/17735/stat : 17735 (minisat_noasser) R 17733 17735 17670 0 -1 4194304 567 0 0 0 76198 0 0 0 25 0 1 0 1200605969 3645440 553 1992294400 134512640 135048876 4294956208 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 0 0 0
/proc/17735/statm: 890 553 66 130 0 757 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 3560

[startup+822.302 s]
/proc/loadavg: 0.99 0.92 0.56 2/71 17736
/proc/meminfo: memFree=1578464/2055920 swapFree=4173148/4192956
[pid=17735] ppid=17733 vsize=3560 CPUtime=821.95
/proc/17735/stat : 17735 (minisat_noasser) R 17733 17735 17670 0 -1 4194304 570 0 0 0 82195 0 0 0 25 0 1 0 1200605969 3645440 556 1992294400 134512640 135048876 4294956208 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 0 0 0
/proc/17735/statm: 890 556 66 130 0 757 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 3560

[startup+882.302 s]
/proc/loadavg: 0.99 0.93 0.58 2/71 17736
/proc/meminfo: memFree=1578464/2055920 swapFree=4173148/4192956
[pid=17735] ppid=17733 vsize=3560 CPUtime=881.93
/proc/17735/stat : 17735 (minisat_noasser) R 17733 17735 17670 0 -1 4194304 573 0 0 0 88192 1 0 0 25 0 1 0 1200605969 3645440 559 1992294400 134512640 135048876 4294956208 18446744073709551615 134552742 0 0 4096 3 0 0 0 17 0 0 0
/proc/17735/statm: 890 559 66 130 0 757 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 3560

[startup+942.302 s]
/proc/loadavg: 0.99 0.94 0.61 2/71 17736
/proc/meminfo: memFree=1578464/2055920 swapFree=4173148/4192956
[pid=17735] ppid=17733 vsize=3560 CPUtime=941.9
/proc/17735/stat : 17735 (minisat_noasser) R 17733 17735 17670 0 -1 4194304 575 0 0 0 94189 1 0 0 25 0 1 0 1200605969 3645440 561 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/17735/statm: 890 561 66 130 0 757 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 3560

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.63 2/71 17736
/proc/meminfo: memFree=1578400/2055920 swapFree=4173148/4192956
[pid=17735] ppid=17733 vsize=3560 CPUtime=1001.88
/proc/17735/stat : 17735 (minisat_noasser) R 17733 17735 17670 0 -1 4194304 581 0 0 0 100187 1 0 0 25 0 1 0 1200605969 3645440 567 1992294400 134512640 135048876 4294956208 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 0 0 0
/proc/17735/statm: 890 567 66 130 0 757 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 3560

[startup+1062.3 s]
/proc/loadavg: 0.99 0.95 0.65 2/71 17736
/proc/meminfo: memFree=1578400/2055920 swapFree=4173148/4192956
[pid=17735] ppid=17733 vsize=3560 CPUtime=1061.85
/proc/17735/stat : 17735 (minisat_noasser) R 17733 17735 17670 0 -1 4194304 581 0 0 0 106184 1 0 0 25 0 1 0 1200605969 3645440 567 1992294400 134512640 135048876 4294956208 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/17735/statm: 890 567 66 130 0 757 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 3560

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.67 2/71 17736
/proc/meminfo: memFree=1578336/2055920 swapFree=4173148/4192956
[pid=17735] ppid=17733 vsize=3692 CPUtime=1121.83
/proc/17735/stat : 17735 (minisat_noasser) R 17733 17735 17670 0 -1 4194304 590 0 0 0 112182 1 0 0 25 0 1 0 1200605969 3780608 576 1992294400 134512640 135048876 4294956208 18446744073709551615 134553607 0 0 4096 3 0 0 0 17 0 0 0
/proc/17735/statm: 923 576 66 130 0 790 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 3692

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.69 2/71 17736
/proc/meminfo: memFree=1578336/2055920 swapFree=4173148/4192956
[pid=17735] ppid=17733 vsize=3692 CPUtime=1181.8
/proc/17735/stat : 17735 (minisat_noasser) R 17733 17735 17670 0 -1 4194304 592 0 0 0 118179 1 0 0 25 0 1 0 1200605969 3780608 578 1992294400 134512640 135048876 4294956208 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 0 0 0
/proc/17735/statm: 923 578 66 130 0 790 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 3692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.69 2/71 17736
/proc/meminfo: memFree=1578336/2055920 swapFree=4173148/4192956
[pid=17735] ppid=17733 vsize=3692 CPUtime=1200.1
/proc/17735/stat : 17735 (minisat_noasser) R 17733 17735 17670 0 -1 4194304 592 0 0 0 120009 1 0 0 25 0 1 0 1200605969 3780608 578 1992294400 134512640 135048876 4294956208 18446744073709551615 134682822 0 0 4096 3 0 0 0 17 0 0 0
/proc/17735/statm: 923 578 66 130 0 790 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 3692

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.61
CPU time (s): 1200.11
CPU user time (s): 1200.09
CPU system time (s): 0.012998
CPU usage (%): 99.9584
Max. virtual memory (cumulated for all children) (KiB): 3692

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

runsolver used 0.986849 second user time and 3.38748 second system time

The end

Launcher Data

Begin job on node36 at 2009-04-09 14:17:07
IDJOB=1594680
IDBENCH=71124
IDSOLVER=556
FILE ID=node36/1594680-1239279427
PBS_JOBID= 9115405
Free space on /tmp= 66484 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-200-100.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1594680-1239279427/watcher-1594680-1239279427 -o /tmp/evaluation-result-1594680-1239279427/solver-1594680-1239279427 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-1594680-1239279427.cnf

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

MD5SUM BENCH= 3eff3d0cb86e42a8fbb844259e0c7beb
RANDOM SEED=1318903319

node36.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1581328 kB
Buffers:         34392 kB
Cached:         365696 kB
SwapCached:       9068 kB
Active:          63240 kB
Inactive:       347204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1581328 kB
SwapTotal:     4192956 kB
SwapFree:      4173148 kB
Dirty:            1492 kB
Writeback:           0 kB
Mapped:          16088 kB
Slab:            49552 kB
Committed_AS:  3700252 kB
PageTables:       1876 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= 66480 MiB
End job on node36 at 2009-04-09 14:37:10