Trace number 1083138

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
MDG-probe 2008-06-27? (TO) 1800.06 1807.41

General information on the benchmark

Namecsp/super-js/super-js-taillard-15/
normalized-super-js-taillard-15-1.xml
MD5SUMdaaf1af72f8f417d373a93d1048498fa
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark276.089
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints5580
Maximum constraint arity2
Maximum domain size1247
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5580
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18/0.20	c mistral-prime version 1.313
0.18/0.20	c 
0.18/0.20	c Parsing xml file
0.18/0.20	c          domains...............     0	(87 domains)
0.18/0.20	c          variables.............     0	(450 variables)
0.18/0.20	c          predicates............     0	(4 predicates)
0.18/0.20	c          constraints...........   0.2	(5580 constraints)
0.18/0.22	c Parsing time:    0.2
0.18/0.22	c
0.18/0.22	c Building model
0.18/0.23	c         0 AllDifferent constraints infered
0.18/0.29	c         0 constants
0.18/0.29	c         0 Boolean variables    (+9450)
0.18/0.29	c         0 range variables      (+10080)
0.18/0.29	c       450 domain (b) variables (+0)
0.18/0.29	c         0 domain (l) variables (+0)
0.18/0.29	c      5580 constraints          (+19530)
0.18/0.29	c         0 values 
0.18/0.29	c Building time:   0.08
0.18/0.29	c
0.18/0.29	c Solving instance
0.18/0.29	c          heuristic = dom/wdeg
0.18/0.29	c          Randomized probing iteration = 100
0.18/0.29	c          probing limit = 30
0.18/0.29	c          level based weights = no
0.18/0.29	c          impact probing = no
0.18/0.29	c          restart policy = No restart
0.18/0.29	c          probing ..........  9.31
9.55/9.64	c          Probing Nodes  3777
9.55/9.64	c          final run 

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1083138-1215225392/watcher-1083138-1215225392 -o /tmp/evaluation-result-1083138-1215225392/solver-1083138-1215225392 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/xsolve HOME/instance-1083138-1215225392.xml -v 1 -rs 1032351918 -probe 1 -ph 0 -heu dom/wdeg -res no 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 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.92 1.98 1.99 4/81 9080
/proc/meminfo: memFree=1793024/2055920 swapFree=4179808/4192956
[pid=9080] ppid=9078 vsize=18572 CPUtime=0
/proc/9080/stat : 9080 (runsolver) R 9078 9080 6554 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 2001508095 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 237947645223 0 0 4096 24578 0 0 0 17 1 0 0
/proc/9080/statm: 4643 292 257 25 0 2626 0

