Trace number 1716517

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

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/total-5-17-u.cnf
MD5SUM9f79c3f75a90db314ed315006ba97d6f
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 variables265064
Number of clauses1236517
Sum of the clauses size2853702
Maximum clause length10
Minimum clause length1
Number of clauses of size 122116
Number of clauses of size 2960717
Number of clauses of size 3203984
Number of clauses of size 45520
Number of clauses of size 522080
Number of clauses of size over 522100

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-1716517-1240616747/watcher-1716517-1240616747 -o /tmp/evaluation-result-1716517-1240616747/solver-1716517-1240616747 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/mxc-sat09 -i HOME/instance-1716517-1240616747.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.91 1.84 1.45 2/64 24911
/proc/meminfo: memFree=1082688/2055920 swapFree=4192956/4192956
[pid=24911] ppid=24909 vsize=23228 CPUtime=0
/proc/24911/stat : 24911 (mxc-sat09) R 24909 24911 24446 0 -1 4194304 762 0 0 0 0 0 0 0 18 0 1 0 89708933 23785472 749 1992294400 134512640 135192793 4294956208 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 1 0 0
/proc/24911/statm: 5807 754 46 166 0 5638 0

[startup+0.0678999 s]
/proc/loadavg: 1.91 1.84 1.45 2/64 24911
/proc/meminfo: memFree=1082688/2055920 swapFree=4192956/4192956
[pid=24911] ppid=24909 vsize=65768 CPUtime=0.05
/proc/24911/stat : 24911 (mxc-sat09) R 24909 24911 24446 0 -1 4194304 10738 0 0 0 1 4 0 0 18 0 1 0 89708933 67346432 10724 1992294400 134512640 135192793 4294956208 18446744073709551615 134528112 0 0 4096 0 0 0 0 17 1 0 0
/proc/24911/statm: 16442 10729 50 166 0 16273 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 65768

[startup+0.101902 s]
/proc/loadavg: 1.91 1.84 1.45 2/64 24911
/proc/meminfo: memFree=1082688/2055920 swapFree=4192956/4192956
[pid=24911] ppid=24909 vsize=85528 CPUtime=0.09
/proc/24911/stat : 24911 (mxc-sat09) R 24909 24911 24446 0 -1 4194304 13622 0 0 0 3 6 0 0 18 0 1 0 89708933 87580672 13537 1992294400 134512640 135192793 4294956208 18446744073709551615 134568414 0 0 4096 0 0 0 0 17 1 0 0
/proc/24911/statm: 21382 13540 53 166 0 21213 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 85528

[startup+0.301922 s]
/proc/loadavg: 1.91 1.84 1.45 2/64 24911
/proc/meminfo: memFree=1082688/2055920 swapFree=4192956/4192956
[pid=24911] ppid=24909 vsize=113680 CPUtime=0.29
/proc/24911/stat : 24911 (mxc-sat09) R 24909 24911 24446 0 -1 4194304 19945 0 0 0 21 8 0 0 20 0 1 0 89708933 116408320 19768 1992294400 134512640 135192793 4294956208 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/24911/statm: 28420 19769 54 166 0 28251 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 113680

[startup+0.701962 s]
/proc/loadavg: 1.91 1.84 1.45 2/64 24911
/proc/meminfo: memFree=1082688/2055920 swapFree=4192956/4192956
[pid=24911] ppid=24909 vsize=136536 CPUtime=0.69
/proc/24911/stat : 24911 (mxc-sat09) R 24909 24911 24446 0 -1 4194304 25487 0 0 0 58 11 0 0 23 0 1 0 89708933 139812864 25310 1992294400 134512640 135192793 4294956208 18446744073709551615 134907486 0 0 4096 0 0 0 0 17 1 0 0
/proc/24911/statm: 34167 25311 54 166 0 33998 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 136536

