Trace number 1729154

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

General information on the benchmark

Namecrafted/Hard/contest03/others/
hwb-n32-01-S1491788039.sat05-497.reshuffled-07.cnf
MD5SUMc528b705716be41ea2448c50a45c52a8
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 variables226
Number of clauses1078
Sum of the clauses size3624
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 226
Number of clauses of size 3636
Number of clauses of size 4416
Number of clauses of size 50
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:  226                                                  |
0.00/0.00	c |  Number of clauses:    1078                                                 |
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 |     159      948     3850 |      316        0    nan |  0.000 % |
0.00/0.00	c |       100 |     159      948     3850 |      347      100     19 |  0.004 % |
0.00/0.01	c |       250 |     159      948     3850 |      382      250     20 |  0.002 % |
0.00/0.01	c |       477 |     159      948     3850 |      420      261     15 |  0.002 % |
0.00/0.02	c |       816 |     159      948     3850 |      462      373     16 |  0.002 % |
0.00/0.03	c |      1322 |     159      948     3850 |      508      384     14 |  0.002 % |
0.00/0.05	c |      2084 |     159      948     3850 |      559      572     19 |  0.002 % |
0.00/0.08	c |      3223 |     159      948     3850 |      615      534     16 |  0.002 % |
0.10/0.13	c |      4931 |     159      948     3850 |      677      612     19 |  0.002 % |
0.20/0.20	c |      7494 |     159      948     3850 |      745      678     18 |  0.002 % |
0.20/0.30	c |     11340 |     159      948     3850 |      819      594     16 |  0.002 % |
0.40/0.45	c |     17106 |     159      948     3850 |      901      819     17 |  0.002 % |
0.60/0.68	c |     25756 |     159      948     3850 |      991      555     13 |  0.002 % |
1.00/1.07	c |     38731 |     159      948     3850 |     1090      738     15 |  0.002 % |
1.60/1.67	c |     58193 |     159      948     3850 |     1200     1013     16 |  0.002 % |
2.50/2.54	c |     87385 |     159      948     3850 |     1320      718     13 |  0.002 % |
4.00/4.01	c |    131174 |     159      948     3850 |     1452     1244     17 |  0.002 % |
5.99/6.09	c |    196860 |     159      948     3850 |     1597      853     15 |  0.002 % |
9.39/9.40	c |    295387 |     159      948     3850 |     1756      890     14 |  0.002 % |
14.39/14.42	c |    443177 |     159      948     3850 |     1932     1218     19 |  0.002 % |
22.29/22.33	c |    664860 |     159      948     3850 |     2125     1978     19 |  0.002 % |
34.58/34.68	c |    997387 |     159      948     3850 |     2338     1586     18 |  0.002 % |
53.27/53.39	c |   1496175 |     159      948     3850 |     2572     1491     17 |  0.002 % |
82.96/83.04	c |   2244358 |     159      948     3850 |     2829     1953     19 |  0.002 % |
128.55/128.66	c |   3366632 |     159      948     3850 |     3112     2240     16 |  0.002 % |
201.22/201.38	c |   5050043 |     159      948     3850 |     3423     1714     18 |  0.002 % |
313.27/313.49	c |   7575160 |     159      948     3850 |     3766     2308     17 |  0.002 % |
486.70/486.92	c |  11362835 |     159      948     3850 |     4142     2008     18 |  0.002 % |
753.60/753.90	c |  17044347 |     159      948     3850 |     4557     2543     18 |  0.004 % |
1179.82/1180.36	c |  25566616 |     159      948     3850 |     5012     3921     17 |  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-1729154-1240745833/watcher-1729154-1240745833 -o /tmp/evaluation-result-1729154-1240745833/solver-1729154-1240745833 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-1729154-1240745833.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: 1.88 1.96 1.55 3/64 24080
/proc/meminfo: memFree=1088448/2055920 swapFree=4192956/4192956
[pid=24080] ppid=24078 vsize=1856 CPUtime=0
/proc/24080/stat : 24080 (minisat_noasser) R 24078 24080 23702 0 -1 4194304 125 0 0 0 0 0 0 0 18 0 1 0 102617026 1900544 111 1992294400 134512640 135048876 4294956192 18446744073709551615 134523979 0 0 4096 3 0 0 0 17 0 0 0
/proc/24080/statm: 464 112 62 130 0 331 0

