Trace number 1556479

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.03 1200.52

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-16.cnf
MD5SUM3cb14750de2495357cf28b8ab826b9e3
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 variables70139
Number of clauses228634
Sum of the clauses size592458
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 293186
Number of clauses of size 3135319
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-1556479-1238841910/watcher-1556479-1238841910 -o /tmp/evaluation-result-1556479-1238841910/solver-1556479-1238841910 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/mxc-sat09 -i HOME/instance-1556479-1238841910.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: 2.00 2.00 2.00 4/86 21856
/proc/meminfo: memFree=1697480/2055920 swapFree=4170232/4192956
[pid=21856] ppid=21854 vsize=4972 CPUtime=0
/proc/21856/stat : 21856 (mxc-sat09) R 21854 21856 21611 0 -1 4194304 1039 0 0 0 0 0 0 0 18 0 1 0 1156855108 5091328 1025 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 0 0 0
/proc/21856/statm: 1243 1031 46 166 0 1074 0

[startup+0.0351121 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 21856
/proc/meminfo: memFree=1697480/2055920 swapFree=4170232/4192956
[pid=21856] ppid=21854 vsize=24060 CPUtime=0.03
/proc/21856/stat : 21856 (mxc-sat09) R 21854 21856 21611 0 -1 4194304 4081 0 0 0 1 2 0 0 18 0 1 0 1156855108 24637440 4065 1992294400 134512640 135192793 4294956224 18446744073709551615 134787550 0 0 4096 0 0 0 0 17 0 0 0
/proc/21856/statm: 6015 4065 53 166 0 5846 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 24060

[startup+0.101117 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 21856
/proc/meminfo: memFree=1697480/2055920 swapFree=4170232/4192956
[pid=21856] ppid=21854 vsize=30992 CPUtime=0.09
/proc/21856/stat : 21856 (mxc-sat09) R 21854 21856 21611 0 -1 4194304 5387 0 0 0 7 2 0 0 18 0 1 0 1156855108 31735808 5371 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 0 0 0
/proc/21856/statm: 7748 5371 55 166 0 7579 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30992

[startup+0.301141 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 21856
/proc/meminfo: memFree=1697480/2055920 swapFree=4170232/4192956
[pid=21856] ppid=21854 vsize=36224 CPUtime=0.29
/proc/21856/stat : 21856 (mxc-sat09) R 21854 21856 21611 0 -1 4194304 7589 0 0 0 25 4 0 0 20 0 1 0 1156855108 37093376 6541 1992294400 134512640 135192793 4294956224 18446744073709551615 134565339 0 0 4096 0 0 0 0 17 0 0 0
/proc/21856/statm: 9056 6541 56 166 0 8887 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36224

[startup+0.701192 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 21856
/proc/meminfo: memFree=1697480/2055920 swapFree=4170232/4192956
[pid=21856] ppid=21854 vsize=47868 CPUtime=0.69
/proc/21856/stat : 21856 (mxc-sat09) R 21854 21856 21611 0 -1 4194304 10441 0 0 0 64 5 0 0 24 0 1 0 1156855108 49016832 9393 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 0 0 0
/proc/21856/statm: 11967 9393 56 166 0 11798 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47868

[startup+1.50229 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 21857
/proc/meminfo: memFree=1653952/2055920 swapFree=4170232/4192956
[pid=21856] ppid=21854 vsize=64792 CPUtime=1.49
/proc/21856/stat : 21856 (mxc-sat09) R 21854 21856 21611 0 -1 4194304 16041 0 0 0 142 7 0 0 25 0 1 0 1156855108 66347008 13941 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/21856/statm: 16198 13941 72 166 0 16029 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64792

[startup+3.10149 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 21857
/proc/meminfo: memFree=1641408/2055920 swapFree=4170232/4192956
[pid=21856] ppid=21854 vsize=65056 CPUtime=3.09
/proc/21856/stat : 21856 (mxc-sat09) R 21854 21856 21611 0 -1 4194304 16123 0 0 0 301 8 0 0 25 0 1 0 1156855108 66617344 14023 1992294400 134512640 135192793 4294956224 18446744073709551615 134552286 0 0 4096 0 0 0 0 17 0 0 0
/proc/21856/statm: 16264 14023 72 166 0 16095 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65056

[startup+6.30189 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 21857
/proc/meminfo: memFree=1641024/2055920 swapFree=4170232/4192956
[pid=21856] ppid=21854 vsize=65320 CPUtime=6.29
/proc/21856/stat : 21856 (mxc-sat09) R 21854 21856 21611 0 -1 4194304 16163 0 0 0 621 8 0 0 25 0 1 0 1156855108 66887680 14063 1992294400 134512640 135192793 4294956224 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 0 0 0
/proc/21856/statm: 16330 14063 72 166 0 16161 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 65320

[startup+12.7017 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 21857
/proc/meminfo: memFree=1640896/2055920 swapFree=4170232/4192956
[pid=21856] ppid=21854 vsize=65452 CPUtime=12.69
/proc/21856/stat : 21856 (mxc-sat09) R 21854 21856 21611 0 -1 4194304 16191 0 0 0 1261 8 0 0 25 0 1 0 1156855108 67022848 14091 1992294400 134512640 135192793 4294956224 18446744073709551615 134552291 0 0 4096 0 0 0 0 17 0 0 0
/proc/21856/statm: 16363 14091 72 166 0 16194 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65452

[startup+25.5013 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 21857
/proc/meminfo: memFree=1640768/2055920 swapFree=4170232/4192956
[pid=21856] ppid=21854 vsize=65584 CPUtime=25.49
/proc/21856/stat : 21856 (mxc-sat09) R 21854 21856 21611 0 -1 4194304 16228 0 0 0 2541 8 0 0 25 0 1 0 1156855108 67158016 14128 1992294400 134512640 135192793 4294956224 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 0 0 0
/proc/21856/statm: 16396 14128 72 166 0 16227 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 65584

[startup+51.1015 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 21857
/proc/meminfo: memFree=1640576/2055920 swapFree=4170232/4192956
[pid=21856] ppid=21854 vsize=65848 CPUtime=51.07
/proc/21856/stat : 21856 (mxc-sat09) R 21854 21856 21611 0 -1 4194304 16291 0 0 0 5099 8 0 0 25 0 1 0 1156855108 67428352 14191 1992294400 134512640 135192793 4294956224 18446744073709551615 134552111 0 0 4096 0 0 0 0 17 0 0 0
/proc/21856/statm: 16462 14191 72 166 0 16293 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 65848

[startup+102.308 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 21857
/proc/meminfo: memFree=1640064/2055920 swapFree=4170232/4192956
[pid=21856] ppid=21854 vsize=66244 CPUtime=102.26
/proc/21856/stat : 21856 (mxc-sat09) R 21854 21856 21611 0 -1 4194304 16408 0 0 0 10218 8 0 0 25 0 1 0 1156855108 67833856 14308 1992294400 134512640 135192793 4294956224 18446744073709551615 134552327 0 0 4096 0 0 0 0 17 0 0 0
/proc/21856/statm: 16561 14308 72 166 0 16392 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 66244

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 21857
/proc/meminfo: memFree=1639424/2055920 swapFree=4170232/4192956
[pid=21856] ppid=21854 vsize=66772 CPUtime=162.23
/proc/21856/stat : 21856 (mxc-sat09) R 21854 21856 21611 0 -1 4194304 16528 0 0 0 16215 8 0 0 25 0 1 0 1156855108 68374528 14428 1992294400 134512640 135192793 4294956224 18446744073709551615 134552478 0 0 4096 0 0 0 0 17 0 0 0
/proc/21856/statm: 16693 14428 72 166 0 16524 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 66772

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 21859
/proc/meminfo: memFree=1639360/2055920 swapFree=4170232/4192956
[pid=21856] ppid=21854 vsize=66772 CPUtime=222.2
/proc/21856/stat : 21856 (mxc-sat09) R 21854 21856 21611 0 -1 4194304 16551 0 0 0 22212 8 0 0 25 0 1 0 1156855108 68374528 14451 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/21856/statm: 16693 14451 73 166 0 16524 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 66772

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 21859
/proc/meminfo: memFree=1639424/2055920 swapFree=4170232/4192956
[pid=21856] ppid=21854 vsize=66904 CPUtime=282.18
/proc/21856/stat : 21856 (mxc-sat09) R 21854 21856 21611 0 -1 4194304 16564 0 0 0 28210 8 0 0 25 0 1 0 1156855108 68509696 14464 1992294400 134512640 135192793 4294956224 18446744073709551615 134552331 0 0 4096 0 0 0 0 17 0 0 0
/proc/21856/statm: 16726 14464 73 166 0 16557 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 66904

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 21859
/proc/meminfo: memFree=1638976/2055920 swapFree=4170232/4192956
[pid=21856] ppid=21854 vsize=67300 CPUtime=342.16
/proc/21856/stat : 21856 (mxc-sat09) R 21854 21856 21611 0 -1 4194304 16670 0 0 0 34208 8 0 0 25 0 1 0 1156855108 68915200 14570 1992294400 134512640 135192793 4294956224 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 0 0 0
/proc/21856/statm: 16825 14570 73 166 0 16656 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 67300

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 21859
/proc/meminfo: memFree=1638208/2055920 swapFree=4170232/4192956
[pid=21856] ppid=21854 vsize=68092 CPUtime=402.13
/proc/21856/stat : 21856 (mxc-sat09) R 21854 21856 21611 0 -1 4194304 16854 0 0 0 40205 8 0 0 25 0 1 0 1156855108 69726208 14754 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/21856/statm: 17023 14754 73 166 0 16854 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 68092

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 21859
/proc/meminfo: memFree=1638080/2055920 swapFree=4170232/4192956
[pid=21856] ppid=21854 vsize=68092 CPUtime=462.11
/proc/21856/stat : 21856 (mxc-sat09) R 21854 21856 21611 0 -1 4194304 16857 0 0 0 46203 8 0 0 25 0 1 0 1156855108 69726208 14757 1992294400 134512640 135192793 4294956224 18446744073709551615 134550798 0 0 4096 0 0 0 0 17 0 0 0
/proc/21856/statm: 17023 14757 73 166 0 16854 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 68092

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 21859
/proc/meminfo: memFree=1637312/2055920 swapFree=4170232/4192956
[pid=21856] ppid=21854 vsize=68904 CPUtime=522.1
/proc/21856/stat : 21856 (mxc-sat09) R 21854 21856 21611 0 -1 4194304 17069 0 0 0 52201 9 0 0 25 0 1 0 1156855108 70557696 14969 1992294400 134512640 135192793 4294956224 18446744073709551615 134534231 0 0 4096 0 0 0 0 17 0 0 0
/proc/21856/statm: 17226 14969 73 166 0 17057 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 68904

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 21859
/proc/meminfo: memFree=1636864/2055920 swapFree=4170232/4192956
[pid=21856] ppid=21854 vsize=69304 CPUtime=582.07
/proc/21856/stat : 21856 (mxc-sat09) R 21854 21856 21611 0 -1 4194304 17154 0 0 0 58198 9 0 0 25 0 1 0 1156855108 70967296 15054 1992294400 134512640 135192793 4294956224 18446744073709551615 134534131 0 0 4096 0 0 0 0 17 0 0 0
/proc/21856/statm: 17326 15054 73 166 0 17157 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 69304

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 21859
/proc/meminfo: memFree=1635648/2055920 swapFree=4170232/4192956
[pid=21856] ppid=21854 vsize=70556 CPUtime=642.05
/proc/21856/stat : 21856 (mxc-sat09) R 21854 21856 21611 0 -1 4194304 17453 0 0 0 64196 9 0 0 25 0 1 0 1156855108 72249344 15353 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/21856/statm: 17639 15353 73 166 0 17470 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 70556

[startup+702.301 s]
/proc/loadavg: 2.06 2.02 2.00 3/87 21859
/proc/meminfo: memFree=1635456/2055920 swapFree=4170232/4192956
[pid=21856] ppid=21854 vsize=70556 CPUtime=702.02
/proc/21856/stat : 21856 (mxc-sat09) R 21854 21856 21611 0 -1 4194304 17469 0 0 0 70193 9 0 0 25 0 1 0 1156855108 72249344 15369 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 0 0 0
/proc/21856/statm: 17639 15369 73 166 0 17470 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 70556

[startup+762.308 s]
/proc/loadavg: 2.11 2.04 2.01 3/87 21859
/proc/meminfo: memFree=1634560/2055920 swapFree=4170232/4192956
[pid=21856] ppid=21854 vsize=71480 CPUtime=762
/proc/21856/stat : 21856 (mxc-sat09) R 21854 21856 21611 0 -1 4194304 17686 0 0 0 76191 9 0 0 25 0 1 0 1156855108 73195520 15586 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/21856/statm: 17870 15586 73 166 0 17701 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 71480

[startup+822.301 s]
/proc/loadavg: 2.12 2.06 2.01 3/87 21859
/proc/meminfo: memFree=1632832/2055920 swapFree=4170232/4192956
[pid=21856] ppid=21854 vsize=73208 CPUtime=821.97
/proc/21856/stat : 21856 (mxc-sat09) R 21854 21856 21611 0 -1 4194304 18106 0 0 0 82187 10 0 0 25 0 1 0 1156855108 74964992 16006 1992294400 134512640 135192793 4294956224 18446744073709551615 134550783 0 0 4096 0 0 0 0 17 0 0 0
/proc/21856/statm: 18302 16006 73 166 0 18133 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 73208

[startup+882.302 s]
/proc/loadavg: 2.09 2.06 2.01 3/87 21859
/proc/meminfo: memFree=1632512/2055920 swapFree=4170232/4192956
[pid=21856] ppid=21854 vsize=73604 CPUtime=881.95
/proc/21856/stat : 21856 (mxc-sat09) R 21854 21856 21611 0 -1 4194304 18206 0 0 0 88185 10 0 0 25 0 1 0 1156855108 75370496 16106 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 0 0 0
/proc/21856/statm: 18401 16106 73 166 0 18232 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 73604

[startup+942.301 s]
/proc/loadavg: 2.08 2.06 2.01 3/87 21859
/proc/meminfo: memFree=1629440/2055920 swapFree=4170232/4192956
[pid=21856] ppid=21854 vsize=76828 CPUtime=941.92
/proc/21856/stat : 21856 (mxc-sat09) R 21854 21856 21611 0 -1 4194304 18964 0 0 0 94181 11 0 0 25 0 1 0 1156855108 78671872 16864 1992294400 134512640 135192793 4294956224 18446744073709551615 134533831 0 0 4096 0 0 0 0 17 0 0 0
/proc/21856/statm: 19207 16864 73 166 0 19038 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 76828

[startup+1002.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/87 21865
/proc/meminfo: memFree=1628864/2055920 swapFree=4170232/4192956
[pid=21856] ppid=21854 vsize=77272 CPUtime=1001.88
/proc/21856/stat : 21856 (mxc-sat09) R 21854 21856 21611 0 -1 4194304 19081 0 0 0 100177 11 0 0 25 0 1 0 1156855108 79126528 16981 1992294400 134512640 135192793 4294956224 18446744073709551615 134534131 0 0 4096 0 0 0 0 17 0 0 0
/proc/21856/statm: 19318 16981 73 166 0 19149 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 77272

[startup+1062.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/87 21865
/proc/meminfo: memFree=1628352/2055920 swapFree=4170232/4192956
[pid=21856] ppid=21854 vsize=77860 CPUtime=1061.86
/proc/21856/stat : 21856 (mxc-sat09) R 21854 21856 21611 0 -1 4194304 19239 0 0 0 106174 12 0 0 25 0 1 0 1156855108 79728640 17139 1992294400 134512640 135192793 4294956224 18446744073709551615 134532607 0 0 4096 0 0 0 0 17 0 0 0
/proc/21856/statm: 19465 17139 73 166 0 19296 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 77860

[startup+1122.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/87 21865
/proc/meminfo: memFree=1625856/2055920 swapFree=4170232/4192956
[pid=21856] ppid=21854 vsize=80384 CPUtime=1121.83
/proc/21856/stat : 21856 (mxc-sat09) R 21854 21856 21611 0 -1 4194304 19828 0 0 0 112171 12 0 0 25 0 1 0 1156855108 82313216 17728 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/21856/statm: 20096 17728 73 166 0 19927 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 80384

[startup+1182.3 s]
/proc/loadavg: 2.13 2.08 2.02 3/87 21865
/proc/meminfo: memFree=1623168/2055920 swapFree=4170232/4192956
[pid=21856] ppid=21854 vsize=83136 CPUtime=1181.81
/proc/21856/stat : 21856 (mxc-sat09) R 21854 21856 21611 0 -1 4194304 20488 0 0 0 118167 14 0 0 25 0 1 0 1156855108 85131264 18388 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 0 0 0
/proc/21856/statm: 20784 18388 73 166 0 20615 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 83136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 2.09 2.07 2.01 3/87 21865
/proc/meminfo: memFree=1622912/2055920 swapFree=4170232/4192956
[pid=21856] ppid=21854 vsize=83420 CPUtime=1200
/proc/21856/stat : 21856 (mxc-sat09) R 21854 21856 21611 0 -1 4194304 20549 0 0 0 119986 14 0 0 25 0 1 0 1156855108 85422080 18449 1992294400 134512640 135192793 4294956224 18446744073709551615 134533786 0 0 4096 0 0 0 0 17 0 0 0
/proc/21856/statm: 20855 18449 73 166 0 20686 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 83420

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

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

[startup+1200.5 s]
/proc/loadavg: 2.09 2.07 2.01 3/87 21865
/proc/meminfo: memFree=1622912/2055920 swapFree=4170232/4192956
[pid=21856] ppid=21854 vsize=83420 CPUtime=1200
/proc/21856/stat : 21856 (mxc-sat09) R 21854 21856 21611 0 -1 4194304 20549 0 0 0 119986 14 0 0 25 0 1 0 1156855108 85422080 18449 1992294400 134512640 135192793 4294956224 18446744073709551615 134533786 0 0 4096 0 0 0 0 17 0 0 0
/proc/21856/statm: 20855 18449 73 166 0 20686 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 83420

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.03
CPU user time (s): 1199.87
CPU system time (s): 0.157975
CPU usage (%): 99.959
Max. virtual memory (cumulated for all children) (KiB): 83420

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

runsolver used 1.2788 second user time and 4.19236 second system time

The end

Launcher Data

Begin job on node92 at 2009-04-04 12:45:11
IDJOB=1556479
IDBENCH=70820
IDSOLVER=504
FILE ID=node92/1556479-1238841910
PBS_JOBID= 9085820
Free space on /tmp= 66548 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-16.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1556479-1238841910/watcher-1556479-1238841910 -o /tmp/evaluation-result-1556479-1238841910/solver-1556479-1238841910 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/mxc-sat09 -i HOME/instance-1556479-1238841910.cnf

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

MD5SUM BENCH= 3cb14750de2495357cf28b8ab826b9e3
RANDOM SEED=2018257318

node92.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.249
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.249
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:       1697960 kB
Buffers:         29168 kB
Cached:         261060 kB
SwapCached:       7340 kB
Active:         111848 kB
Inactive:       188016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1697960 kB
SwapTotal:     4192956 kB
SwapFree:      4170232 kB
Dirty:            4812 kB
Writeback:           0 kB
Mapped:          15284 kB
Slab:            42076 kB
Committed_AS:  2062996 kB
PageTables:       2768 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= 66548 MiB
End job on node92 at 2009-04-04 13:05:13