[startup+1.50104 s]
/proc/loadavg: 1.91 1.84 1.45 2/65 24912
/proc/meminfo: memFree=966328/2055920 swapFree=4192956/4192956
[pid=24911] ppid=24909 vsize=153444 CPUtime=1.49
/proc/24911/stat : 24911 (mxc-sat09) R 24909 24911 24446 0 -1 4194304 34819 0 0 0 132 17 0 0 25 0 1 0 89708933 157126656 29046 1992294400 134512640 135192793 4294956208 18446744073709551615 134567648 0 0 4096 0 0 0 0 17 1 0 0
/proc/24911/statm: 38361 29046 55 166 0 38192 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 153444

[startup+3.1012 s]
/proc/loadavg: 1.91 1.84 1.45 2/65 24912
/proc/meminfo: memFree=965560/2055920 swapFree=4192956/4192956
[pid=24911] ppid=24909 vsize=170284 CPUtime=3.08
/proc/24911/stat : 24911 (mxc-sat09) R 24909 24911 24446 0 -1 4194304 38872 0 0 0 290 18 0 0 25 0 1 0 89708933 174370816 33099 1992294400 134512640 135192793 4294956208 18446744073709551615 134577000 0 0 4096 0 0 0 0 17 1 0 0
/proc/24911/statm: 42571 33099 56 166 0 42402 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 170284

[startup+6.30152 s]
/proc/loadavg: 1.84 1.83 1.45 2/65 24912
/proc/meminfo: memFree=951352/2055920 swapFree=4192956/4192956
[pid=24911] ppid=24909 vsize=174624 CPUtime=6.28
/proc/24911/stat : 24911 (mxc-sat09) R 24909 24911 24446 0 -1 4194304 46141 0 0 0 607 21 0 0 25 0 1 0 89708933 178814976 35519 1992294400 134512640 135192793 4294956208 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/24911/statm: 43656 35519 72 166 0 43487 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 174624

[startup+12.7012 s]
/proc/loadavg: 1.77 1.81 1.45 2/65 24912
/proc/meminfo: memFree=940344/2055920 swapFree=4192956/4192956
[pid=24911] ppid=24909 vsize=174756 CPUtime=12.69
/proc/24911/stat : 24911 (mxc-sat09) R 24909 24911 24446 0 -1 4194304 46203 0 0 0 1247 22 0 0 25 0 1 0 89708933 178950144 35581 1992294400 134512640 135192793 4294956208 18446744073709551615 134533297 0 0 4096 0 0 0 0 17 1 0 0
/proc/24911/statm: 43689 35581 72 166 0 43520 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 174756

[startup+25.5014 s]
/proc/loadavg: 1.60 1.77 1.44 2/65 24912
/proc/meminfo: memFree=940344/2055920 swapFree=4192956/4192956
[pid=24911] ppid=24909 vsize=174756 CPUtime=25.49
/proc/24911/stat : 24911 (mxc-sat09) R 24909 24911 24446 0 -1 4194304 46208 0 0 0 2527 22 0 0 25 0 1 0 89708933 178950144 35586 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/24911/statm: 43689 35586 73 166 0 43520 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 174756

[startup+51.102 s]
/proc/loadavg: 1.40 1.71 1.43 2/65 24912
/proc/meminfo: memFree=939896/2055920 swapFree=4192956/4192956
[pid=24911] ppid=24909 vsize=175320 CPUtime=51.08
/proc/24911/stat : 24911 (mxc-sat09) R 24909 24911 24446 0 -1 4194304 46333 0 0 0 5086 22 0 0 25 0 1 0 89708933 179527680 35711 1992294400 134512640 135192793 4294956208 18446744073709551615 134551370 0 0 4096 0 0 0 0 17 1 0 0
/proc/24911/statm: 43830 35711 73 166 0 43661 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 175320

[startup+102.305 s]
/proc/loadavg: 1.17 1.60 1.41 2/65 24912
/proc/meminfo: memFree=935736/2055920 swapFree=4192956/4192956
[pid=24911] ppid=24909 vsize=179496 CPUtime=102.27
/proc/24911/stat : 24911 (mxc-sat09) R 24909 24911 24446 0 -1 4194304 47392 0 0 0 10203 24 0 0 25 0 1 0 89708933 183803904 36770 1992294400 134512640 135192793 4294956208 18446744073709551615 134532659 0 0 4096 0 0 0 0 17 1 0 0
/proc/24911/statm: 44874 36770 73 166 0 44705 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 179496

