Trace number 1105863

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.09 1813.11

General information on the benchmark

Namecsp/js-taillard-20-15/
normalized-js-taillard-20-15-105-3.xml
MD5SUM9ba2c05d75416be79db8f8c7771688d8
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 benchmark18.8941
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints3130
Maximum constraint arity2
Maximum domain size1424
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3130
Global constraints used (with number of constraints)

Solver Data (download as text)

1.74/2.01	c Finished tailoring XCSP instance to Minion. Starting solving
1800.06/1813.10	HOME/solve.sh: line 8: 16387 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-1105863-1215213647/watcher-1105863-1215213647 -o /tmp/evaluation-result-1105863-1215213647/solver-1105863-1215213647 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solve.sh HOME/instance-1105863-1215213647.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.34 2.28 2.16 4/83 16376
/proc/meminfo: memFree=939128/2055920 swapFree=4117780/4192956
[pid=16376] ppid=16374 vsize=5356 CPUtime=0
/proc/16376/stat : 16376 (solve.sh) R 16374 16376 13768 0 -1 4194304 266 0 0 0 0 0 0 0 20 0 1 0 2000336989 5484544 234 996147200 4194304 4889804 548682068832 18446744073709551615 208717539999 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/16376/statm: 1339 234 194 169 0 50 0
[pid=16377] ppid=16376 vsize=5356 CPUtime=0
/proc/16377/stat : 16377 (solve.sh) R 16376 16376 13768 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 2000336989 5484544 234 996147200 4194304 4889804 548682068832 18446744073709551615 208717539999 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/16377/statm: 1339 234 194 169 0 50 0

[startup+0.294368 s]
/proc/loadavg: 2.34 2.28 2.16 4/83 16376
/proc/meminfo: memFree=939128/2055920 swapFree=4117780/4192956
[pid=16376] ppid=16374 vsize=5356 CPUtime=0
/proc/16376/stat : 16376 (solve.sh) S 16374 16376 13768 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 2000336989 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16376/statm: 1339 235 195 169 0 50 0
[pid=16377] ppid=16376 vsize=862208 CPUtime=0.04
/proc/16377/stat : 16377 (java) S 16376 16376 13768 0 -1 0 2510 0 1 0 3 1 0 0 18 0 9 0 2000336989 882900992 2035 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16377/statm: 215552 2035 1115 9 0 210509 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 867564

[startup+0.310979 s]
/proc/loadavg: 2.34 2.28 2.16 4/83 16376
/proc/meminfo: memFree=939128/2055920 swapFree=4117780/4192956
[pid=16376] ppid=16374 vsize=5356 CPUtime=0
/proc/16376/stat : 16376 (solve.sh) S 16374 16376 13768 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 2000336989 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16376/statm: 1339 235 195 169 0 50 0
[pid=16377] ppid=16376 vsize=863988 CPUtime=0.06
/proc/16377/stat : 16377 (java) S 16376 16376 13768 0 -1 0 3159 0 1 0 5 1 0 0 18 0 9 0 2000336989 884723712 2642 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16377/statm: 215997 2642 1582 9 0 210559 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 869344

[startup+0.401994 s]
/proc/loadavg: 2.34 2.28 2.16 4/83 16376
/proc/meminfo: memFree=939128/2055920 swapFree=4117780/4192956
[pid=16376] ppid=16374 vsize=5356 CPUtime=0
/proc/16376/stat : 16376 (solve.sh) S 16374 16376 13768 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 2000336989 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16376/statm: 1339 235 195 169 0 50 0
[pid=16377] ppid=16376 vsize=864136 CPUtime=0.15
/proc/16377/stat : 16377 (java) S 16376 16376 13768 0 -1 0 3936 0 1 0 13 2 0 0 18 0 9 0 2000336989 884875264 3369 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16377/statm: 216034 3369 1819 9 0 210596 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 869492

