Trace number 2073130

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
Mistral 1.545? (TO) 1800.1 1811.41

General information on the benchmark

Namecsp/pseudoGLB/
normalized-robin18.xml
MD5SUM41ef1c424a83810014d2d1a1b4688746
Bench CategoryAlldiff+Elt+WSum (alldiff,element,weightedsum)
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 variables23409
Number of constraints1386
Maximum constraint arity289
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(1386)

Solver Data

0.00/0.08	c mistral version 1.545

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s 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-2073130-1247357658/watcher-2073130-1247357658 -o /tmp/evaluation-result-2073130-1247357658/solver-2073130-1247357658 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2073130-1247357658.xml 

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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.13 2.72 2.43 4/82 15771
/proc/meminfo: memFree=16112/2055920 swapFree=4192812/4192956
[pid=15771] ppid=15769 vsize=18576 CPUtime=0
/proc/15771/stat : 15771 (runsolver) R 15769 15771 14786 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 22833478 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 206381313319 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/15771/statm: 4644 284 249 26 0 2626 0

[startup+0.0605281 s]
/proc/loadavg: 3.13 2.72 2.43 4/82 15771
/proc/meminfo: memFree=16112/2055920 swapFree=4192812/4192956
[pid=15771] ppid=15769 vsize=4780 CPUtime=0
/proc/15771/stat : 15771 (ld-linux.so.2) R 15769 15771 14786 0 -1 4194304 68 0 5 0 0 0 0 0 18 0 1 0 22833478 4894720 55 996147200 1448431616 1448550632 4294956208 18446744073709551615 1448524923 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/15771/statm: 1195 55 38 29 0 14 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4780

[startup+0.101308 s]
/proc/loadavg: 3.13 2.72 2.43 4/82 15771
/proc/meminfo: memFree=16112/2055920 swapFree=4192812/4192956
[pid=15771] ppid=15769 vsize=5920 CPUtime=0.02
/proc/15771/stat : 15771 (ld-linux.so.2) R 15769 15771 14786 0 -1 4194304 597 0 11 0 2 0 0 0 18 0 1 0 22833478 6062080 587 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157033412 0 0 4096 0 0 0 0 17 0 0 0
/proc/15771/statm: 1480 587 355 29 0 295 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5920

[startup+0.301347 s]
/proc/loadavg: 3.13 2.72 2.43 4/82 15771
/proc/meminfo: memFree=16112/2055920 swapFree=4192812/4192956
[pid=15771] ppid=15769 vsize=9096 CPUtime=0.21
/proc/15771/stat : 15771 (ld-linux.so.2) R 15769 15771 14786 0 -1 4194304 1435 0 11 0 21 0 0 0 19 0 1 0 22833478 9314304 1425 996147200 1448431616 1448550632 4294956208 18446744073709551615 134688899 0 0 4096 0 0 0 0 17 0 0 0
/proc/15771/statm: 2274 1425 375 29 0 1089 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 9096

[startup+0.70142 s]
/proc/loadavg: 3.13 2.72 2.43 4/82 15771
/proc/meminfo: memFree=16112/2055920 swapFree=4192812/4192956
[pid=15771] ppid=15769 vsize=10944 CPUtime=0.62
/proc/15771/stat : 15771 (ld-linux.so.2) R 15769 15771 14786 0 -1 4194304 1912 0 11 0 61 1 0 0 23 0 1 0 22833478 11206656 1902 996147200 1448431616 1448550632 4294956208 18446744073709551615 4159093389 0 0 4096 0 0 0 0 17 0 0 0
/proc/15771/statm: 2736 1902 375 29 0 1551 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 10944

[startup+1.50156 s]
/proc/loadavg: 3.13 2.72 2.43 3/83 15772
/proc/meminfo: memFree=15016/2055920 swapFree=4192812/4192956
[pid=15771] ppid=15769 vsize=12628 CPUtime=1.4
/proc/15771/stat : 15771 (ld-linux.so.2) R 15769 15771 14786 0 -1 4194304 2336 0 11 0 139 1 0 0 25 0 1 0 22833478 12931072 2326 996147200 1448431616 1448550632 4294956208 18446744073709551615 134693478 0 0 4096 0 0 0 0 17 0 0 0
/proc/15771/statm: 3157 2326 375 29 0 1972 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 12628

