Trace number 1553981

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.11 1200.42

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsrotate/
countbitsrotate128.cnf
MD5SUMf21954c654ab1cfd9e2c1aa6fdf49c58
Bench CategoryAPPLICATION (applications 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 variables138559
Number of clauses415292
Sum of the clauses size969012
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2276860
Number of clauses of size 3138430
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 
1.49/1.50	c atom#=138559 clause#=415292 total literals=969012 

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-1553981-1238721562/watcher-1553981-1238721562 -o /tmp/evaluation-result-1553981-1238721562/solver-1553981-1238721562 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1553981-1238721562.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.10 1.06 1.01 2/81 6336
/proc/meminfo: memFree=1331632/2055920 swapFree=4169692/4192956
[pid=6336] ppid=6334 vsize=7820 CPUtime=0
/proc/6336/stat : 6336 (MoRsat) R 6334 6336 5644 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 498485156 8007680 127 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6336/statm: 1955 127 96 284 0 1668 0

[startup+0.077733 s]
/proc/loadavg: 1.10 1.06 1.01 2/81 6336
/proc/meminfo: memFree=1331632/2055920 swapFree=4169692/4192956
[pid=6336] ppid=6334 vsize=7820 CPUtime=0.07
/proc/6336/stat : 6336 (MoRsat) R 6334 6336 5644 0 -1 4194304 382 0 0 0 7 0 0 0 18 0 1 0 498485156 8007680 366 1992294400 134512640 135679800 4294956224 18446744073709551615 134537421 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6336/statm: 1955 367 96 284 0 1668 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7820

[startup+0.101734 s]
/proc/loadavg: 1.10 1.06 1.01 2/81 6336
/proc/meminfo: memFree=1331632/2055920 swapFree=4169692/4192956
[pid=6336] ppid=6334 vsize=7820 CPUtime=0.09
/proc/6336/stat : 6336 (MoRsat) R 6334 6336 5644 0 -1 4194304 460 0 0 0 9 0 0 0 18 0 1 0 498485156 8007680 444 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6336/statm: 1955 444 96 284 0 1668 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7820

[startup+0.301756 s]
/proc/loadavg: 1.10 1.06 1.01 2/81 6336
/proc/meminfo: memFree=1331632/2055920 swapFree=4169692/4192956
[pid=6336] ppid=6334 vsize=7820 CPUtime=0.29
/proc/6336/stat : 6336 (MoRsat) R 6334 6336 5644 0 -1 4194304 1110 0 0 0 29 0 0 0 20 0 1 0 498485156 8007680 1094 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6336/statm: 1955 1094 96 284 0 1668 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7820

[startup+0.701792 s]
/proc/loadavg: 1.10 1.06 1.01 2/81 6336
/proc/meminfo: memFree=1331632/2055920 swapFree=4169692/4192956
[pid=6336] ppid=6334 vsize=20816 CPUtime=0.69
/proc/6336/stat : 6336 (MoRsat) R 6334 6336 5644 0 -1 4194304 9905 0 0 0 65 4 0 0 24 0 1 0 498485156 21315584 4744 1992294400 134512640 135679800 4294956224 18446744073709551615 134552293 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6336/statm: 5204 4748 106 284 0 4917 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20816

[startup+1.50187 s]
/proc/loadavg: 1.10 1.06 1.01 2/82 6337
/proc/meminfo: memFree=1312744/2055920 swapFree=4169692/4192956
[pid=6336] ppid=6334 vsize=52212 CPUtime=1.49
/proc/6336/stat : 6336 (MoRsat) R 6334 6336 5644 0 -1 4194304 25628 0 0 0 138 11 0 0 25 0 1 0 498485156 53465088 8422 1992294400 134512640 135679800 4294956224 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6336/statm: 13053 8425 109 284 0 12766 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52212

[startup+3.10104 s]
/proc/loadavg: 1.10 1.06 1.01 2/82 6337
/proc/meminfo: memFree=1280232/2055920 swapFree=4169692/4192956
[pid=6336] ppid=6334 vsize=63772 CPUtime=3.08
/proc/6336/stat : 6336 (MoRsat) R 6334 6336 5644 0 -1 4194304 30954 0 0 0 296 12 0 0 25 0 1 0 498485156 65302528 12923 1992294400 134512640 135679800 4294956224 18446744073709551615 134525515 0 0 4096 1026 0 0 0 17 0 0 0
/proc/6336/statm: 15943 12923 113 284 0 15656 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 63772

[startup+6.30134 s]
/proc/loadavg: 1.10 1.06 1.01 2/82 6337
/proc/meminfo: memFree=1279464/2055920 swapFree=4169692/4192956
[pid=6336] ppid=6334 vsize=63904 CPUtime=6.28
/proc/6336/stat : 6336 (MoRsat) R 6334 6336 5644 0 -1 4194304 31058 0 0 0 616 12 0 0 25 0 1 0 498485156 65437696 13027 1992294400 134512640 135679800 4294956224 18446744073709551615 134533291 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6336/statm: 15976 13027 113 284 0 15689 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 63904

[startup+12.702 s]
/proc/loadavg: 1.09 1.06 1.01 2/82 6337
/proc/meminfo: memFree=1279216/2055920 swapFree=4169692/4192956
[pid=6336] ppid=6334 vsize=64168 CPUtime=12.68
/proc/6336/stat : 6336 (MoRsat) R 6334 6336 5644 0 -1 4194304 31134 0 0 0 1256 12 0 0 25 0 1 0 498485156 65708032 13103 1992294400 134512640 135679800 4294956224 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6336/statm: 16042 13103 113 284 0 15755 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 64168

[startup+25.5012 s]
/proc/loadavg: 1.07 1.06 1.01 2/82 6337
/proc/meminfo: memFree=1278448/2055920 swapFree=4169692/4192956
[pid=6336] ppid=6334 vsize=65136 CPUtime=25.48
/proc/6336/stat : 6336 (MoRsat) R 6334 6336 5644 0 -1 4194304 31353 0 0 0 2535 13 0 0 25 0 1 0 498485156 66699264 13322 1992294400 134512640 135679800 4294956224 18446744073709551615 134523573 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6336/statm: 16284 13322 113 284 0 15997 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 65136

[startup+51.1017 s]
/proc/loadavg: 1.04 1.05 1.01 2/82 6337
/proc/meminfo: memFree=1277808/2055920 swapFree=4169692/4192956
[pid=6336] ppid=6334 vsize=65664 CPUtime=51.08
/proc/6336/stat : 6336 (MoRsat) R 6334 6336 5644 0 -1 4194304 31520 0 0 0 5095 13 0 0 25 0 1 0 498485156 67239936 13489 1992294400 134512640 135679800 4294956224 18446744073709551615 134533166 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6336/statm: 16416 13489 113 284 0 16129 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 65664

[startup+102.307 s]
/proc/loadavg: 1.02 1.04 1.00 2/82 6337
/proc/meminfo: memFree=1277232/2055920 swapFree=4169692/4192956
[pid=6336] ppid=6334 vsize=66332 CPUtime=102.27
/proc/6336/stat : 6336 (MoRsat) R 6334 6336 5644 0 -1 4194304 31675 0 0 0 10214 13 0 0 25 0 1 0 498485156 67923968 13644 1992294400 134512640 135679800 4294956224 18446744073709551615 134525546 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6336/statm: 16583 13644 113 284 0 16296 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 66332

[startup+162.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/82 6337
/proc/meminfo: memFree=1276592/2055920 swapFree=4169692/4192956
[pid=6336] ppid=6334 vsize=66992 CPUtime=162.25
/proc/6336/stat : 6336 (MoRsat) R 6334 6336 5644 0 -1 4194304 31826 0 0 0 16212 13 0 0 25 0 1 0 498485156 68599808 13795 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6336/statm: 16748 13795 113 284 0 16461 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 66992

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/82 6337
/proc/meminfo: memFree=1275952/2055920 swapFree=4169692/4192956
[pid=6336] ppid=6334 vsize=67656 CPUtime=222.23
/proc/6336/stat : 6336 (MoRsat) R 6334 6336 5644 0 -1 4194304 31996 0 0 0 22210 13 0 0 25 0 1 0 498485156 69279744 13965 1992294400 134512640 135679800 4294956224 18446744073709551615 134534552 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6336/statm: 16914 13965 113 284 0 16627 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 67656

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/82 6337
/proc/meminfo: memFree=1275440/2055920 swapFree=4169692/4192956
[pid=6336] ppid=6334 vsize=68184 CPUtime=282.21
/proc/6336/stat : 6336 (MoRsat) R 6334 6336 5644 0 -1 4194304 32141 0 0 0 28208 13 0 0 25 0 1 0 498485156 69820416 14110 1992294400 134512640 135679800 4294956224 18446744073709551615 134525515 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6336/statm: 17046 14110 113 284 0 16759 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 68184

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/82 6337
/proc/meminfo: memFree=1274736/2055920 swapFree=4169692/4192956
[pid=6336] ppid=6334 vsize=68880 CPUtime=342.19
/proc/6336/stat : 6336 (MoRsat) R 6334 6336 5644 0 -1 4194304 32310 0 0 0 34206 13 0 0 25 0 1 0 498485156 70533120 14279 1992294400 134512640 135679800 4294956224 18446744073709551615 134522785 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6336/statm: 17220 14279 113 284 0 16933 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 68880

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/82 6337
/proc/meminfo: memFree=1274096/2055920 swapFree=4169692/4192956
[pid=6336] ppid=6334 vsize=69540 CPUtime=402.19
/proc/6336/stat : 6336 (MoRsat) R 6334 6336 5644 0 -1 4194304 32476 0 0 0 40205 14 0 0 25 0 1 0 498485156 71208960 14445 1992294400 134512640 135679800 4294956224 18446744073709551615 134519325 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6336/statm: 17385 14445 113 284 0 17098 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 69540

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 6337
/proc/meminfo: memFree=1273392/2055920 swapFree=4169692/4192956
[pid=6336] ppid=6334 vsize=70200 CPUtime=462.17
/proc/6336/stat : 6336 (MoRsat) R 6334 6336 5644 0 -1 4194304 32645 0 0 0 46203 14 0 0 25 0 1 0 498485156 71884800 14614 1992294400 134512640 135679800 4294956224 18446744073709551615 134533232 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6336/statm: 17550 14614 113 284 0 17263 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 70200

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 6337
/proc/meminfo: memFree=1272752/2055920 swapFree=4169692/4192956
[pid=6336] ppid=6334 vsize=70860 CPUtime=522.16
/proc/6336/stat : 6336 (MoRsat) R 6334 6336 5644 0 -1 4194304 32800 0 0 0 52202 14 0 0 25 0 1 0 498485156 72560640 14769 1992294400 134512640 135679800 4294956224 18446744073709551615 134536014 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6336/statm: 17715 14769 113 284 0 17428 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 70860

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 6337
/proc/meminfo: memFree=1272176/2055920 swapFree=4169692/4192956
[pid=6336] ppid=6334 vsize=71388 CPUtime=582.14
/proc/6336/stat : 6336 (MoRsat) R 6334 6336 5644 0 -1 4194304 32944 0 0 0 58200 14 0 0 25 0 1 0 498485156 73101312 14913 1992294400 134512640 135679800 4294956224 18446744073709551615 134534566 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6336/statm: 17847 14913 113 284 0 17560 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 71388

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 6337
/proc/meminfo: memFree=1271408/2055920 swapFree=4169692/4192956
[pid=6336] ppid=6334 vsize=72180 CPUtime=642.13
/proc/6336/stat : 6336 (MoRsat) R 6334 6336 5644 0 -1 4194304 33120 0 0 0 64199 14 0 0 25 0 1 0 498485156 73912320 15089 1992294400 134512640 135679800 4294956224 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6336/statm: 18045 15089 113 284 0 17758 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 72180

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 6337
/proc/meminfo: memFree=1270640/2055920 swapFree=4169692/4192956
[pid=6336] ppid=6334 vsize=73100 CPUtime=702.11
/proc/6336/stat : 6336 (MoRsat) R 6334 6336 5644 0 -1 4194304 33305 0 0 0 70197 14 0 0 25 0 1 0 498485156 74854400 15274 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6336/statm: 18275 15274 113 284 0 17988 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 73100

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 6337
/proc/meminfo: memFree=1270000/2055920 swapFree=4169692/4192956
[pid=6336] ppid=6334 vsize=73628 CPUtime=762.1
/proc/6336/stat : 6336 (MoRsat) R 6334 6336 5644 0 -1 4194304 33453 0 0 0 76196 14 0 0 25 0 1 0 498485156 75395072 15422 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6336/statm: 18407 15422 113 284 0 18120 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 73628

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 6337
/proc/meminfo: memFree=1269424/2055920 swapFree=4169692/4192956
[pid=6336] ppid=6334 vsize=74160 CPUtime=822.08
/proc/6336/stat : 6336 (MoRsat) R 6334 6336 5644 0 -1 4194304 33602 0 0 0 82194 14 0 0 25 0 1 0 498485156 75939840 15571 1992294400 134512640 135679800 4294956224 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6336/statm: 18540 15571 113 284 0 18253 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 74160

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 6337
/proc/meminfo: memFree=1268656/2055920 swapFree=4169692/4192956
[pid=6336] ppid=6334 vsize=74956 CPUtime=882.07
/proc/6336/stat : 6336 (MoRsat) R 6334 6336 5644 0 -1 4194304 33786 0 0 0 88192 15 0 0 25 0 1 0 498485156 76754944 15755 1992294400 134512640 135679800 4294956224 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6336/statm: 18739 15755 113 284 0 18452 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 74956

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 6337
/proc/meminfo: memFree=1267952/2055920 swapFree=4169692/4192956
[pid=6336] ppid=6334 vsize=75616 CPUtime=942.05
/proc/6336/stat : 6336 (MoRsat) R 6334 6336 5644 0 -1 4194304 33955 0 0 0 94190 15 0 0 25 0 1 0 498485156 77430784 15924 1992294400 134512640 135679800 4294956224 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6336/statm: 18904 15924 113 284 0 18617 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 75616

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 6337
/proc/meminfo: memFree=1267440/2055920 swapFree=4169692/4192956
[pid=6336] ppid=6334 vsize=76276 CPUtime=1002.03
/proc/6336/stat : 6336 (MoRsat) R 6334 6336 5644 0 -1 4194304 34116 0 0 0 100188 15 0 0 25 0 1 0 498485156 78106624 16085 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6336/statm: 19069 16085 113 284 0 18782 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 76276

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 6337
/proc/meminfo: memFree=1266800/2055920 swapFree=4169692/4192956
[pid=6336] ppid=6334 vsize=76804 CPUtime=1062.02
/proc/6336/stat : 6336 (MoRsat) R 6334 6336 5644 0 -1 4194304 34266 0 0 0 106186 16 0 0 25 0 1 0 498485156 78647296 16235 1992294400 134512640 135679800 4294956224 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6336/statm: 19201 16235 113 284 0 18914 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 76804

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 6337
/proc/meminfo: memFree=1265456/2055920 swapFree=4169692/4192956
[pid=6336] ppid=6334 vsize=78124 CPUtime=1122.01
/proc/6336/stat : 6336 (MoRsat) R 6334 6336 5644 0 -1 4194304 34611 0 0 0 112185 16 0 0 25 0 1 0 498485156 79998976 16580 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6336/statm: 19531 16580 113 284 0 19244 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 78124

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 6337
/proc/meminfo: memFree=1264688/2055920 swapFree=4169692/4192956
[pid=6336] ppid=6334 vsize=78784 CPUtime=1181.99
/proc/6336/stat : 6336 (MoRsat) R 6334 6336 5644 0 -1 4194304 34787 0 0 0 118183 16 0 0 25 0 1 0 498485156 80674816 16756 1992294400 134512640 135679800 4294956224 18446744073709551615 134524916 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6336/statm: 19696 16756 113 284 0 19409 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 78784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 6337
/proc/meminfo: memFree=1264560/2055920 swapFree=4169692/4192956
[pid=6336] ppid=6334 vsize=79048 CPUtime=1200.09
/proc/6336/stat : 6336 (MoRsat) R 6334 6336 5644 0 -1 4194304 34829 0 0 0 119993 16 0 0 25 0 1 0 498485156 80945152 16798 1992294400 134512640 135679800 4294956224 18446744073709551615 134535844 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6336/statm: 19762 16798 113 284 0 19475 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 79048

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.42
CPU time (s): 1200.11
CPU user time (s): 1199.94
CPU system time (s): 0.174973
CPU usage (%): 99.9745
Max. virtual memory (cumulated for all children) (KiB): 79048

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

runsolver used 1.59376 second user time and 3.87541 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-03 03:19:23
IDJOB=1553981
IDBENCH=70772
IDSOLVER=502
FILE ID=node89/1553981-1238721562
PBS_JOBID= 9085322
Free space on /tmp= 66360 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsrotate/countbitsrotate128.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1553981-1238721562/watcher-1553981-1238721562 -o /tmp/evaluation-result-1553981-1238721562/solver-1553981-1238721562 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1553981-1238721562.cnf

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

MD5SUM BENCH= f21954c654ab1cfd9e2c1aa6fdf49c58
RANDOM SEED=623071985

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1332112 kB
Buffers:         95308 kB
Cached:         528896 kB
SwapCached:      12480 kB
Active:         305824 kB
Inactive:       332940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1332112 kB
SwapTotal:     4192956 kB
SwapFree:      4169692 kB
Dirty:            8436 kB
Writeback:           0 kB
Mapped:          19612 kB
Slab:            69272 kB
Committed_AS:  1628052 kB
PageTables:       2600 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= 66356 MiB
End job on node89 at 2009-04-03 03:39:25