Trace number 1105392

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.04 1800.91

General information on the benchmark

Namecsp/compet08/
normalized-patat-08-comp-7.xml
MD5SUM21e1efd837826f67c36950f4f3fb41e3
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.70283
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints3705
Maximum constraint arity15
Maximum domain size24
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3244
Global constraints used (with number of constraints)alldifferent(461)

Solver Data (download as text)

3.82/3.86	c Finished tailoring XCSP instance to Minion. Starting solving
1800.01/1800.90	HOME/solve.sh: line 8:  8555 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-1105392-1215199517/watcher-1105392-1215199517 -o /tmp/evaluation-result-1105392-1215199517/solver-1105392-1215199517 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solve.sh HOME/instance-1105392-1215199517.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: 1.97 1.34 1.12 4/73 8544
/proc/meminfo: memFree=1703280/2055920 swapFree=4179416/4192956
[pid=8544] ppid=8542 vsize=5356 CPUtime=0
/proc/8544/stat : 8544 (solve.sh) S 8542 8544 4645 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1998923470 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8544/statm: 1339 235 195 169 0 50 0
[pid=8545] ppid=8544 vsize=5356 CPUtime=0
/proc/8545/stat : 8545 (solve.sh) R 8544 8544 4645 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 1998923470 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 236437695783 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/8545/statm: 1339 235 195 169 0 50 0

[startup+0.04327 s]
/proc/loadavg: 1.97 1.34 1.12 4/73 8544
/proc/meminfo: memFree=1703280/2055920 swapFree=4179416/4192956
[pid=8544] ppid=8542 vsize=5356 CPUtime=0
/proc/8544/stat : 8544 (solve.sh) S 8542 8544 4645 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1998923470 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8544/statm: 1339 235 195 169 0 50 0
[pid=8545] ppid=8544 vsize=860856 CPUtime=0.03
/proc/8545/stat : 8545 (java) S 8544 8544 4645 0 -1 0 2087 0 1 0 2 1 0 0 18 0 7 0 1998923470 881516544 1653 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8545/statm: 215214 1653 904 9 0 210193 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 866212

[startup+0.108575 s]
/proc/loadavg: 1.97 1.34 1.12 4/73 8544
/proc/meminfo: memFree=1703280/2055920 swapFree=4179416/4192956
[pid=8544] ppid=8542 vsize=5356 CPUtime=0
/proc/8544/stat : 8544 (solve.sh) S 8542 8544 4645 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1998923470 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8544/statm: 1339 235 195 169 0 50 0
[pid=8545] ppid=8544 vsize=864136 CPUtime=0.09
/proc/8545/stat : 8545 (java) S 8544 8544 4645 0 -1 0 3572 0 1 0 7 2 0 0 18 0 9 0 1998923470 884875264 3014 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8545/statm: 216034 3014 1743 9 0 210596 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 869492

[startup+0.301608 s]
/proc/loadavg: 1.97 1.34 1.12 4/73 8544
/proc/meminfo: memFree=1703280/2055920 swapFree=4179416/4192956
[pid=8544] ppid=8542 vsize=5356 CPUtime=0
/proc/8544/stat : 8544 (solve.sh) S 8542 8544 4645 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1998923470 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8544/statm: 1339 235 195 169 0 50 0
[pid=8545] ppid=8544 vsize=864440 CPUtime=0.28
/proc/8545/stat : 8545 (java) S 8544 8544 4645 0 -1 0 4079 0 1 0 26 2 0 0 18 0 9 0 1998923470 885186560 3512 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8545/statm: 216110 3512 1819 9 0 210672 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 869796