[startup+0.70105 s]
/proc/loadavg: 2.34 2.28 2.16 4/83 16376
/proc/meminfo: memFree=939128/2055920 swapFree=4117780/4192956
[pid=16376] ppid=16374 vsize=5356 CPUtime=0
/proc/16376/stat : 16376 (solve.sh) S 16374 16376 13768 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 2000336989 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16376/statm: 1339 235 195 169 0 50 0
[pid=16377] ppid=16376 vsize=864924 CPUtime=0.44
/proc/16377/stat : 16377 (java) S 16376 16376 13768 0 -1 0 5728 0 1 0 41 3 0 0 18 0 9 0 2000336989 885682176 5156 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16377/statm: 216231 5156 1830 9 0 210793 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 870280

[startup+1.5022 s]
/proc/loadavg: 2.34 2.28 2.16 4/93 16386
/proc/meminfo: memFree=909288/2055920 swapFree=4117780/4192956
[pid=16376] ppid=16374 vsize=5356 CPUtime=0
/proc/16376/stat : 16376 (solve.sh) S 16374 16376 13768 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 2000336989 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16376/statm: 1339 235 195 169 0 50 0
[pid=16377] ppid=16376 vsize=868716 CPUtime=1.25
/proc/16377/stat : 16377 (java) S 16376 16376 13768 0 -1 0 9776 0 1 0 118 7 0 0 18 0 9 0 2000336989 889565184 9151 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16377/statm: 217179 9151 1865 9 0 211741 0
[pid=16377/tid=16379] ppid=16376 vsize=868716 CPUtime=0.82
/proc/16377/task/16379/stat : 16379 (java) R 16376 16376 13768 0 -1 64 4975 0 1 0 79 3 0 0 25 0 9 0 2000336991 889565184 9151 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16377/tid=16380] ppid=16376 vsize=868716 CPUtime=0.11
/proc/16377/task/16380/stat : 16380 (java) S 16376 16376 13768 0 -1 64 2524 0 0 0 10 1 0 0 16 0 9 0 2000336992 889565184 9151 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16377/tid=16381] ppid=16376 vsize=868716 CPUtime=0
/proc/16377/task/16381/stat : 16381 (java) S 16376 16376 13768 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2000336992 889565184 9151 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16377/tid=16382] ppid=16376 vsize=868716 CPUtime=0
/proc/16377/task/16382/stat : 16382 (java) S 16376 16376 13768 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2000336992 889565184 9151 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16377/tid=16383] ppid=16376 vsize=868716 CPUtime=0
/proc/16377/task/16383/stat : 16383 (java) S 16376 16376 13768 0 -1 64 1 0 0 0 0 0 0 0 17 0 9 0 2000337017 889565184 9151 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16377/tid=16384] ppid=16376 vsize=868716 CPUtime=0.28
/proc/16377/task/16384/stat : 16384 (java) S 16376 16376 13768 0 -1 64 1543 0 0 0 27 1 0 0 16 0 9 0 2000337017 889565184 9151 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16377/tid=16385] ppid=16376 vsize=868716 CPUtime=0
/proc/16377/task/16385/stat : 16385 (java) S 16376 16376 13768 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2000337017 889565184 9151 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16377/tid=16386] ppid=16376 vsize=868716 CPUtime=0
/proc/16377/task/16386/stat : 16386 (java) S 16376 16376 13768 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2000337017 889565184 9151 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 874072