[startup+0.0928749 s]
/proc/loadavg: 1.88 1.96 1.55 3/64 24080
/proc/meminfo: memFree=1088448/2055920 swapFree=4192956/4192956
[pid=24080] ppid=24078 vsize=1856 CPUtime=0.09
/proc/24080/stat : 24080 (minisat_noasser) R 24078 24080 23702 0 -1 4194304 141 0 0 0 9 0 0 0 18 0 1 0 102617026 1900544 127 1992294400 134512640 135048876 4294956192 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 0 0 0
/proc/24080/statm: 464 127 66 130 0 331 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1856

[startup+0.101876 s]
/proc/loadavg: 1.88 1.96 1.55 3/64 24080
/proc/meminfo: memFree=1088448/2055920 swapFree=4192956/4192956
[pid=24080] ppid=24078 vsize=1856 CPUtime=0.1
/proc/24080/stat : 24080 (minisat_noasser) R 24078 24080 23702 0 -1 4194304 141 0 0 0 10 0 0 0 18 0 1 0 102617026 1900544 127 1992294400 134512640 135048876 4294956192 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 0 0 0
/proc/24080/statm: 464 127 66 130 0 331 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1856

[startup+0.301898 s]
/proc/loadavg: 1.88 1.96 1.55 3/64 24080
/proc/meminfo: memFree=1088448/2055920 swapFree=4192956/4192956
[pid=24080] ppid=24078 vsize=1856 CPUtime=0.3
/proc/24080/stat : 24080 (minisat_noasser) R 24078 24080 23702 0 -1 4194304 149 0 0 0 30 0 0 0 19 0 1 0 102617026 1900544 135 1992294400 134512640 135048876 4294956192 18446744073709551615 134546897 0 0 4096 3 0 0 0 17 0 0 0
/proc/24080/statm: 464 135 66 130 0 331 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1856

[startup+0.701943 s]
/proc/loadavg: 1.88 1.96 1.55 3/64 24080
/proc/meminfo: memFree=1088448/2055920 swapFree=4192956/4192956
[pid=24080] ppid=24078 vsize=1856 CPUtime=0.7
/proc/24080/stat : 24080 (minisat_noasser) R 24078 24080 23702 0 -1 4194304 159 0 0 0 70 0 0 0 23 0 1 0 102617026 1900544 145 1992294400 134512640 135048876 4294956192 18446744073709551615 134546907 0 0 4096 3 0 0 0 17 0 0 0
/proc/24080/statm: 464 145 66 130 0 331 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1856

[startup+1.50103 s]
/proc/loadavg: 1.88 1.96 1.55 2/65 24081
/proc/meminfo: memFree=1088120/2055920 swapFree=4192956/4192956
[pid=24080] ppid=24078 vsize=1988 CPUtime=1.5
/proc/24080/stat : 24080 (minisat_noasser) R 24078 24080 23702 0 -1 4194304 171 0 0 0 150 0 0 0 25 0 1 0 102617026 2035712 157 1992294400 134512640 135048876 4294956192 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 0 0 0
/proc/24080/statm: 497 157 66 130 0 364 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 1988

[startup+3.10121 s]
/proc/loadavg: 1.88 1.96 1.55 2/65 24081
/proc/meminfo: memFree=1087928/2055920 swapFree=4192956/4192956
[pid=24080] ppid=24078 vsize=1988 CPUtime=3.1
/proc/24080/stat : 24080 (minisat_noasser) R 24078 24080 23702 0 -1 4194304 186 0 0 0 310 0 0 0 25 0 1 0 102617026 2035712 172 1992294400 134512640 135048876 4294956192 18446744073709551615 134548067 0 0 4096 3 0 0 0 17 0 0 0
/proc/24080/statm: 497 172 66 130 0 364 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 1988