[startup+0.701679 s]
/proc/loadavg: 1.97 1.34 1.12 4/73 8544
/proc/meminfo: memFree=1703280/2055920 swapFree=4179416/4192956
[pid=8544] ppid=8542 vsize=5356 CPUtime=0
/proc/8544/stat : 8544 (solve.sh) S 8542 8544 4645 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1998923470 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8544/statm: 1339 235 195 169 0 50 0
[pid=8545] ppid=8544 vsize=865896 CPUtime=0.73
/proc/8545/stat : 8545 (java) S 8544 8544 4645 0 -1 0 7799 0 1 0 69 4 0 0 18 0 9 0 1998923470 886677504 7222 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8545/statm: 216474 7223 1866 9 0 211036 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 871252

[startup+1.50284 s]
/proc/loadavg: 1.97 1.34 1.12 3/83 8554
/proc/meminfo: memFree=1675296/2055920 swapFree=4179416/4192956
[pid=8544] ppid=8542 vsize=5356 CPUtime=0
/proc/8544/stat : 8544 (solve.sh) S 8542 8544 4645 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1998923470 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8544/statm: 1339 235 195 169 0 50 0
[pid=8545] ppid=8544 vsize=868764 CPUtime=1.52
/proc/8545/stat : 8545 (java) S 8544 8544 4645 0 -1 0 9468 0 1 0 146 6 0 0 18 0 9 0 1998923470 889614336 8845 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8545/statm: 217191 8845 1869 9 0 211753 0
[pid=8545/tid=8547] ppid=8544 vsize=868764 CPUtime=1.15
/proc/8545/task/8547/stat : 8547 (java) R 8544 8544 4645 0 -1 64 4987 0 1 0 112 3 0 0 25 0 9 0 1998923472 889614336 8845 996147200 134512640 134550740 4294956032 18446744073709551615 102064940 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8545/tid=8548] ppid=8544 vsize=868764 CPUtime=0.08
/proc/8545/task/8548/stat : 8548 (java) S 8544 8544 4645 0 -1 64 2203 0 0 0 7 1 0 0 16 0 9 0 1998923473 889614336 8845 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8545/tid=8549] ppid=8544 vsize=868764 CPUtime=0
/proc/8545/task/8549/stat : 8549 (java) S 8544 8544 4645 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1998923473 889614336 8845 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8545/tid=8550] ppid=8544 vsize=868764 CPUtime=0
/proc/8545/task/8550/stat : 8550 (java) S 8544 8544 4645 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1998923473 889614336 8845 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8545/tid=8551] ppid=8544 vsize=868764 CPUtime=0
/proc/8545/task/8551/stat : 8551 (java) S 8544 8544 4645 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1998923475 889614336 8845 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8545/tid=8552] ppid=8544 vsize=868764 CPUtime=0.26
/proc/8545/task/8552/stat : 8552 (java) S 8544 8544 4645 0 -1 64 1544 0 0 0 25 1 0 0 16 0 9 0 1998923475 889614336 8845 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8545/tid=8553] ppid=8544 vsize=868764 CPUtime=0
/proc/8545/task/8553/stat : 8553 (java) S 8544 8544 4645 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1998923475 889614336 8845 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8545/tid=8554] ppid=8544 vsize=868764 CPUtime=0
/proc/8545/task/8554/stat : 8554 (java) S 8544 8544 4645 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1998923475 889614336 8845 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 874120

