Trace number 1553983

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
MXC 2009-03-10? (TO) 1200.06 1200.32

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


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-1553983-1238721571/watcher-1553983-1238721571 -o /tmp/evaluation-result-1553983-1238721571/solver-1553983-1238721571 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/mxc-sat09 -i HOME/instance-1553983-1238721571.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.00 1.00 1.00 3/68 10272
/proc/meminfo: memFree=1110736/2055920 swapFree=4177828/4192956
[pid=10272] ppid=10270 vsize=7880 CPUtime=0
/proc/10272/stat : 10272 (mxc-sat09) R 10270 10272 9666 0 -1 4194304 795 0 0 0 0 0 0 0 18 0 1 0 1144819141 8069120 782 1992294400 134512640 135192793 4294956208 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 1 0 0
/proc/10272/statm: 1970 788 46 166 0 1801 0

[startup+0.103528 s]
/proc/loadavg: 1.00 1.00 1.00 3/68 10272
/proc/meminfo: memFree=1110736/2055920 swapFree=4177828/4192956
[pid=10272] ppid=10270 vsize=51332 CPUtime=0.09
/proc/10272/stat : 10272 (mxc-sat09) R 10270 10272 9666 0 -1 4194304 8393 0 0 0 6 3 0 0 18 0 1 0 1144819141 52563968 8308 1992294400 134512640 135192793 4294956208 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/10272/statm: 12833 8309 54 166 0 12664 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 51332

[startup+0.201534 s]
/proc/loadavg: 1.00 1.00 1.00 3/68 10272
/proc/meminfo: memFree=1110736/2055920 swapFree=4177828/4192956
[pid=10272] ppid=10270 vsize=58832 CPUtime=0.19
/proc/10272/stat : 10272 (mxc-sat09) R 10270 10272 9666 0 -1 4194304 10199 0 0 0 15 4 0 0 19 0 1 0 1144819141 60243968 10114 1992294400 134512640 135192793 4294956208 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/10272/statm: 14708 10115 54 166 0 14539 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 58832

[startup+0.301539 s]
/proc/loadavg: 1.00 1.00 1.00 3/68 10272
/proc/meminfo: memFree=1110736/2055920 swapFree=4177828/4192956
[pid=10272] ppid=10270 vsize=65580 CPUtime=0.29
/proc/10272/stat : 10272 (mxc-sat09) R 10270 10272 9666 0 -1 4194304 11924 0 0 0 24 5 0 0 19 0 1 0 1144819141 67153920 11839 1992294400 134512640 135192793 4294956208 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/10272/statm: 16395 11840 55 166 0 16226 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 65580

[startup+0.701566 s]
/proc/loadavg: 1.00 1.00 1.00 3/68 10272
/proc/meminfo: memFree=1110736/2055920 swapFree=4177828/4192956
[pid=10272] ppid=10270 vsize=75180 CPUtime=0.69
/proc/10272/stat : 10272 (mxc-sat09) R 10270 10272 9666 0 -1 4194304 15699 0 0 0 61 8 0 0 23 0 1 0 1144819141 76984320 13855 1992294400 134512640 135192793 4294956208 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/10272/statm: 18795 13856 56 166 0 18626 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 75180