[startup+6.30157 s]
/proc/loadavg: 1.81 1.94 1.55 2/65 24081
/proc/meminfo: memFree=1087736/2055920 swapFree=4192956/4192956
[pid=24080] ppid=24078 vsize=2120 CPUtime=6.29
/proc/24080/stat : 24080 (minisat_noasser) R 24078 24080 23702 0 -1 4194304 204 0 0 0 629 0 0 0 25 0 1 0 102617026 2170880 190 1992294400 134512640 135048876 4294956192 18446744073709551615 134546847 0 0 4096 3 0 0 0 17 0 0 0
/proc/24080/statm: 530 190 66 130 0 397 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2120

[startup+12.7013 s]
/proc/loadavg: 1.74 1.93 1.54 2/65 24081
/proc/meminfo: memFree=1087608/2055920 swapFree=4192956/4192956
[pid=24080] ppid=24078 vsize=2120 CPUtime=12.69
/proc/24080/stat : 24080 (minisat_noasser) R 24078 24080 23702 0 -1 4194304 225 0 0 0 1269 0 0 0 25 0 1 0 102617026 2170880 211 1992294400 134512640 135048876 4294956192 18446744073709551615 134546939 0 0 4096 3 0 0 0 17 0 0 0
/proc/24080/statm: 530 211 66 130 0 397 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2120

[startup+25.5017 s]
/proc/loadavg: 1.58 1.88 1.53 2/65 24081
/proc/meminfo: memFree=1087608/2055920 swapFree=4192956/4192956
[pid=24080] ppid=24078 vsize=2384 CPUtime=25.49
/proc/24080/stat : 24080 (minisat_noasser) R 24078 24080 23702 0 -1 4194304 264 0 0 0 2549 0 0 0 25 0 1 0 102617026 2441216 250 1992294400 134512640 135048876 4294956192 18446744073709551615 134553681 0 0 4096 3 0 0 0 17 0 0 0
/proc/24080/statm: 596 250 66 130 0 463 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2384

[startup+51.1016 s]
/proc/loadavg: 1.38 1.81 1.52 2/65 24083
/proc/meminfo: memFree=1087352/2055920 swapFree=4192956/4192956
[pid=24080] ppid=24078 vsize=2516 CPUtime=51.07
/proc/24080/stat : 24080 (minisat_noasser) R 24078 24080 23702 0 -1 4194304 294 0 0 0 5107 0 0 0 25 0 1 0 102617026 2576384 280 1992294400 134512640 135048876 4294956192 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 0 0 0
/proc/24080/statm: 629 280 66 130 0 496 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2516

[startup+102.305 s]
/proc/loadavg: 1.16 1.68 1.49 2/65 24083
/proc/meminfo: memFree=1087224/2055920 swapFree=4192956/4192956
[pid=24080] ppid=24078 vsize=2648 CPUtime=102.26
/proc/24080/stat : 24080 (minisat_noasser) R 24078 24080 23702 0 -1 4194304 345 0 0 0 10226 0 0 0 25 0 1 0 102617026 2711552 331 1992294400 134512640 135048876 4294956192 18446744073709551615 134547181 0 0 4096 3 0 0 0 17 0 0 0
/proc/24080/statm: 662 331 66 130 0 529 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2648

[startup+162.302 s]
/proc/loadavg: 1.06 1.55 1.45 2/65 24083
/proc/meminfo: memFree=1086904/2055920 swapFree=4192956/4192956
[pid=24080] ppid=24078 vsize=2912 CPUtime=162.24
/proc/24080/stat : 24080 (minisat_noasser) R 24078 24080 23702 0 -1 4194304 401 0 0 0 16224 0 0 0 25 0 1 0 102617026 2981888 387 1992294400 134512640 135048876 4294956192 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 0 0 0
/proc/24080/statm: 728 387 66 130 0 595 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 2912

