Trace number 1521347

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
MoRsat 2009-03-03? (TO) 1200.04 1200.43

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/8000/
unif-k3-r4.2-v8000-c33600-S500426663-025.cnf
MD5SUM6bf66283a1f602e5557546993c52c1e8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.08207
Satisfiable
(Un)Satisfiability was proved
Number of variables7999
Number of clauses33600
Sum of the clauses size100800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 333600
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
0.19/0.23	c atom#=8000 clause#=33600 total literals=100800 

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1521347-1238356156/watcher-1521347-1238356156 -o /tmp/evaluation-result-1521347-1238356156/solver-1521347-1238356156 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1521347-1238356156.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.99 0.97 0.69 3/64 8339
/proc/meminfo: memFree=811448/2055920 swapFree=4174204/4192956
[pid=8339] ppid=8337 vsize=2116 CPUtime=0
/proc/8339/stat : 8339 (MoRsat) R 8337 8339 8272 0 -1 4194304 137 0 0 0 0 0 0 0 18 0 1 0 1108281357 2166784 121 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8339/statm: 529 121 96 284 0 242 0

[startup+0.043456 s]
/proc/loadavg: 0.99 0.97 0.69 3/64 8339
/proc/meminfo: memFree=811448/2055920 swapFree=4174204/4192956
[pid=8339] ppid=8337 vsize=2116 CPUtime=0.04
/proc/8339/stat : 8339 (MoRsat) R 8337 8339 8272 0 -1 4194304 255 0 0 0 4 0 0 0 18 0 1 0 1108281357 2166784 239 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8339/statm: 529 239 96 284 0 242 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2116

[startup+0.102463 s]
/proc/loadavg: 0.99 0.97 0.69 3/64 8339
/proc/meminfo: memFree=811448/2055920 swapFree=4174204/4192956
[pid=8339] ppid=8337 vsize=4332 CPUtime=0.09
/proc/8339/stat : 8339 (MoRsat) R 8337 8339 8272 0 -1 4194304 742 0 0 0 9 0 0 0 18 0 1 0 1108281357 4435968 478 1992294400 134512640 135679800 4294956240 18446744073709551615 134561247 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8339/statm: 1083 478 107 284 0 796 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4332

[startup+0.302492 s]
/proc/loadavg: 0.99 0.97 0.69 3/64 8339
/proc/meminfo: memFree=811448/2055920 swapFree=4174204/4192956
[pid=8339] ppid=8337 vsize=5472 CPUtime=0.29
/proc/8339/stat : 8339 (MoRsat) R 8337 8339 8272 0 -1 4194304 1434 0 0 0 29 0 0 0 19 0 1 0 1108281357 5603328 1169 1992294400 134512640 135679800 4294956240 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8339/statm: 1368 1169 114 284 0 1081 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5472

[startup+0.701549 s]
/proc/loadavg: 0.99 0.97 0.69 3/64 8339
/proc/meminfo: memFree=811448/2055920 swapFree=4174204/4192956
[pid=8339] ppid=8337 vsize=6928 CPUtime=0.69
/proc/8339/stat : 8339 (MoRsat) R 8337 8339 8272 0 -1 4194304 1778 0 0 0 69 0 0 0 22 0 1 0 1108281357 7094272 1513 1992294400 134512640 135679800 4294956240 18446744073709551615 134534566 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8339/statm: 1732 1513 114 284 0 1445 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6928

[startup+1.50166 s]
/proc/loadavg: 0.99 0.97 0.69 2/65 8340
/proc/meminfo: memFree=804784/2055920 swapFree=4174204/4192956
[pid=8339] ppid=8337 vsize=9568 CPUtime=1.49
/proc/8339/stat : 8339 (MoRsat) R 8337 8339 8272 0 -1 4194304 2441 0 0 0 148 1 0 0 25 0 1 0 1108281357 9797632 2176 1992294400 134512640 135679800 4294956240 18446744073709551615 134525694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8339/statm: 2392 2176 114 284 0 2105 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9568

[startup+3.1019 s]
/proc/loadavg: 0.99 0.97 0.69 2/65 8340
/proc/meminfo: memFree=801328/2055920 swapFree=4174204/4192956
[pid=8339] ppid=8337 vsize=14440 CPUtime=3.09
/proc/8339/stat : 8339 (MoRsat) R 8337 8339 8272 0 -1 4194304 3653 0 0 0 307 2 0 0 25 0 1 0 1108281357 14786560 3388 1992294400 134512640 135679800 4294956240 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8339/statm: 3610 3388 114 284 0 3323 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14440