[startup+162.301 s]
/proc/loadavg: 1.06 1.49 1.38 2/65 24912
/proc/meminfo: memFree=926840/2055920 swapFree=4192956/4192956
[pid=24911] ppid=24909 vsize=188616 CPUtime=162.25
/proc/24911/stat : 24911 (mxc-sat09) R 24909 24911 24446 0 -1 4194304 49615 0 0 0 16198 27 0 0 25 0 1 0 89708933 193142784 38993 1992294400 134512640 135192793 4294956208 18446744073709551615 134534086 0 0 4096 0 0 0 0 17 1 0 0
/proc/24911/statm: 47154 38993 73 166 0 46985 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 188616

[startup+222.301 s]
/proc/loadavg: 1.02 1.39 1.35 2/65 24912
/proc/meminfo: memFree=922104/2055920 swapFree=4192956/4192956
[pid=24911] ppid=24909 vsize=193428 CPUtime=222.23
/proc/24911/stat : 24911 (mxc-sat09) R 24909 24911 24446 0 -1 4194304 50779 0 0 0 22195 28 0 0 25 0 1 0 89708933 198070272 40157 1992294400 134512640 135192793 4294956208 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/24911/statm: 48357 40157 73 166 0 48188 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 193428

[startup+282.301 s]
/proc/loadavg: 1.01 1.32 1.33 2/65 24912
/proc/meminfo: memFree=914872/2055920 swapFree=4192956/4192956
[pid=24911] ppid=24909 vsize=200836 CPUtime=282.21
/proc/24911/stat : 24911 (mxc-sat09) R 24909 24911 24446 0 -1 4194304 52566 0 0 0 28191 30 0 0 25 0 1 0 89708933 205656064 41944 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/24911/statm: 50209 41944 73 166 0 50040 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 200836

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.30 2/65 24912
/proc/meminfo: memFree=908984/2055920 swapFree=4192956/4192956
[pid=24911] ppid=24909 vsize=207088 CPUtime=342.2
/proc/24911/stat : 24911 (mxc-sat09) R 24909 24911 24446 0 -1 4194304 54039 0 0 0 34187 33 0 0 25 0 1 0 89708933 212058112 43417 1992294400 134512640 135192793 4294956208 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/24911/statm: 51772 43417 73 166 0 51603 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 207088

[startup+402.301 s]
/proc/loadavg: 1.00 1.21 1.28 2/65 24912
/proc/meminfo: memFree=900728/2055920 swapFree=4192956/4192956
[pid=24911] ppid=24909 vsize=215476 CPUtime=402.18
/proc/24911/stat : 24911 (mxc-sat09) R 24909 24911 24446 0 -1 4194304 56078 0 0 0 40183 35 0 0 25 0 1 0 89708933 220647424 45456 1992294400 134512640 135192793 4294956208 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/24911/statm: 53869 45456 73 166 0 53700 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 215476

[startup+462.301 s]
/proc/loadavg: 1.00 1.17 1.26 2/65 24912
/proc/meminfo: memFree=900664/2055920 swapFree=4192956/4192956
[pid=24911] ppid=24909 vsize=215476 CPUtime=462.16
/proc/24911/stat : 24911 (mxc-sat09) R 24909 24911 24446 0 -1 4194304 56091 0 0 0 46181 35 0 0 25 0 1 0 89708933 220647424 45469 1992294400 134512640 135192793 4294956208 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/24911/statm: 53869 45469 73 166 0 53700 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 215476