[startup+3.10186 s]
/proc/loadavg: 3.12 2.73 2.43 3/83 15772
/proc/meminfo: memFree=15528/2055920 swapFree=4192812/4192956
[pid=15771] ppid=15769 vsize=26564 CPUtime=2.99
/proc/15771/stat : 15771 (ld-linux.so.2) R 15769 15771 14786 0 -1 4194304 5831 0 11 0 296 3 0 0 25 0 1 0 22833478 27201536 5821 996147200 1448431616 1448550632 4294956208 18446744073709551615 134817175 0 0 4096 0 0 0 0 17 0 0 0
/proc/15771/statm: 6641 5821 411 29 0 5456 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 26564

[startup+6.30145 s]
/proc/loadavg: 3.12 2.73 2.43 3/83 15772
/proc/meminfo: memFree=16304/2055920 swapFree=4192812/4192956
[pid=15771] ppid=15769 vsize=26956 CPUtime=6.16
/proc/15771/stat : 15771 (ld-linux.so.2) R 15769 15771 14786 0 -1 4194304 5891 0 11 0 613 3 0 0 25 0 1 0 22833478 27602944 5881 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259290 0 0 4096 0 0 0 0 17 0 0 0
/proc/15771/statm: 6739 5881 415 29 0 5554 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 26956

[startup+12.7016 s]
/proc/loadavg: 3.17 2.75 2.44 3/83 15772
/proc/meminfo: memFree=15984/2055920 swapFree=4192812/4192956
[pid=15771] ppid=15769 vsize=26956 CPUtime=12.49
/proc/15771/stat : 15771 (ld-linux.so.2) R 15769 15771 14786 0 -1 4194304 5906 0 11 0 1245 4 0 0 25 0 1 0 22833478 27602944 5896 996147200 1448431616 1448550632 4294956208 18446744073709551615 134817164 0 0 4096 0 0 0 0 17 0 0 0
/proc/15771/statm: 6739 5896 415 29 0 5554 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 26956

[startup+25.502 s]
/proc/loadavg: 3.15 2.76 2.45 3/83 15772
/proc/meminfo: memFree=15088/2055920 swapFree=4192812/4192956
[pid=15771] ppid=15769 vsize=26956 CPUtime=25.17
/proc/15771/stat : 15771 (ld-linux.so.2) R 15769 15771 14786 0 -1 4194304 5913 0 11 0 2511 6 0 0 25 0 1 0 22833478 27602944 5903 996147200 1448431616 1448550632 4294956208 18446744073709551615 134817164 0 0 4096 0 0 0 0 17 0 0 0
/proc/15771/statm: 6739 5903 415 29 0 5554 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 26956

[startup+51.1016 s]
/proc/loadavg: 3.10 2.78 2.46 3/83 15772
/proc/meminfo: memFree=14896/2055920 swapFree=4192812/4192956
[pid=15771] ppid=15769 vsize=27088 CPUtime=50.54
/proc/15771/stat : 15771 (ld-linux.so.2) R 15769 15771 14786 0 -1 4194304 5925 0 11 0 5045 9 0 0 25 0 1 0 22833478 27738112 5915 996147200 1448431616 1448550632 4294956208 18446744073709551615 134817252 0 0 4096 0 0 0 0 17 0 0 0
/proc/15771/statm: 6772 5915 415 29 0 5587 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 27088

[startup+102.306 s]
/proc/loadavg: 2.93 2.79 2.48 3/84 15837
/proc/meminfo: memFree=1886696/2055920 swapFree=4192812/4192956
[pid=15771] ppid=15769 vsize=27088 CPUtime=101.17
/proc/15771/stat : 15771 (ld-linux.so.2) R 15769 15771 14786 0 -1 4194304 5928 0 11 0 10098 19 0 0 25 0 1 0 22833478 27738112 5918 996147200 1448431616 1448550632 4294956208 18446744073709551615 134817175 0 0 4096 0 0 0 0 17 1 0 0
/proc/15771/statm: 6772 5918 415 29 0 5587 0
Current children cumulated CPU time (s) 101.17
Current children cumulated vsize (KiB) 27088