[startup+6.30136 s]
/proc/loadavg: 0.99 0.97 0.69 2/65 8340
/proc/meminfo: memFree=794936/2055920 swapFree=4174204/4192956
[pid=8339] ppid=8337 vsize=18104 CPUtime=6.29
/proc/8339/stat : 8339 (MoRsat) R 8337 8339 8272 0 -1 4194304 4578 0 0 0 627 2 0 0 25 0 1 0 1108281357 18538496 4313 1992294400 134512640 135679800 4294956240 18446744073709551615 134534598 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8339/statm: 4526 4313 114 284 0 4239 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18104

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.69 2/65 8340
/proc/meminfo: memFree=787192/2055920 swapFree=4174204/4192956
[pid=8339] ppid=8337 vsize=27264 CPUtime=12.69
/proc/8339/stat : 8339 (MoRsat) R 8337 8339 8272 0 -1 4194304 6833 0 0 0 1266 3 0 0 25 0 1 0 1108281357 27918336 6568 1992294400 134512640 135679800 4294956240 18446744073709551615 134534500 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8339/statm: 6816 6568 114 284 0 6529 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27264

[startup+25.5011 s]
/proc/loadavg: 0.99 0.97 0.70 2/65 8340
/proc/meminfo: memFree=779064/2055920 swapFree=4174204/4192956
[pid=8339] ppid=8337 vsize=33432 CPUtime=25.48
/proc/8339/stat : 8339 (MoRsat) R 8337 8339 8272 0 -1 4194304 8395 0 0 0 2544 4 0 0 25 0 1 0 1108281357 34234368 8130 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8339/statm: 8358 8130 114 284 0 8071 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33432

[startup+51.1028 s]
/proc/loadavg: 0.99 0.97 0.71 2/65 8340
/proc/meminfo: memFree=753848/2055920 swapFree=4174204/4192956
[pid=8339] ppid=8337 vsize=58512 CPUtime=51.08
/proc/8339/stat : 8339 (MoRsat) R 8337 8339 8272 0 -1 4194304 15162 0 0 0 5098 10 0 0 25 0 1 0 1108281357 59916288 14381 1992294400 134512640 135679800 4294956240 18446744073709551615 134525027 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8339/statm: 14628 14381 114 284 0 14341 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 58512

[startup+102.304 s]
/proc/loadavg: 0.99 0.97 0.72 2/65 8340
/proc/meminfo: memFree=733560/2055920 swapFree=4174204/4192956
[pid=8339] ppid=8337 vsize=79208 CPUtime=102.26
/proc/8339/stat : 8339 (MoRsat) R 8337 8339 8272 0 -1 4194304 21121 0 0 0 10212 14 0 0 25 0 1 0 1108281357 81108992 19439 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8339/statm: 19802 19439 114 284 0 19515 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 79208

[startup+162.302 s]
/proc/loadavg: 1.04 0.99 0.74 2/65 8340
/proc/meminfo: memFree=693496/2055920 swapFree=4174204/4192956
[pid=8339] ppid=8337 vsize=120260 CPUtime=162.24
/proc/8339/stat : 8339 (MoRsat) R 8337 8339 8272 0 -1 4194304 31443 0 0 0 16202 22 0 0 25 0 1 0 1108281357 123146240 29761 1992294400 134512640 135679800 4294956240 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8339/statm: 30065 29761 114 284 0 29778 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 120260