[startup+522.302 s]
/proc/loadavg: 1.00 1.14 1.24 2/65 24912
/proc/meminfo: memFree=888824/2055920 swapFree=4192956/4192956
[pid=24911] ppid=24909 vsize=227612 CPUtime=522.15
/proc/24911/stat : 24911 (mxc-sat09) R 24909 24911 24446 0 -1 4194304 59086 0 0 0 52176 39 0 0 25 0 1 0 89708933 233074688 48464 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/24911/statm: 56903 48464 73 166 0 56734 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 227612

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.22 2/65 24912
/proc/meminfo: memFree=880376/2055920 swapFree=4192956/4192956
[pid=24911] ppid=24909 vsize=236060 CPUtime=582.13
/proc/24911/stat : 24911 (mxc-sat09) R 24909 24911 24446 0 -1 4194304 61162 0 0 0 58173 40 0 0 25 0 1 0 89708933 241725440 50540 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/24911/statm: 59015 50540 73 166 0 58846 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 236060

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.21 2/65 24912
/proc/meminfo: memFree=880248/2055920 swapFree=4192956/4192956
[pid=24911] ppid=24909 vsize=236060 CPUtime=642.12
/proc/24911/stat : 24911 (mxc-sat09) R 24909 24911 24446 0 -1 4194304 61183 0 0 0 64171 41 0 0 25 0 1 0 89708933 241725440 50561 1992294400 134512640 135192793 4294956208 18446744073709551615 134533792 0 0 4096 0 0 0 0 17 1 0 0
/proc/24911/statm: 59015 50561 73 166 0 58846 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 236060

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.19 2/65 24912
/proc/meminfo: memFree=879672/2055920 swapFree=4192956/4192956
[pid=24911] ppid=24909 vsize=236764 CPUtime=702.1
/proc/24911/stat : 24911 (mxc-sat09) R 24909 24911 24446 0 -1 4194304 61340 0 0 0 70169 41 0 0 25 0 1 0 89708933 242446336 50718 1992294400 134512640 135192793 4294956208 18446744073709551615 134551982 0 0 4096 0 0 0 0 17 1 0 0
/proc/24911/statm: 59191 50718 73 166 0 59022 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 236764

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 24912
/proc/meminfo: memFree=868600/2055920 swapFree=4192956/4192956
[pid=24911] ppid=24909 vsize=248688 CPUtime=762.08
/proc/24911/stat : 24911 (mxc-sat09) R 24909 24911 24446 0 -1 4194304 64085 0 0 0 76163 45 0 0 25 0 1 0 89708933 254656512 53463 1992294400 134512640 135192793 4294956208 18446744073709551615 134552581 0 0 4096 0 0 0 0 17 1 0 0
/proc/24911/statm: 62172 53463 73 166 0 62003 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 248688

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 24912
/proc/meminfo: memFree=857912/2055920 swapFree=4192956/4192956
[pid=24911] ppid=24909 vsize=259960 CPUtime=822.06
/proc/24911/stat : 24911 (mxc-sat09) R 24909 24911 24446 0 -1 4194304 66821 0 0 0 82158 48 0 0 25 0 1 0 89708933 266199040 56199 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/24911/statm: 64990 56199 73 166 0 64821 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 259960

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 24912
/proc/meminfo: memFree=849656/2055920 swapFree=4192956/4192956
[pid=24911] ppid=24909 vsize=268924 CPUtime=882.05
/proc/24911/stat : 24911 (mxc-sat09) R 24909 24911 24446 0 -1 4194304 68864 0 0 0 88155 50 0 0 25 0 1 0 89708933 275378176 58242 1992294400 134512640 135192793 4294956208 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/24911/statm: 67231 58242 73 166 0 67062 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 268924

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 24918
/proc/meminfo: memFree=849528/2055920 swapFree=4192956/4192956
[pid=24911] ppid=24909 vsize=268924 CPUtime=942.02
/proc/24911/stat : 24911 (mxc-sat09) R 24909 24911 24446 0 -1 4194304 68877 0 0 0 94152 50 0 0 25 0 1 0 89708933 275378176 58255 1992294400 134512640 135192793 4294956208 18446744073709551615 134533831 0 0 4096 0 0 0 0 17 1 0 0
/proc/24911/statm: 67231 58255 73 166 0 67062 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 268924

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 24918
/proc/meminfo: memFree=849400/2055920 swapFree=4192956/4192956
[pid=24911] ppid=24909 vsize=268924 CPUtime=1002.01
/proc/24911/stat : 24911 (mxc-sat09) R 24909 24911 24446 0 -1 4194304 68889 0 0 0 100151 50 0 0 25 0 1 0 89708933 275378176 58267 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/24911/statm: 67231 58267 73 166 0 67062 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 268924

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 24918
/proc/meminfo: memFree=847288/2055920 swapFree=4192956/4192956
[pid=24911] ppid=24909 vsize=271468 CPUtime=1061.99
/proc/24911/stat : 24911 (mxc-sat09) R 24909 24911 24446 0 -1 4194304 69455 0 0 0 106148 51 0 0 25 0 1 0 89708933 277983232 58833 1992294400 134512640 135192793 4294956208 18446744073709551615 134533926 0 0 4096 0 0 0 0 17 1 0 0
/proc/24911/statm: 67867 58833 73 166 0 67698 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 271468

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/65 24918
/proc/meminfo: memFree=837688/2055920 swapFree=4192956/4192956
[pid=24911] ppid=24909 vsize=281088 CPUtime=1121.98
/proc/24911/stat : 24911 (mxc-sat09) R 24909 24911 24446 0 -1 4194304 71837 0 0 0 112144 54 0 0 25 0 1 0 89708933 287834112 61215 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/24911/statm: 70272 61215 73 166 0 70103 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 281088

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 24918
/proc/meminfo: memFree=825848/2055920 swapFree=4192956/4192956
[pid=24911] ppid=24909 vsize=293524 CPUtime=1181.96
/proc/24911/stat : 24911 (mxc-sat09) R 24909 24911 24446 0 -1 4194304 74809 0 0 0 118139 57 0 0 25 0 1 0 89708933 300568576 64187 1992294400 134512640 135192793 4294956208 18446744073709551615 134551982 0 0 4096 0 0 0 0 17 1 0 0
/proc/24911/statm: 73381 64187 73 166 0 73212 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 293524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 24918
/proc/meminfo: memFree=822456/2055920 swapFree=4192956/4192956
[pid=24911] ppid=24909 vsize=297008 CPUtime=1200.05
/proc/24911/stat : 24911 (mxc-sat09) R 24909 24911 24446 0 -1 4194304 75603 0 0 0 119947 58 0 0 25 0 1 0 89708933 304136192 64981 1992294400 134512640 135192793 4294956208 18446744073709551615 134533786 0 0 4096 0 0 0 0 17 1 0 0
/proc/24911/statm: 74252 64981 73 166 0 74083 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 297008

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.45
CPU time (s): 1200.11
CPU user time (s): 1199.48
CPU system time (s): 0.630904
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 297008

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

runsolver used 0.879866 second user time and 2.6086 second system time

The end

Launcher Data

Begin job on node12 at 2009-04-25 01:45:49
IDJOB=1716517
IDBENCH=20383
IDSOLVER=504
FILE ID=node12/1716517-1240616747
PBS_JOBID= 9186302
Free space on /tmp= 66320 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/total-5-17-u.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716517-1240616747/watcher-1716517-1240616747 -o /tmp/evaluation-result-1716517-1240616747/solver-1716517-1240616747 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/mxc-sat09 -i HOME/instance-1716517-1240616747.cnf

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

MD5SUM BENCH= 9f79c3f75a90db314ed315006ba97d6f
RANDOM SEED=1658831786

node12.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.213
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.213
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:       1083168 kB
Buffers:         78048 kB
Cached:         792692 kB
SwapCached:          0 kB
Active:         150188 kB
Inactive:       734480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1083168 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           23080 kB
Writeback:           0 kB
Mapped:          23688 kB
Slab:            74072 kB
Committed_AS:   388092 kB
PageTables:       1376 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= 66320 MiB
End job on node12 at 2009-04-25 02:05:52