Trace number 1724391

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.22 1200.56

General information on the benchmark

Namevelev-pipe-uns-1.0-8.cnf
MD5SUM0767e5dbf6844720495e9eb5423112e1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark312.627
Satisfiable
(Un)Satisfiability was proved
Number of variables35065
Number of clauses1332773
Sum of the clauses size3936683
Maximum clause length178
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21290115
Number of clauses of size 314508
Number of clauses of size 4256
Number of clauses of size 5216
Number of clauses of size over 527677

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
4.69/4.74	c atom#=35065 clause#=1332773 total literals=3936683 

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-1724391-1240695625/watcher-1724391-1240695625 -o /tmp/evaluation-result-1724391-1240695625/solver-1724391-1240695625 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1724391-1240695625.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.99 1.00 2/64 20997
/proc/meminfo: memFree=1680816/2055920 swapFree=4192812/4192956
[pid=20997] ppid=20995 vsize=22156 CPUtime=0
/proc/20997/stat : 20997 (MoRsat) R 20995 20997 20644 0 -1 4194304 138 0 0 0 0 0 0 0 18 0 1 0 97589809 22687744 122 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20997/statm: 5539 122 96 284 0 5252 0

[startup+0.08605 s]
/proc/loadavg: 0.99 0.99 1.00 2/64 20997
/proc/meminfo: memFree=1680816/2055920 swapFree=4192812/4192956
[pid=20997] ppid=20995 vsize=22156 CPUtime=0.08
/proc/20997/stat : 20997 (MoRsat) R 20995 20997 20644 0 -1 4194304 408 0 0 0 8 0 0 0 18 0 1 0 97589809 22687744 392 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20997/statm: 5539 392 96 284 0 5252 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 22156

[startup+0.10105 s]
/proc/loadavg: 0.99 0.99 1.00 2/64 20997
/proc/meminfo: memFree=1680816/2055920 swapFree=4192812/4192956
[pid=20997] ppid=20995 vsize=22156 CPUtime=0.09
/proc/20997/stat : 20997 (MoRsat) R 20995 20997 20644 0 -1 4194304 457 0 0 0 9 0 0 0 18 0 1 0 97589809 22687744 441 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20997/statm: 5539 441 96 284 0 5252 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22156

[startup+0.301073 s]
/proc/loadavg: 0.99 0.99 1.00 2/64 20997
/proc/meminfo: memFree=1680816/2055920 swapFree=4192812/4192956
[pid=20997] ppid=20995 vsize=22156 CPUtime=0.29
/proc/20997/stat : 20997 (MoRsat) R 20995 20997 20644 0 -1 4194304 1117 0 0 0 29 0 0 0 19 0 1 0 97589809 22687744 1101 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20997/statm: 5539 1101 96 284 0 5252 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22156

[startup+0.701117 s]
/proc/loadavg: 0.99 0.99 1.00 2/64 20997
/proc/meminfo: memFree=1680816/2055920 swapFree=4192812/4192956
[pid=20997] ppid=20995 vsize=22156 CPUtime=0.68
/proc/20997/stat : 20997 (MoRsat) R 20995 20997 20644 0 -1 4194304 2423 0 0 0 67 1 0 0 23 0 1 0 97589809 22687744 2407 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20997/statm: 5539 2407 96 284 0 5252 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 22156