[startup+3.10215 s]
/proc/loadavg: 1.97 1.34 1.12 3/83 8554
/proc/meminfo: memFree=1674272/2055920 swapFree=4179416/4192956
[pid=8544] ppid=8542 vsize=5356 CPUtime=0
/proc/8544/stat : 8544 (solve.sh) S 8542 8544 4645 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1998923470 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8544/statm: 1339 235 195 169 0 50 0
[pid=8545] ppid=8544 vsize=868764 CPUtime=3.12
/proc/8545/stat : 8545 (java) S 8544 8544 4645 0 -1 0 9644 0 1 0 306 6 0 0 18 0 9 0 1998923470 889614336 9016 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8545/statm: 217191 9016 1869 9 0 211753 0
[pid=8545/tid=8547] ppid=8544 vsize=868764 CPUtime=2.73
/proc/8545/task/8547/stat : 8547 (java) R 8544 8544 4645 0 -1 64 4992 0 1 0 270 3 0 0 25 0 9 0 1998923472 889614336 9016 996147200 134512640 134550740 4294956032 18446744073709551615 4125951642 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8545/tid=8548] ppid=8544 vsize=868764 CPUtime=0.1
/proc/8545/task/8548/stat : 8548 (java) S 8544 8544 4645 0 -1 64 2374 0 0 0 9 1 0 0 16 0 9 0 1998923473 889614336 9016 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8545/tid=8549] ppid=8544 vsize=868764 CPUtime=0
/proc/8545/task/8549/stat : 8549 (java) S 8544 8544 4645 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1998923473 889614336 9016 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8545/tid=8550] ppid=8544 vsize=868764 CPUtime=0
/proc/8545/task/8550/stat : 8550 (java) S 8544 8544 4645 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1998923473 889614336 9016 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8545/tid=8551] ppid=8544 vsize=868764 CPUtime=0
/proc/8545/task/8551/stat : 8551 (java) S 8544 8544 4645 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1998923475 889614336 9016 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8545/tid=8552] ppid=8544 vsize=868764 CPUtime=0.27
/proc/8545/task/8552/stat : 8552 (java) S 8544 8544 4645 0 -1 64 1544 0 0 0 26 1 0 0 16 0 9 0 1998923475 889614336 9016 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8545/tid=8553] ppid=8544 vsize=868764 CPUtime=0
/proc/8545/task/8553/stat : 8553 (java) S 8544 8544 4645 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1998923475 889614336 9016 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8545/tid=8554] ppid=8544 vsize=868764 CPUtime=0
/proc/8545/task/8554/stat : 8554 (java) S 8544 8544 4645 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1998923475 889614336 9016 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 874120

[startup+6.30177 s]
/proc/loadavg: 1.97 1.35 1.12 3/75 8555
/proc/meminfo: memFree=1687904/2055920 swapFree=4179416/4192956
[pid=8544] ppid=8542 vsize=5360 CPUtime=3.86
/proc/8544/stat : 8544 (solve.sh) S 8542 8544 4645 0 -1 4194304 310 11838 0 1 0 0 378 8 18 0 1 0 1998923470 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8544/statm: 1340 236 195 169 0 51 0
[pid=8555] ppid=8544 vsize=38336 CPUtime=2.42
/proc/8555/stat : 8555 (ld-linux.so.2) R 8544 8544 4645 0 -1 4194304 4431 0 0 0 241 1 0 0 25 0 1 100 1998923856 39256064 4036 996147200 1448431616 1448550632 4294956176 18446744073709551615 139063025 0 0 4096 8194 0 0 0 17 0 0 0
/proc/8555/statm: 9584 4036 414 29 0 3638 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 43696

[startup+12.702 s]
/proc/loadavg: 1.97 1.36 1.12 3/75 8555
/proc/meminfo: memFree=1687520/2055920 swapFree=4179416/4192956
[pid=8544] ppid=8542 vsize=5360 CPUtime=3.86
/proc/8544/stat : 8544 (solve.sh) S 8542 8544 4645 0 -1 4194304 310 11838 0 1 0 0 378 8 18 0 1 0 1998923470 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8544/statm: 1340 236 195 169 0 51 0
[pid=8555] ppid=8544 vsize=38932 CPUtime=8.83
/proc/8555/stat : 8555 (ld-linux.so.2) R 8544 8544 4645 0 -1 4194304 4609 0 0 0 881 2 0 0 25 0 1 100 1998923856 39866368 4139 996147200 1448431616 1448550632 4294956176 18446744073709551615 139062931 0 0 4096 8194 0 0 0 17 0 0 0
/proc/8555/statm: 9733 4139 429 29 0 3787 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44292