[startup+3.1015 s]
/proc/loadavg: 2.34 2.28 2.16 3/85 16387
/proc/meminfo: memFree=934248/2055920 swapFree=4117780/4192956
[pid=16376] ppid=16374 vsize=5360 CPUtime=1.75
/proc/16376/stat : 16376 (solve.sh) S 16374 16376 13768 0 -1 4194304 310 12318 0 1 0 0 166 9 19 0 1 0 2000336989 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16376/statm: 1340 236 195 169 0 51 0
[pid=16387] ppid=16376 vsize=33900 CPUtime=0.94
/proc/16387/stat : 16387 (ld-linux.so.2) R 16376 16376 13768 0 -1 4194304 3297 0 0 0 93 1 0 0 25 0 1 100 2000337190 34713600 2944 996147200 1448431616 1448550632 4294956176 18446744073709551615 141702182 0 0 4096 8194 0 0 0 17 1 0 0
/proc/16387/statm: 8475 2944 415 29 0 2529 0
Current children cumulated CPU time (s) 2.69
Current children cumulated vsize (KiB) 39260

[startup+6.3011 s]
/proc/loadavg: 2.32 2.28 2.16 3/85 16387
/proc/meminfo: memFree=926248/2055920 swapFree=4117780/4192956
[pid=16376] ppid=16374 vsize=5360 CPUtime=1.75
/proc/16376/stat : 16376 (solve.sh) S 16374 16376 13768 0 -1 4194304 310 12318 0 1 0 0 166 9 19 0 1 0 2000336989 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16376/statm: 1340 236 195 169 0 51 0
[pid=16387] ppid=16376 vsize=33900 CPUtime=3.98
/proc/16387/stat : 16387 (ld-linux.so.2) R 16376 16376 13768 0 -1 4194304 3297 0 0 0 396 2 0 0 25 0 1 100 2000337190 34713600 2944 996147200 1448431616 1448550632 4294956176 18446744073709551615 141624064 0 0 4096 8194 0 0 0 17 1 0 0
/proc/16387/statm: 8475 2944 415 29 0 2529 0
Current children cumulated CPU time (s) 5.73
Current children cumulated vsize (KiB) 39260

[startup+12.7023 s]
/proc/loadavg: 2.37 2.29 2.17 5/85 16387
/proc/meminfo: memFree=928168/2055920 swapFree=4117780/4192956
[pid=16376] ppid=16374 vsize=5360 CPUtime=1.75
/proc/16376/stat : 16376 (solve.sh) S 16374 16376 13768 0 -1 4194304 310 12318 0 1 0 0 166 9 19 0 1 0 2000336989 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16376/statm: 1340 236 195 169 0 51 0
[pid=16387] ppid=16376 vsize=34200 CPUtime=9.98
/proc/16387/stat : 16387 (ld-linux.so.2) R 16376 16376 13768 0 -1 4194304 3358 0 0 0 996 2 0 0 25 0 1 100 2000337190 35020800 3005 996147200 1448431616 1448550632 4294956176 18446744073709551615 134616100 0 0 4096 8194 0 0 0 17 1 0 0
/proc/16387/statm: 8550 3005 419 29 0 2604 0
Current children cumulated CPU time (s) 11.73
Current children cumulated vsize (KiB) 39560

[startup+25.5067 s]
/proc/loadavg: 2.45 2.31 2.17 3/85 16387
/proc/meminfo: memFree=926312/2055920 swapFree=4117780/4192956
[pid=16376] ppid=16374 vsize=5360 CPUtime=1.75
/proc/16376/stat : 16376 (solve.sh) S 16374 16376 13768 0 -1 4194304 310 12318 0 1 0 0 166 9 19 0 1 0 2000336989 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16376/statm: 1340 236 195 169 0 51 0
[pid=16387] ppid=16376 vsize=34200 CPUtime=21.91
/proc/16387/stat : 16387 (ld-linux.so.2) R 16376 16376 13768 0 -1 4194304 3358 0 0 0 2189 2 0 0 25 0 1 100 2000337190 35020800 3005 996147200 1448431616 1448550632 4294956176 18446744073709551615 134607589 0 0 4096 8194 0 0 0 17 1 0 0
/proc/16387/statm: 8550 3005 419 29 0 2604 0
Current children cumulated CPU time (s) 23.66
Current children cumulated vsize (KiB) 39560