[startup+162.302 s]
/proc/loadavg: 2.37 2.66 2.45 3/85 15838
/proc/meminfo: memFree=1740704/2055920 swapFree=4192812/4192956
[pid=15771] ppid=15769 vsize=27088 CPUtime=160.73
/proc/15771/stat : 15771 (ld-linux.so.2) R 15769 15771 14786 0 -1 4194304 5929 0 11 0 16054 19 0 0 25 0 1 0 22833478 27738112 5919 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259290 0 0 4096 0 0 0 0 17 1 0 0
/proc/15771/statm: 6772 5919 415 29 0 5587 0
Current children cumulated CPU time (s) 160.73
Current children cumulated vsize (KiB) 27088

[startup+222.303 s]
/proc/loadavg: 2.12 2.53 2.42 3/85 15838
/proc/meminfo: memFree=1679008/2055920 swapFree=4192812/4192956
[pid=15771] ppid=15769 vsize=27088 CPUtime=220.44
/proc/15771/stat : 15771 (ld-linux.so.2) R 15769 15771 14786 0 -1 4194304 5931 0 11 0 22025 19 0 0 25 0 1 0 22833478 27738112 5921 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259290 0 0 4096 0 0 0 0 17 1 0 0
/proc/15771/statm: 6772 5921 415 29 0 5587 0
Current children cumulated CPU time (s) 220.44
Current children cumulated vsize (KiB) 27088

[startup+282.302 s]
/proc/loadavg: 2.05 2.44 2.39 3/85 15838
/proc/meminfo: memFree=1581152/2055920 swapFree=4192812/4192956
[pid=15771] ppid=15769 vsize=27088 CPUtime=280.07
/proc/15771/stat : 15771 (ld-linux.so.2) R 15769 15771 14786 0 -1 4194304 5932 0 11 0 27988 19 0 0 25 0 1 0 22833478 27738112 5922 996147200 1448431616 1448550632 4294956208 18446744073709551615 134817273 0 0 4096 0 0 0 0 17 1 0 0
/proc/15771/statm: 6772 5922 415 29 0 5587 0
Current children cumulated CPU time (s) 280.07
Current children cumulated vsize (KiB) 27088

[startup+342.302 s]
/proc/loadavg: 2.01 2.35 2.36 3/85 15838
/proc/meminfo: memFree=1553248/2055920 swapFree=4192812/4192956
[pid=15771] ppid=15769 vsize=27088 CPUtime=339.77
/proc/15771/stat : 15771 (ld-linux.so.2) R 15769 15771 14786 0 -1 4194304 5933 0 11 0 33958 19 0 0 25 0 1 0 22833478 27738112 5923 996147200 1448431616 1448550632 4294956208 18446744073709551615 134817203 0 0 4096 0 0 0 0 17 1 0 0
/proc/15771/statm: 6772 5923 415 29 0 5587 0
Current children cumulated CPU time (s) 339.77
Current children cumulated vsize (KiB) 27088

[startup+402.302 s]
/proc/loadavg: 2.00 2.29 2.34 3/85 15838
/proc/meminfo: memFree=1525536/2055920 swapFree=4192812/4192956
[pid=15771] ppid=15769 vsize=27088 CPUtime=399.48
/proc/15771/stat : 15771 (ld-linux.so.2) R 15769 15771 14786 0 -1 4194304 5934 0 11 0 39929 19 0 0 25 0 1 0 22833478 27738112 5924 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259286 0 0 4096 0 0 0 0 17 0 0 0
/proc/15771/statm: 6772 5924 415 29 0 5587 0
Current children cumulated CPU time (s) 399.48
Current children cumulated vsize (KiB) 27088

[startup+462.302 s]
/proc/loadavg: 2.00 2.23 2.31 3/85 15838
/proc/meminfo: memFree=1497760/2055920 swapFree=4192812/4192956
[pid=15771] ppid=15769 vsize=27088 CPUtime=459.17
/proc/15771/stat : 15771 (ld-linux.so.2) R 15769 15771 14786 0 -1 4194304 5934 0 11 0 45898 19 0 0 25 0 1 0 22833478 27738112 5924 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259290 0 0 4096 0 0 0 0 17 1 0 0
/proc/15771/statm: 6772 5924 415 29 0 5587 0
Current children cumulated CPU time (s) 459.17
Current children cumulated vsize (KiB) 27088