[startup+25.5015 s]
/proc/loadavg: 1.98 1.39 1.14 3/75 8555
/proc/meminfo: memFree=1687584/2055920 swapFree=4179416/4192956
[pid=8544] ppid=8542 vsize=5360 CPUtime=3.86
/proc/8544/stat : 8544 (solve.sh) S 8542 8544 4645 0 -1 4194304 310 11838 0 1 0 0 378 8 18 0 1 0 1998923470 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8544/statm: 1340 236 195 169 0 51 0
[pid=8555] ppid=8544 vsize=38932 CPUtime=21.62
/proc/8555/stat : 8555 (ld-linux.so.2) R 8544 8544 4645 0 -1 4194304 4609 0 0 0 2160 2 0 0 25 0 1 100 1998923856 39866368 4139 996147200 1448431616 1448550632 4294956176 18446744073709551615 139080690 0 0 4096 8194 0 0 0 17 0 0 0
/proc/8555/statm: 9733 4139 429 29 0 3787 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 44292

[startup+51.1015 s]
/proc/loadavg: 1.98 1.44 1.16 3/75 8555
/proc/meminfo: memFree=1687456/2055920 swapFree=4179416/4192956
[pid=8544] ppid=8542 vsize=5360 CPUtime=3.86
/proc/8544/stat : 8544 (solve.sh) S 8542 8544 4645 0 -1 4194304 310 11838 0 1 0 0 378 8 18 0 1 0 1998923470 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8544/statm: 1340 236 195 169 0 51 0
[pid=8555] ppid=8544 vsize=38932 CPUtime=47.2
/proc/8555/stat : 8555 (ld-linux.so.2) R 8544 8544 4645 0 -1 4194304 4609 0 0 0 4718 2 0 0 25 0 1 100 1998923856 39866368 4139 996147200 1448431616 1448550632 4294956176 18446744073709551615 139062848 0 0 4096 8194 0 0 0 17 0 0 0
/proc/8555/statm: 9733 4139 429 29 0 3787 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 44292

[startup+102.306 s]
/proc/loadavg: 1.99 1.52 1.20 3/75 8555
/proc/meminfo: memFree=1687520/2055920 swapFree=4179416/4192956
[pid=8544] ppid=8542 vsize=5360 CPUtime=3.86
/proc/8544/stat : 8544 (solve.sh) S 8542 8544 4645 0 -1 4194304 310 11838 0 1 0 0 378 8 18 0 1 0 1998923470 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8544/statm: 1340 236 195 169 0 51 0
[pid=8555] ppid=8544 vsize=38932 CPUtime=98.38
/proc/8555/stat : 8555 (ld-linux.so.2) R 8544 8544 4645 0 -1 4194304 4609 0 0 0 9836 2 0 0 25 0 1 100 1998923856 39866368 4139 996147200 1448431616 1448550632 4294956176 18446744073709551615 139063147 0 0 4096 8194 0 0 0 17 0 0 0
/proc/8555/statm: 9733 4139 429 29 0 3787 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 44292

[startup+162.301 s]
/proc/loadavg: 1.99 1.61 1.25 3/75 8555
/proc/meminfo: memFree=1687520/2055920 swapFree=4179416/4192956
[pid=8544] ppid=8542 vsize=5360 CPUtime=3.86
/proc/8544/stat : 8544 (solve.sh) S 8542 8544 4645 0 -1 4194304 310 11838 0 1 0 0 378 8 18 0 1 0 1998923470 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8544/statm: 1340 236 195 169 0 51 0
[pid=8555] ppid=8544 vsize=38932 CPUtime=158.35
/proc/8555/stat : 8555 (ld-linux.so.2) R 8544 8544 4645 0 -1 4194304 4609 0 0 0 15833 2 0 0 25 0 1 100 1998923856 39866368 4139 996147200 1448431616 1448550632 4294956176 18446744073709551615 139063059 0 0 4096 8194 0 0 0 17 0 0 0
/proc/8555/statm: 9733 4139 429 29 0 3787 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 44292