[startup+51.1015 s]
/proc/loadavg: 2.36 2.30 2.17 3/85 16387
/proc/meminfo: memFree=925864/2055920 swapFree=4117780/4192956
[pid=16376] ppid=16374 vsize=5360 CPUtime=1.75
/proc/16376/stat : 16376 (solve.sh) S 16374 16376 13768 0 -1 4194304 310 12318 0 1 0 0 166 9 19 0 1 0 2000336989 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16376/statm: 1340 236 195 169 0 51 0
[pid=16387] ppid=16376 vsize=34200 CPUtime=46.06
/proc/16387/stat : 16387 (ld-linux.so.2) R 16376 16376 13768 0 -1 4194304 3358 0 0 0 4604 2 0 0 25 0 1 100 2000337190 35020800 3005 996147200 1448431616 1448550632 4294956176 18446744073709551615 134616112 0 0 4096 8194 0 0 0 17 1 0 0
/proc/16387/statm: 8550 3005 419 29 0 2604 0
Current children cumulated CPU time (s) 47.81
Current children cumulated vsize (KiB) 39560

[startup+102.301 s]
/proc/loadavg: 2.24 2.28 2.17 3/85 16387
/proc/meminfo: memFree=926120/2055920 swapFree=4117780/4192956
[pid=16376] ppid=16374 vsize=5360 CPUtime=1.75
/proc/16376/stat : 16376 (solve.sh) S 16374 16376 13768 0 -1 4194304 310 12318 0 1 0 0 166 9 19 0 1 0 2000336989 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16376/statm: 1340 236 195 169 0 51 0
[pid=16387] ppid=16376 vsize=34200 CPUtime=95.38
/proc/16387/stat : 16387 (ld-linux.so.2) R 16376 16376 13768 0 -1 4194304 3358 0 0 0 9536 2 0 0 25 0 1 100 2000337190 35020800 3005 996147200 1448431616 1448550632 4294956176 18446744073709551615 135316456 0 0 4096 8194 0 0 0 17 1 0 0
/proc/16387/statm: 8550 3005 419 29 0 2604 0
Current children cumulated CPU time (s) 97.13
Current children cumulated vsize (KiB) 39560

[startup+162.301 s]
/proc/loadavg: 2.09 2.23 2.16 3/74 16415
/proc/meminfo: memFree=1613312/2055920 swapFree=4117780/4192956
[pid=16376] ppid=16374 vsize=5360 CPUtime=1.75
/proc/16376/stat : 16376 (solve.sh) S 16374 16376 13768 0 -1 4194304 310 12318 0 1 0 0 166 9 19 0 1 0 2000336989 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16376/statm: 1340 236 195 169 0 51 0
[pid=16387] ppid=16376 vsize=34200 CPUtime=155.09
/proc/16387/stat : 16387 (ld-linux.so.2) R 16376 16376 13768 0 -1 4194304 3358 0 0 0 15506 3 0 0 25 0 1 100 2000337190 35020800 3005 996147200 1448431616 1448550632 4294956176 18446744073709551615 134616100 0 0 4096 8194 0 0 0 17 0 0 0
/proc/16387/statm: 8550 3005 419 29 0 2604 0
Current children cumulated CPU time (s) 156.84
Current children cumulated vsize (KiB) 39560

[startup+222.302 s]
/proc/loadavg: 2.03 2.18 2.15 3/74 16415
/proc/meminfo: memFree=1613312/2055920 swapFree=4117780/4192956
[pid=16376] ppid=16374 vsize=5360 CPUtime=1.75
/proc/16376/stat : 16376 (solve.sh) S 16374 16376 13768 0 -1 4194304 310 12318 0 1 0 0 166 9 19 0 1 0 2000336989 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16376/statm: 1340 236 195 169 0 51 0
[pid=16387] ppid=16376 vsize=34200 CPUtime=214.82
/proc/16387/stat : 16387 (ld-linux.so.2) R 16376 16376 13768 0 -1 4194304 3358 0 0 0 21479 3 0 0 25 0 1 100 2000337190 35020800 3005 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670054 0 0 4096 8194 0 0 0 17 0 0 0
/proc/16387/statm: 8550 3005 419 29 0 2604 0
Current children cumulated CPU time (s) 216.57
Current children cumulated vsize (KiB) 39560

