Trace number 1106996

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
Minion/Tailor 2008-07-04? (TO) 1800.11 1801.01

General information on the benchmark

Namecsp/rlfapScens11/
normalized-scen11-f4.xml
MD5SUMfd413cfecf35e255c4bf22fb461ea1f3
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.56646
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Maximum constraint arity2
Maximum domain size40
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4103
Global constraints used (with number of constraints)

Solver Data (download as text)

1.86/1.99	c Finished tailoring XCSP instance to Minion. Starting solving
1800.09/1801.01	HOME/solve.sh: line 8: 18069 Terminated              /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./minion -cspcomp -preprocess SAC -varorder wdeg -timelimit $TIMEOUT ${TMPDIR}/problem.minion

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-1106996-1215246526/watcher-1106996-1215246526 -o /tmp/evaluation-result-1106996-1215246526/solver-1106996-1215246526 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solve.sh HOME/instance-1106996-1215246526.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): 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: 2.08 2.02 2.01 4/73 18058
/proc/meminfo: memFree=1617896/2055920 swapFree=4180444/4192956
[pid=18058] ppid=18056 vsize=5356 CPUtime=0
/proc/18058/stat : 18058 (solve.sh) S 18056 18058 14716 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 2003622167 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18058/statm: 1339 235 195 169 0 50 0
[pid=18059] ppid=18058 vsize=5356 CPUtime=0
/proc/18059/stat : 18059 (solve.sh) R 18058 18058 14716 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 2003622168 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 213112122663 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/18059/statm: 1339 235 195 169 0 50 0

[startup+0.054505 s]
/proc/loadavg: 2.08 2.02 2.01 4/73 18058
/proc/meminfo: memFree=1617896/2055920 swapFree=4180444/4192956
[pid=18058] ppid=18056 vsize=5356 CPUtime=0
/proc/18058/stat : 18058 (solve.sh) S 18056 18058 14716 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 2003622167 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18058/statm: 1339 235 195 169 0 50 0
[pid=18059] ppid=18058 vsize=861872 CPUtime=0.04
/proc/18059/stat : 18059 (java) S 18058 18058 14716 0 -1 0 2199 0 1 0 3 1 0 0 18 0 9 0 2003622168 882556928 1748 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18059/statm: 215468 1748 959 9 0 210436 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 867228

[startup+0.101517 s]
/proc/loadavg: 2.08 2.02 2.01 4/73 18058
/proc/meminfo: memFree=1617896/2055920 swapFree=4180444/4192956
[pid=18058] ppid=18056 vsize=5356 CPUtime=0
/proc/18058/stat : 18058 (solve.sh) S 18056 18058 14716 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 2003622167 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18058/statm: 1339 235 195 169 0 50 0
[pid=18059] ppid=18058 vsize=864136 CPUtime=0.08
/proc/18059/stat : 18059 (java) S 18058 18058 14716 0 -1 0 3493 0 1 0 7 1 0 0 18 0 9 0 2003622168 884875264 2945 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18059/statm: 216034 2945 1719 9 0 210596 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 869492

[startup+0.301546 s]
/proc/loadavg: 2.08 2.02 2.01 4/73 18058
/proc/meminfo: memFree=1617896/2055920 swapFree=4180444/4192956
[pid=18058] ppid=18056 vsize=5356 CPUtime=0
/proc/18058/stat : 18058 (solve.sh) S 18056 18058 14716 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 2003622167 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18058/statm: 1339 235 195 169 0 50 0
[pid=18059] ppid=18058 vsize=864136 CPUtime=0.28
/proc/18059/stat : 18059 (java) S 18058 18058 14716 0 -1 0 4011 0 1 0 26 2 0 0 18 0 9 0 2003622168 884875264 3444 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18059/statm: 216034 3444 1819 9 0 210596 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 869492