[startup+222.302 s]

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

/proc/8544/stat : 8544 (solve.sh) S 8542 8544 4645 0 -1 4194304 310 11838 0 1 0 0 378 8 18 0 1 0 1998923470 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8544/statm: 1340 236 195 169 0 51 0
[pid=8555] ppid=8544 vsize=38932 CPUtime=1117.88
/proc/8555/stat : 8555 (ld-linux.so.2) R 8544 8544 4645 0 -1 4194304 4612 0 0 0 111784 4 0 0 25 0 1 100 1998923856 39866368 4142 996147200 1448431616 1448550632 4294956176 18446744073709551615 139063123 0 0 4096 8194 0 0 0 17 0 0 0
/proc/8555/statm: 9733 4142 429 29 0 3787 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 44292

[startup+1182.3 s]
/proc/loadavg: 1.99 1.97 1.72 3/75 8557
/proc/meminfo: memFree=1686880/2055920 swapFree=4179416/4192956
[pid=8544] ppid=8542 vsize=5360 CPUtime=3.86
/proc/8544/stat : 8544 (solve.sh) S 8542 8544 4645 0 -1 4194304 310 11838 0 1 0 0 378 8 18 0 1 0 1998923470 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8544/statm: 1340 236 195 169 0 51 0
[pid=8555] ppid=8544 vsize=38932 CPUtime=1177.85
/proc/8555/stat : 8555 (ld-linux.so.2) R 8544 8544 4645 0 -1 4194304 4612 0 0 0 117781 4 0 0 25 0 1 100 1998923856 39866368 4142 996147200 1448431616 1448550632 4294956176 18446744073709551615 139063176 0 0 4096 8194 0 0 0 17 0 0 0
/proc/8555/statm: 9733 4142 429 29 0 3787 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 44292

[startup+1242.3 s]
/proc/loadavg: 1.99 1.97 1.73 3/75 8557
/proc/meminfo: memFree=1686752/2055920 swapFree=4179416/4192956
[pid=8544] ppid=8542 vsize=5360 CPUtime=3.86
/proc/8544/stat : 8544 (solve.sh) S 8542 8544 4645 0 -1 4194304 310 11838 0 1 0 0 378 8 18 0 1 0 1998923470 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8544/statm: 1340 236 195 169 0 51 0
[pid=8555] ppid=8544 vsize=38932 CPUtime=1237.82
/proc/8555/stat : 8555 (ld-linux.so.2) R 8544 8544 4645 0 -1 4194304 4612 0 0 0 123778 4 0 0 25 0 1 100 1998923856 39866368 4142 996147200 1448431616 1448550632 4294956176 18446744073709551615 139044580 0 0 4096 8194 0 0 0 17 0 0 0
/proc/8555/statm: 9733 4142 429 29 0 3787 0
Current children cumulated CPU time (s) 1241.68
Current children cumulated vsize (KiB) 44292