[startup+222.302 s]
/proc/loadavg: 1.02 1.45 1.42 2/65 24083
/proc/meminfo: memFree=1086840/2055920 swapFree=4192956/4192956
[pid=24080] ppid=24078 vsize=3044 CPUtime=222.21
/proc/24080/stat : 24080 (minisat_noasser) R 24078 24080 23702 0 -1 4194304 431 0 0 0 22221 0 0 0 25 0 1 0 102617026 3117056 417 1992294400 134512640 135048876 4294956192 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/24080/statm: 761 417 66 130 0 628 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 3044

[startup+282.301 s]
/proc/loadavg: 1.00 1.37 1.40 2/65 24083
/proc/meminfo: memFree=1086712/2055920 swapFree=4192956/4192956
[pid=24080] ppid=24078 vsize=3044 CPUtime=282.18
/proc/24080/stat : 24080 (minisat_noasser) R 24078 24080 23702 0 -1 4194304 453 0 0 0 28218 0 0 0 25 0 1 0 102617026 3117056 439 1992294400 134512640 135048876 4294956192 18446744073709551615 134546988 0 0 4096 3 0 0 0 17 0 0 0
/proc/24080/statm: 761 439 66 130 0 628 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 3044

[startup+342.302 s]
/proc/loadavg: 1.00 1.30 1.37 2/65 24083
/proc/meminfo: memFree=1086648/2055920 swapFree=4192956/4192956
[pid=24080] ppid=24078 vsize=3176 CPUtime=342.16
/proc/24080/stat : 24080 (minisat_noasser) R 24078 24080 23702 0 -1 4194304 469 0 0 0 34216 0 0 0 25 0 1 0 102617026 3252224 455 1992294400 134512640 135048876 4294956192 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 0 0 0
/proc/24080/statm: 794 455 66 130 0 661 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 3176

[startup+402.302 s]
/proc/loadavg: 1.00 1.24 1.34 2/65 24083
/proc/meminfo: memFree=1086584/2055920 swapFree=4192956/4192956
[pid=24080] ppid=24078 vsize=3176 CPUtime=402.13
/proc/24080/stat : 24080 (minisat_noasser) R 24078 24080 23702 0 -1 4194304 488 0 0 0 40213 0 0 0 25 0 1 0 102617026 3252224 474 1992294400 134512640 135048876 4294956192 18446744073709551615 134553095 0 0 4096 3 0 0 0 17 0 0 0
/proc/24080/statm: 794 474 66 130 0 661 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 3176

[startup+462.301 s]
/proc/loadavg: 1.00 1.19 1.32 2/65 24083
/proc/meminfo: memFree=1086520/2055920 swapFree=4192956/4192956
[pid=24080] ppid=24078 vsize=3308 CPUtime=462.11
/proc/24080/stat : 24080 (minisat_noasser) R 24078 24080 23702 0 -1 4194304 497 0 0 0 46211 0 0 0 25 0 1 0 102617026 3387392 483 1992294400 134512640 135048876 4294956192 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 0 0 0
/proc/24080/statm: 827 483 66 130 0 694 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 3308

[startup+522.301 s]
/proc/loadavg: 1.00 1.16 1.29 2/65 24083
/proc/meminfo: memFree=1086392/2055920 swapFree=4192956/4192956
[pid=24080] ppid=24078 vsize=3308 CPUtime=522.09
/proc/24080/stat : 24080 (minisat_noasser) R 24078 24080 23702 0 -1 4194304 522 0 0 0 52209 0 0 0 25 0 1 0 102617026 3387392 508 1992294400 134512640 135048876 4294956192 18446744073709551615 134548488 0 0 4096 3 0 0 0 17 0 0 0
/proc/24080/statm: 827 508 66 130 0 694 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 3308

[startup+582.302 s]
/proc/loadavg: 1.00 1.12 1.27 2/65 24083
/proc/meminfo: memFree=1086328/2055920 swapFree=4192956/4192956
[pid=24080] ppid=24078 vsize=3444 CPUtime=582.06
/proc/24080/stat : 24080 (minisat_noasser) R 24078 24080 23702 0 -1 4194304 543 0 0 0 58206 0 0 0 25 0 1 0 102617026 3526656 529 1992294400 134512640 135048876 4294956192 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/24080/statm: 861 529 66 130 0 728 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 3444