[startup+0.70162 s]
/proc/loadavg: 2.08 2.02 2.01 4/73 18058
/proc/meminfo: memFree=1617896/2055920 swapFree=4180444/4192956
[pid=18058] ppid=18056 vsize=5356 CPUtime=0
/proc/18058/stat : 18058 (solve.sh) S 18056 18058 14716 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 2003622167 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18058/statm: 1339 235 195 169 0 50 0
[pid=18059] ppid=18058 vsize=864904 CPUtime=0.68
/proc/18059/stat : 18059 (java) S 18058 18058 14716 0 -1 0 5804 0 1 0 65 3 0 0 18 0 9 0 2003622168 885661696 5232 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18059/statm: 216226 5232 1830 9 0 210788 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 870260

[startup+1.50275 s]
/proc/loadavg: 2.15 2.03 2.01 4/83 18068
/proc/meminfo: memFree=1591576/2055920 swapFree=4180444/4192956
[pid=18058] ppid=18056 vsize=5356 CPUtime=0
/proc/18058/stat : 18058 (solve.sh) S 18056 18058 14716 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 2003622167 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18058/statm: 1339 235 195 169 0 50 0
[pid=18059] ppid=18058 vsize=868808 CPUtime=1.47
/proc/18059/stat : 18059 (java) S 18058 18058 14716 0 -1 0 9571 0 1 0 141 6 0 0 18 0 9 0 2003622168 889659392 8879 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18059/statm: 217202 8879 1871 9 0 211764 0
[pid=18059/tid=18061] ppid=18058 vsize=868808 CPUtime=1.04
/proc/18059/task/18061/stat : 18061 (java) R 18058 18058 14716 0 -1 64 5109 0 1 0 101 3 0 0 25 0 9 0 2003622169 889659392 8879 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18059/tid=18062] ppid=18058 vsize=868808 CPUtime=0.11
/proc/18059/task/18062/stat : 18062 (java) S 18058 18058 14716 0 -1 64 2151 0 0 0 10 1 0 0 16 0 9 0 2003622170 889659392 8879 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18059/tid=18063] ppid=18058 vsize=868808 CPUtime=0
/proc/18059/task/18063/stat : 18063 (java) S 18058 18058 14716 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003622170 889659392 8879 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18059/tid=18064] ppid=18058 vsize=868808 CPUtime=0
/proc/18059/task/18064/stat : 18064 (java) S 18058 18058 14716 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2003622170 889659392 8879 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18059/tid=18065] ppid=18058 vsize=868808 CPUtime=0
/proc/18059/task/18065/stat : 18065 (java) S 18058 18058 14716 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2003622172 889659392 8879 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18059/tid=18066] ppid=18058 vsize=868808 CPUtime=0.3
/proc/18059/task/18066/stat : 18066 (java) R 18058 18058 14716 0 -1 64 1577 0 0 0 29 1 0 0 16 0 9 0 2003622172 889659392 8879 996147200 134512640 134550740 4294956032 18446744073709551615 102192934 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18059/tid=18067] ppid=18058 vsize=868808 CPUtime=0
/proc/18059/task/18067/stat : 18067 (java) S 18058 18058 14716 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003622172 889659392 8879 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18059/tid=18068] ppid=18058 vsize=868808 CPUtime=0
/proc/18059/task/18068/stat : 18068 (java) S 18058 18058 14716 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003622173 889659392 8879 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 874164

[startup+3.10303 s]
/proc/loadavg: 2.15 2.03 2.01 3/75 18069
/proc/meminfo: memFree=1612824/2055920 swapFree=4180444/4192956
[pid=18058] ppid=18056 vsize=5360 CPUtime=1.93
/proc/18058/stat : 18058 (solve.sh) S 18056 18058 14716 0 -1 4194304 310 13423 0 1 0 0 184 9 18 0 1 0 2003622167 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18058/statm: 1340 236 195 169 0 51 0
[pid=18069] ppid=18058 vsize=35708 CPUtime=1.08
/proc/18069/stat : 18069 (ld-linux.so.2) R 18058 18058 14716 0 -1 4194304 3295 0 4 0 106 2 0 0 25 0 1 100 2003622367 36564992 3238 996147200 1448431616 1448550632 4294956176 18446744073709551615 150901184 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18069/statm: 8927 3238 435 29 0 2981 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 41068