[startup+1302.3 s]
/proc/loadavg: 1.99 1.97 1.75 3/75 8557
/proc/meminfo: memFree=1686752/2055920 swapFree=4179416/4192956
[pid=8544] ppid=8542 vsize=5360 CPUtime=3.86
/proc/8544/stat : 8544 (solve.sh) S 8542 8544 4645 0 -1 4194304 310 11838 0 1 0 0 378 8 18 0 1 0 1998923470 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8544/statm: 1340 236 195 169 0 51 0
[pid=8555] ppid=8544 vsize=38932 CPUtime=1297.8
/proc/8555/stat : 8555 (ld-linux.so.2) R 8544 8544 4645 0 -1 4194304 4613 0 0 0 129776 4 0 0 25 0 1 100 1998923856 39866368 4143 996147200 1448431616 1448550632 4294956176 18446744073709551615 139080688 0 0 4096 8194 0 0 0 17 0 0 0
/proc/8555/statm: 9733 4143 429 29 0 3787 0
Current children cumulated CPU time (s) 1301.66
Current children cumulated vsize (KiB) 44292

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.76 3/75 8557
/proc/meminfo: memFree=1686752/2055920 swapFree=4179416/4192956
[pid=8544] ppid=8542 vsize=5360 CPUtime=3.86
/proc/8544/stat : 8544 (solve.sh) S 8542 8544 4645 0 -1 4194304 310 11838 0 1 0 0 378 8 18 0 1 0 1998923470 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8544/statm: 1340 236 195 169 0 51 0
[pid=8555] ppid=8544 vsize=38932 CPUtime=1357.76
/proc/8555/stat : 8555 (ld-linux.so.2) R 8544 8544 4645 0 -1 4194304 4613 0 0 0 135772 4 0 0 25 0 1 100 1998923856 39866368 4143 996147200 1448431616 1448550632 4294956176 18446744073709551615 134558734 0 0 4096 8194 0 0 0 17 0 0 0
/proc/8555/statm: 9733 4143 429 29 0 3787 0
Current children cumulated CPU time (s) 1361.62
Current children cumulated vsize (KiB) 44292