[startup+642.301 s]
/proc/loadavg: 1.00 1.10 1.25 2/65 24083
/proc/meminfo: memFree=1086328/2055920 swapFree=4192956/4192956
[pid=24080] ppid=24078 vsize=3444 CPUtime=642.05
/proc/24080/stat : 24080 (minisat_noasser) R 24078 24080 23702 0 -1 4194304 555 0 0 0 64204 1 0 0 25 0 1 0 102617026 3526656 541 1992294400 134512640 135048876 4294956192 18446744073709551615 134546762 0 0 4096 3 0 0 0 17 0 0 0
/proc/24080/statm: 861 541 66 130 0 728 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 3444

[startup+702.301 s]
/proc/loadavg: 1.00 1.08 1.24 2/65 24083
/proc/meminfo: memFree=1086264/2055920 swapFree=4192956/4192956
[pid=24080] ppid=24078 vsize=3444 CPUtime=702.02
/proc/24080/stat : 24080 (minisat_noasser) R 24078 24080 23702 0 -1 4194304 556 0 0 0 70201 1 0 0 25 0 1 0 102617026 3526656 542 1992294400 134512640 135048876 4294956192 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 0 0 0
/proc/24080/statm: 861 542 66 130 0 728 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 3444

[startup+762.306 s]
/proc/loadavg: 1.00 1.06 1.22 2/65 24083
/proc/meminfo: memFree=1086200/2055920 swapFree=4192956/4192956
[pid=24080] ppid=24078 vsize=3568 CPUtime=762
/proc/24080/stat : 24080 (minisat_noasser) R 24078 24080 23702 0 -1 4194304 574 0 0 0 76199 1 0 0 25 0 1 0 102617026 3653632 560 1992294400 134512640 135048876 4294956192 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 0 0 0
/proc/24080/statm: 892 560 66 130 0 759 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 3568

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.20 2/65 24083
/proc/meminfo: memFree=1086200/2055920 swapFree=4192956/4192956
[pid=24080] ppid=24078 vsize=3568 CPUtime=821.97
/proc/24080/stat : 24080 (minisat_noasser) R 24078 24080 23702 0 -1 4194304 588 0 0 0 82196 1 0 0 25 0 1 0 102617026 3653632 574 1992294400 134512640 135048876 4294956192 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 0 0 0
/proc/24080/statm: 892 574 66 130 0 759 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 3568