[startup+282.302 s]
/proc/loadavg: 2.01 2.15 2.14 3/74 16415
/proc/meminfo: memFree=1613248/2055920 swapFree=4117780/4192956
[pid=16376] ppid=16374 vsize=5360 CPUtime=1.75
/proc/16376/stat : 16376 (solve.sh) S 16374 16376 13768 0 -1 4194304 310 12318 0 1 0 0 166 9 19 0 1 0 2000336989 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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

[pid=16387] ppid=16376 vsize=34200 CPUtime=1110.69
/proc/16387/stat : 16387 (ld-linux.so.2) R 16376 16376 13768 0 -1 4194304 3358 0 0 0 111063 6 0 0 25 0 1 100 2000337190 35020800 3005 996147200 1448431616 1448550632 4294956176 18446744073709551615 141692846 0 0 4096 8194 0 0 0 17 0 0 0
/proc/16387/statm: 8550 3005 419 29 0 2604 0
Current children cumulated CPU time (s) 1112.44
Current children cumulated vsize (KiB) 39560

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/74 16416
/proc/meminfo: memFree=1612480/2055920 swapFree=4117780/4192956
[pid=16376] ppid=16374 vsize=5360 CPUtime=1.75
/proc/16376/stat : 16376 (solve.sh) S 16374 16376 13768 0 -1 4194304 310 12318 0 1 0 0 166 9 19 0 1 0 2000336989 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16376/statm: 1340 236 195 169 0 51 0
[pid=16387] ppid=16376 vsize=34200 CPUtime=1170.41
/proc/16387/stat : 16387 (ld-linux.so.2) R 16376 16376 13768 0 -1 4194304 3358 0 0 0 117035 6 0 0 25 0 1 100 2000337190 35020800 3005 996147200 1448431616 1448550632 4294956176 18446744073709551615 135316623 0 0 4096 8194 0 0 0 17 0 0 0
/proc/16387/statm: 8550 3005 419 29 0 2604 0
Current children cumulated CPU time (s) 1172.16
Current children cumulated vsize (KiB) 39560

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/74 16417
/proc/meminfo: memFree=1612416/2055920 swapFree=4117780/4192956
[pid=16376] ppid=16374 vsize=5360 CPUtime=1.75
/proc/16376/stat : 16376 (solve.sh) S 16374 16376 13768 0 -1 4194304 310 12318 0 1 0 0 166 9 19 0 1 0 2000336989 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16376/statm: 1340 236 195 169 0 51 0
[pid=16387] ppid=16376 vsize=34200 CPUtime=1230.13
/proc/16387/stat : 16387 (ld-linux.so.2) R 16376 16376 13768 0 -1 4194304 3358 0 0 0 123007 6 0 0 25 0 1 100 2000337190 35020800 3005 996147200 1448431616 1448550632 4294956176 18446744073709551615 134616035 0 0 4096 8194 0 0 0 17 0 0 0
/proc/16387/statm: 8550 3005 419 29 0 2604 0
Current children cumulated CPU time (s) 1231.88
Current children cumulated vsize (KiB) 39560

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/74 16417
/proc/meminfo: memFree=1612416/2055920 swapFree=4117780/4192956
[pid=16376] ppid=16374 vsize=5360 CPUtime=1.75
/proc/16376/stat : 16376 (solve.sh) S 16374 16376 13768 0 -1 4194304 310 12318 0 1 0 0 166 9 19 0 1 0 2000336989 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16376/statm: 1340 236 195 169 0 51 0
[pid=16387] ppid=16376 vsize=34200 CPUtime=1289.86
/proc/16387/stat : 16387 (ld-linux.so.2) R 16376 16376 13768 0 -1 4194304 3358 0 0 0 128980 6 0 0 25 0 1 100 2000337190 35020800 3005 996147200 1448431616 1448550632 4294956176 18446744073709551615 135316462 0 0 4096 8194 0 0 0 17 0 0 0
/proc/16387/statm: 8550 3005 419 29 0 2604 0
Current children cumulated CPU time (s) 1291.61
Current children cumulated vsize (KiB) 39560

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/74 16417
/proc/meminfo: memFree=1612288/2055920 swapFree=4117780/4192956
[pid=16376] ppid=16374 vsize=5360 CPUtime=1.75
/proc/16376/stat : 16376 (solve.sh) S 16374 16376 13768 0 -1 4194304 310 12318 0 1 0 0 166 9 19 0 1 0 2000336989 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16376/statm: 1340 236 195 169 0 51 0
[pid=16387] ppid=16376 vsize=34200 CPUtime=1349.58
/proc/16387/stat : 16387 (ld-linux.so.2) R 16376 16376 13768 0 -1 4194304 3358 0 0 0 134952 6 0 0 25 0 1 100 2000337190 35020800 3005 996147200 1448431616 1448550632 4294956176 18446744073709551615 134616100 0 0 4096 8194 0 0 0 17 0 0 0
/proc/16387/statm: 8550 3005 419 29 0 2604 0
Current children cumulated CPU time (s) 1351.33
Current children cumulated vsize (KiB) 39560

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16417
/proc/meminfo: memFree=1612224/2055920 swapFree=4117780/4192956
[pid=16376] ppid=16374 vsize=5360 CPUtime=1.75
/proc/16376/stat : 16376 (solve.sh) S 16374 16376 13768 0 -1 4194304 310 12318 0 1 0 0 166 9 19 0 1 0 2000336989 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16376/statm: 1340 236 195 169 0 51 0
[pid=16387] ppid=16376 vsize=34200 CPUtime=1409.31
/proc/16387/stat : 16387 (ld-linux.so.2) R 16376 16376 13768 0 -1 4194304 3358 0 0 0 140925 6 0 0 25 0 1 100 2000337190 35020800 3005 996147200 1448431616 1448550632 4294956176 18446744073709551615 134616112 0 0 4096 8194 0 0 0 17 0 0 0
/proc/16387/statm: 8550 3005 419 29 0 2604 0
Current children cumulated CPU time (s) 1411.06
Current children cumulated vsize (KiB) 39560

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16417
/proc/meminfo: memFree=1612224/2055920 swapFree=4117780/4192956
[pid=16376] ppid=16374 vsize=5360 CPUtime=1.75
/proc/16376/stat : 16376 (solve.sh) S 16374 16376 13768 0 -1 4194304 310 12318 0 1 0 0 166 9 19 0 1 0 2000336989 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16376/statm: 1340 236 195 169 0 51 0
[pid=16387] ppid=16376 vsize=34200 CPUtime=1469.03
/proc/16387/stat : 16387 (ld-linux.so.2) R 16376 16376 13768 0 -1 4194304 3358 0 0 0 146897 6 0 0 25 0 1 100 2000337190 35020800 3005 996147200 1448431616 1448550632 4294956176 18446744073709551615 141620180 0 0 4096 8194 0 0 0 17 0 0 0
/proc/16387/statm: 8550 3005 419 29 0 2604 0
Current children cumulated CPU time (s) 1470.78
Current children cumulated vsize (KiB) 39560

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16417
/proc/meminfo: memFree=1612224/2055920 swapFree=4117780/4192956
[pid=16376] ppid=16374 vsize=5360 CPUtime=1.75
/proc/16376/stat : 16376 (solve.sh) S 16374 16376 13768 0 -1 4194304 310 12318 0 1 0 0 166 9 19 0 1 0 2000336989 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16376/statm: 1340 236 195 169 0 51 0
[pid=16387] ppid=16376 vsize=34200 CPUtime=1528.76
/proc/16387/stat : 16387 (ld-linux.so.2) R 16376 16376 13768 0 -1 4194304 3358 0 0 0 152869 7 0 0 25 0 1 100 2000337190 35020800 3005 996147200 1448431616 1448550632 4294956176 18446744073709551615 141624075 0 0 4096 8194 0 0 0 17 0 0 0
/proc/16387/statm: 8550 3005 419 29 0 2604 0
Current children cumulated CPU time (s) 1530.51
Current children cumulated vsize (KiB) 39560

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16417
/proc/meminfo: memFree=1612224/2055920 swapFree=4117780/4192956
[pid=16376] ppid=16374 vsize=5360 CPUtime=1.75
/proc/16376/stat : 16376 (solve.sh) S 16374 16376 13768 0 -1 4194304 310 12318 0 1 0 0 166 9 19 0 1 0 2000336989 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16376/statm: 1340 236 195 169 0 51 0
[pid=16387] ppid=16376 vsize=34200 CPUtime=1588.49
/proc/16387/stat : 16387 (ld-linux.so.2) R 16376 16376 13768 0 -1 4194304 3358 0 0 0 158842 7 0 0 25 0 1 100 2000337190 35020800 3005 996147200 1448431616 1448550632 4294956176 18446744073709551615 134616046 0 0 4096 8194 0 0 0 17 0 0 0
/proc/16387/statm: 8550 3005 419 29 0 2604 0
Current children cumulated CPU time (s) 1590.24
Current children cumulated vsize (KiB) 39560

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16417
/proc/meminfo: memFree=1612160/2055920 swapFree=4117780/4192956
[pid=16376] ppid=16374 vsize=5360 CPUtime=1.75
/proc/16376/stat : 16376 (solve.sh) S 16374 16376 13768 0 -1 4194304 310 12318 0 1 0 0 166 9 19 0 1 0 2000336989 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16376/statm: 1340 236 195 169 0 51 0
[pid=16387] ppid=16376 vsize=34200 CPUtime=1648.21
/proc/16387/stat : 16387 (ld-linux.so.2) R 16376 16376 13768 0 -1 4194304 3358 0 0 0 164814 7 0 0 25 0 1 100 2000337190 35020800 3005 996147200 1448431616 1448550632 4294956176 18446744073709551615 134559206 0 0 4096 8194 0 0 0 17 0 0 0
/proc/16387/statm: 8550 3005 419 29 0 2604 0
Current children cumulated CPU time (s) 1649.96
Current children cumulated vsize (KiB) 39560

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16417
/proc/meminfo: memFree=1612160/2055920 swapFree=4117780/4192956
[pid=16376] ppid=16374 vsize=5360 CPUtime=1.75
/proc/16376/stat : 16376 (solve.sh) S 16374 16376 13768 0 -1 4194304 310 12318 0 1 0 0 166 9 19 0 1 0 2000336989 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16376/statm: 1340 236 195 169 0 51 0
[pid=16387] ppid=16376 vsize=34200 CPUtime=1707.93
/proc/16387/stat : 16387 (ld-linux.so.2) R 16376 16376 13768 0 -1 4194304 3358 0 0 0 170786 7 0 0 25 0 1 100 2000337190 35020800 3005 996147200 1448431616 1448550632 4294956176 18446744073709551615 135316456 0 0 4096 8194 0 0 0 17 0 0 0
/proc/16387/statm: 8550 3005 419 29 0 2604 0
Current children cumulated CPU time (s) 1709.68
Current children cumulated vsize (KiB) 39560

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16417
/proc/meminfo: memFree=1612032/2055920 swapFree=4117780/4192956
[pid=16376] ppid=16374 vsize=5360 CPUtime=1.75
/proc/16376/stat : 16376 (solve.sh) S 16374 16376 13768 0 -1 4194304 310 12318 0 1 0 0 166 9 19 0 1 0 2000336989 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16376/statm: 1340 236 195 169 0 51 0
[pid=16387] ppid=16376 vsize=34200 CPUtime=1767.65
/proc/16387/stat : 16387 (ld-linux.so.2) R 16376 16376 13768 0 -1 4194304 3358 0 0 0 176758 7 0 0 25 0 1 100 2000337190 35020800 3005 996147200 1448431616 1448550632 4294956176 18446744073709551615 141692833 0 0 4096 8194 0 0 0 17 0 0 0
/proc/16387/statm: 8550 3005 419 29 0 2604 0
Current children cumulated CPU time (s) 1769.4
Current children cumulated vsize (KiB) 39560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16417
/proc/meminfo: memFree=1612032/2055920 swapFree=4117780/4192956
[pid=16376] ppid=16374 vsize=5360 CPUtime=1.75
/proc/16376/stat : 16376 (solve.sh) S 16374 16376 13768 0 -1 4194304 310 12318 0 1 0 0 166 9 19 0 1 0 2000336989 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16376/statm: 1340 236 195 169 0 51 0
[pid=16387] ppid=16376 vsize=34200 CPUtime=1798.31
/proc/16387/stat : 16387 (ld-linux.so.2) R 16376 16376 13768 0 -1 4194304 3358 0 0 0 179824 7 0 0 25 0 1 100 2000337190 35020800 3005 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670054 0 0 4096 8194 0 0 0 17 0 0 0
/proc/16387/statm: 8550 3005 419 29 0 2604 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 39560

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1813.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16417
/proc/meminfo: memFree=1612032/2055920 swapFree=4117780/4192956
[pid=16376] ppid=16374 vsize=5360 CPUtime=1.75
/proc/16376/stat : 16376 (solve.sh) S 16374 16376 13768 0 -1 4194304 310 12318 0 1 0 0 166 9 19 0 1 0 2000336989 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16376/statm: 1340 236 195 169 0 51 0
[pid=16387] ppid=16376 vsize=34200 CPUtime=1798.31
/proc/16387/stat : 16387 (ld-linux.so.2) R 16376 16376 13768 0 -1 4194304 3358 0 0 0 179824 7 0 0 25 0 1 100 2000337190 35020800 3005 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670054 0 0 4096 8194 0 0 0 17 0 0 0
/proc/16387/statm: 8550 3005 419 29 0 2604 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 39560