[startup+1422.31 s]
/proc/loadavg: 1.99 1.97 1.77 3/75 8557
/proc/meminfo: memFree=1686752/2055920 swapFree=4179416/4192956
[pid=8544] ppid=8542 vsize=5360 CPUtime=3.86
/proc/8544/stat : 8544 (solve.sh) S 8542 8544 4645 0 -1 4194304 310 11838 0 1 0 0 378 8 18 0 1 0 1998923470 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8544/statm: 1340 236 195 169 0 51 0
[pid=8555] ppid=8544 vsize=38932 CPUtime=1417.74
/proc/8555/stat : 8555 (ld-linux.so.2) R 8544 8544 4645 0 -1 4194304 4613 0 0 0 141770 4 0 0 25 0 1 100 1998923856 39866368 4143 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670054 0 0 4096 8194 0 0 0 17 0 0 0
/proc/8555/statm: 9733 4143 429 29 0 3787 0
Current children cumulated CPU time (s) 1421.6
Current children cumulated vsize (KiB) 44292

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.78 3/75 8557
/proc/meminfo: memFree=1686752/2055920 swapFree=4179416/4192956
[pid=8544] ppid=8542 vsize=5360 CPUtime=3.86
/proc/8544/stat : 8544 (solve.sh) S 8542 8544 4645 0 -1 4194304 310 11838 0 1 0 0 378 8 18 0 1 0 1998923470 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8544/statm: 1340 236 195 169 0 51 0
[pid=8555] ppid=8544 vsize=38932 CPUtime=1477.71
/proc/8555/stat : 8555 (ld-linux.so.2) R 8544 8544 4645 0 -1 4194304 4613 0 0 0 147767 4 0 0 25 0 1 100 1998923856 39866368 4143 996147200 1448431616 1448550632 4294956176 18446744073709551615 139080682 0 0 4096 8194 0 0 0 17 0 0 0
/proc/8555/statm: 9733 4143 429 29 0 3787 0
Current children cumulated CPU time (s) 1481.57
Current children cumulated vsize (KiB) 44292

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.79 3/75 8557
/proc/meminfo: memFree=1686752/2055920 swapFree=4179416/4192956
[pid=8544] ppid=8542 vsize=5360 CPUtime=3.86
/proc/8544/stat : 8544 (solve.sh) S 8542 8544 4645 0 -1 4194304 310 11838 0 1 0 0 378 8 18 0 1 0 1998923470 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8544/statm: 1340 236 195 169 0 51 0
[pid=8555] ppid=8544 vsize=38932 CPUtime=1537.68
/proc/8555/stat : 8555 (ld-linux.so.2) R 8544 8544 4645 0 -1 4194304 4613 0 0 0 153764 4 0 0 25 0 1 100 1998923856 39866368 4143 996147200 1448431616 1448550632 4294956176 18446744073709551615 134607589 0 0 4096 8194 0 0 0 17 0 0 0
/proc/8555/statm: 9733 4143 429 29 0 3787 0
Current children cumulated CPU time (s) 1541.54
Current children cumulated vsize (KiB) 44292

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.80 3/75 8557
/proc/meminfo: memFree=1686688/2055920 swapFree=4179416/4192956
[pid=8544] ppid=8542 vsize=5360 CPUtime=3.86
/proc/8544/stat : 8544 (solve.sh) S 8542 8544 4645 0 -1 4194304 310 11838 0 1 0 0 378 8 18 0 1 0 1998923470 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8544/statm: 1340 236 195 169 0 51 0
[pid=8555] ppid=8544 vsize=38932 CPUtime=1597.65
/proc/8555/stat : 8555 (ld-linux.so.2) R 8544 8544 4645 0 -1 4194304 4613 0 0 0 159761 4 0 0 25 0 1 100 1998923856 39866368 4143 996147200 1448431616 1448550632 4294956176 18446744073709551615 139063359 0 0 4096 8194 0 0 0 17 0 0 0
/proc/8555/statm: 9733 4143 429 29 0 3787 0
Current children cumulated CPU time (s) 1601.51
Current children cumulated vsize (KiB) 44292

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.82 3/75 8557
/proc/meminfo: memFree=1686688/2055920 swapFree=4179416/4192956
[pid=8544] ppid=8542 vsize=5360 CPUtime=3.86
/proc/8544/stat : 8544 (solve.sh) S 8542 8544 4645 0 -1 4194304 310 11838 0 1 0 0 378 8 18 0 1 0 1998923470 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8544/statm: 1340 236 195 169 0 51 0
[pid=8555] ppid=8544 vsize=38932 CPUtime=1657.62
/proc/8555/stat : 8555 (ld-linux.so.2) R 8544 8544 4645 0 -1 4194304 4613 0 0 0 165758 4 0 0 25 0 1 100 1998923856 39866368 4143 996147200 1448431616 1448550632 4294956176 18446744073709551615 139081530 0 0 4096 8194 0 0 0 17 0 0 0
/proc/8555/statm: 9733 4143 429 29 0 3787 0
Current children cumulated CPU time (s) 1661.48
Current children cumulated vsize (KiB) 44292

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.82 3/75 8595
/proc/meminfo: memFree=1686688/2055920 swapFree=4179416/4192956
[pid=8544] ppid=8542 vsize=5360 CPUtime=3.86
/proc/8544/stat : 8544 (solve.sh) S 8542 8544 4645 0 -1 4194304 310 11838 0 1 0 0 378 8 18 0 1 0 1998923470 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8544/statm: 1340 236 195 169 0 51 0
[pid=8555] ppid=8544 vsize=38932 CPUtime=1717.59
/proc/8555/stat : 8555 (ld-linux.so.2) R 8544 8544 4645 0 -1 4194304 4613 0 0 0 171754 5 0 0 25 0 1 100 1998923856 39866368 4143 996147200 1448431616 1448550632 4294956176 18446744073709551615 139063347 0 0 4096 8194 0 0 0 17 0 0 0
/proc/8555/statm: 9733 4143 429 29 0 3787 0
Current children cumulated CPU time (s) 1721.45
Current children cumulated vsize (KiB) 44292

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.83 3/75 8595
/proc/meminfo: memFree=1686816/2055920 swapFree=4179416/4192956
[pid=8544] ppid=8542 vsize=5360 CPUtime=3.86
/proc/8544/stat : 8544 (solve.sh) S 8542 8544 4645 0 -1 4194304 310 11838 0 1 0 0 378 8 18 0 1 0 1998923470 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8544/statm: 1340 236 195 169 0 51 0
[pid=8555] ppid=8544 vsize=38932 CPUtime=1777.55
/proc/8555/stat : 8555 (ld-linux.so.2) R 8544 8544 4645 0 -1 4194304 4613 0 0 0 177750 5 0 0 25 0 1 100 1998923856 39866368 4143 996147200 1448431616 1448550632 4294956176 18446744073709551615 139080658 0 0 4096 8194 0 0 0 17 0 0 0
/proc/8555/statm: 9733 4143 429 29 0 3787 0
Current children cumulated CPU time (s) 1781.41
Current children cumulated vsize (KiB) 44292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 1.99 1.97 1.83 3/75 8595
/proc/meminfo: memFree=1686816/2055920 swapFree=4179416/4192956
[pid=8544] ppid=8542 vsize=5360 CPUtime=3.86
/proc/8544/stat : 8544 (solve.sh) S 8542 8544 4645 0 -1 4194304 310 11838 0 1 0 0 378 8 18 0 1 0 1998923470 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8544/statm: 1340 236 195 169 0 51 0
[pid=8555] ppid=8544 vsize=38932 CPUtime=1796.15
/proc/8555/stat : 8555 (ld-linux.so.2) R 8544 8544 4645 0 -1 4194304 4613 0 0 0 179610 5 0 0 25 0 1 100 1998923856 39866368 4143 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670026 0 0 4096 8194 0 0 0 17 0 0 0
/proc/8555/statm: 9733 4143 429 29 0 3787 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 44292

