Trace number 318455

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, and are wall clock time (not CPU 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 2007-02-08? (TO) 1200.08 1200.44

General information on the benchmark

Nameindustrial/babic/
dspam/dspam_dump_vc1081.cnf
MD5SUM8a3e5e1fd068ee5229d7193ac5bcb167
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.20981
Satisfiable
(Un)Satisfiability was proved
Number of variables118354
Number of clauses375699
Sum of the clauses size995041
Maximum clause length3
Minimum clause length1
Number of clauses of size 13289
Number of clauses of size 2125478
Number of clauses of size 3246932
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node1/watcher-318455-1176318481 -o ROOT/results/node1/solver-318455-1176318481 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/318455-1176318481/mxc /tmp/evaluation/318455-1176318481/instance-318455-1176318481.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): 2400 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 0.99 0.91 3/77 7083
/proc/meminfo: memFree=961088/2055920 swapFree=4192956/4192956
[pid=7083] ppid=7081 vsize=8056 CPUtime=0
/proc/7083/stat : 7083 (mxc) R 7081 7083 6517 0 -1 4194304 785 0 0 0 0 0 0 0 18 0 1 0 107886006 8249344 770 18446744073709551615 134512640 135013041 4294956592 18446744073709551615 134550509 0 0 4096 0 0 0 0 17 1 0 0
/proc/7083/statm: 2014 776 42 122 0 1888 0

[startup+0.052629 s]
/proc/loadavg: 1.00 0.99 0.91 3/77 7083
/proc/meminfo: memFree=961088/2055920 swapFree=4192956/4192956
[pid=7083] ppid=7081 vsize=22100 CPUtime=0.05
/proc/7083/stat : 7083 (mxc) R 7081 7083 6517 0 -1 4194304 4806 0 0 0 3 2 0 0 18 0 1 0 107886006 22630400 4790 18446744073709551615 134512640 135013041 4294956592 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/7083/statm: 5525 4791 46 122 0 5399 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 22100

[startup+0.101636 s]
/proc/loadavg: 1.00 0.99 0.91 3/77 7083
/proc/meminfo: memFree=961088/2055920 swapFree=4192956/4192956
[pid=7083] ppid=7081 vsize=24992 CPUtime=0.09
/proc/7083/stat : 7083 (mxc) R 7081 7083 6517 0 -1 4194304 5466 0 0 0 7 2 0 0 18 0 1 0 107886006 25591808 5450 18446744073709551615 134512640 135013041 4294956592 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/7083/statm: 6248 5450 46 122 0 6122 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24992

[startup+0.301658 s]
/proc/loadavg: 1.00 0.99 0.91 3/77 7083
/proc/meminfo: memFree=961088/2055920 swapFree=4192956/4192956
[pid=7083] ppid=7081 vsize=26036 CPUtime=0.29
/proc/7083/stat : 7083 (mxc) R 7081 7083 6517 0 -1 4194304 7559 0 0 0 26 3 0 0 19 0 1 0 107886006 26660864 5762 18446744073709551615 134512640 135013041 4294956592 18446744073709551615 134530561 0 0 4096 0 0 0 0 17 1 0 0
/proc/7083/statm: 6509 5762 57 122 0 6383 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26036

[startup+0.701705 s]
/proc/loadavg: 1.00 0.99 0.91 3/77 7083
/proc/meminfo: memFree=961088/2055920 swapFree=4192956/4192956
[pid=7083] ppid=7081 vsize=26568 CPUtime=0.69
/proc/7083/stat : 7083 (mxc) R 7081 7083 6517 0 -1 4194304 7719 0 0 0 66 3 0 0 22 0 1 0 107886006 27205632 5922 18446744073709551615 134512640 135013041 4294956592 18446744073709551615 134519599 0 0 4096 0 0 0 0 17 1 0 0
/proc/7083/statm: 6642 5922 59 122 0 6516 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26568