[startup+0.0636569 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 9080
/proc/meminfo: memFree=1793024/2055920 swapFree=4179808/4192956
[pid=9080] ppid=9078 vsize=6720 CPUtime=0.05
/proc/9080/stat : 9080 (xsolve) R 9078 9080 6554 0 -1 4194304 1000 0 0 0 5 0 0 0 18 0 1 0 2001508095 6881280 966 996147200 134512640 135239859 4294956144 18446744073709551615 134622777 0 0 4096 0 0 0 0 17 0 0 0
/proc/9080/statm: 1680 966 394 177 0 583 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6720

[startup+0.102661 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 9080
/proc/meminfo: memFree=1793024/2055920 swapFree=4179808/4192956
[pid=9080] ppid=9078 vsize=7904 CPUtime=0.09
/proc/9080/stat : 9080 (xsolve) R 9078 9080 6554 0 -1 4194304 1307 0 0 0 9 0 0 0 18 0 1 0 2001508095 8093696 1273 996147200 134512640 135239859 4294956144 18446744073709551615 134666112 0 0 4096 0 0 0 0 17 0 0 0
/proc/9080/statm: 1976 1273 394 177 0 879 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7904

[startup+0.302698 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 9080
/proc/meminfo: memFree=1793024/2055920 swapFree=4179808/4192956
[pid=9080] ppid=9078 vsize=30328 CPUtime=0.28
/proc/9080/stat : 9080 (xsolve) R 9078 9080 6554 0 -1 4194304 6873 0 0 0 26 2 0 0 19 0 1 0 2001508095 31055872 6773 996147200 134512640 135239859 4294956144 18446744073709551615 134802048 0 0 4096 0 0 0 0 17 0 0 0
/proc/9080/statm: 7582 6773 436 177 0 6485 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 30328

[startup+0.702764 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 9080
/proc/meminfo: memFree=1793024/2055920 swapFree=4179808/4192956
[pid=9080] ppid=9078 vsize=30904 CPUtime=0.68
/proc/9080/stat : 9080 (xsolve) R 9078 9080 6554 0 -1 4194304 7049 0 0 0 66 2 0 0 23 0 1 0 2001508095 31645696 6917 996147200 134512640 135239859 4294956144 18446744073709551615 134802073 0 0 4096 0 0 0 0 17 0 0 0
/proc/9080/statm: 7726 6917 437 177 0 6629 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 30904

[startup+1.50189 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 9081
/proc/meminfo: memFree=1766072/2055920 swapFree=4179808/4192956
[pid=9080] ppid=9078 vsize=30904 CPUtime=1.47
/proc/9080/stat : 9080 (xsolve) R 9078 9080 6554 0 -1 4194304 7055 0 0 0 145 2 0 0 25 0 1 0 2001508095 31645696 6923 996147200 134512640 135239859 4294956144 18446744073709551615 134802073 0 0 4096 0 0 0 0 17 0 0 0
/proc/9080/statm: 7726 6923 437 177 0 6629 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 30904

[startup+3.10115 s]
/proc/loadavg: 1.93 1.98 1.99 4/83 9082
/proc/meminfo: memFree=1742704/2055920 swapFree=4179808/4192956
[pid=9080] ppid=9078 vsize=30904 CPUtime=3.08
/proc/9080/stat : 9080 (xsolve) R 9078 9080 6554 0 -1 4194304 7057 0 0 0 305 3 0 0 25 0 1 0 2001508095 31645696 6925 996147200 134512640 135239859 4294956144 18446744073709551615 135095137 0 0 4096 0 0 0 0 17 0 0 0
/proc/9080/statm: 7726 6925 437 177 0 6629 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 30904

[startup+6.30165 s]
/proc/loadavg: 2.01 2.00 2.00 4/83 9082
/proc/meminfo: memFree=1725808/2055920 swapFree=4179808/4192956
[pid=9080] ppid=9078 vsize=30904 CPUtime=6.26
/proc/9080/stat : 9080 (xsolve) R 9078 9080 6554 0 -1 4194304 7073 0 0 0 623 3 0 0 25 0 1 0 2001508095 31645696 6941 996147200 134512640 135239859 4294956144 18446744073709551615 135030995 0 0 4096 0 0 0 0 17 0 0 0
/proc/9080/statm: 7726 6941 437 177 0 6629 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 30904

[startup+12.7017 s]
/proc/loadavg: 2.01 2.00 2.00 3/83 9082
/proc/meminfo: memFree=1713968/2055920 swapFree=4179808/4192956
[pid=9080] ppid=9078 vsize=31160 CPUtime=12.64
/proc/9080/stat : 9080 (xsolve) R 9078 9080 6554 0 -1 4194304 7158 0 0 0 1261 3 0 0 25 0 1 0 2001508095 31907840 6961 996147200 134512640 135239859 4294956144 18446744073709551615 134821139 0 0 4096 0 0 0 0 17 0 0 0
/proc/9080/statm: 7790 6961 438 177 0 6693 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 31160

[startup+25.5027 s]
/proc/loadavg: 2.01 2.00 2.00 4/83 9082
/proc/meminfo: memFree=1561520/2055920 swapFree=4179808/4192956
[pid=9080] ppid=9078 vsize=31160 CPUtime=25.38
/proc/9080/stat : 9080 (xsolve) R 9078 9080 6554 0 -1 4194304 7160 0 0 0 2535 3 0 0 25 0 1 0 2001508095 31907840 6963 996147200 134512640 135239859 4294956144 18446744073709551615 135071157 0 0 4096 0 0 0 0 17 0 0 0
/proc/9080/statm: 7790 6963 438 177 0 6693 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 31160

[startup+51.1028 s]
/proc/loadavg: 2.06 2.01 2.00 3/83 9083
/proc/meminfo: memFree=1512168/2055920 swapFree=4179808/4192956
[pid=9080] ppid=9078 vsize=31160 CPUtime=50.88
/proc/9080/stat : 9080 (xsolve) R 9078 9080 6554 0 -1 4194304 7160 0 0 0 5085 3 0 0 25 0 1 0 2001508095 31907840 6963 996147200 134512640 135239859 4294956144 18446744073709551615 135030995 0 0 4096 0 0 0 0 17 0 0 0
/proc/9080/statm: 7790 6963 438 177 0 6693 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 31160

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/82 9084
/proc/meminfo: memFree=1505960/2055920 swapFree=4179808/4192956
[pid=9080] ppid=9078 vsize=31160 CPUtime=101.87
/proc/9080/stat : 9080 (xsolve) R 9078 9080 6554 0 -1 4194304 7160 0 0 0 10184 3 0 0 25 0 1 0 2001508095 31907840 6963 996147200 134512640 135239859 4294956144 18446744073709551615 134802093 0 0 4096 0 0 0 0 17 0 0 0
/proc/9080/statm: 7790 6963 438 177 0 6693 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 31160

[startup+162.302 s]
/proc/loadavg: 2.01 2.00 2.00 3/82 9084
/proc/meminfo: memFree=1505320/2055920 swapFree=4179808/4192956
[pid=9080] ppid=9078 vsize=31160 CPUtime=161.62
/proc/9080/stat : 9080 (xsolve) R 9078 9080 6554 0 -1 4194304 7160 0 0 0 16159 3 0 0 25 0 1 0 2001508095 31907840 6963 996147200 134512640 135239859 4294956144 18446744073709551615 135031006 0 0 4096 0 0 0 0 17 0 0 0
/proc/9080/statm: 7790 6963 438 177 0 6693 0
Current children cumulated CPU time (s) 161.62
Current children cumulated vsize (KiB) 31160

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9084
/proc/meminfo: memFree=1504488/2055920 swapFree=4179808/4192956
[pid=9080] ppid=9078 vsize=31160 CPUtime=221.38
/proc/9080/stat : 9080 (xsolve) R 9078 9080 6554 0 -1 4194304 7162 0 0 0 22135 3 0 0 25 0 1 0 2001508095 31907840 6965 996147200 134512640 135239859 4294956144 18446744073709551615 135102575 0 0 4096 0 0 0 0 17 0 0 0
/proc/9080/statm: 7790 6965 438 177 0 6693 0
Current children cumulated CPU time (s) 221.38
Current children cumulated vsize (KiB) 31160

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9084
/proc/meminfo: memFree=1503208/2055920 swapFree=4179808/4192956
[pid=9080] ppid=9078 vsize=31160 CPUtime=281.14
/proc/9080/stat : 9080 (xsolve) R 9078 9080 6554 0 -1 4194304 7162 0 0 0 28111 3 0 0 25 0 1 0 2001508095 31907840 6965 996147200 134512640 135239859 4294956144 18446744073709551615 135095148 0 0 4096 0 0 0 0 17 0 0 0
/proc/9080/statm: 7790 6965 438 177 0 6693 0
Current children cumulated CPU time (s) 281.14
Current children cumulated vsize (KiB) 31160

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9084
/proc/meminfo: memFree=1502760/2055920 swapFree=4179808/4192956
[pid=9080] ppid=9078 vsize=31160 CPUtime=340.9
/proc/9080/stat : 9080 (xsolve) R 9078 9080 6554 0 -1 4194304 7162 0 0 0 34086 4 0 0 25 0 1 0 2001508095 31907840 6965 996147200 134512640 135239859 4294956144 18446744073709551615 134788054 0 0 4096 0 0 0 0 17 0 0 0
/proc/9080/statm: 7790 6965 438 177 0 6693 0
Current children cumulated CPU time (s) 340.9
Current children cumulated vsize (KiB) 31160

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9084
/proc/meminfo: memFree=1502312/2055920 swapFree=4179808/4192956
[pid=9080] ppid=9078 vsize=31160 CPUtime=400.66
/proc/9080/stat : 9080 (xsolve) R 9078 9080 6554 0 -1 4194304 7162 0 0 0 40062 4 0 0 25 0 1 0 2001508095 31907840 6965 996147200 134512640 135239859 4294956144 18446744073709551615 135030962 0 0 4096 0 0 0 0 17 0 0 0
/proc/9080/statm: 7790 6965 438 177 0 6693 0
Current children cumulated CPU time (s) 400.66
Current children cumulated vsize (KiB) 31160

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9084
/proc/meminfo: memFree=1502440/2055920 swapFree=4179808/4192956
[pid=9080] ppid=9078 vsize=31160 CPUtime=460.41
/proc/9080/stat : 9080 (xsolve) R 9078 9080 6554 0 -1 4194304 7162 0 0 0 46037 4 0 0 25 0 1 0 2001508095 31907840 6965 996147200 134512640 135239859 4294956144 18446744073709551615 134797573 0 0 4096 0 0 0 0 17 0 0 0
/proc/9080/statm: 7790 6965 438 177 0 6693 0
Current children cumulated CPU time (s) 460.41
Current children cumulated vsize (KiB) 31160

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9084
/proc/meminfo: memFree=1502440/2055920 swapFree=4179808/4192956
[pid=9080] ppid=9078 vsize=31160 CPUtime=520.17
/proc/9080/stat : 9080 (xsolve) R 9078 9080 6554 0 -1 4194304 7162 0 0 0 52013 4 0 0 25 0 1 0 2001508095 31907840 6965 996147200 134512640 135239859 4294956144 18446744073709551615 135101118 0 0 4096 0 0 0 0 17 0 0 0
/proc/9080/statm: 7790 6965 438 177 0 6693 0
Current children cumulated CPU time (s) 520.17
Current children cumulated vsize (KiB) 31160

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9084
/proc/meminfo: memFree=1502376/2055920 swapFree=4179808/4192956
[pid=9080] ppid=9078 vsize=31160 CPUtime=579.92
/proc/9080/stat : 9080 (xsolve) R 9078 9080 6554 0 -1 4194304 7162 0 0 0 57988 4 0 0 25 0 1 0 2001508095 31907840 6965 996147200 134512640 135239859 4294956144 18446744073709551615 134791076 0 0 4096 0 0 0 0 17 0 0 0
/proc/9080/statm: 7790 6965 438 177 0 6693 0
Current children cumulated CPU time (s) 579.92
Current children cumulated vsize (KiB) 31160

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9084
/proc/meminfo: memFree=1502248/2055920 swapFree=4179808/4192956
[pid=9080] ppid=9078 vsize=31160 CPUtime=639.68
/proc/9080/stat : 9080 (xsolve) R 9078 9080 6554 0 -1 4194304 7162 0 0 0 63964 4 0 0 25 0 1 0 2001508095 31907840 6965 996147200 134512640 135239859 4294956144 18446744073709551615 135030995 0 0 4096 0 0 0 0 17 0 0 0
/proc/9080/statm: 7790 6965 438 177 0 6693 0
Current children cumulated CPU time (s) 639.68
Current children cumulated vsize (KiB) 31160


################
# More data... #
################

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9084
/proc/meminfo: memFree=1501736/2055920 swapFree=4179808/4192956
[pid=9080] ppid=9078 vsize=31160 CPUtime=818.94
/proc/9080/stat : 9080 (xsolve) R 9078 9080 6554 0 -1 4194304 7162 0 0 0 81890 4 0 0 25 0 1 0 2001508095 31907840 6965 996147200 134512640 135239859 4294956144 18446744073709551615 135030995 0 0 4096 0 0 0 0 17 0 0 0
/proc/9080/statm: 7790 6965 438 177 0 6693 0
Current children cumulated CPU time (s) 818.94
Current children cumulated vsize (KiB) 31160

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9084
/proc/meminfo: memFree=1501352/2055920 swapFree=4179808/4192956
[pid=9080] ppid=9078 vsize=31160 CPUtime=878.69
/proc/9080/stat : 9080 (xsolve) R 9078 9080 6554 0 -1 4194304 7162 0 0 0 87865 4 0 0 25 0 1 0 2001508095 31907840 6965 996147200 134512640 135239859 4294956144 18446744073709551615 135067266 0 0 4096 0 0 0 0 17 0 0 0
/proc/9080/statm: 7790 6965 438 177 0 6693 0
Current children cumulated CPU time (s) 878.69
Current children cumulated vsize (KiB) 31160

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9084
/proc/meminfo: memFree=1501352/2055920 swapFree=4179808/4192956
[pid=9080] ppid=9078 vsize=31160 CPUtime=938.46
/proc/9080/stat : 9080 (xsolve) R 9078 9080 6554 0 -1 4194304 7162 0 0 0 93842 4 0 0 25 0 1 0 2001508095 31907840 6965 996147200 134512640 135239859 4294956144 18446744073709551615 135071735 0 0 4096 0 0 0 0 17 0 0 0
/proc/9080/statm: 7790 6965 438 177 0 6693 0
Current children cumulated CPU time (s) 938.46
Current children cumulated vsize (KiB) 31160

[startup+1002.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/82 9084
/proc/meminfo: memFree=1501288/2055920 swapFree=4179808/4192956
[pid=9080] ppid=9078 vsize=31160 CPUtime=998.21
/proc/9080/stat : 9080 (xsolve) R 9078 9080 6554 0 -1 4194304 7162 0 0 0 99817 4 0 0 25 0 1 0 2001508095 31907840 6965 996147200 134512640 135239859 4294956144 18446744073709551615 134802073 0 0 4096 0 0 0 0 17 0 0 0
/proc/9080/statm: 7790 6965 438 177 0 6693 0
Current children cumulated CPU time (s) 998.21
Current children cumulated vsize (KiB) 31160

[startup+1062.3 s]
/proc/loadavg: 2.18 2.05 2.01 3/82 9084
/proc/meminfo: memFree=1501288/2055920 swapFree=4179808/4192956
[pid=9080] ppid=9078 vsize=31160 CPUtime=1057.97
/proc/9080/stat : 9080 (xsolve) R 9078 9080 6554 0 -1 4194304 7162 0 0 0 105792 5 0 0 25 0 1 0 2001508095 31907840 6965 996147200 134512640 135239859 4294956144 18446744073709551615 135067338 0 0 4096 0 0 0 0 17 0 0 0
/proc/9080/statm: 7790 6965 438 177 0 6693 0
Current children cumulated CPU time (s) 1057.97
Current children cumulated vsize (KiB) 31160

[startup+1122.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/82 9084
/proc/meminfo: memFree=1501224/2055920 swapFree=4179808/4192956
[pid=9080] ppid=9078 vsize=31160 CPUtime=1117.73
/proc/9080/stat : 9080 (xsolve) R 9078 9080 6554 0 -1 4194304 7162 0 0 0 111768 5 0 0 25 0 1 0 2001508095 31907840 6965 996147200 134512640 135239859 4294956144 18446744073709551615 134802362 0 0 4096 0 0 0 0 17 0 0 0
/proc/9080/statm: 7790 6965 438 177 0 6693 0
Current children cumulated CPU time (s) 1117.73
Current children cumulated vsize (KiB) 31160

[startup+1182.3 s]
/proc/loadavg: 2.36 2.14 2.04 3/82 9084
/proc/meminfo: memFree=1500840/2055920 swapFree=4179808/4192956
[pid=9080] ppid=9078 vsize=31160 CPUtime=1177.49
/proc/9080/stat : 9080 (xsolve) R 9078 9080 6554 0 -1 4194304 7162 0 0 0 117744 5 0 0 25 0 1 0 2001508095 31907840 6965 996147200 134512640 135239859 4294956144 18446744073709551615 134802073 0 0 4096 0 0 0 0 17 0 0 0
/proc/9080/statm: 7790 6965 438 177 0 6693 0
Current children cumulated CPU time (s) 1177.49
Current children cumulated vsize (KiB) 31160

[startup+1242.3 s]
/proc/loadavg: 2.13 2.11 2.03 3/82 9084
/proc/meminfo: memFree=1500712/2055920 swapFree=4179808/4192956
[pid=9080] ppid=9078 vsize=31160 CPUtime=1237.24
/proc/9080/stat : 9080 (xsolve) R 9078 9080 6554 0 -1 4194304 7162 0 0 0 123719 5 0 0 25 0 1 0 2001508095 31907840 6965 996147200 134512640 135239859 4294956144 18446744073709551615 135067284 0 0 4096 0 0 0 0 17 0 0 0
/proc/9080/statm: 7790 6965 438 177 0 6693 0
Current children cumulated CPU time (s) 1237.24
Current children cumulated vsize (KiB) 31160

[startup+1302.3 s]
/proc/loadavg: 2.05 2.09 2.02 3/82 9084
/proc/meminfo: memFree=1500648/2055920 swapFree=4179808/4192956
[pid=9080] ppid=9078 vsize=31160 CPUtime=1296.99
/proc/9080/stat : 9080 (xsolve) R 9078 9080 6554 0 -1 4194304 7162 0 0 0 129694 5 0 0 25 0 1 0 2001508095 31907840 6965 996147200 134512640 135239859 4294956144 18446744073709551615 135031006 0 0 4096 0 0 0 0 17 0 0 0
/proc/9080/statm: 7790 6965 438 177 0 6693 0
Current children cumulated CPU time (s) 1296.99
Current children cumulated vsize (KiB) 31160

[startup+1362.3 s]
/proc/loadavg: 2.02 2.07 2.02 3/82 9084
/proc/meminfo: memFree=1500712/2055920 swapFree=4179808/4192956
[pid=9080] ppid=9078 vsize=31160 CPUtime=1356.75
/proc/9080/stat : 9080 (xsolve) R 9078 9080 6554 0 -1 4194304 7162 0 0 0 135670 5 0 0 25 0 1 0 2001508095 31907840 6965 996147200 134512640 135239859 4294956144 18446744073709551615 135031006 0 0 4096 0 0 0 0 17 0 0 0
/proc/9080/statm: 7790 6965 438 177 0 6693 0
Current children cumulated CPU time (s) 1356.75
Current children cumulated vsize (KiB) 31160

[startup+1422.31 s]
/proc/loadavg: 2.00 2.05 2.01 3/82 9084
/proc/meminfo: memFree=1500648/2055920 swapFree=4179808/4192956
[pid=9080] ppid=9078 vsize=31160 CPUtime=1416.5
/proc/9080/stat : 9080 (xsolve) R 9078 9080 6554 0 -1 4194304 7162 0 0 0 141645 5 0 0 25 0 1 0 2001508095 31907840 6965 996147200 134512640 135239859 4294956144 18446744073709551615 134802073 0 0 4096 0 0 0 0 17 0 0 0
/proc/9080/statm: 7790 6965 438 177 0 6693 0
Current children cumulated CPU time (s) 1416.5
Current children cumulated vsize (KiB) 31160

[startup+1482.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/82 9090
/proc/meminfo: memFree=1500448/2055920 swapFree=4179808/4192956
[pid=9080] ppid=9078 vsize=31160 CPUtime=1476.26
/proc/9080/stat : 9080 (xsolve) R 9078 9080 6554 0 -1 4194304 7162 0 0 0 147621 5 0 0 25 0 1 0 2001508095 31907840 6965 996147200 134512640 135239859 4294956144 18446744073709551615 135030995 0 0 4096 0 0 0 0 17 0 0 0
/proc/9080/statm: 7790 6965 438 177 0 6693 0
Current children cumulated CPU time (s) 1476.26
Current children cumulated vsize (KiB) 31160

[startup+1542.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/82 9090
/proc/meminfo: memFree=1500456/2055920 swapFree=4179808/4192956
[pid=9080] ppid=9078 vsize=31160 CPUtime=1536.02
/proc/9080/stat : 9080 (xsolve) R 9078 9080 6554 0 -1 4194304 7162 0 0 0 153596 6 0 0 25 0 1 0 2001508095 31907840 6965 996147200 134512640 135239859 4294956144 18446744073709551615 135030986 0 0 4096 0 0 0 0 17 0 0 0
/proc/9080/statm: 7790 6965 438 177 0 6693 0
Current children cumulated CPU time (s) 1536.02
Current children cumulated vsize (KiB) 31160

[startup+1602.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/82 9090
/proc/meminfo: memFree=1500456/2055920 swapFree=4179808/4192956
[pid=9080] ppid=9078 vsize=31160 CPUtime=1595.77
/proc/9080/stat : 9080 (xsolve) R 9078 9080 6554 0 -1 4194304 7162 0 0 0 159571 6 0 0 25 0 1 0 2001508095 31907840 6965 996147200 134512640 135239859 4294956144 18446744073709551615 134797310 0 0 4096 0 0 0 0 17 0 0 0
/proc/9080/statm: 7790 6965 438 177 0 6693 0
Current children cumulated CPU time (s) 1595.77
Current children cumulated vsize (KiB) 31160

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 9090
/proc/meminfo: memFree=1500520/2055920 swapFree=4179808/4192956
[pid=9080] ppid=9078 vsize=31160 CPUtime=1655.53
/proc/9080/stat : 9080 (xsolve) R 9078 9080 6554 0 -1 4194304 7162 0 0 0 165547 6 0 0 25 0 1 0 2001508095 31907840 6965 996147200 134512640 135239859 4294956144 18446744073709551615 135030995 0 0 4096 0 0 0 0 17 0 0 0
/proc/9080/statm: 7790 6965 438 177 0 6693 0
Current children cumulated CPU time (s) 1655.53
Current children cumulated vsize (KiB) 31160

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 9090
/proc/meminfo: memFree=1500456/2055920 swapFree=4179808/4192956
[pid=9080] ppid=9078 vsize=31160 CPUtime=1715.29
/proc/9080/stat : 9080 (xsolve) R 9078 9080 6554 0 -1 4194304 7162 0 0 0 171523 6 0 0 25 0 1 0 2001508095 31907840 6965 996147200 134512640 135239859 4294956144 18446744073709551615 134788054 0 0 4096 0 0 0 0 17 0 0 0
/proc/9080/statm: 7790 6965 438 177 0 6693 0
Current children cumulated CPU time (s) 1715.29
Current children cumulated vsize (KiB) 31160

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 9090
/proc/meminfo: memFree=1500328/2055920 swapFree=4179808/4192956
[pid=9080] ppid=9078 vsize=31160 CPUtime=1775.04
/proc/9080/stat : 9080 (xsolve) R 9078 9080 6554 0 -1 4194304 7162 0 0 0 177498 6 0 0 25 0 1 0 2001508095 31907840 6965 996147200 134512640 135239859 4294956144 18446744073709551615 135030995 0 0 4096 0 0 0 0 17 0 0 0
/proc/9080/statm: 7790 6965 438 177 0 6693 0
Current children cumulated CPU time (s) 1775.04
Current children cumulated vsize (KiB) 31160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.4 s]
/proc/loadavg: 2.00 2.01 2.00 2/71 9093
/proc/meminfo: memFree=1780296/2055920 swapFree=4179808/4192956
[pid=9080] ppid=9078 vsize=31160 CPUtime=1800.05
/proc/9080/stat : 9080 (xsolve) R 9078 9080 6554 0 -1 4194304 7162 0 0 0 179999 6 0 0 25 0 1 0 2001508095 31907840 6965 996147200 134512640 135239859 4294956144 18446744073709551615 135031006 0 0 4096 0 0 0 0 17 1 0 0
/proc/9080/statm: 7790 6965 438 177 0 6693 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 31160

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): 1807.41
CPU time (s): 1800.06
CPU user time (s): 1799.99
CPU system time (s): 0.070989
CPU usage (%): 99.5935
Max. virtual memory (cumulated for all children) (KiB): 31160

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

runsolver used 1.69574 second user time and 4.88926 second system time

The end

Launcher Data (download as text)

Begin job on node69 at 2008-07-05 04:36:32
IDJOB=1083138
IDBENCH=57417
IDSOLVER=342
FILE ID=node69/1083138-1215225392
PBS_JOBID= 7881794
Free space on /tmp= 66476 MiB

SOLVER NAME= MDG-probe 2008-06-27
BENCH NAME= CPAI08/csp/super-js/super-js-taillard-15/normalized-super-js-taillard-15-1.xml
COMMAND LINE= HOME/xsolve BENCHNAME -v 1 -rs RANDOMSEED -probe 1 -ph 0 -heu dom/wdeg -res no
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1083138-1215225392/watcher-1083138-1215225392 -o /tmp/evaluation-result-1083138-1215225392/solver-1083138-1215225392 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/xsolve HOME/instance-1083138-1215225392.xml -v 1 -rs 1032351918 -probe 1 -ph 0 -heu dom/wdeg -res no

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= daaf1af72f8f417d373a93d1048498fa
RANDOM SEED=1032351918

node69.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.259
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.259
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:       1793504 kB
Buffers:         14004 kB
Cached:         161764 kB
SwapCached:       7560 kB
Active:         112060 kB
Inactive:        89624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1793504 kB
SwapTotal:     4192956 kB
SwapFree:      4179808 kB
Dirty:            3156 kB
Writeback:           0 kB
Mapped:          41648 kB
Slab:            45776 kB
Committed_AS:  3999764 kB
PageTables:       1992 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= 66472 MiB
End job on node69 at 2008-07-05 05:06:42