[startup+522.303 s]
/proc/loadavg: 2.06 2.20 2.30 3/85 15838
/proc/meminfo: memFree=1443360/2055920 swapFree=4192812/4192956
[pid=15771] ppid=15769 vsize=27088 CPUtime=518.81
/proc/15771/stat : 15771 (ld-linux.so.2) R 15769 15771 14786 0 -1 4194304 5934 0 11 0 51862 19 0 0 25 0 1 0 22833478 27738112 5924 996147200 1448431616 1448550632 4294956208 18446744073709551615 134817195 0 0 4096 0 0 0 0 17 1 0 0
/proc/15771/statm: 6772 5924 415 29 0 5587 0
Current children cumulated CPU time (s) 518.81
Current children cumulated vsize (KiB) 27088

[startup+582.302 s]
/proc/loadavg: 2.02 2.16 2.27 3/85 15838
/proc/meminfo: memFree=1388256/2055920 swapFree=4192812/4192956
[pid=15771] ppid=15769 vsize=27088 CPUtime=578.47
/proc/15771/stat : 15771 (ld-linux.so.2) R 15769 15771 14786 0 -1 4194304 5934 0 11 0 57827 20 0 0 25 0 1 0 22833478 27738112 5924 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259290 0 0 4096 0 0 0 0 17 0 0 0
/proc/15771/statm: 6772 5924 415 29 0 5587 0
Current children cumulated CPU time (s) 578.47
Current children cumulated vsize (KiB) 27088

[startup+642.302 s]
/proc/loadavg: 2.00 2.13 2.25 3/85 15838
/proc/meminfo: memFree=1360416/2055920 swapFree=4192812/4192956
[pid=15771] ppid=15769 vsize=27088 CPUtime=638.22
/proc/15771/stat : 15771 (ld-linux.so.2) R 15769 15771 14786 0 -1 4194304 5935 0 11 0 63802 20 0 0 25 0 1 0 22833478 27738112 5925 996147200 1448431616 1448550632 4294956208 18446744073709551615 134817175 0 0 4096 0 0 0 0 17 0 0 0
/proc/15771/statm: 6772 5925 415 29 0 5587 0
Current children cumulated CPU time (s) 638.22
Current children cumulated vsize (KiB) 27088

[startup+702.302 s]

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

[startup+822.303 s]
/proc/loadavg: 2.04 2.08 2.21 3/85 15838
/proc/meminfo: memFree=1274592/2055920 swapFree=4192812/4192956
[pid=15771] ppid=15769 vsize=27088 CPUtime=817.34
/proc/15771/stat : 15771 (ld-linux.so.2) R 15769 15771 14786 0 -1 4194304 5936 0 11 0 81714 20 0 0 25 0 1 0 22833478 27738112 5926 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259290 0 0 4096 0 0 0 0 17 1 0 0
/proc/15771/statm: 6772 5926 415 29 0 5587 0
Current children cumulated CPU time (s) 817.34
Current children cumulated vsize (KiB) 27088

[startup+882.302 s]
/proc/loadavg: 2.01 2.06 2.19 3/85 15838
/proc/meminfo: memFree=1247328/2055920 swapFree=4192812/4192956
[pid=15771] ppid=15769 vsize=27088 CPUtime=876.98
/proc/15771/stat : 15771 (ld-linux.so.2) R 15769 15771 14786 0 -1 4194304 5936 0 11 0 87678 20 0 0 25 0 1 0 22833478 27738112 5926 996147200 1448431616 1448550632 4294956208 18446744073709551615 134817220 0 0 4096 0 0 0 0 17 1 0 0
/proc/15771/statm: 6772 5926 415 29 0 5587 0
Current children cumulated CPU time (s) 876.98
Current children cumulated vsize (KiB) 27088

[startup+942.302 s]
/proc/loadavg: 2.00 2.05 2.18 3/74 15867
/proc/meminfo: memFree=1819640/2055920 swapFree=4192812/4192956
[pid=15771] ppid=15769 vsize=27088 CPUtime=936.76
/proc/15771/stat : 15771 (ld-linux.so.2) R 15769 15771 14786 0 -1 4194304 5936 0 11 0 93654 22 0 0 25 0 1 0 22833478 27738112 5926 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259280 0 0 4096 0 0 0 0 17 1 0 0
/proc/15771/statm: 6772 5926 415 29 0 5587 0
Current children cumulated CPU time (s) 936.76
Current children cumulated vsize (KiB) 27088