[startup+1.5018 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 7084
/proc/meminfo: memFree=937272/2055920 swapFree=4192956/4192956
[pid=7083] ppid=7081 vsize=26964 CPUtime=1.49
/proc/7083/stat : 7083 (mxc) R 7081 7083 6517 0 -1 4194304 7821 0 0 0 145 4 0 0 25 0 1 0 107886006 27611136 6024 18446744073709551615 134512640 135013041 4294956592 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/7083/statm: 6741 6024 59 122 0 6615 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26964

[startup+3.10199 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 7084
/proc/meminfo: memFree=936760/2055920 swapFree=4192956/4192956
[pid=7083] ppid=7081 vsize=27764 CPUtime=3.09
/proc/7083/stat : 7083 (mxc) R 7081 7083 6517 0 -1 4194304 8006 0 0 0 305 4 0 0 25 0 1 0 107886006 28430336 6209 18446744073709551615 134512640 135013041 4294956592 18446744073709551615 134531511 0 0 4096 0 0 0 0 17 1 0 0
/proc/7083/statm: 6941 6209 59 122 0 6815 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27764

[startup+6.30136 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 7084
/proc/meminfo: memFree=934520/2055920 swapFree=4192956/4192956
[pid=7083] ppid=7081 vsize=29480 CPUtime=6.29
/proc/7083/stat : 7083 (mxc) R 7081 7083 6517 0 -1 4194304 8451 0 0 0 624 5 0 0 25 0 1 0 107886006 30187520 6654 18446744073709551615 134512640 135013041 4294956592 18446744073709551615 134519194 0 0 4096 0 0 0 0 17 1 0 0
/proc/7083/statm: 7370 6654 59 122 0 7244 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29480

[startup+12.7011 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 7084
/proc/meminfo: memFree=932408/2055920 swapFree=4192956/4192956
[pid=7083] ppid=7081 vsize=31748 CPUtime=12.69
/proc/7083/stat : 7083 (mxc) R 7081 7083 6517 0 -1 4194304 8995 0 0 0 1264 5 0 0 25 0 1 0 107886006 32509952 7198 18446744073709551615 134512640 135013041 4294956592 18446744073709551615 134528439 0 0 4096 0 0 0 0 17 1 0 0
/proc/7083/statm: 7937 7198 59 122 0 7811 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31748

[startup+25.5016 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 7084
/proc/meminfo: memFree=929784/2055920 swapFree=4192956/4192956
[pid=7083] ppid=7081 vsize=34256 CPUtime=25.49
/proc/7083/stat : 7083 (mxc) R 7081 7083 6517 0 -1 4194304 9637 0 0 0 2543 6 0 0 25 0 1 0 107886006 35078144 7840 18446744073709551615 134512640 135013041 4294956592 18446744073709551615 134519297 0 0 4096 0 0 0 0 17 1 0 0
/proc/7083/statm: 8564 7840 59 122 0 8438 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 34256

[startup+51.1016 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 7084
/proc/meminfo: memFree=922744/2055920 swapFree=4192956/4192956
[pid=7083] ppid=7081 vsize=41248 CPUtime=51.08
/proc/7083/stat : 7083 (mxc) R 7081 7083 6517 0 -1 4194304 11368 0 0 0 5101 7 0 0 25 0 1 0 107886006 42237952 9571 18446744073709551615 134512640 135013041 4294956592 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/7083/statm: 10312 9571 59 122 0 10186 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 41248

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 7084
/proc/meminfo: memFree=916088/2055920 swapFree=4192956/4192956
[pid=7083] ppid=7081 vsize=48104 CPUtime=102.27
/proc/7083/stat : 7083 (mxc) R 7081 7083 6517 0 -1 4194304 13042 0 0 0 10218 9 0 0 25 0 1 0 107886006 49258496 11245 18446744073709551615 134512640 135013041 4294956592 18446744073709551615 134519099 0 0 4096 0 0 0 0 17 1 0 0
/proc/7083/statm: 12026 11245 59 122 0 11900 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 48104

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 7084
/proc/meminfo: memFree=905336/2055920 swapFree=4192956/4192956
[pid=7083] ppid=7081 vsize=58796 CPUtime=162.24
/proc/7083/stat : 7083 (mxc) R 7081 7083 6517 0 -1 4194304 15765 0 0 0 16212 12 0 0 25 0 1 0 107886006 60207104 13968 18446744073709551615 134512640 135013041 4294956592 18446744073709551615 134519635 0 0 4096 0 0 0 0 17 1 0 0
/proc/7083/statm: 14699 13968 59 122 0 14573 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 58796

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 7084
/proc/meminfo: memFree=900280/2055920 swapFree=4192956/4192956
[pid=7083] ppid=7081 vsize=63680 CPUtime=222.22
/proc/7083/stat : 7083 (mxc) R 7081 7083 6517 0 -1 4194304 17003 0 0 0 22208 14 0 0 25 0 1 0 107886006 65208320 15206 18446744073709551615 134512640 135013041 4294956592 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/7083/statm: 15920 15206 59 122 0 15794 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 63680

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.91 3/78 7084
/proc/meminfo: memFree=895288/2055920 swapFree=4192956/4192956
[pid=7083] ppid=7081 vsize=68828 CPUtime=282.21
/proc/7083/stat : 7083 (mxc) R 7081 7083 6517 0 -1 4194304 18281 0 0 0 28204 17 0 0 25 0 1 0 107886006 70479872 16484 18446744073709551615 134512640 135013041 4294956592 18446744073709551615 134519206 0 0 4096 0 0 0 0 17 1 0 0
/proc/7083/statm: 17207 16484 59 122 0 17081 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 68828

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 7084
/proc/meminfo: memFree=888248/2055920 swapFree=4192956/4192956
[pid=7083] ppid=7081 vsize=76208 CPUtime=342.19
/proc/7083/stat : 7083 (mxc) R 7081 7083 6517 0 -1 4194304 20021 0 0 0 34200 19 0 0 25 0 1 0 107886006 78036992 18224 18446744073709551615 134512640 135013041 4294956592 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/7083/statm: 19052 18224 59 122 0 18926 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 76208

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 7084
/proc/meminfo: memFree=883512/2055920 swapFree=4192956/4192956
[pid=7083] ppid=7081 vsize=80960 CPUtime=402.17
/proc/7083/stat : 7083 (mxc) R 7081 7083 6517 0 -1 4194304 21206 0 0 0 40196 21 0 0 25 0 1 0 107886006 82903040 19409 18446744073709551615 134512640 135013041 4294956592 18446744073709551615 134530302 0 0 4096 0 0 0 0 17 1 0 0
/proc/7083/statm: 20240 19409 59 122 0 20114 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 80960

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 7084
/proc/meminfo: memFree=878392/2055920 swapFree=4192956/4192956
[pid=7083] ppid=7081 vsize=85980 CPUtime=462.15
/proc/7083/stat : 7083 (mxc) R 7081 7083 6517 0 -1 4194304 22482 0 0 0 46192 23 0 0 25 0 1 0 107886006 88043520 20685 18446744073709551615 134512640 135013041 4294956592 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/7083/statm: 21495 20685 59 122 0 21369 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 85980

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 7084
/proc/meminfo: memFree=873272/2055920 swapFree=4192956/4192956
[pid=7083] ppid=7081 vsize=91128 CPUtime=522.14
/proc/7083/stat : 7083 (mxc) R 7081 7083 6517 0 -1 4194304 23759 0 0 0 52189 25 0 0 25 0 1 0 107886006 93315072 21962 18446744073709551615 134512640 135013041 4294956592 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/7083/statm: 22782 21962 59 122 0 22656 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 91128

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 7084
/proc/meminfo: memFree=867960/2055920 swapFree=4192956/4192956
[pid=7083] ppid=7081 vsize=96420 CPUtime=582.12
/proc/7083/stat : 7083 (mxc) R 7081 7083 6517 0 -1 4194304 25073 0 0 0 58185 27 0 0 25 0 1 0 107886006 98734080 23276 18446744073709551615 134512640 135013041 4294956592 18446744073709551615 134519243 0 0 4096 0 0 0 0 17 1 0 0
/proc/7083/statm: 24105 23276 59 122 0 23979 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 96420

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 7084
/proc/meminfo: memFree=863224/2055920 swapFree=4192956/4192956
[pid=7083] ppid=7081 vsize=101216 CPUtime=642.1
/proc/7083/stat : 7083 (mxc) R 7081 7083 6517 0 -1 4194304 26260 0 0 0 64182 28 0 0 25 0 1 0 107886006 103645184 24463 18446744073709551615 134512640 135013041 4294956592 18446744073709551615 134519635 0 0 4096 0 0 0 0 17 1 0 0
/proc/7083/statm: 25304 24463 59 122 0 25178 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 101216

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 7084
/proc/meminfo: memFree=858424/2055920 swapFree=4192956/4192956
[pid=7083] ppid=7081 vsize=105968 CPUtime=702.08
/proc/7083/stat : 7083 (mxc) R 7081 7083 6517 0 -1 4194304 27460 0 0 0 70178 30 0 0 25 0 1 0 107886006 108511232 25663 18446744073709551615 134512640 135013041 4294956592 18446744073709551615 134530067 0 0 4096 0 0 0 0 17 1 0 0
/proc/7083/statm: 26492 25663 59 122 0 26366 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 105968

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 7084
/proc/meminfo: memFree=853880/2055920 swapFree=4192956/4192956
[pid=7083] ppid=7081 vsize=110324 CPUtime=762.07
/proc/7083/stat : 7083 (mxc) R 7081 7083 6517 0 -1 4194304 28581 0 0 0 76175 32 0 0 25 0 1 0 107886006 112971776 26784 18446744073709551615 134512640 135013041 4294956592 18446744073709551615 134531137 0 0 4096 0 0 0 0 17 1 0 0
/proc/7083/statm: 27581 26784 59 122 0 27455 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 110324

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 7084
/proc/meminfo: memFree=849656/2055920 swapFree=4192956/4192956
[pid=7083] ppid=7081 vsize=114732 CPUtime=822.05
/proc/7083/stat : 7083 (mxc) R 7081 7083 6517 0 -1 4194304 29663 0 0 0 82171 34 0 0 25 0 1 0 107886006 117485568 27866 18446744073709551615 134512640 135013041 4294956592 18446744073709551615 134535083 0 0 4096 0 0 0 0 17 1 0 0
/proc/7083/statm: 28683 27866 59 122 0 28557 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 114732

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 7084
/proc/meminfo: memFree=834808/2055920 swapFree=4192956/4192956
[pid=7083] ppid=7081 vsize=129292 CPUtime=882.03
/proc/7083/stat : 7083 (mxc) R 7081 7083 6517 0 -1 4194304 33346 0 0 0 88165 38 0 0 25 0 1 0 107886006 132395008 31549 18446744073709551615 134512640 135013041 4294956592 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/7083/statm: 32323 31549 59 122 0 32197 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 129292

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 7084
/proc/meminfo: memFree=821944/2055920 swapFree=4192956/4192956
[pid=7083] ppid=7081 vsize=143128 CPUtime=942.02
/proc/7083/stat : 7083 (mxc) R 7081 7083 6517 0 -1 4194304 36589 0 0 0 94160 42 0 0 25 0 1 0 107886006 146563072 34792 18446744073709551615 134512640 135013041 4294956592 18446744073709551615 134530242 0 0 4096 0 0 0 0 17 1 0 0
/proc/7083/statm: 35782 34792 59 122 0 35656 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 143128

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 7084
/proc/meminfo: memFree=810680/2055920 swapFree=4192956/4192956
[pid=7083] ppid=7081 vsize=154356 CPUtime=1001.99
/proc/7083/stat : 7083 (mxc) R 7081 7083 6517 0 -1 4194304 39398 0 0 0 100155 44 0 0 25 0 1 0 107886006 158060544 37601 18446744073709551615 134512640 135013041 4294956592 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/7083/statm: 38589 37601 59 122 0 38463 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 154356

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 7084
/proc/meminfo: memFree=792312/2055920 swapFree=4192956/4192956
[pid=7083] ppid=7081 vsize=173104 CPUtime=1061.97
/proc/7083/stat : 7083 (mxc) R 7081 7083 6517 0 -1 4194304 44130 0 0 0 106148 49 0 0 25 0 1 0 107886006 177258496 42333 18446744073709551615 134512640 135013041 4294956592 18446744073709551615 134531167 0 0 4096 0 0 0 0 17 1 0 0
/proc/7083/statm: 43276 42333 59 122 0 43150 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 173104

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 7084
/proc/meminfo: memFree=780792/2055920 swapFree=4192956/4192956
[pid=7083] ppid=7081 vsize=183808 CPUtime=1121.96
/proc/7083/stat : 7083 (mxc) R 7081 7083 6517 0 -1 4194304 46833 0 0 0 112144 52 0 0 25 0 1 0 107886006 188219392 45036 18446744073709551615 134512640 135013041 4294956592 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/7083/statm: 45952 45036 59 122 0 45826 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 183808

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 7084
/proc/meminfo: memFree=772088/2055920 swapFree=4192956/4192956
[pid=7083] ppid=7081 vsize=192652 CPUtime=1181.95
/proc/7083/stat : 7083 (mxc) R 7081 7083 6517 0 -1 4194304 49039 0 0 0 118139 56 0 0 25 0 1 0 107886006 197275648 47242 18446744073709551615 134512640 135013041 4294956592 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/7083/statm: 48163 47242 59 122 0 48037 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 192652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 7084
/proc/meminfo: memFree=767864/2055920 swapFree=4192956/4192956
[pid=7083] ppid=7081 vsize=196616 CPUtime=1200.04
/proc/7083/stat : 7083 (mxc) R 7081 7083 6517 0 -1 4194304 50048 0 0 0 119947 57 0 0 25 0 1 0 107886006 201334784 48251 18446744073709551615 134512640 135013041 4294956592 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/7083/statm: 49154 48251 59 122 0 49028 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 196616

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.44
CPU time (s): 1200.08
CPU user time (s): 1199.47
CPU system time (s): 0.609907
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 196616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.47
system time used= 0.609907
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50048
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= 6
involuntary context switches= 1279

runsolver used 1.40679 second user time and 2.93255 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Wed Apr 11 19:08:02 UTC 2007

IDJOB= 318455
IDBENCH= 20455
IDSOLVER= 107
FILE ID= node1/318455-1176318481

PBS_JOBID= 4516506

Free space on /tmp= 66466 MiB

SOLVER NAME= MXC 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/babic/dspam/dspam_dump_vc1081.cnf
COMMAND LINE= /tmp/evaluation/318455-1176318481/mxc /tmp/evaluation/318455-1176318481/instance-318455-1176318481.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-318455-1176318481 -o ROOT/results/node1/solver-318455-1176318481 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/318455-1176318481/mxc /tmp/evaluation/318455-1176318481/instance-318455-1176318481.cnf            

META MD5SUM SOLVER= fd459248d3e92e664505cc2f0f683bf4
MD5SUM BENCH=  8a3e5e1fd068ee5229d7193ac5bcb167

RANDOM SEED= 311582918

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.234
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.234
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:        961304 kB
Buffers:         57072 kB
Cached:         904516 kB
SwapCached:          0 kB
Active:         301868 kB
Inactive:       715388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        961304 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            7724 kB
Writeback:           0 kB
Mapped:          74084 kB
Slab:            62668 kB
Committed_AS:  2472656 kB
PageTables:       1832 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= 66466 MiB

End job on node1 on Wed Apr 11 19:28:04 UTC 2007