Trace number 314744

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, and are wall clock time (not CPU 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
Mmisat 2007-02-08? (TO) 1200.09 1200.53

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
Bench CategoryINDUST (industrial 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 variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node75/watcher-314744-1172641494 -o ROOT/results/node75/solver-314744-1172641494 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314744-1172641494/mmisat /tmp/evaluation/314744-1172641494/instance-314744-1172641494.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): 2400 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.00 1.00 0.99 3/64 31360
/proc/meminfo: memFree=1838096/2055920 swapFree=4183148/4192956
[pid=31360] ppid=31358 vsize=1836 CPUtime=0
/proc/31360/stat : 31360 (mmisat) R 31358 31360 30546 0 -1 4194304 315 0 0 0 0 0 0 0 19 0 1 0 284115243 1880064 298 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/31360/statm: 459 300 80 214 0 241 0

[startup+0.06065 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 31360
/proc/meminfo: memFree=1838096/2055920 swapFree=4183148/4192956
[pid=31360] ppid=31358 vsize=5664 CPUtime=0.05
/proc/31360/stat : 31360 (mmisat) R 31358 31360 30546 0 -1 4194304 1262 0 0 0 5 0 0 0 19 0 1 0 284115243 5799936 1245 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/31360/statm: 1416 1245 80 214 0 1198 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5664

[startup+0.102655 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 31360
/proc/meminfo: memFree=1838096/2055920 swapFree=4183148/4192956
[pid=31360] ppid=31358 vsize=6984 CPUtime=0.09
/proc/31360/stat : 31360 (mmisat) R 31358 31360 30546 0 -1 4194304 1603 0 0 0 9 0 0 0 20 0 1 0 284115243 7151616 1586 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/31360/statm: 1746 1586 80 214 0 1528 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6984

[startup+0.301679 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 31360
/proc/meminfo: memFree=1838096/2055920 swapFree=4183148/4192956
[pid=31360] ppid=31358 vsize=11340 CPUtime=0.29
/proc/31360/stat : 31360 (mmisat) R 31358 31360 30546 0 -1 4194304 2682 0 0 0 29 0 0 0 21 0 1 0 284115243 11612160 2665 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/31360/statm: 2835 2665 80 214 0 2617 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11340

[startup+0.702726 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 31360
/proc/meminfo: memFree=1838096/2055920 swapFree=4183148/4192956
[pid=31360] ppid=31358 vsize=16884 CPUtime=0.69
/proc/31360/stat : 31360 (mmisat) R 31358 31360 30546 0 -1 4194304 4096 0 0 0 69 0 0 0 25 0 1 0 284115243 17289216 4079 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/31360/statm: 4221 4079 80 214 0 4003 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16884

[startup+1.50182 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 31361
/proc/meminfo: memFree=1818888/2055920 swapFree=4183148/4192956
[pid=31360] ppid=31358 vsize=24408 CPUtime=1.49
/proc/31360/stat : 31360 (mmisat) R 31358 31360 30546 0 -1 4194304 5965 0 0 0 147 2 0 0 25 0 1 0 284115243 24993792 5948 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/31360/statm: 6102 5948 80 214 0 5884 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24408

[startup+3.10201 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 31361
/proc/meminfo: memFree=1810120/2055920 swapFree=4183148/4192956
[pid=31360] ppid=31358 vsize=34704 CPUtime=3.09
/proc/31360/stat : 31360 (mmisat) R 31358 31360 30546 0 -1 4194304 8530 0 0 0 307 2 0 0 25 0 1 0 284115243 35536896 8513 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/31360/statm: 8676 8513 80 214 0 8458 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34704

[startup+6.30139 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 31361
/proc/meminfo: memFree=1795080/2055920 swapFree=4183148/4192956
[pid=31360] ppid=31358 vsize=46188 CPUtime=6.29
/proc/31360/stat : 31360 (mmisat) R 31358 31360 30546 0 -1 4194304 11409 0 0 0 625 4 0 0 25 0 1 0 284115243 47296512 11392 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/31360/statm: 11547 11392 80 214 0 11329 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46188

[startup+12.7011 s]
/proc/loadavg: 1.07 1.02 0.99 2/65 31361
/proc/meminfo: memFree=1781576/2055920 swapFree=4183148/4192956
[pid=31360] ppid=31358 vsize=58068 CPUtime=12.68
/proc/31360/stat : 31360 (mmisat) R 31358 31360 30546 0 -1 4194304 14372 0 0 0 1264 4 0 0 25 0 1 0 284115243 59461632 14355 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/31360/statm: 14517 14355 80 214 0 14299 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 58068

[startup+25.5017 s]
/proc/loadavg: 1.06 1.02 0.99 2/65 31361
/proc/meminfo: memFree=1768392/2055920 swapFree=4183148/4192956
[pid=31360] ppid=31358 vsize=70476 CPUtime=25.48
/proc/31360/stat : 31360 (mmisat) R 31358 31360 30546 0 -1 4194304 17481 0 0 0 2543 5 0 0 25 0 1 0 284115243 72167424 17464 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/31360/statm: 17619 17464 80 214 0 17401 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 70476

[startup+51.1017 s]
/proc/loadavg: 1.04 1.02 0.99 2/65 31361
/proc/meminfo: memFree=1753928/2055920 swapFree=4183148/4192956
[pid=31360] ppid=31358 vsize=84864 CPUtime=51.08
/proc/31360/stat : 31360 (mmisat) R 31358 31360 30546 0 -1 4194304 21090 0 0 0 5100 8 0 0 25 0 1 0 284115243 86900736 21073 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/31360/statm: 21216 21073 80 214 0 20998 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 84864

[startup+102.306 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 31361
/proc/meminfo: memFree=1735368/2055920 swapFree=4183148/4192956
[pid=31360] ppid=31358 vsize=103212 CPUtime=102.27
/proc/31360/stat : 31360 (mmisat) R 31358 31360 30546 0 -1 4194304 25654 0 0 0 10215 12 0 0 25 0 1 0 284115243 105689088 25637 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/31360/statm: 25803 25637 80 214 0 25585 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 103212

[startup+162.302 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 31361
/proc/meminfo: memFree=1719688/2055920 swapFree=4183148/4192956
[pid=31360] ppid=31358 vsize=118920 CPUtime=162.24
/proc/31360/stat : 31360 (mmisat) R 31358 31360 30546 0 -1 4194304 29579 0 0 0 16210 14 0 0 25 0 1 0 284115243 121774080 29562 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/31360/statm: 29730 29562 80 214 0 29512 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 118920

[startup+222.302 s]
/proc/loadavg: 1.05 1.04 1.00 2/65 31361
/proc/meminfo: memFree=1706312/2055920 swapFree=4183148/4192956
[pid=31360] ppid=31358 vsize=131988 CPUtime=222.22
/proc/31360/stat : 31360 (mmisat) R 31358 31360 30546 0 -1 4194304 32868 0 0 0 22206 16 0 0 25 0 1 0 284115243 135155712 32851 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/31360/statm: 32997 32851 80 214 0 32779 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 131988

[startup+282.301 s]
/proc/loadavg: 1.05 1.04 1.00 2/65 31361
/proc/meminfo: memFree=1694728/2055920 swapFree=4183148/4192956
[pid=31360] ppid=31358 vsize=143604 CPUtime=282.21
/proc/31360/stat : 31360 (mmisat) R 31358 31360 30546 0 -1 4194304 35772 0 0 0 28202 19 0 0 25 0 1 0 284115243 147050496 35755 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/31360/statm: 35901 35755 80 214 0 35683 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 143604

[startup+342.301 s]
/proc/loadavg: 1.19 1.09 1.02 2/65 31361
/proc/meminfo: memFree=1683848/2055920 swapFree=4183148/4192956
[pid=31360] ppid=31358 vsize=154296 CPUtime=342.19
/proc/31360/stat : 31360 (mmisat) R 31358 31360 30546 0 -1 4194304 38452 0 0 0 34199 20 0 0 25 0 1 0 284115243 157999104 38435 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/31360/statm: 38574 38435 80 214 0 38356 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 154296

[startup+402.301 s]
/proc/loadavg: 1.19 1.10 1.02 2/65 31361
/proc/meminfo: memFree=1675464/2055920 swapFree=4183148/4192956
[pid=31360] ppid=31358 vsize=162612 CPUtime=402.18
/proc/31360/stat : 31360 (mmisat) R 31358 31360 30546 0 -1 4194304 40514 0 0 0 39312 906 0 0 25 0 1 0 284115243 166514688 40497 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134546591 0 0 4096 0 0 0 0 17 1 0 0
/proc/31360/statm: 40653 40497 82 214 0 40435 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 162612

[startup+462.301 s]
/proc/loadavg: 1.06 1.08 1.01 2/65 31361
/proc/meminfo: memFree=1675400/2055920 swapFree=4183148/4192956
[pid=31360] ppid=31358 vsize=162612 CPUtime=462.15
/proc/31360/stat : 31360 (mmisat) R 31358 31360 30546 0 -1 4194304 40514 0 0 0 40280 5935 0 0 25 0 1 0 284115243 166514688 40497 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134546591 0 0 4096 0 0 0 0 17 1 0 0
/proc/31360/statm: 40653 40497 82 214 0 40435 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 162612

[startup+522.301 s]
/proc/loadavg: 1.08 1.08 1.01 2/65 31361
/proc/meminfo: memFree=1675400/2055920 swapFree=4183148/4192956
[pid=31360] ppid=31358 vsize=162612 CPUtime=522.13
/proc/31360/stat : 31360 (mmisat) R 31358 31360 30546 0 -1 4194304 40514 0 0 0 41229 10984 0 0 25 0 1 0 284115243 166514688 40497 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134546591 0 0 4096 0 0 0 0 17 1 0 0
/proc/31360/statm: 40653 40497 82 214 0 40435 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 162612

[startup+582.302 s]
/proc/loadavg: 1.03 1.06 1.01 2/65 31361
/proc/meminfo: memFree=1675336/2055920 swapFree=4183148/4192956
[pid=31360] ppid=31358 vsize=162612 CPUtime=582.11
/proc/31360/stat : 31360 (mmisat) R 31358 31360 30546 0 -1 4194304 40514 0 0 0 42186 16025 0 0 25 0 1 0 284115243 166514688 40497 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134546591 0 0 4096 0 0 0 0 17 1 0 0
/proc/31360/statm: 40653 40497 82 214 0 40435 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 162612

[startup+642.302 s]
/proc/loadavg: 1.06 1.06 1.01 2/65 31361
/proc/meminfo: memFree=1675400/2055920 swapFree=4183148/4192956
[pid=31360] ppid=31358 vsize=162612 CPUtime=642.1
/proc/31360/stat : 31360 (mmisat) R 31358 31360 30546 0 -1 4194304 40514 0 0 0 43160 21050 0 0 25 0 1 0 284115243 166514688 40497 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134546591 0 0 4096 0 0 0 0 17 1 0 0
/proc/31360/statm: 40653 40497 82 214 0 40435 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 162612

[startup+702.303 s]
/proc/loadavg: 1.07 1.06 1.01 2/65 31361
/proc/meminfo: memFree=1675336/2055920 swapFree=4183148/4192956
[pid=31360] ppid=31358 vsize=162612 CPUtime=702.08
/proc/31360/stat : 31360 (mmisat) R 31358 31360 30546 0 -1 4194304 40514 0 0 0 44124 26084 0 0 25 0 1 0 284115243 166514688 40497 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134546591 0 0 4096 0 0 0 0 17 1 0 0
/proc/31360/statm: 40653 40497 82 214 0 40435 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 162612

[startup+762.306 s]
/proc/loadavg: 1.07 1.06 1.01 2/65 31361
/proc/meminfo: memFree=1675336/2055920 swapFree=4183148/4192956
[pid=31360] ppid=31358 vsize=162612 CPUtime=762.07
/proc/31360/stat : 31360 (mmisat) R 31358 31360 30546 0 -1 4194304 40514 0 0 0 45077 31130 0 0 25 0 1 0 284115243 166514688 40497 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134546591 0 0 4096 0 0 0 0 17 1 0 0
/proc/31360/statm: 40653 40497 82 214 0 40435 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 162612

[startup+822.303 s]
/proc/loadavg: 1.02 1.05 1.00 2/65 31361
/proc/meminfo: memFree=1675336/2055920 swapFree=4183148/4192956
[pid=31360] ppid=31358 vsize=162612 CPUtime=822.05
/proc/31360/stat : 31360 (mmisat) R 31358 31360 30546 0 -1 4194304 40514 0 0 0 46045 36160 0 0 25 0 1 0 284115243 166514688 40497 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134546591 0 0 4096 0 0 0 0 17 1 0 0
/proc/31360/statm: 40653 40497 82 214 0 40435 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 162612

[startup+882.302 s]
/proc/loadavg: 1.01 1.04 1.00 2/65 31361
/proc/meminfo: memFree=1675272/2055920 swapFree=4183148/4192956
[pid=31360] ppid=31358 vsize=162612 CPUtime=882.03
/proc/31360/stat : 31360 (mmisat) R 31358 31360 30546 0 -1 4194304 40514 0 0 0 46983 41220 0 0 25 0 1 0 284115243 166514688 40497 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134546591 0 0 4096 0 0 0 0 17 1 0 0
/proc/31360/statm: 40653 40497 82 214 0 40435 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 162612

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 31361
/proc/meminfo: memFree=1675336/2055920 swapFree=4183148/4192956
[pid=31360] ppid=31358 vsize=162612 CPUtime=942.02
/proc/31360/stat : 31360 (mmisat) R 31358 31360 30546 0 -1 4194304 40514 0 0 0 47966 46236 0 0 25 0 1 0 284115243 166514688 40497 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134546591 0 0 4096 0 0 0 0 17 1 0 0
/proc/31360/statm: 40653 40497 82 214 0 40435 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 162612

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/71 31467
/proc/meminfo: memFree=1673936/2055920 swapFree=4183148/4192956
[pid=31360] ppid=31358 vsize=162612 CPUtime=1001.95
/proc/31360/stat : 31360 (mmisat) R 31358 31360 30546 0 -1 4194304 40514 0 0 0 48911 51284 0 0 25 0 1 0 284115243 166514688 40497 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134546591 0 0 4096 0 0 0 0 17 1 0 0
/proc/31360/statm: 40653 40497 82 214 0 40435 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 162612

[startup+1062.3 s]
/proc/loadavg: 1.05 1.03 1.00 2/71 31539
/proc/meminfo: memFree=1674008/2055920 swapFree=4183148/4192956
[pid=31360] ppid=31358 vsize=162612 CPUtime=1061.9
/proc/31360/stat : 31360 (mmisat) R 31358 31360 30546 0 -1 4194304 40514 0 0 0 49873 56317 0 0 25 0 1 0 284115243 166514688 40497 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134546591 0 0 4096 0 0 0 0 17 1 0 0
/proc/31360/statm: 40653 40497 82 214 0 40435 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 162612

[startup+1122.3 s]
/proc/loadavg: 1.04 1.03 1.00 2/65 31559
/proc/meminfo: memFree=1675080/2055920 swapFree=4183148/4192956
[pid=31360] ppid=31358 vsize=162612 CPUtime=1121.87
/proc/31360/stat : 31360 (mmisat) R 31358 31360 30546 0 -1 4194304 40514 0 0 0 50843 61344 0 0 25 0 1 0 284115243 166514688 40497 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134546591 0 0 4096 0 0 0 0 17 1 0 0
/proc/31360/statm: 40653 40497 82 214 0 40435 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 162612

[startup+1182.3 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 31559
/proc/meminfo: memFree=1675080/2055920 swapFree=4183148/4192956
[pid=31360] ppid=31358 vsize=162612 CPUtime=1181.86
/proc/31360/stat : 31360 (mmisat) R 31358 31360 30546 0 -1 4194304 40514 0 0 0 51830 66356 0 0 25 0 1 0 284115243 166514688 40497 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134546591 0 0 4096 0 0 0 0 17 1 0 0
/proc/31360/statm: 40653 40497 82 214 0 40435 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 162612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 31559
/proc/meminfo: memFree=1675080/2055920 swapFree=4183148/4192956
[pid=31360] ppid=31358 vsize=162612 CPUtime=1200.05
/proc/31360/stat : 31360 (mmisat) R 31358 31360 30546 0 -1 4194304 40514 0 0 0 52118 67887 0 0 25 0 1 0 284115243 166514688 40497 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134546591 0 0 4096 0 0 0 0 17 1 0 0
/proc/31360/statm: 40653 40497 82 214 0 40435 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 162612

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.01 1.02 1.00 2/65 31559
/proc/meminfo: memFree=1675080/2055920 swapFree=4183148/4192956
[pid=31360] ppid=31358 vsize=162612 CPUtime=1200.05
/proc/31360/stat : 31360 (mmisat) R 31358 31360 30546 0 -1 4194304 40514 0 0 0 52118 67887 0 0 25 0 1 0 284115243 166514688 40497 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134546591 0 0 4096 0 0 0 0 17 1 0 0
/proc/31360/statm: 40653 40497 82 214 0 40435 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 162612

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.09
CPU user time (s): 521.186
CPU system time (s): 678.902
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 162612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 521.186
system time used= 678.902
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40514
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= 6
involuntary context switches= 2122

runsolver used 0.777881 second user time and 2.6016 second system time

The end

Launcher Data (download as text)

Begin job on node75 on Wed Feb 28 05:44:54 UTC 2007

IDJOB= 314744
IDBENCH= 20399
IDSOLVER= 108
FILE ID= node75/314744-1172641494

PBS_JOBID= 3981153

Free space on /tmp= 66519 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/hard/AProVE07-01.cnf
COMMAND LINE= /tmp/evaluation/314744-1172641494/mmisat /tmp/evaluation/314744-1172641494/instance-314744-1172641494.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-314744-1172641494 -o ROOT/results/node75/solver-314744-1172641494 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314744-1172641494/mmisat /tmp/evaluation/314744-1172641494/instance-314744-1172641494.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  d2f77e32530988f77dca5112174eee00

RANDOM SEED= 149812304

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.218
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.218
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1838568 kB
Buffers:          6056 kB
Cached:         162064 kB
SwapCached:       3580 kB
Active:          23748 kB
Inactive:       153704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1838568 kB
SwapTotal:     4192956 kB
SwapFree:      4183148 kB
Dirty:            1540 kB
Writeback:           0 kB
Mapped:          15384 kB
Slab:            25788 kB
Committed_AS:   786072 kB
PageTables:       1432 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= 66519 MiB

End job on node75 on Wed Feb 28 06:04:57 UTC 2007