[startup+1002.3 s]
/proc/loadavg: 2.00 2.04 2.16 3/73 15894
/proc/meminfo: memFree=1895296/2055920 swapFree=4192812/4192956
[pid=15771] ppid=15769 vsize=27088 CPUtime=996.64
/proc/15771/stat : 15771 (ld-linux.so.2) R 15769 15771 14786 0 -1 4194304 5938 0 11 0 99642 22 0 0 25 0 1 0 22833478 27738112 5928 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865228 0 0 4096 0 0 0 0 17 0 0 0
/proc/15771/statm: 6772 5928 415 29 0 5587 0
Current children cumulated CPU time (s) 996.64
Current children cumulated vsize (KiB) 27088

[startup+1062.3 s]
/proc/loadavg: 2.23 2.10 2.18 3/84 15973
/proc/meminfo: memFree=1179816/2055920 swapFree=4192812/4192956
[pid=15771] ppid=15769 vsize=27088 CPUtime=1055.47
/proc/15771/stat : 15771 (ld-linux.so.2) R 15769 15771 14786 0 -1 4194304 5938 0 11 0 105508 39 0 0 25 0 1 0 22833478 27738112 5928 996147200 1448431616 1448550632 4294956208 18446744073709551615 134817181 0 0 4096 0 0 0 0 17 1 0 0
/proc/15771/statm: 6772 5928 415 29 0 5587 0
Current children cumulated CPU time (s) 1055.47
Current children cumulated vsize (KiB) 27088

[startup+1122.3 s]
/proc/loadavg: 2.07 2.08 2.16 3/74 16002
/proc/meminfo: memFree=1795832/2055920 swapFree=4192812/4192956
[pid=15771] ppid=15769 vsize=27088 CPUtime=1115.18
/proc/15771/stat : 15771 (ld-linux.so.2) R 15769 15771 14786 0 -1 4194304 5938 0 11 0 111478 40 0 0 25 0 1 0 22833478 27738112 5928 996147200 1448431616 1448550632 4294956208 18446744073709551615 134817217 0 0 4096 0 0 0 0 17 0 0 0
/proc/15771/statm: 6772 5928 415 29 0 5587 0
Current children cumulated CPU time (s) 1115.18
Current children cumulated vsize (KiB) 27088

[startup+1182.3 s]
/proc/loadavg: 2.10 2.08 2.16 4/84 16040
/proc/meminfo: memFree=1206632/2055920 swapFree=4192812/4192956
[pid=15771] ppid=15769 vsize=27088 CPUtime=1173.24
/proc/15771/stat : 15771 (ld-linux.so.2) R 15769 15771 14786 0 -1 4194304 5938 0 11 0 117284 40 0 0 25 0 1 0 22833478 27738112 5928 996147200 1448431616 1448550632 4294956208 18446744073709551615 134817175 0 0 4096 0 0 0 0 17 0 0 0
/proc/15771/statm: 6772 5928 415 29 0 5587 0
Current children cumulated CPU time (s) 1173.24
Current children cumulated vsize (KiB) 27088

[startup+1242.3 s]
/proc/loadavg: 2.03 2.06 2.15 3/84 16040
/proc/meminfo: memFree=1124584/2055920 swapFree=4192812/4192956
[pid=15771] ppid=15769 vsize=27088 CPUtime=1232.97
/proc/15771/stat : 15771 (ld-linux.so.2) R 15769 15771 14786 0 -1 4194304 5940 0 11 0 123257 40 0 0 25 0 1 0 22833478 27738112 5930 996147200 1448431616 1448550632 4294956208 18446744073709551615 135172243 0 0 4096 0 0 0 0 17 0 0 0
/proc/15771/statm: 6772 5930 415 29 0 5587 0
Current children cumulated CPU time (s) 1232.97
Current children cumulated vsize (KiB) 27088