[startup+882.301 s]
/proc/loadavg: 1.00 1.04 1.18 2/65 24083
/proc/meminfo: memFree=1086136/2055920 swapFree=4192956/4192956
[pid=24080] ppid=24078 vsize=3704 CPUtime=881.95
/proc/24080/stat : 24080 (minisat_noasser) R 24078 24080 23702 0 -1 4194304 599 0 0 0 88194 1 0 0 25 0 1 0 102617026 3792896 585 1992294400 134512640 135048876 4294956192 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 0 0 0
/proc/24080/statm: 926 585 66 130 0 793 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 3704

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.17 2/65 24083
/proc/meminfo: memFree=1086136/2055920 swapFree=4192956/4192956
[pid=24080] ppid=24078 vsize=3704 CPUtime=941.92
/proc/24080/stat : 24080 (minisat_noasser) R 24078 24080 23702 0 -1 4194304 599 0 0 0 94191 1 0 0 25 0 1 0 102617026 3792896 585 1992294400 134512640 135048876 4294956192 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 0 0 0
/proc/24080/statm: 926 585 66 130 0 793 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 3704

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.16 2/65 24083
/proc/meminfo: memFree=1086136/2055920 swapFree=4192956/4192956
[pid=24080] ppid=24078 vsize=3704 CPUtime=1001.9
/proc/24080/stat : 24080 (minisat_noasser) R 24078 24080 23702 0 -1 4194304 610 0 0 0 100189 1 0 0 25 0 1 0 102617026 3792896 596 1992294400 134512640 135048876 4294956192 18446744073709551615 134553587 0 0 4096 3 0 0 0 17 0 0 0
/proc/24080/statm: 926 596 66 130 0 793 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 3704

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.15 2/65 24083
/proc/meminfo: memFree=1086136/2055920 swapFree=4192956/4192956
[pid=24080] ppid=24078 vsize=3704 CPUtime=1061.87
/proc/24080/stat : 24080 (minisat_noasser) R 24078 24080 23702 0 -1 4194304 610 0 0 0 106186 1 0 0 25 0 1 0 102617026 3792896 596 1992294400 134512640 135048876 4294956192 18446744073709551615 134551639 0 0 4096 3 0 0 0 17 0 0 0
/proc/24080/statm: 926 596 66 130 0 793 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 3704

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.14 2/65 24083
/proc/meminfo: memFree=1086136/2055920 swapFree=4192956/4192956
[pid=24080] ppid=24078 vsize=3844 CPUtime=1121.84
/proc/24080/stat : 24080 (minisat_noasser) R 24078 24080 23702 0 -1 4194304 625 0 0 0 112183 1 0 0 25 0 1 0 102617026 3936256 611 1992294400 134512640 135048876 4294956192 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/24080/statm: 961 611 66 130 0 828 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 3844

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 24083
/proc/meminfo: memFree=1086072/2055920 swapFree=4192956/4192956
[pid=24080] ppid=24078 vsize=3844 CPUtime=1181.82
/proc/24080/stat : 24080 (minisat_noasser) R 24078 24080 23702 0 -1 4194304 625 0 0 0 118181 1 0 0 25 0 1 0 102617026 3936256 611 1992294400 134512640 135048876 4294956192 18446744073709551615 134551685 0 0 4096 3 0 0 0 17 0 0 0
/proc/24080/statm: 961 611 66 130 0 828 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 3844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 24083
/proc/meminfo: memFree=1086072/2055920 swapFree=4192956/4192956
[pid=24080] ppid=24078 vsize=3844 CPUtime=1200.02
/proc/24080/stat : 24080 (minisat_noasser) R 24078 24080 23702 0 -1 4194304 632 0 0 0 120001 1 0 0 25 0 1 0 102617026 3936256 618 1992294400 134512640 135048876 4294956192 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/24080/statm: 961 618 66 130 0 828 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 3844

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 24083
/proc/meminfo: memFree=1086072/2055920 swapFree=4192956/4192956
[pid=24080] ppid=24078 vsize=3844 CPUtime=1200.02
/proc/24080/stat : 24080 (minisat_noasser) R 24078 24080 23702 0 -1 4194304 632 0 0 0 120001 1 0 0 25 0 1 0 102617026 3936256 618 1992294400 134512640 135048876 4294956192 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/24080/statm: 961 618 66 130 0 828 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 3844

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.03
CPU user time (s): 1200.01
CPU system time (s): 0.017997
CPU usage (%): 99.9603
Max. virtual memory (cumulated for all children) (KiB): 3844

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

runsolver used 1.24981 second user time and 3.12852 second system time

The end

Launcher Data

Begin job on node9 at 2009-04-26 13:37:13
IDJOB=1729154
IDBENCH=24693
IDSOLVER=556
FILE ID=node9/1729154-1240745833
PBS_JOBID= 9187003
Free space on /tmp= 66364 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT07/crafted/Hard/contest03/others/hwb-n32-01-S1491788039.sat05-497.reshuffled-07.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729154-1240745833/watcher-1729154-1240745833 -o /tmp/evaluation-result-1729154-1240745833/solver-1729154-1240745833 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-1729154-1240745833.cnf

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

MD5SUM BENCH= c528b705716be41ea2448c50a45c52a8
RANDOM SEED=1645218299

node9.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.240
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.240
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:       1088864 kB
Buffers:         85908 kB
Cached:         783404 kB
SwapCached:          0 kB
Active:         218168 kB
Inactive:       665056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1088864 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1492 kB
Writeback:           0 kB
Mapped:          23688 kB
Slab:            69848 kB
Committed_AS:   368452 kB
PageTables:       1388 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= 66364 MiB
End job on node9 at 2009-04-26 13:57:15