[startup+1.50121 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 20998
/proc/meminfo: memFree=1667752/2055920 swapFree=4192812/4192956
[pid=20997] ppid=20995 vsize=22156 CPUtime=1.49
/proc/20997/stat : 20997 (MoRsat) R 20995 20997 20644 0 -1 4194304 4913 0 0 0 146 3 0 0 25 0 1 0 97589809 22687744 4897 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20997/statm: 5539 4897 96 284 0 5252 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22156

[startup+3.10138 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 20998
/proc/meminfo: memFree=1658664/2055920 swapFree=4192812/4192956
[pid=20997] ppid=20995 vsize=43736 CPUtime=3.09
/proc/20997/stat : 20997 (MoRsat) R 20995 20997 20644 0 -1 4194304 26316 0 0 0 297 12 0 0 25 0 1 0 97589809 44785664 10686 1992294400 134512640 135679800 4294956224 18446744073709551615 134569444 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20997/statm: 10934 10686 106 284 0 10647 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43736

[startup+6.30174 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 20998
/proc/meminfo: memFree=1560744/2055920 swapFree=4192812/4192956
[pid=20997] ppid=20995 vsize=126568 CPUtime=6.29
/proc/20997/stat : 20997 (MoRsat) R 20995 20997 20644 0 -1 4194304 71144 0 0 0 597 32 0 0 25 0 1 0 97589809 129605632 30051 1992294400 134512640 135679800 4294956224 18446744073709551615 134521811 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20997/statm: 31642 30051 112 284 0 31355 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 126568

[startup+12.7014 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 20998
/proc/meminfo: memFree=1553128/2055920 swapFree=4192812/4192956
[pid=20997] ppid=20995 vsize=137320 CPUtime=12.68
/proc/20997/stat : 20997 (MoRsat) R 20995 20997 20644 0 -1 4194304 73786 0 0 0 1235 33 0 0 25 0 1 0 97589809 140615680 32693 1992294400 134512640 135679800 4294956224 18446744073709551615 135112615 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20997/statm: 34330 32693 113 284 0 34043 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 137320

[startup+25.5019 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 20998
/proc/meminfo: memFree=1517416/2055920 swapFree=4192812/4192956
[pid=20997] ppid=20995 vsize=170840 CPUtime=25.49
/proc/20997/stat : 20997 (MoRsat) R 20995 20997 20644 0 -1 4194304 82111 0 0 0 2510 39 0 0 25 0 1 0 97589809 174940160 41018 1992294400 134512640 135679800 4294956224 18446744073709551615 134533088 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20997/statm: 42710 41018 113 284 0 42423 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 170840

[startup+51.1017 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 20998
/proc/meminfo: memFree=1449320/2055920 swapFree=4192812/4192956
[pid=20997] ppid=20995 vsize=239784 CPUtime=51.06
/proc/20997/stat : 20997 (MoRsat) R 20995 20997 20644 0 -1 4194304 99417 0 0 0 5053 53 0 0 25 0 1 0 97589809 245538816 58195 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20997/statm: 59946 58195 113 284 0 59659 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 239784

[startup+102.305 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 20998
/proc/meminfo: memFree=1355304/2055920 swapFree=4192812/4192956
[pid=20997] ppid=20995 vsize=333744 CPUtime=102.25
/proc/20997/stat : 20997 (MoRsat) R 20995 20997 20644 0 -1 4194304 123047 0 0 0 10157 68 0 0 25 0 1 0 97589809 341753856 81439 1992294400 134512640 135679800 4294956224 18446744073709551615 134522692 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20997/statm: 83436 81439 113 284 0 83149 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 333744

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 20998
/proc/meminfo: memFree=1249896/2055920 swapFree=4192812/4192956
[pid=20997] ppid=20995 vsize=439096 CPUtime=162.23
/proc/20997/stat : 20997 (MoRsat) R 20995 20997 20644 0 -1 4194304 149450 0 0 0 16137 86 0 0 25 0 1 0 97589809 449634304 107842 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20997/statm: 109774 107842 113 284 0 109487 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 439096

[startup+222.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 20998
/proc/meminfo: memFree=1154408/2055920 swapFree=4192812/4192956
[pid=20997] ppid=20995 vsize=533448 CPUtime=222.21
/proc/20997/stat : 20997 (MoRsat) R 20995 20997 20644 0 -1 4194304 174638 0 0 0 22120 101 0 0 25 0 1 0 97589809 546250752 131490 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20997/statm: 133362 131490 113 284 0 133075 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 533448

[startup+282.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 20998
/proc/meminfo: memFree=1154280/2055920 swapFree=4192812/4192956
[pid=20997] ppid=20995 vsize=533448 CPUtime=282.2
/proc/20997/stat : 20997 (MoRsat) R 20995 20997 20644 0 -1 4194304 174671 0 0 0 28119 101 0 0 25 0 1 0 97589809 546250752 131523 1992294400 134512640 135679800 4294956224 18446744073709551615 134522841 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20997/statm: 133362 131523 113 284 0 133075 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 533448

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 20998
/proc/meminfo: memFree=1154216/2055920 swapFree=4192812/4192956
[pid=20997] ppid=20995 vsize=533448 CPUtime=342.18
/proc/20997/stat : 20997 (MoRsat) R 20995 20997 20644 0 -1 4194304 174672 0 0 0 34117 101 0 0 25 0 1 0 97589809 546250752 131524 1992294400 134512640 135679800 4294956224 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20997/statm: 133362 131524 113 284 0 133075 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 533448

[startup+402.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 20998
/proc/meminfo: memFree=1154792/2055920 swapFree=4192812/4192956
[pid=20997] ppid=20995 vsize=532680 CPUtime=402.16
/proc/20997/stat : 20997 (MoRsat) R 20995 20997 20644 0 -1 4194304 175957 0 0 0 40115 101 0 0 25 0 1 0 97589809 545464320 131349 1992294400 134512640 135679800 4294956224 18446744073709551615 134525948 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20997/statm: 133170 131349 113 284 0 132883 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 532680

[startup+462.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 20998
/proc/meminfo: memFree=1154792/2055920 swapFree=4192812/4192956
[pid=20997] ppid=20995 vsize=532680 CPUtime=462.15
/proc/20997/stat : 20997 (MoRsat) R 20995 20997 20644 0 -1 4194304 175962 0 0 0 46113 102 0 0 25 0 1 0 97589809 545464320 131354 1992294400 134512640 135679800 4294956224 18446744073709551615 134525515 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20997/statm: 133170 131354 113 284 0 132883 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 532680

[startup+522.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 20998
/proc/meminfo: memFree=1154600/2055920 swapFree=4192812/4192956
[pid=20997] ppid=20995 vsize=532680 CPUtime=522.13
/proc/20997/stat : 20997 (MoRsat) R 20995 20997 20644 0 -1 4194304 176009 0 0 0 52111 102 0 0 25 0 1 0 97589809 545464320 131401 1992294400 134512640 135679800 4294956224 18446744073709551615 134522721 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20997/statm: 133170 131401 113 284 0 132883 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 532680

[startup+582.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 20998
/proc/meminfo: memFree=1154600/2055920 swapFree=4192812/4192956
[pid=20997] ppid=20995 vsize=532680 CPUtime=582.12
/proc/20997/stat : 20997 (MoRsat) R 20995 20997 20644 0 -1 4194304 176016 0 0 0 58110 102 0 0 25 0 1 0 97589809 545464320 131408 1992294400 134512640 135679800 4294956224 18446744073709551615 134524969 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20997/statm: 133170 131408 113 284 0 132883 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 532680

[startup+642.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 20998
/proc/meminfo: memFree=1154600/2055920 swapFree=4192812/4192956
[pid=20997] ppid=20995 vsize=532680 CPUtime=642.1
/proc/20997/stat : 20997 (MoRsat) R 20995 20997 20644 0 -1 4194304 176016 0 0 0 64108 102 0 0 25 0 1 0 97589809 545464320 131408 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20997/statm: 133170 131408 113 284 0 132883 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 532680

[startup+702.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 20998
/proc/meminfo: memFree=1154536/2055920 swapFree=4192812/4192956
[pid=20997] ppid=20995 vsize=532680 CPUtime=702.08
/proc/20997/stat : 20997 (MoRsat) R 20995 20997 20644 0 -1 4194304 176016 0 0 0 70106 102 0 0 25 0 1 0 97589809 545464320 131408 1992294400 134512640 135679800 4294956224 18446744073709551615 134533047 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20997/statm: 133170 131408 113 284 0 132883 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 532680

[startup+762.306 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 20998
/proc/meminfo: memFree=1154408/2055920 swapFree=4192812/4192956
[pid=20997] ppid=20995 vsize=532680 CPUtime=762.08
/proc/20997/stat : 20997 (MoRsat) R 20995 20997 20644 0 -1 4194304 176050 0 0 0 76105 103 0 0 25 0 1 0 97589809 545464320 131442 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20997/statm: 133170 131442 113 284 0 132883 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 532680

[startup+822.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 20998
/proc/meminfo: memFree=1154344/2055920 swapFree=4192812/4192956
[pid=20997] ppid=20995 vsize=532680 CPUtime=822.06
/proc/20997/stat : 20997 (MoRsat) R 20995 20997 20644 0 -1 4194304 176050 0 0 0 82103 103 0 0 25 0 1 0 97589809 545464320 131442 1992294400 134512640 135679800 4294956224 18446744073709551615 134519353 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20997/statm: 133170 131442 113 284 0 132883 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 532680

[startup+882.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 20998
/proc/meminfo: memFree=1154344/2055920 swapFree=4192812/4192956
[pid=20997] ppid=20995 vsize=532680 CPUtime=882.04
/proc/20997/stat : 20997 (MoRsat) R 20995 20997 20644 0 -1 4194304 176050 0 0 0 88101 103 0 0 25 0 1 0 97589809 545464320 131442 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20997/statm: 133170 131442 113 284 0 132883 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 532680

[startup+942.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 20998
/proc/meminfo: memFree=1154344/2055920 swapFree=4192812/4192956
[pid=20997] ppid=20995 vsize=532680 CPUtime=942.02
/proc/20997/stat : 20997 (MoRsat) R 20995 20997 20644 0 -1 4194304 176050 0 0 0 94099 103 0 0 25 0 1 0 97589809 545464320 131442 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20997/statm: 133170 131442 113 284 0 132883 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 532680

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 20998
/proc/meminfo: memFree=1154280/2055920 swapFree=4192812/4192956
[pid=20997] ppid=20995 vsize=532680 CPUtime=1002
/proc/20997/stat : 20997 (MoRsat) R 20995 20997 20644 0 -1 4194304 176061 0 0 0 100097 103 0 0 25 0 1 0 97589809 545464320 131453 1992294400 134512640 135679800 4294956224 18446744073709551615 134525546 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20997/statm: 133170 131453 113 284 0 132883 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 532680

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 20998
/proc/meminfo: memFree=940968/2055920 swapFree=4192812/4192956
[pid=20997] ppid=20995 vsize=749232 CPUtime=1061.99
/proc/20997/stat : 20997 (MoRsat) R 20995 20997 20644 0 -1 4194304 230160 0 0 0 106066 133 0 0 25 0 1 0 97589809 767213568 185552 1992294400 134512640 135679800 4294956224 18446744073709551615 135128885 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20997/statm: 187308 185552 113 284 0 187021 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 749232

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 20998
/proc/meminfo: memFree=791720/2055920 swapFree=4192812/4192956
[pid=20997] ppid=20995 vsize=895288 CPUtime=1121.98
/proc/20997/stat : 20997 (MoRsat) R 20995 20997 20644 0 -1 4194304 266561 0 0 0 112044 154 0 0 25 0 1 0 97589809 916774912 221953 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20997/statm: 223822 221953 113 284 0 223535 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 895288

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 20998
/proc/meminfo: memFree=690856/2055920 swapFree=4192812/4192956
[pid=20997] ppid=20995 vsize=996872 CPUtime=1181.96
/proc/20997/stat : 20997 (MoRsat) R 20995 20997 20644 0 -1 4194304 291891 0 0 0 118025 171 0 0 25 0 1 0 97589809 1020796928 247283 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20997/statm: 249218 247283 113 284 0 248931 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 996872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 20998
/proc/meminfo: memFree=667368/2055920 swapFree=4192812/4192956
[pid=20997] ppid=20995 vsize=1019412 CPUtime=1200.06
/proc/20997/stat : 20997 (MoRsat) R 20995 20997 20644 0 -1 4194304 297518 0 0 0 119831 175 0 0 25 0 1 0 97589809 1043877888 252910 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20997/statm: 254853 252910 113 284 0 254566 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 1019412

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

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

[startup+1200.51 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 20998
/proc/meminfo: memFree=667368/2055920 swapFree=4192812/4192956
[pid=20997] ppid=20995 vsize=0 CPUtime=1200.16
/proc/20997/stat : 20997 (MoRsat) R 20995 20997 20644 0 -1 4195332 297518 0 0 0 119831 185 0 0 25 0 1 0 97589809 0 0 1992294400 0 0 0 0 0 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20997/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.56
CPU time (s): 1200.22
CPU user time (s): 1198.31
CPU system time (s): 1.91171
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 1019412

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

runsolver used 0.872867 second user time and 2.56761 second system time

The end

Launcher Data

Begin job on node59 at 2009-04-25 23:40:26
IDJOB=1724391
IDBENCH=71777
IDSOLVER=502
FILE ID=node59/1724391-1240695625
PBS_JOBID= 9186733
Free space on /tmp= 66340 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT_RACE06/velev-pipe-uns-1.0-8.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1724391-1240695625/watcher-1724391-1240695625 -o /tmp/evaluation-result-1724391-1240695625/solver-1724391-1240695625 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1724391-1240695625.cnf

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

MD5SUM BENCH= 0767e5dbf6844720495e9eb5423112e1
RANDOM SEED=1822570564

node59.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:       1681296 kB
Buffers:         38340 kB
Cached:         263580 kB
SwapCached:          0 kB
Active:         175712 kB
Inactive:       140160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1681296 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           25540 kB
Writeback:           0 kB
Mapped:          23660 kB
Slab:            44704 kB
Committed_AS:   413380 kB
PageTables:       1456 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= 66336 MiB
End job on node59 at 2009-04-26 00:00:29