[startup+1302.3 s]
/proc/loadavg: 2.01 2.05 2.14 3/83 16153
/proc/meminfo: memFree=1805552/2055920 swapFree=4192812/4192956
[pid=15771] ppid=15769 vsize=27088 CPUtime=1292.69
/proc/15771/stat : 15771 (ld-linux.so.2) R 15769 15771 14786 0 -1 4194304 5940 0 11 0 129224 45 0 0 25 0 1 0 22833478 27738112 5930 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259290 0 0 4096 0 0 0 0 17 0 0 0
/proc/15771/statm: 6772 5930 415 29 0 5587 0
Current children cumulated CPU time (s) 1292.69
Current children cumulated vsize (KiB) 27088

[startup+1362.3 s]
/proc/loadavg: 2.08 2.05 2.13 4/83 16153
/proc/meminfo: memFree=1781296/2055920 swapFree=4192812/4192956
[pid=15771] ppid=15769 vsize=27088 CPUtime=1352.43
/proc/15771/stat : 15771 (ld-linux.so.2) R 15769 15771 14786 0 -1 4194304 5940 0 11 0 135198 45 0 0 25 0 1 0 22833478 27738112 5930 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259318 0 0 4096 0 0 0 0 17 0 0 0
/proc/15771/statm: 6772 5930 415 29 0 5587 0
Current children cumulated CPU time (s) 1352.43
Current children cumulated vsize (KiB) 27088

[startup+1422.31 s]
/proc/loadavg: 2.03 2.04 2.12 3/83 16153
/proc/meminfo: memFree=1775536/2055920 swapFree=4192812/4192956
[pid=15771] ppid=15769 vsize=27088 CPUtime=1412.19
/proc/15771/stat : 15771 (ld-linux.so.2) R 15769 15771 14786 0 -1 4194304 5940 0 11 0 141173 46 0 0 25 0 1 0 22833478 27738112 5930 996147200 1448431616 1448550632 4294956208 18446744073709551615 134817159 0 0 4096 0 0 0 0 17 0 0 0
/proc/15771/statm: 6772 5930 415 29 0 5587 0
Current children cumulated CPU time (s) 1412.19
Current children cumulated vsize (KiB) 27088

[startup+1482.3 s]
/proc/loadavg: 2.01 2.03 2.11 4/71 16168
/proc/meminfo: memFree=1863056/2055920 swapFree=4192812/4192956
[pid=15771] ppid=15769 vsize=27088 CPUtime=1471.94
/proc/15771/stat : 15771 (ld-linux.so.2) R 15769 15771 14786 0 -1 4194304 5940 0 11 0 147148 46 0 0 25 0 1 0 22833478 27738112 5930 996147200 1448431616 1448550632 4294956208 18446744073709551615 134817175 0 0 4096 0 0 0 0 17 0 0 0
/proc/15771/statm: 6772 5930 415 29 0 5587 0
Current children cumulated CPU time (s) 1471.94
Current children cumulated vsize (KiB) 27088

[startup+1542.3 s]
/proc/loadavg: 1.88 1.98 2.08 3/82 16246
/proc/meminfo: memFree=1823408/2055920 swapFree=4192812/4192956
[pid=15771] ppid=15769 vsize=27088 CPUtime=1531.76
/proc/15771/stat : 15771 (ld-linux.so.2) R 15769 15771 14786 0 -1 4194304 5940 0 11 0 153127 49 0 0 25 0 1 0 22833478 27738112 5930 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259318 0 0 4096 0 0 0 0 17 0 0 0
/proc/15771/statm: 6772 5930 415 29 0 5587 0
Current children cumulated CPU time (s) 1531.76
Current children cumulated vsize (KiB) 27088

[startup+1602.3 s]
/proc/loadavg: 1.38 1.82 2.02 2/68 16346
/proc/meminfo: memFree=1863080/2055920 swapFree=4192812/4192956
[pid=15771] ppid=15769 vsize=27088 CPUtime=1591.68
/proc/15771/stat : 15771 (ld-linux.so.2) R 15769 15771 14786 0 -1 4194304 5942 0 11 0 159118 50 0 0 25 0 1 0 22833478 27738112 5932 996147200 1448431616 1448550632 4294956208 18446744073709551615 134817175 0 0 4096 0 0 0 0 17 1 0 0
/proc/15771/statm: 6772 5932 415 29 0 5587 0
Current children cumulated CPU time (s) 1591.68
Current children cumulated vsize (KiB) 27088