[startup+1.50162 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10273
/proc/meminfo: memFree=1044424/2055920 swapFree=4177828/4192956
[pid=10272] ppid=10270 vsize=90228 CPUtime=1.49
/proc/10272/stat : 10272 (mxc-sat09) R 10270 10272 9666 0 -1 4194304 19828 0 0 0 140 9 0 0 25 0 1 0 1144819141 92393472 17984 1992294400 134512640 135192793 4294956208 18446744073709551615 134573206 0 0 4096 0 0 0 0 17 1 0 0
/proc/10272/statm: 22557 17984 56 166 0 22388 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 90228

[startup+3.10173 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10273
/proc/meminfo: memFree=1031624/2055920 swapFree=4177828/4192956
[pid=10272] ppid=10270 vsize=109304 CPUtime=3.09
/proc/10272/stat : 10272 (mxc-sat09) R 10270 10272 9666 0 -1 4194304 27139 0 0 0 296 13 0 0 25 0 1 0 1144819141 111927296 23211 1992294400 134512640 135192793 4294956208 18446744073709551615 134552442 0 0 4096 0 0 0 0 17 1 0 0
/proc/10272/statm: 27326 23211 72 166 0 27157 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 109304

[startup+6.30194 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10273
/proc/meminfo: memFree=1017552/2055920 swapFree=4177828/4192956
[pid=10272] ppid=10270 vsize=109436 CPUtime=6.28
/proc/10272/stat : 10272 (mxc-sat09) R 10270 10272 9666 0 -1 4194304 27189 0 0 0 615 13 0 0 25 0 1 0 1144819141 112062464 23261 1992294400 134512640 135192793 4294956208 18446744073709551615 134552136 0 0 4096 0 0 0 0 17 1 0 0
/proc/10272/statm: 27359 23261 72 166 0 27190 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 109436

[startup+12.7024 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10273
/proc/meminfo: memFree=1017424/2055920 swapFree=4177828/4192956
[pid=10272] ppid=10270 vsize=109568 CPUtime=12.69
/proc/10272/stat : 10272 (mxc-sat09) R 10270 10272 9666 0 -1 4194304 27217 0 0 0 1255 14 0 0 25 0 1 0 1144819141 112197632 23289 1992294400 134512640 135192793 4294956208 18446744073709551615 134550618 0 0 4096 0 0 0 0 17 1 0 0
/proc/10272/statm: 27392 23289 72 166 0 27223 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 109568

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10273
/proc/meminfo: memFree=1017168/2055920 swapFree=4177828/4192956
[pid=10272] ppid=10270 vsize=109832 CPUtime=25.48
/proc/10272/stat : 10272 (mxc-sat09) R 10270 10272 9666 0 -1 4194304 27295 0 0 0 2534 14 0 0 25 0 1 0 1144819141 112467968 23367 1992294400 134512640 135192793 4294956208 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/10272/statm: 27458 23367 72 166 0 27289 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 109832

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10273
/proc/meminfo: memFree=1016784/2055920 swapFree=4177828/4192956
[pid=10272] ppid=10270 vsize=110228 CPUtime=51.08
/proc/10272/stat : 10272 (mxc-sat09) R 10270 10272 9666 0 -1 4194304 27392 0 0 0 5094 14 0 0 25 0 1 0 1144819141 112873472 23464 1992294400 134512640 135192793 4294956208 18446744073709551615 134534086 0 0 4096 0 0 0 0 17 1 0 0
/proc/10272/statm: 27557 23464 72 166 0 27388 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 110228

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10273
/proc/meminfo: memFree=1016272/2055920 swapFree=4177828/4192956
[pid=10272] ppid=10270 vsize=110756 CPUtime=102.27
/proc/10272/stat : 10272 (mxc-sat09) R 10270 10272 9666 0 -1 4194304 27539 0 0 0 10213 14 0 0 25 0 1 0 1144819141 113414144 23611 1992294400 134512640 135192793 4294956208 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/10272/statm: 27689 23611 73 166 0 27520 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 110756

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10273
/proc/meminfo: memFree=1016016/2055920 swapFree=4177828/4192956
[pid=10272] ppid=10270 vsize=111020 CPUtime=162.25
/proc/10272/stat : 10272 (mxc-sat09) R 10270 10272 9666 0 -1 4194304 27589 0 0 0 16211 14 0 0 25 0 1 0 1144819141 113684480 23661 1992294400 134512640 135192793 4294956208 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/10272/statm: 27755 23661 73 166 0 27586 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 111020

[startup+222.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10273
/proc/meminfo: memFree=1015824/2055920 swapFree=4177828/4192956
[pid=10272] ppid=10270 vsize=111152 CPUtime=222.25
/proc/10272/stat : 10272 (mxc-sat09) R 10270 10272 9666 0 -1 4194304 27638 0 0 0 22210 15 0 0 25 0 1 0 1144819141 113819648 23710 1992294400 134512640 135192793 4294956208 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/10272/statm: 27788 23710 73 166 0 27619 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 111152

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10273
/proc/meminfo: memFree=1015440/2055920 swapFree=4177828/4192956
[pid=10272] ppid=10270 vsize=111548 CPUtime=282.23
/proc/10272/stat : 10272 (mxc-sat09) R 10270 10272 9666 0 -1 4194304 27735 0 0 0 28208 15 0 0 25 0 1 0 1144819141 114225152 23807 1992294400 134512640 135192793 4294956208 18446744073709551615 134550798 0 0 4096 0 0 0 0 17 1 0 0
/proc/10272/statm: 27887 23807 73 166 0 27718 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 111548

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10273
/proc/meminfo: memFree=1015056/2055920 swapFree=4177828/4192956
[pid=10272] ppid=10270 vsize=111944 CPUtime=342.21
/proc/10272/stat : 10272 (mxc-sat09) R 10270 10272 9666 0 -1 4194304 27824 0 0 0 34206 15 0 0 25 0 1 0 1144819141 114630656 23896 1992294400 134512640 135192793 4294956208 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 1 0 0
/proc/10272/statm: 27986 23896 73 166 0 27817 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 111944

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10273
/proc/meminfo: memFree=1015056/2055920 swapFree=4177828/4192956
[pid=10272] ppid=10270 vsize=111944 CPUtime=402.19
/proc/10272/stat : 10272 (mxc-sat09) R 10270 10272 9666 0 -1 4194304 27824 0 0 0 40204 15 0 0 25 0 1 0 1144819141 114630656 23896 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/10272/statm: 27986 23896 73 166 0 27817 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 111944

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10273
/proc/meminfo: memFree=1014224/2055920 swapFree=4177828/4192956
[pid=10272] ppid=10270 vsize=112740 CPUtime=462.19
/proc/10272/stat : 10272 (mxc-sat09) R 10270 10272 9666 0 -1 4194304 28022 0 0 0 46203 16 0 0 25 0 1 0 1144819141 115445760 24094 1992294400 134512640 135192793 4294956208 18446744073709551615 134550819 0 0 4096 0 0 0 0 17 1 0 0
/proc/10272/statm: 28185 24094 73 166 0 28016 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 112740

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10273
/proc/meminfo: memFree=1013776/2055920 swapFree=4177828/4192956
[pid=10272] ppid=10270 vsize=113136 CPUtime=522.17
/proc/10272/stat : 10272 (mxc-sat09) R 10270 10272 9666 0 -1 4194304 28128 0 0 0 52201 16 0 0 25 0 1 0 1144819141 115851264 24200 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/10272/statm: 28284 24200 73 166 0 28115 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 113136

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10273
/proc/meminfo: memFree=1013776/2055920 swapFree=4177828/4192956
[pid=10272] ppid=10270 vsize=113136 CPUtime=582.16
/proc/10272/stat : 10272 (mxc-sat09) R 10270 10272 9666 0 -1 4194304 28128 0 0 0 58200 16 0 0 25 0 1 0 1144819141 115851264 24200 1992294400 134512640 135192793 4294956208 18446744073709551615 134550897 0 0 4096 0 0 0 0 17 1 0 0
/proc/10272/statm: 28284 24200 73 166 0 28115 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 113136

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10273
/proc/meminfo: memFree=1012816/2055920 swapFree=4177828/4192956
[pid=10272] ppid=10270 vsize=114060 CPUtime=642.15
/proc/10272/stat : 10272 (mxc-sat09) R 10270 10272 9666 0 -1 4194304 28364 0 0 0 64198 17 0 0 25 0 1 0 1144819141 116797440 24436 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/10272/statm: 28515 24436 73 166 0 28346 0
Current children cumulated CPU time (s) 642.15
Current children cumulated vsize (KiB) 114060

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10273
/proc/meminfo: memFree=1011664/2055920 swapFree=4177828/4192956
[pid=10272] ppid=10270 vsize=115248 CPUtime=702.14
/proc/10272/stat : 10272 (mxc-sat09) R 10270 10272 9666 0 -1 4194304 28652 0 0 0 70196 18 0 0 25 0 1 0 1144819141 118013952 24724 1992294400 134512640 135192793 4294956208 18446744073709551615 134550833 0 0 4096 0 0 0 0 17 1 0 0
/proc/10272/statm: 28812 24724 73 166 0 28643 0
Current children cumulated CPU time (s) 702.14
Current children cumulated vsize (KiB) 115248

[startup+762.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10273
/proc/meminfo: memFree=1011344/2055920 swapFree=4177828/4192956
[pid=10272] ppid=10270 vsize=115512 CPUtime=762.13
/proc/10272/stat : 10272 (mxc-sat09) R 10270 10272 9666 0 -1 4194304 28734 0 0 0 76195 18 0 0 25 0 1 0 1144819141 118284288 24806 1992294400 134512640 135192793 4294956208 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/10272/statm: 28878 24806 73 166 0 28709 0
Current children cumulated CPU time (s) 762.13
Current children cumulated vsize (KiB) 115512

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10273
/proc/meminfo: memFree=1011344/2055920 swapFree=4177828/4192956
[pid=10272] ppid=10270 vsize=115512 CPUtime=822.11
/proc/10272/stat : 10272 (mxc-sat09) R 10270 10272 9666 0 -1 4194304 28734 0 0 0 82193 18 0 0 25 0 1 0 1144819141 118284288 24806 1992294400 134512640 135192793 4294956208 18446744073709551615 134551394 0 0 4096 0 0 0 0 17 1 0 0
/proc/10272/statm: 28878 24806 73 166 0 28709 0
Current children cumulated CPU time (s) 822.11
Current children cumulated vsize (KiB) 115512

[startup+882.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10273
/proc/meminfo: memFree=1011280/2055920 swapFree=4177828/4192956
[pid=10272] ppid=10270 vsize=115512 CPUtime=882.1
/proc/10272/stat : 10272 (mxc-sat09) R 10270 10272 9666 0 -1 4194304 28734 0 0 0 88192 18 0 0 25 0 1 0 1144819141 118284288 24806 1992294400 134512640 135192793 4294956208 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/10272/statm: 28878 24806 73 166 0 28709 0
Current children cumulated CPU time (s) 882.1
Current children cumulated vsize (KiB) 115512

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10273
/proc/meminfo: memFree=1010768/2055920 swapFree=4177828/4192956
[pid=10272] ppid=10270 vsize=116184 CPUtime=942.08
/proc/10272/stat : 10272 (mxc-sat09) R 10270 10272 9666 0 -1 4194304 28867 0 0 0 94189 19 0 0 25 0 1 0 1144819141 118972416 24939 1992294400 134512640 135192793 4294956208 18446744073709551615 134550770 0 0 4096 0 0 0 0 17 1 0 0
/proc/10272/statm: 29046 24939 73 166 0 28877 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 116184

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10273
/proc/meminfo: memFree=1009872/2055920 swapFree=4177828/4192956
[pid=10272] ppid=10270 vsize=116976 CPUtime=1002.06
/proc/10272/stat : 10272 (mxc-sat09) R 10270 10272 9666 0 -1 4194304 29078 0 0 0 100187 19 0 0 25 0 1 0 1144819141 119783424 25150 1992294400 134512640 135192793 4294956208 18446744073709551615 134534006 0 0 4096 0 0 0 0 17 1 0 0
/proc/10272/statm: 29244 25150 73 166 0 29075 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 116976

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10275
/proc/meminfo: memFree=1008976/2055920 swapFree=4177828/4192956
[pid=10272] ppid=10270 vsize=117900 CPUtime=1062.05
/proc/10272/stat : 10272 (mxc-sat09) R 10270 10272 9666 0 -1 4194304 29309 0 0 0 106185 20 0 0 25 0 1 0 1144819141 120729600 25381 1992294400 134512640 135192793 4294956208 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/10272/statm: 29475 25381 73 166 0 29306 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 117900

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10275
/proc/meminfo: memFree=1007952/2055920 swapFree=4177828/4192956
[pid=10272] ppid=10270 vsize=118956 CPUtime=1122.04
/proc/10272/stat : 10272 (mxc-sat09) R 10270 10272 9666 0 -1 4194304 29570 0 0 0 112184 20 0 0 25 0 1 0 1144819141 121810944 25642 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/10272/statm: 29739 25642 73 166 0 29570 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 118956

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10275
/proc/meminfo: memFree=1007184/2055920 swapFree=4177828/4192956
[pid=10272] ppid=10270 vsize=119880 CPUtime=1182.03
/proc/10272/stat : 10272 (mxc-sat09) R 10270 10272 9666 0 -1 4194304 29796 0 0 0 118182 21 0 0 25 0 1 0 1144819141 122757120 25868 1992294400 134512640 135192793 4294956208 18446744073709551615 134551982 0 0 4096 0 0 0 0 17 1 0 0
/proc/10272/statm: 29970 25868 73 166 0 29801 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 119880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/69 10275
/proc/meminfo: memFree=1006864/2055920 swapFree=4177828/4192956
[pid=10272] ppid=10270 vsize=120144 CPUtime=1200.03
/proc/10272/stat : 10272 (mxc-sat09) R 10270 10272 9666 0 -1 4194304 29866 0 0 0 119982 21 0 0 25 0 1 0 1144819141 123027456 25938 1992294400 134512640 135192793 4294956208 18446744073709551615 134552429 0 0 4096 0 0 0 0 17 1 0 0
/proc/10272/statm: 30036 25938 73 166 0 29867 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 120144

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.32
CPU time (s): 1200.06
CPU user time (s): 1199.82
CPU system time (s): 0.230964
CPU usage (%): 99.9776
Max. virtual memory (cumulated for all children) (KiB): 120144

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

runsolver used 1.10783 second user time and 3.2695 second system time

The end

Launcher Data

Begin job on node52 at 2009-04-03 03:19:31
IDJOB=1553983
IDBENCH=70772
IDSOLVER=504
FILE ID=node52/1553983-1238721571
PBS_JOBID= 9085278
Free space on /tmp= 66392 MiB

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

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

MD5SUM BENCH= f21954c654ab1cfd9e2c1aa6fdf49c58
RANDOM SEED=1417669765

node52.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.230
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.230
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:       1111152 kB
Buffers:         81692 kB
Cached:         774556 kB
SwapCached:       8032 kB
Active:         166760 kB
Inactive:       699508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1111152 kB
SwapTotal:     4192956 kB
SwapFree:      4177828 kB
Dirty:            7720 kB
Writeback:           0 kB
Mapped:          15708 kB
Slab:            64064 kB
Committed_AS:  3344296 kB
PageTables:       1736 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= 66392 MiB
End job on node52 at 2009-04-03 03:39:34