[startup+6.30157 s]
/proc/loadavg: 2.15 2.03 2.01 3/75 18069
/proc/meminfo: memFree=1601496/2055920 swapFree=4180444/4192956
[pid=18058] ppid=18056 vsize=5360 CPUtime=1.93
/proc/18058/stat : 18058 (solve.sh) S 18056 18058 14716 0 -1 4194304 310 13423 0 1 0 0 184 9 18 0 1 0 2003622167 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18058/statm: 1340 236 195 169 0 51 0
[pid=18069] ppid=18058 vsize=37712 CPUtime=4.27
/proc/18069/stat : 18069 (ld-linux.so.2) R 18058 18058 14716 0 -1 4194304 4172 0 4 0 424 3 0 0 25 0 1 100 2003622367 38617088 3614 996147200 1448431616 1448550632 4294956176 18446744073709551615 134534383 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18069/statm: 9428 3614 443 29 0 3482 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 43072

[startup+12.7017 s]
/proc/loadavg: 2.13 2.03 2.01 3/75 18069
/proc/meminfo: memFree=1600984/2055920 swapFree=4180444/4192956
[pid=18058] ppid=18056 vsize=5360 CPUtime=1.93
/proc/18058/stat : 18058 (solve.sh) S 18056 18058 14716 0 -1 4194304 310 13423 0 1 0 0 184 9 18 0 1 0 2003622167 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18058/statm: 1340 236 195 169 0 51 0
[pid=18069] ppid=18058 vsize=37712 CPUtime=10.67
/proc/18069/stat : 18069 (ld-linux.so.2) R 18058 18058 14716 0 -1 4194304 4172 0 4 0 1064 3 0 0 25 0 1 100 2003622367 38617088 3614 996147200 1448431616 1448550632 4294956176 18446744073709551615 134534368 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18069/statm: 9428 3614 443 29 0 3482 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 43072

[startup+25.5018 s]
/proc/loadavg: 2.11 2.03 2.01 3/75 18069
/proc/meminfo: memFree=1600216/2055920 swapFree=4180444/4192956
[pid=18058] ppid=18056 vsize=5360 CPUtime=1.93
/proc/18058/stat : 18058 (solve.sh) S 18056 18058 14716 0 -1 4194304 310 13423 0 1 0 0 184 9 18 0 1 0 2003622167 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18058/statm: 1340 236 195 169 0 51 0
[pid=18069] ppid=18058 vsize=37712 CPUtime=23.46
/proc/18069/stat : 18069 (ld-linux.so.2) R 18058 18058 14716 0 -1 4194304 4172 0 4 0 2343 3 0 0 25 0 1 100 2003622367 38617088 3614 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670054 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18069/statm: 9428 3614 443 29 0 3482 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 43072

[startup+51.1012 s]
/proc/loadavg: 2.06 2.03 2.01 3/75 18069
/proc/meminfo: memFree=1597336/2055920 swapFree=4180444/4192956
[pid=18058] ppid=18056 vsize=5360 CPUtime=1.93
/proc/18058/stat : 18058 (solve.sh) S 18056 18058 14716 0 -1 4194304 310 13423 0 1 0 0 184 9 18 0 1 0 2003622167 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18058/statm: 1340 236 195 169 0 51 0
[pid=18069] ppid=18058 vsize=37712 CPUtime=49.06
/proc/18069/stat : 18069 (ld-linux.so.2) R 18058 18058 14716 0 -1 4194304 4172 0 4 0 4902 4 0 0 25 0 1 100 2003622367 38617088 3614 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18069/statm: 9428 3614 443 29 0 3482 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 43072

[startup+102.307 s]
/proc/loadavg: 2.03 2.02 2.00 3/75 18069
/proc/meminfo: memFree=1591512/2055920 swapFree=4180444/4192956
[pid=18058] ppid=18056 vsize=5360 CPUtime=1.93
/proc/18058/stat : 18058 (solve.sh) S 18056 18058 14716 0 -1 4194304 310 13423 0 1 0 0 184 9 18 0 1 0 2003622167 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18058/statm: 1340 236 195 169 0 51 0
[pid=18069] ppid=18058 vsize=37712 CPUtime=100.24
/proc/18069/stat : 18069 (ld-linux.so.2) R 18058 18058 14716 0 -1 4194304 4172 0 4 0 10020 4 0 0 25 0 1 100 2003622367 38617088 3614 996147200 1448431616 1448550632 4294956176 18446744073709551615 134534689 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18069/statm: 9428 3614 443 29 0 3482 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 43072