[startup+1662.3 s]
/proc/loadavg: 1.13 1.66 1.95 3/73 16493
/proc/meminfo: memFree=1857984/2055920 swapFree=4192812/4192956
[pid=15771] ppid=15769 vsize=27088 CPUtime=1651.61
/proc/15771/stat : 15771 (ld-linux.so.2) R 15769 15771 14786 0 -1 4194304 5942 0 11 0 165109 52 0 0 25 0 1 0 22833478 27738112 5932 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259280 0 0 4096 0 0 0 0 17 0 0 0
/proc/15771/statm: 6772 5932 415 29 0 5587 0
Current children cumulated CPU time (s) 1651.61
Current children cumulated vsize (KiB) 27088

[startup+1722.3 s]
/proc/loadavg: 1.85 1.77 1.97 3/83 16562
/proc/meminfo: memFree=1416944/2055920 swapFree=4192812/4192956
[pid=15771] ppid=15769 vsize=27088 CPUtime=1711.36
/proc/15771/stat : 15771 (ld-linux.so.2) R 15769 15771 14786 0 -1 4194304 5942 0 11 0 171082 54 0 0 25 0 1 0 22833478 27738112 5932 996147200 1448431616 1448550632 4294956208 18446744073709551615 134817236 0 0 4096 0 0 0 0 17 0 0 0
/proc/15771/statm: 6772 5932 415 29 0 5587 0
Current children cumulated CPU time (s) 1711.36
Current children cumulated vsize (KiB) 27088

[startup+1782.3 s]
/proc/loadavg: 2.17 1.89 2.00 3/83 16562
/proc/meminfo: memFree=1416752/2055920 swapFree=4192812/4192956
[pid=15771] ppid=15769 vsize=27088 CPUtime=1771.11
/proc/15771/stat : 15771 (ld-linux.so.2) R 15769 15771 14786 0 -1 4194304 5942 0 11 0 177057 54 0 0 25 0 1 0 22833478 27738112 5932 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259290 0 0 4096 0 0 0 0 17 0 0 0
/proc/15771/statm: 6772 5932 415 29 0 5587 0
Current children cumulated CPU time (s) 1771.11
Current children cumulated vsize (KiB) 27088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.4 s]
/proc/loadavg: 2.18 1.91 2.00 4/83 16562
/proc/meminfo: memFree=1416752/2055920 swapFree=4192812/4192956
[pid=15771] ppid=15769 vsize=27088 CPUtime=1800.09
/proc/15771/stat : 15771 (ld-linux.so.2) R 15769 15771 14786 0 -1 4194304 5942 0 11 0 179955 54 0 0 25 0 1 0 22833478 27738112 5932 996147200 1448431616 1448550632 4294956208 18446744073709551615 134817273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15771/statm: 6772 5932 415 29 0 5587 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 27088

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): 1811.41
CPU time (s): 1800.1
CPU user time (s): 1799.56
CPU system time (s): 0.544917
CPU usage (%): 99.3757
Max. virtual memory (cumulated for all children) (KiB): 27088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.56
system time used= 0.544917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5942
page faults= 11
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 49
involuntary context switches= 30593

runsolver used 1.67974 second user time and 4.96425 second system time

The end

Launcher Data

Begin job on node2 at 2009-07-12 02:14:18
IDJOB=2073130
IDBENCH=55945
IDSOLVER=769
FILE ID=node2/2073130-1247357658
PBS_JOBID= 9506852
Free space on /tmp= 54260 MiB

SOLVER NAME= Mistral 1.545
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-robin18.xml
COMMAND LINE= /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2073130-1247357658/watcher-2073130-1247357658 -o /tmp/evaluation-result-2073130-1247357658/solver-2073130-1247357658 -C 1800 -W 2000 -M 900  /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2073130-1247357658.xml

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

MD5SUM BENCH= 41ef1c424a83810014d2d1a1b4688746
RANDOM SEED=101820969

node2.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.265
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.265
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:         15120 kB
Buffers:          2536 kB
Cached:        1920300 kB
SwapCached:          0 kB
Active:        1433784 kB
Inactive:       515672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:         15120 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          205236 kB
Writeback:           0 kB
Mapped:          47932 kB
Slab:            76472 kB
Committed_AS:   186624 kB
PageTables:       2028 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= 66308 MiB
End job on node2 at 2009-07-12 02:44:31