Sending SIGTERM to process tree (bottom up)
SSolver just ended. Dumping a history of the last processes samples

[startup+1800.9 s]
/proc/loadavg: 1.99 1.97 1.83 3/75 8595
/proc/meminfo: memFree=1686816/2055920 swapFree=4179416/4192956
[pid=8544] ppid=8542 vsize=5360 CPUtime=3.86
/proc/8544/stat : 8544 (solve.sh) S 8542 8544 4645 0 -1 4194304 310 11838 0 1 0 0 378 8 18 0 1 0 1998923470 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8544/statm: 1340 236 195 169 0 51 0
[pid=8555] ppid=8544 vsize=38932 CPUtime=1796.15
/proc/8555/stat : 8555 (ld-linux.so.2) R 8544 8544 4645 0 -1 4194304 4613 0 0 0 179610 5 0 0 25 0 1 100 1998923856 39866368 4143 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670026 0 0 4096 8194 0 0 0 17 0 0 0
/proc/8555/statm: 9733 4143 429 29 0 3787 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 44292

Child status: 143
Real time (s): 1800.91
CPU time (s): 1800.04
CPU user time (s): 1799.89
CPU system time (s): 0.152976
CPU usage (%): 99.9518
Max. virtual memory (cumulated for all children) (KiB): 874164

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

runsolver used 2.09068 second user time and 4.48032 second system time

The end

Launcher Data (download as text)

Begin job on node62 at 2008-07-04 21:25:17
IDJOB=1105392
IDBENCH=54098
IDSOLVER=369
FILE ID=node62/1105392-1215199517
PBS_JOBID= 7881566
Free space on /tmp= 65228 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 21e1efd837826f67c36950f4f3fb41e3
RANDOM SEED=542628616

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1703760 kB
Buffers:         35492 kB
Cached:         242216 kB
SwapCached:       6872 kB
Active:         172420 kB
Inactive:       116944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1703760 kB
SwapTotal:     4192956 kB
SwapFree:      4179416 kB
Dirty:           30672 kB
Writeback:           0 kB
Mapped:          19096 kB
Slab:            48024 kB
Committed_AS:  4024204 kB
PageTables:       1896 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65200 MiB
End job on node62 at 2008-07-04 21:55:18