[startup+162.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/75 18069
/proc/meminfo: memFree=1584472/2055920 swapFree=4180444/4192956
[pid=18058] ppid=18056 vsize=5360 CPUtime=1.93
/proc/18058/stat : 18058 (solve.sh) S 18056 18058 14716 0 -1 4194304 310 13423 0 1 0 0 184 9 18 0 1 0 2003622167 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18058/statm: 1340 236 195 169 0 51 0
[pid=18069] ppid=18058 vsize=37712 CPUtime=160.2
/proc/18069/stat : 18069 (ld-linux.so.2) R 18058 18058 14716 0 -1 4194304 4172 0 4 0 16016 4 0 0 25 0 1 100 2003622367 38617088 3614 996147200 1448431616 1448550632 4294956176 18446744073709551615 134534689 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18069/statm: 9428 3614 443 29 0 3482 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 43072

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/75 18069
/proc/meminfo: memFree=1580632/2055920 swapFree=4180444/4192956
[pid=18058] ppid=18056 vsize=5360 CPUtime=1.93
/proc/18058/stat : 18058 (solve.sh) S 18056 18058 14716 0 -1 4194304 310 13423 0 1 0 0 184 9 18 0 1 0 2003622167 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18058/statm: 1340 236 195 169 0 51 0
[pid=18069] ppid=18058 vsize=37712 CPUtime=220.18
/proc/18069/stat : 18069 (ld-linux.so.2) R 18058 18058 14716 0 -1 4194304 4172 0 4 0 22014 4 0 0 25 0 1 100 2003622367 38617088 3614 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18069/statm: 9428 3614 443 29 0 3482 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 43072

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 18069
/proc/meminfo: memFree=1578328/2055920 swapFree=4180444/4192956
[pid=18058] ppid=18056 vsize=5360 CPUtime=1.93
/proc/18058/stat : 18058 (solve.sh) S 18056 18058 14716 0 -1 4194304 310 13423 0 1 0 0 184 9 18 0 1 0 2003622167 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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

/proc/18069/stat : 18069 (ld-linux.so.2) R 18058 18058 14716 0 -1 4194304 4172 0 4 0 105971 8 0 0 25 0 1 100 2003622367 38617088 3614 996147200 1448431616 1448550632 4294956176 18446744073709551615 134534694 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18069/statm: 9428 3614 443 29 0 3482 0
Current children cumulated CPU time (s) 1061.72
Current children cumulated vsize (KiB) 43072

[startup+1122.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/74 18099
/proc/meminfo: memFree=1691688/2055920 swapFree=4180444/4192956
[pid=18058] ppid=18056 vsize=5360 CPUtime=1.93
/proc/18058/stat : 18058 (solve.sh) S 18056 18058 14716 0 -1 4194304 310 13423 0 1 0 0 184 9 18 0 1 0 2003622167 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18058/statm: 1340 236 195 169 0 51 0
[pid=18069] ppid=18058 vsize=37712 CPUtime=1119.77
/proc/18069/stat : 18069 (ld-linux.so.2) R 18058 18058 14716 0 -1 4194304 4172 0 4 0 111968 9 0 0 25 0 1 100 2003622367 38617088 3614 996147200 1448431616 1448550632 4294956176 18446744073709551615 134534688 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18069/statm: 9428 3614 443 29 0 3482 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 43072

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 18099
/proc/meminfo: memFree=1691624/2055920 swapFree=4180444/4192956
[pid=18058] ppid=18056 vsize=5360 CPUtime=1.93
/proc/18058/stat : 18058 (solve.sh) S 18056 18058 14716 0 -1 4194304 310 13423 0 1 0 0 184 9 18 0 1 0 2003622167 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18058/statm: 1340 236 195 169 0 51 0
[pid=18069] ppid=18058 vsize=37712 CPUtime=1179.75
/proc/18069/stat : 18069 (ld-linux.so.2) R 18058 18058 14716 0 -1 4194304 4172 0 4 0 117966 9 0 0 25 0 1 100 2003622367 38617088 3614 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18069/statm: 9428 3614 443 29 0 3482 0
Current children cumulated CPU time (s) 1181.68
Current children cumulated vsize (KiB) 43072

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/71 18102
/proc/meminfo: memFree=1689544/2055920 swapFree=4180444/4192956
[pid=18058] ppid=18056 vsize=5360 CPUtime=1.93
/proc/18058/stat : 18058 (solve.sh) S 18056 18058 14716 0 -1 4194304 310 13423 0 1 0 0 184 9 18 0 1 0 2003622167 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18058/statm: 1340 236 195 169 0 51 0
[pid=18069] ppid=18058 vsize=37712 CPUtime=1239.72
/proc/18069/stat : 18069 (ld-linux.so.2) R 18058 18058 14716 0 -1 4194304 4172 0 4 0 123963 9 0 0 25 0 1 100 2003622367 38617088 3614 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670054 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18069/statm: 9428 3614 443 29 0 3482 0
Current children cumulated CPU time (s) 1241.65
Current children cumulated vsize (KiB) 43072

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 18126
/proc/meminfo: memFree=1633456/2055920 swapFree=4180444/4192956
[pid=18058] ppid=18056 vsize=5360 CPUtime=1.93
/proc/18058/stat : 18058 (solve.sh) S 18056 18058 14716 0 -1 4194304 310 13423 0 1 0 0 184 9 18 0 1 0 2003622167 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18058/statm: 1340 236 195 169 0 51 0
[pid=18069] ppid=18058 vsize=37712 CPUtime=1299.67
/proc/18069/stat : 18069 (ld-linux.so.2) R 18058 18058 14716 0 -1 4194304 4172 0 4 0 129955 12 0 0 25 0 1 100 2003622367 38617088 3614 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18069/statm: 9428 3614 443 29 0 3482 0
Current children cumulated CPU time (s) 1301.6
Current children cumulated vsize (KiB) 43072

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 18126
/proc/meminfo: memFree=1633520/2055920 swapFree=4180444/4192956
[pid=18058] ppid=18056 vsize=5360 CPUtime=1.93
/proc/18058/stat : 18058 (solve.sh) S 18056 18058 14716 0 -1 4194304 310 13423 0 1 0 0 184 9 18 0 1 0 2003622167 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18058/statm: 1340 236 195 169 0 51 0
[pid=18069] ppid=18058 vsize=37712 CPUtime=1359.64
/proc/18069/stat : 18069 (ld-linux.so.2) R 18058 18058 14716 0 -1 4194304 4172 0 4 0 135952 12 0 0 25 0 1 100 2003622367 38617088 3614 996147200 1448431616 1448550632 4294956176 18446744073709551615 134534694 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18069/statm: 9428 3614 443 29 0 3482 0
Current children cumulated CPU time (s) 1361.57
Current children cumulated vsize (KiB) 43072

[startup+1422.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 18126
/proc/meminfo: memFree=1633520/2055920 swapFree=4180444/4192956
[pid=18058] ppid=18056 vsize=5360 CPUtime=1.93
/proc/18058/stat : 18058 (solve.sh) S 18056 18058 14716 0 -1 4194304 310 13423 0 1 0 0 184 9 18 0 1 0 2003622167 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18058/statm: 1340 236 195 169 0 51 0
[pid=18069] ppid=18058 vsize=37712 CPUtime=1419.62
/proc/18069/stat : 18069 (ld-linux.so.2) R 18058 18058 14716 0 -1 4194304 4172 0 4 0 141950 12 0 0 25 0 1 100 2003622367 38617088 3614 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670054 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18069/statm: 9428 3614 443 29 0 3482 0
Current children cumulated CPU time (s) 1421.55
Current children cumulated vsize (KiB) 43072

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 18126
/proc/meminfo: memFree=1633456/2055920 swapFree=4180444/4192956
[pid=18058] ppid=18056 vsize=5360 CPUtime=1.93
/proc/18058/stat : 18058 (solve.sh) S 18056 18058 14716 0 -1 4194304 310 13423 0 1 0 0 184 9 18 0 1 0 2003622167 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18058/statm: 1340 236 195 169 0 51 0
[pid=18069] ppid=18058 vsize=37712 CPUtime=1479.6
/proc/18069/stat : 18069 (ld-linux.so.2) R 18058 18058 14716 0 -1 4194304 4172 0 4 0 147947 13 0 0 25 0 1 100 2003622367 38617088 3614 996147200 1448431616 1448550632 4294956176 18446744073709551615 150305304 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18069/statm: 9428 3614 443 29 0 3482 0
Current children cumulated CPU time (s) 1481.53
Current children cumulated vsize (KiB) 43072

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 18126
/proc/meminfo: memFree=1633456/2055920 swapFree=4180444/4192956
[pid=18058] ppid=18056 vsize=5360 CPUtime=1.93
/proc/18058/stat : 18058 (solve.sh) S 18056 18058 14716 0 -1 4194304 310 13423 0 1 0 0 184 9 18 0 1 0 2003622167 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18058/statm: 1340 236 195 169 0 51 0
[pid=18069] ppid=18058 vsize=37712 CPUtime=1539.57
/proc/18069/stat : 18069 (ld-linux.so.2) R 18058 18058 14716 0 -1 4194304 4172 0 4 0 153944 13 0 0 25 0 1 100 2003622367 38617088 3614 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670226 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18069/statm: 9428 3614 443 29 0 3482 0
Current children cumulated CPU time (s) 1541.5
Current children cumulated vsize (KiB) 43072

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 18126
/proc/meminfo: memFree=1633392/2055920 swapFree=4180444/4192956
[pid=18058] ppid=18056 vsize=5360 CPUtime=1.93
/proc/18058/stat : 18058 (solve.sh) S 18056 18058 14716 0 -1 4194304 310 13423 0 1 0 0 184 9 18 0 1 0 2003622167 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18058/statm: 1340 236 195 169 0 51 0
[pid=18069] ppid=18058 vsize=37712 CPUtime=1599.54
/proc/18069/stat : 18069 (ld-linux.so.2) R 18058 18058 14716 0 -1 4194304 4172 0 4 0 159941 13 0 0 25 0 1 100 2003622367 38617088 3614 996147200 1448431616 1448550632 4294956176 18446744073709551615 152662183 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18069/statm: 9428 3614 443 29 0 3482 0
Current children cumulated CPU time (s) 1601.47
Current children cumulated vsize (KiB) 43072

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 18126
/proc/meminfo: memFree=1633328/2055920 swapFree=4180444/4192956
[pid=18058] ppid=18056 vsize=5360 CPUtime=1.93
/proc/18058/stat : 18058 (solve.sh) S 18056 18058 14716 0 -1 4194304 310 13423 0 1 0 0 184 9 18 0 1 0 2003622167 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18058/statm: 1340 236 195 169 0 51 0
[pid=18069] ppid=18058 vsize=37712 CPUtime=1659.52
/proc/18069/stat : 18069 (ld-linux.so.2) R 18058 18058 14716 0 -1 4194304 4172 0 4 0 165939 13 0 0 25 0 1 100 2003622367 38617088 3614 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670029 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18069/statm: 9428 3614 443 29 0 3482 0
Current children cumulated CPU time (s) 1661.45
Current children cumulated vsize (KiB) 43072

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 18126
/proc/meminfo: memFree=1633328/2055920 swapFree=4180444/4192956
[pid=18058] ppid=18056 vsize=5360 CPUtime=1.93
/proc/18058/stat : 18058 (solve.sh) S 18056 18058 14716 0 -1 4194304 310 13423 0 1 0 0 184 9 18 0 1 0 2003622167 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18058/statm: 1340 236 195 169 0 51 0
[pid=18069] ppid=18058 vsize=37712 CPUtime=1719.49
/proc/18069/stat : 18069 (ld-linux.so.2) R 18058 18058 14716 0 -1 4194304 4172 0 4 0 171936 13 0 0 25 0 1 100 2003622367 38617088 3614 996147200 1448431616 1448550632 4294956176 18446744073709551615 134534691 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18069/statm: 9428 3614 443 29 0 3482 0
Current children cumulated CPU time (s) 1721.42
Current children cumulated vsize (KiB) 43072

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 18126
/proc/meminfo: memFree=1633200/2055920 swapFree=4180444/4192956
[pid=18058] ppid=18056 vsize=5360 CPUtime=1.93
/proc/18058/stat : 18058 (solve.sh) S 18056 18058 14716 0 -1 4194304 310 13423 0 1 0 0 184 9 18 0 1 0 2003622167 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18058/statm: 1340 236 195 169 0 51 0
[pid=18069] ppid=18058 vsize=37712 CPUtime=1779.46
/proc/18069/stat : 18069 (ld-linux.so.2) R 18058 18058 14716 0 -1 4194304 4172 0 4 0 177933 13 0 0 25 0 1 100 2003622367 38617088 3614 996147200 1448431616 1448550632 4294956176 18446744073709551615 150304767 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18069/statm: 9428 3614 443 29 0 3482 0
Current children cumulated CPU time (s) 1781.39
Current children cumulated vsize (KiB) 43072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 18126
/proc/meminfo: memFree=1633200/2055920 swapFree=4180444/4192956
[pid=18058] ppid=18056 vsize=5360 CPUtime=1.93
/proc/18058/stat : 18058 (solve.sh) S 18056 18058 14716 0 -1 4194304 310 13423 0 1 0 0 184 9 18 0 1 0 2003622167 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18058/statm: 1340 236 195 169 0 51 0
[pid=18069] ppid=18058 vsize=37712 CPUtime=1798.16
/proc/18069/stat : 18069 (ld-linux.so.2) R 18058 18058 14716 0 -1 4194304 4172 0 4 0 179803 13 0 0 25 0 1 100 2003622367 38617088 3614 996147200 1448431616 1448550632 4294956176 18446744073709551615 152662177 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18069/statm: 9428 3614 443 29 0 3482 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 43072

Sending SIGTERM to process tree (bottom up)


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


Child status: 143
Real time (s): 1801.01
CPU time (s): 1800.11
CPU user time (s): 1799.88
CPU system time (s): 0.234964
CPU usage (%): 99.9502
Max. virtual memory (cumulated for all children) (KiB): 874180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.88
system time used= 0.234964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17920
page faults= 5
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1083
involuntary context switches= 7347

runsolver used 2.41363 second user time and 5.2812 second system time

The end

Launcher Data (download as text)

Begin job on node68 at 2008-07-05 10:28:46
IDJOB=1106996
IDBENCH=58075
IDSOLVER=369
FILE ID=node68/1106996-1215246526
PBS_JOBID= 7881865
Free space on /tmp= 66508 MiB

SOLVER NAME= Minion/Tailor 2008-07-04
BENCH NAME= CPAI08/csp/rlfapScens11/normalized-scen11-f4.xml
COMMAND LINE= DIR/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1106996-1215246526/watcher-1106996-1215246526 -o /tmp/evaluation-result-1106996-1215246526/solver-1106996-1215246526 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/solve.sh HOME/instance-1106996-1215246526.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= fd413cfecf35e255c4bf22fb461ea1f3
RANDOM SEED=2019891159

node68.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.261
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.261
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:       1618376 kB
Buffers:         15084 kB
Cached:         172896 kB
SwapCached:       6772 kB
Active:         322104 kB
Inactive:        63824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1618376 kB
SwapTotal:     4192956 kB
SwapFree:      4180444 kB
Dirty:           30348 kB
Writeback:           0 kB
Mapped:         204080 kB
Slab:            36732 kB
Committed_AS:  4489436 kB
PageTables:       2096 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= 66468 MiB
End job on node68 at 2008-07-05 10:58:47