[startup+222.302 s]
/proc/loadavg: 1.01 0.99 0.75 2/65 8340
/proc/meminfo: memFree=687288/2055920 swapFree=4174204/4192956
[pid=8339] ppid=8337 vsize=125012 CPUtime=222.22
/proc/8339/stat : 8339 (MoRsat) R 8337 8339 8272 0 -1 4194304 33468 0 0 0 22198 24 0 0 25 0 1 0 1108281357 128012288 31014 1992294400 134512640 135679800 4294956240 18446744073709551615 134519325 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8339/statm: 31253 31014 114 284 0 30966 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 125012

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.76 2/65 8340
/proc/meminfo: memFree=670072/2055920 swapFree=4174204/4192956
[pid=8339] ppid=8337 vsize=143312 CPUtime=282.2
/proc/8339/stat : 8339 (MoRsat) R 8337 8339 8272 0 -1 4194304 39651 0 0 0 28192 28 0 0 25 0 1 0 1108281357 146751488 35271 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8339/statm: 35828 35271 114 284 0 35541 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 143312

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.78 2/65 8340
/proc/meminfo: memFree=669560/2055920 swapFree=4174204/4192956
[pid=8339] ppid=8337 vsize=144236 CPUtime=342.19
/proc/8339/stat : 8339 (MoRsat) R 8337 8339 8272 0 -1 4194304 39901 0 0 0 34190 29 0 0 25 0 1 0 1108281357 147697664 35521 1992294400 134512640 135679800 4294956240 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8339/statm: 36059 35521 114 284 0 35772 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 144236

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.79 2/65 8340
/proc/meminfo: memFree=654776/2055920 swapFree=4174204/4192956
[pid=8339] ppid=8337 vsize=158492 CPUtime=402.16
/proc/8339/stat : 8339 (MoRsat) R 8337 8339 8272 0 -1 4194304 45005 0 0 0 40183 33 0 0 25 0 1 0 1108281357 162295808 39085 1992294400 134512640 135679800 4294956240 18446744073709551615 134525572 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8339/statm: 39623 39085 114 284 0 39336 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 158492

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.80 2/65 8340
/proc/meminfo: memFree=654712/2055920 swapFree=4174204/4192956
[pid=8339] ppid=8337 vsize=158492 CPUtime=462.14
/proc/8339/stat : 8339 (MoRsat) R 8337 8339 8272 0 -1 4194304 46545 0 0 0 46180 34 0 0 25 0 1 0 1108281357 162295808 39085 1992294400 134512640 135679800 4294956240 18446744073709551615 134523686 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8339/statm: 39623 39085 114 284 0 39336 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 158492

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.81 2/65 8340
/proc/meminfo: memFree=654776/2055920 swapFree=4174204/4192956
[pid=8339] ppid=8337 vsize=158492 CPUtime=522.12
/proc/8339/stat : 8339 (MoRsat) R 8337 8339 8272 0 -1 4194304 46545 0 0 0 52178 34 0 0 25 0 1 0 1108281357 162295808 39085 1992294400 134512640 135679800 4294956240 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8339/statm: 39623 39085 114 284 0 39336 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 158492

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.82 2/65 8340
/proc/meminfo: memFree=654776/2055920 swapFree=4174204/4192956
[pid=8339] ppid=8337 vsize=158492 CPUtime=582.1
/proc/8339/stat : 8339 (MoRsat) R 8337 8339 8272 0 -1 4194304 48085 0 0 0 58175 35 0 0 25 0 1 0 1108281357 162295808 39085 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8339/statm: 39623 39085 114 284 0 39336 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 158492

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.83 2/65 8340
/proc/meminfo: memFree=654776/2055920 swapFree=4174204/4192956
[pid=8339] ppid=8337 vsize=158492 CPUtime=642.09
/proc/8339/stat : 8339 (MoRsat) R 8337 8339 8272 0 -1 4194304 49625 0 0 0 64173 36 0 0 25 0 1 0 1108281357 162295808 39085 1992294400 134512640 135679800 4294956240 18446744073709551615 134522818 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8339/statm: 39623 39085 114 284 0 39336 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 158492

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 0.83 2/65 8340
/proc/meminfo: memFree=654776/2055920 swapFree=4174204/4192956
[pid=8339] ppid=8337 vsize=158492 CPUtime=702.07
/proc/8339/stat : 8339 (MoRsat) R 8337 8339 8272 0 -1 4194304 49625 0 0 0 70171 36 0 0 25 0 1 0 1108281357 162295808 39085 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8339/statm: 39623 39085 114 284 0 39336 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 158492

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.84 2/65 8346
/proc/meminfo: memFree=654648/2055920 swapFree=4174204/4192956
[pid=8339] ppid=8337 vsize=158492 CPUtime=762.04
/proc/8339/stat : 8339 (MoRsat) R 8337 8339 8272 0 -1 4194304 51165 0 0 0 76167 37 0 0 25 0 1 0 1108281357 162295808 39085 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8339/statm: 39623 39085 114 284 0 39336 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 158492

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.84 2/65 8346
/proc/meminfo: memFree=654584/2055920 swapFree=4174204/4192956
[pid=8339] ppid=8337 vsize=158492 CPUtime=822.02
/proc/8339/stat : 8339 (MoRsat) R 8337 8339 8272 0 -1 4194304 52705 0 0 0 82164 38 0 0 25 0 1 0 1108281357 162295808 39085 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8339/statm: 39623 39085 114 284 0 39336 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 158492

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.85 2/65 8346
/proc/meminfo: memFree=654712/2055920 swapFree=4174204/4192956
[pid=8339] ppid=8337 vsize=158492 CPUtime=882
/proc/8339/stat : 8339 (MoRsat) R 8337 8339 8272 0 -1 4194304 52705 0 0 0 88162 38 0 0 25 0 1 0 1108281357 162295808 39085 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8339/statm: 39623 39085 114 284 0 39336 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 158492

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.86 2/65 8346
/proc/meminfo: memFree=654712/2055920 swapFree=4174204/4192956
[pid=8339] ppid=8337 vsize=158492 CPUtime=941.98
/proc/8339/stat : 8339 (MoRsat) R 8337 8339 8272 0 -1 4194304 54245 0 0 0 94159 39 0 0 25 0 1 0 1108281357 162295808 39085 1992294400 134512640 135679800 4294956240 18446744073709551615 134522785 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8339/statm: 39623 39085 114 284 0 39336 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 158492

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.86 2/65 8346
/proc/meminfo: memFree=654712/2055920 swapFree=4174204/4192956
[pid=8339] ppid=8337 vsize=158492 CPUtime=1001.96
/proc/8339/stat : 8339 (MoRsat) R 8337 8339 8272 0 -1 4194304 54245 0 0 0 100157 39 0 0 25 0 1 0 1108281357 162295808 39085 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8339/statm: 39623 39085 114 284 0 39336 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 158492

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.87 2/65 8346
/proc/meminfo: memFree=654712/2055920 swapFree=4174204/4192956
[pid=8339] ppid=8337 vsize=158492 CPUtime=1061.94
/proc/8339/stat : 8339 (MoRsat) R 8337 8339 8272 0 -1 4194304 55785 0 0 0 106154 40 0 0 25 0 1 0 1108281357 162295808 39085 1992294400 134512640 135679800 4294956240 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8339/statm: 39623 39085 114 284 0 39336 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 158492

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.87 2/65 8346
/proc/meminfo: memFree=653112/2055920 swapFree=4174204/4192956
[pid=8339] ppid=8337 vsize=160076 CPUtime=1121.92
/proc/8339/stat : 8339 (MoRsat) R 8337 8339 8272 0 -1 4194304 57726 0 0 0 112151 41 0 0 25 0 1 0 1108281357 163917824 39486 1992294400 134512640 135679800 4294956240 18446744073709551615 134533027 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8339/statm: 40019 39486 114 284 0 39732 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 160076

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.88 2/65 8346
/proc/meminfo: memFree=653112/2055920 swapFree=4174204/4192956
[pid=8339] ppid=8337 vsize=160076 CPUtime=1181.9
/proc/8339/stat : 8339 (MoRsat) R 8337 8339 8272 0 -1 4194304 57726 0 0 0 118148 42 0 0 25 0 1 0 1108281357 163917824 39486 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8339/statm: 40019 39486 114 284 0 39732 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 160076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 0.88 2/65 8346
/proc/meminfo: memFree=653112/2055920 swapFree=4174204/4192956
[pid=8339] ppid=8337 vsize=160076 CPUtime=1200
/proc/8339/stat : 8339 (MoRsat) R 8337 8339 8272 0 -1 4194304 59266 0 0 0 119957 43 0 0 25 0 1 0 1108281357 163917824 39486 1992294400 134512640 135679800 4294956240 18446744073709551615 134534601 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8339/statm: 40019 39486 114 284 0 39732 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 160076

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.43
CPU time (s): 1200.04
CPU user time (s): 1199.58
CPU system time (s): 0.45793
CPU usage (%): 99.9671
Max. virtual memory (cumulated for all children) (KiB): 166236

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

runsolver used 0.843871 second user time and 2.56061 second system time

The end

Launcher Data

Begin job on node22 at 2009-03-29 21:49:17
IDJOB=1521347
IDBENCH=70312
IDSOLVER=502
FILE ID=node22/1521347-1238356156
PBS_JOBID= 9061206
Free space on /tmp= 66324 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/8000/unif-k3-r4.2-v8000-c33600-S500426663-025.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1521347-1238356156/watcher-1521347-1238356156 -o /tmp/evaluation-result-1521347-1238356156/solver-1521347-1238356156 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1521347-1238356156.cnf

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

MD5SUM BENCH= 6bf66283a1f602e5557546993c52c1e8
RANDOM SEED=373071215

node22.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.279
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.279
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:        811864 kB
Buffers:        105984 kB
Cached:        1027384 kB
SwapCached:      12568 kB
Active:         193584 kB
Inactive:       953936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        811864 kB
SwapTotal:     4192956 kB
SwapFree:      4174204 kB
Dirty:            2004 kB
Writeback:           0 kB
Mapped:          15568 kB
Slab:            82528 kB
Committed_AS:  2883612 kB
PageTables:       1372 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= 66324 MiB
End job on node22 at 2009-03-29 22:09:19