Child status: 143
Real time (s): 1813.11
CPU time (s): 1800.09
CPU user time (s): 1799.91
CPU system time (s): 0.178972
CPU usage (%): 99.2819
Max. virtual memory (cumulated for all children) (KiB): 874168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.91
system time used= 0.178972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16001
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1363
involuntary context switches= 26696

runsolver used 1.67874 second user time and 4.94525 second system time

The end

Launcher Data (download as text)

Begin job on node47 at 2008-07-05 01:20:47
IDJOB=1105863
IDBENCH=57038
IDSOLVER=369
FILE ID=node47/1105863-1215213647
PBS_JOBID= 7881696
Free space on /tmp= 66508 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9ba2c05d75416be79db8f8c7771688d8
RANDOM SEED=1162651526

node47.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.281
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.281
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:        939608 kB
Buffers:         45516 kB
Cached:         220796 kB
SwapCached:      68996 kB
Active:         963304 kB
Inactive:        95340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        939608 kB
SwapTotal:     4192956 kB
SwapFree:      4117780 kB
Dirty:           30064 kB
Writeback:           0 kB
Mapped:         803648 kB
Slab:            41308 kB
Committed_AS:  4788292 kB
PageTables:       3384 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= 66480 MiB
End job on node47 at 2008-07-05 01:51:00