Trace number 1104872

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.12 1807.31

General information on the benchmark

Namecsp/pseudo/course/
normalized-ws97-5.xml
MD5SUM4c7a55b7720b21cc8bdc3640e3aefdc1
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.169973
Satisfiable
(Un)Satisfiability was proved
Number of variables907
Number of constraints662
Maximum constraint arity134
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension662
Global constraints used (with number of constraints)

Solver Data (download as text)

1.54/1.61	c Finished tailoring XCSP instance to Minion. Starting solving
1800.08/1807.31	HOME/solve.sh: line 8:  6054 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-1104872-1215201395/watcher-1104872-1215201395 -o /tmp/evaluation-result-1104872-1215201395/solver-1104872-1215201395 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solve.sh HOME/instance-1104872-1215201395.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.85 1.94 1.89 4/73 6043
/proc/meminfo: memFree=1682624/2055920 swapFree=4180584/4192956
[pid=6043] ppid=6041 vsize=5356 CPUtime=0
/proc/6043/stat : 6043 (solve.sh) S 6041 6043 5520 0 -1 4194304 285 0 0 0 0 0 0 0 19 0 1 0 1999089335 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6043/statm: 1339 235 195 169 0 50 0
[pid=6044] ppid=6043 vsize=152 CPUtime=0
/proc/6044/stat : 6044 (java) R 6043 6043 5520 0 -1 0 41 0 0 0 0 0 0 0 20 0 1 0 1999089335 155648 26 996147200 134512640 134550740 4294956192 18446744073709551615 6734123 0 0 4096 0 0 0 0 17 0 0 0
/proc/6044/statm: 38 26 19 9 0 4 0

[startup+0.017547 s]
/proc/loadavg: 1.85 1.94 1.89 4/73 6043
/proc/meminfo: memFree=1682624/2055920 swapFree=4180584/4192956
[pid=6043] ppid=6041 vsize=5356 CPUtime=0
/proc/6043/stat : 6043 (solve.sh) S 6041 6043 5520 0 -1 4194304 285 0 0 0 0 0 0 0 19 0 1 0 1999089335 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6043/statm: 1339 235 195 169 0 50 0
[pid=6044] ppid=6043 vsize=11088 CPUtime=0
/proc/6044/stat : 6044 (java) S 6043 6043 5520 0 -1 0 839 0 0 0 0 0 0 0 18 0 2 0 1999089335 11354112 575 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/6044/statm: 2772 575 281 9 0 1244 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 16444

[startup+0.10253 s]
/proc/loadavg: 1.85 1.94 1.89 4/73 6043
/proc/meminfo: memFree=1682624/2055920 swapFree=4180584/4192956
[pid=6043] ppid=6041 vsize=5356 CPUtime=0
/proc/6043/stat : 6043 (solve.sh) S 6041 6043 5520 0 -1 4194304 285 0 0 0 0 0 0 0 19 0 1 0 1999089335 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6043/statm: 1339 235 195 169 0 50 0
[pid=6044] ppid=6043 vsize=864136 CPUtime=0.09
/proc/6044/stat : 6044 (java) S 6043 6043 5520 0 -1 0 3574 0 1 0 7 2 0 0 18 0 9 0 1999089335 884875264 3018 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6044/statm: 216034 3018 1746 9 0 210596 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 869492

[startup+0.301544 s]
/proc/loadavg: 1.85 1.94 1.89 4/73 6043
/proc/meminfo: memFree=1682624/2055920 swapFree=4180584/4192956
[pid=6043] ppid=6041 vsize=5356 CPUtime=0
/proc/6043/stat : 6043 (solve.sh) S 6041 6043 5520 0 -1 4194304 285 0 0 0 0 0 0 0 19 0 1 0 1999089335 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6043/statm: 1339 235 195 169 0 50 0
[pid=6044] ppid=6043 vsize=864924 CPUtime=0.28
/proc/6044/stat : 6044 (java) S 6043 6043 5520 0 -1 0 4455 0 1 0 26 2 0 0 18 0 9 0 1999089335 885682176 3883 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6044/statm: 216231 3883 1828 9 0 210793 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 870280

[startup+0.701591 s]
/proc/loadavg: 1.85 1.94 1.89 4/73 6043
/proc/meminfo: memFree=1682624/2055920 swapFree=4180584/4192956
[pid=6043] ppid=6041 vsize=5356 CPUtime=0
/proc/6043/stat : 6043 (solve.sh) S 6041 6043 5520 0 -1 4194304 285 0 0 0 0 0 0 0 19 0 1 0 1999089335 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6043/statm: 1339 235 195 169 0 50 0
[pid=6044] ppid=6043 vsize=868704 CPUtime=0.68
/proc/6044/stat : 6044 (java) S 6043 6043 5520 0 -1 0 7982 0 1 0 64 4 0 0 18 0 9 0 1999089335 889552896 7372 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6044/statm: 217176 7372 1861 9 0 211738 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 874060

[startup+1.50169 s]
/proc/loadavg: 1.85 1.94 1.89 3/83 6053
/proc/meminfo: memFree=1658992/2055920 swapFree=4180584/4192956
[pid=6043] ppid=6041 vsize=5356 CPUtime=0
/proc/6043/stat : 6043 (solve.sh) S 6041 6043 5520 0 -1 4194304 285 0 0 0 0 0 0 0 19 0 1 0 1999089335 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6043/statm: 1339 235 195 169 0 50 0
[pid=6044] ppid=6043 vsize=868784 CPUtime=1.48
/proc/6044/stat : 6044 (java) S 6043 6043 5520 0 -1 0 8545 0 1 0 143 5 0 0 18 0 9 0 1999089335 889634816 7843 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6044/statm: 217196 7843 1875 9 0 211758 0
[pid=6044/tid=6046] ppid=6043 vsize=868784 CPUtime=1.15
/proc/6044/task/6046/stat : 6046 (java) R 6043 6043 5520 0 -1 64 5148 0 1 0 113 2 0 0 25 0 9 0 1999089336 889634816 7843 996147200 134512640 134550740 4294956032 18446744073709551615 102066826 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6044/tid=6047] ppid=6043 vsize=868784 CPUtime=0.03
/proc/6044/task/6047/stat : 6047 (java) S 6043 6043 5520 0 -1 64 1104 0 0 0 3 0 0 0 16 0 9 0 1999089337 889634816 7843 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6044/tid=6048] ppid=6043 vsize=868784 CPUtime=0
/proc/6044/task/6048/stat : 6048 (java) S 6043 6043 5520 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1999089338 889634816 7843 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6044/tid=6049] ppid=6043 vsize=868784 CPUtime=0
/proc/6044/task/6049/stat : 6049 (java) S 6043 6043 5520 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1999089338 889634816 7843 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6044/tid=6050] ppid=6043 vsize=868784 CPUtime=0
/proc/6044/task/6050/stat : 6050 (java) S 6043 6043 5520 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1999089339 889634816 7843 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6044/tid=6051] ppid=6043 vsize=868784 CPUtime=0.27
/proc/6044/task/6051/stat : 6051 (java) S 6043 6043 5520 0 -1 64 1560 0 0 0 26 1 0 0 16 0 9 0 1999089339 889634816 7843 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6044/tid=6052] ppid=6043 vsize=868784 CPUtime=0
/proc/6044/task/6052/stat : 6052 (java) S 6043 6043 5520 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1999089340 889634816 7843 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6044/tid=6053] ppid=6043 vsize=868784 CPUtime=0
/proc/6044/task/6053/stat : 6053 (java) S 6043 6043 5520 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1999089340 889634816 7843 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 874140

[startup+3.10187 s]
/proc/loadavg: 1.85 1.94 1.89 3/75 6054
/proc/meminfo: memFree=1678832/2055920 swapFree=4180584/4192956
[pid=6043] ppid=6041 vsize=5360 CPUtime=1.54
/proc/6043/stat : 6043 (solve.sh) S 6041 6043 5520 0 -1 4194304 310 8597 0 1 0 0 149 5 18 0 1 0 1999089335 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6043/statm: 1340 236 195 169 0 51 0
[pid=6054] ppid=6043 vsize=26684 CPUtime=1.46
/proc/6054/stat : 6054 (ld-linux.so.2) R 6043 6043 5520 0 -1 4194304 1303 0 0 0 146 0 0 0 25 0 1 100 1999089497 27324416 1044 996147200 1448431616 1448550632 4294956176 18446744073709551615 134535440 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6054/statm: 6671 1044 436 29 0 725 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 32044

[startup+6.30125 s]
/proc/loadavg: 1.94 1.96 1.89 3/75 6054
/proc/meminfo: memFree=1679920/2055920 swapFree=4180584/4192956
[pid=6043] ppid=6041 vsize=5360 CPUtime=1.54
/proc/6043/stat : 6043 (solve.sh) S 6041 6043 5520 0 -1 4194304 310 8597 0 1 0 0 149 5 18 0 1 0 1999089335 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6043/statm: 1340 236 195 169 0 51 0
[pid=6054] ppid=6043 vsize=26684 CPUtime=4.64
/proc/6054/stat : 6054 (ld-linux.so.2) R 6043 6043 5520 0 -1 4194304 1303 0 0 0 464 0 0 0 25 0 1 100 1999089497 27324416 1044 996147200 1448431616 1448550632 4294956176 18446744073709551615 140534849 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6054/statm: 6671 1044 436 29 0 725 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 32044

[startup+12.702 s]
/proc/loadavg: 1.94 1.96 1.90 3/75 6054
/proc/meminfo: memFree=1679984/2055920 swapFree=4180584/4192956
[pid=6043] ppid=6041 vsize=5360 CPUtime=1.54
/proc/6043/stat : 6043 (solve.sh) S 6041 6043 5520 0 -1 4194304 310 8597 0 1 0 0 149 5 18 0 1 0 1999089335 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6043/statm: 1340 236 195 169 0 51 0
[pid=6054] ppid=6043 vsize=26684 CPUtime=11.02
/proc/6054/stat : 6054 (ld-linux.so.2) R 6043 6043 5520 0 -1 4194304 1303 0 0 0 1102 0 0 0 25 0 1 100 1999089497 27324416 1044 996147200 1448431616 1448550632 4294956176 18446744073709551615 134535450 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6054/statm: 6671 1044 436 29 0 725 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 32044

[startup+25.5025 s]
/proc/loadavg: 1.95 1.96 1.90 3/75 6054
/proc/meminfo: memFree=1680176/2055920 swapFree=4180584/4192956
[pid=6043] ppid=6041 vsize=5360 CPUtime=1.54
/proc/6043/stat : 6043 (solve.sh) S 6041 6043 5520 0 -1 4194304 310 8597 0 1 0 0 149 5 18 0 1 0 1999089335 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6043/statm: 1340 236 195 169 0 51 0
[pid=6054] ppid=6043 vsize=26684 CPUtime=23.77
/proc/6054/stat : 6054 (ld-linux.so.2) R 6043 6043 5520 0 -1 4194304 1303 0 0 0 2377 0 0 0 25 0 1 100 1999089497 27324416 1044 996147200 1448431616 1448550632 4294956176 18446744073709551615 150343599 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6054/statm: 6671 1044 436 29 0 725 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 32044

[startup+51.1025 s]
/proc/loadavg: 1.97 1.96 1.90 3/75 6054
/proc/meminfo: memFree=1680240/2055920 swapFree=4180584/4192956
[pid=6043] ppid=6041 vsize=5360 CPUtime=1.54
/proc/6043/stat : 6043 (solve.sh) S 6041 6043 5520 0 -1 4194304 310 8597 0 1 0 0 149 5 18 0 1 0 1999089335 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6043/statm: 1340 236 195 169 0 51 0
[pid=6054] ppid=6043 vsize=26684 CPUtime=49.27
/proc/6054/stat : 6054 (ld-linux.so.2) R 6043 6043 5520 0 -1 4194304 1303 0 0 0 4927 0 0 0 25 0 1 100 1999089497 27324416 1044 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6054/statm: 6671 1044 436 29 0 725 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 32044

[startup+102.307 s]
/proc/loadavg: 1.98 1.96 1.90 3/75 6054
/proc/meminfo: memFree=1680112/2055920 swapFree=4180584/4192956
[pid=6043] ppid=6041 vsize=5360 CPUtime=1.54
/proc/6043/stat : 6043 (solve.sh) S 6041 6043 5520 0 -1 4194304 310 8597 0 1 0 0 149 5 18 0 1 0 1999089335 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6043/statm: 1340 236 195 169 0 51 0
[pid=6054] ppid=6043 vsize=26684 CPUtime=100.27
/proc/6054/stat : 6054 (ld-linux.so.2) R 6043 6043 5520 0 -1 4194304 1303 0 0 0 10027 0 0 0 25 0 1 100 1999089497 27324416 1044 996147200 1448431616 1448550632 4294956176 18446744073709551615 134616341 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6054/statm: 6671 1044 436 29 0 725 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 32044

[startup+162.303 s]
/proc/loadavg: 1.99 1.97 1.91 3/75 6054
/proc/meminfo: memFree=1680048/2055920 swapFree=4180584/4192956
[pid=6043] ppid=6041 vsize=5360 CPUtime=1.54
/proc/6043/stat : 6043 (solve.sh) S 6041 6043 5520 0 -1 4194304 310 8597 0 1 0 0 149 5 18 0 1 0 1999089335 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6043/statm: 1340 236 195 169 0 51 0
[pid=6054] ppid=6043 vsize=26684 CPUtime=160.03
/proc/6054/stat : 6054 (ld-linux.so.2) R 6043 6043 5520 0 -1 4194304 1303 0 0 0 16003 0 0 0 25 0 1 100 1999089497 27324416 1044 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6054/statm: 6671 1044 436 29 0 725 0
Current children cumulated CPU time (s) 161.57
Current children cumulated vsize (KiB) 32044

[startup+222.303 s]
/proc/loadavg: 1.99 1.97 1.91 3/75 6054
/proc/meminfo: memFree=1680048/2055920 swapFree=4180584/4192956
[pid=6043] ppid=6041 vsize=5360 CPUtime=1.54
/proc/6043/stat : 6043 (solve.sh) S 6041 6043 5520 0 -1 4194304 310 8597 0 1 0 0 149 5 18 0 1 0 1999089335 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6043/statm: 1340 236 195 169 0 51 0
[pid=6054] ppid=6043 vsize=26684 CPUtime=219.79
/proc/6054/stat : 6054 (ld-linux.so.2) R 6043 6043 5520 0 -1 4194304 1303 0 0 0 21979 0 0 0 25 0 1 100 1999089497 27324416 1044 996147200 1448431616 1448550632 4294956176 18446744073709551615 134535796 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6054/statm: 6671 1044 436 29 0 725 0
Current children cumulated CPU time (s) 221.33
Current children cumulated vsize (KiB) 32044

[startup+282.303 s]
/proc/loadavg: 1.99 1.97 1.91 3/75 6060
/proc/meminfo: memFree=1680048/2055920 swapFree=4180584/4192956
[pid=6043] ppid=6041 vsize=5360 CPUtime=1.54
/proc/6043/stat : 6043 (solve.sh) S 6041 6043 5520 0 -1 4194304 310 8597 0 1 0 0 149 5 18 0 1 0 1999089335 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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

[pid=6054] ppid=6043 vsize=26684 CPUtime=1116.27
/proc/6054/stat : 6054 (ld-linux.so.2) R 6043 6043 5520 0 -1 4194304 1303 0 0 0 111626 1 0 0 25 0 1 100 1999089497 27324416 1044 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6054/statm: 6671 1044 436 29 0 725 0
Current children cumulated CPU time (s) 1117.81
Current children cumulated vsize (KiB) 32044

[startup+1182.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/75 6060
/proc/meminfo: memFree=1679856/2055920 swapFree=4180584/4192956
[pid=6043] ppid=6041 vsize=5360 CPUtime=1.54
/proc/6043/stat : 6043 (solve.sh) S 6041 6043 5520 0 -1 4194304 310 8597 0 1 0 0 149 5 18 0 1 0 1999089335 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6043/statm: 1340 236 195 169 0 51 0
[pid=6054] ppid=6043 vsize=26684 CPUtime=1176.04
/proc/6054/stat : 6054 (ld-linux.so.2) R 6043 6043 5520 0 -1 4194304 1303 0 0 0 117603 1 0 0 25 0 1 100 1999089497 27324416 1044 996147200 1448431616 1448550632 4294956176 18446744073709551615 134607589 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6054/statm: 6671 1044 436 29 0 725 0
Current children cumulated CPU time (s) 1177.58
Current children cumulated vsize (KiB) 32044

[startup+1242.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/75 6060
/proc/meminfo: memFree=1679792/2055920 swapFree=4180584/4192956
[pid=6043] ppid=6041 vsize=5360 CPUtime=1.54
/proc/6043/stat : 6043 (solve.sh) S 6041 6043 5520 0 -1 4194304 310 8597 0 1 0 0 149 5 18 0 1 0 1999089335 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6043/statm: 1340 236 195 169 0 51 0
[pid=6054] ppid=6043 vsize=26684 CPUtime=1235.8
/proc/6054/stat : 6054 (ld-linux.so.2) R 6043 6043 5520 0 -1 4194304 1303 0 0 0 123579 1 0 0 25 0 1 100 1999089497 27324416 1044 996147200 1448431616 1448550632 4294956176 18446744073709551615 140580824 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6054/statm: 6671 1044 436 29 0 725 0
Current children cumulated CPU time (s) 1237.34
Current children cumulated vsize (KiB) 32044

[startup+1302.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/75 6060
/proc/meminfo: memFree=1679728/2055920 swapFree=4180584/4192956
[pid=6043] ppid=6041 vsize=5360 CPUtime=1.54
/proc/6043/stat : 6043 (solve.sh) S 6041 6043 5520 0 -1 4194304 310 8597 0 1 0 0 149 5 18 0 1 0 1999089335 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6043/statm: 1340 236 195 169 0 51 0
[pid=6054] ppid=6043 vsize=26684 CPUtime=1295.57
/proc/6054/stat : 6054 (ld-linux.so.2) R 6043 6043 5520 0 -1 4194304 1303 0 0 0 129556 1 0 0 25 0 1 100 1999089497 27324416 1044 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670045 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6054/statm: 6671 1044 436 29 0 725 0
Current children cumulated CPU time (s) 1297.11
Current children cumulated vsize (KiB) 32044

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/75 6060
/proc/meminfo: memFree=1679728/2055920 swapFree=4180584/4192956
[pid=6043] ppid=6041 vsize=5360 CPUtime=1.54
/proc/6043/stat : 6043 (solve.sh) S 6041 6043 5520 0 -1 4194304 310 8597 0 1 0 0 149 5 18 0 1 0 1999089335 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6043/statm: 1340 236 195 169 0 51 0
[pid=6054] ppid=6043 vsize=26684 CPUtime=1355.33
/proc/6054/stat : 6054 (ld-linux.so.2) R 6043 6043 5520 0 -1 4194304 1303 0 0 0 135532 1 0 0 25 0 1 100 1999089497 27324416 1044 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670071 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6054/statm: 6671 1044 436 29 0 725 0
Current children cumulated CPU time (s) 1356.87
Current children cumulated vsize (KiB) 32044

[startup+1422.31 s]
/proc/loadavg: 1.99 1.97 1.91 3/75 6060
/proc/meminfo: memFree=1679792/2055920 swapFree=4180584/4192956
[pid=6043] ppid=6041 vsize=5360 CPUtime=1.54
/proc/6043/stat : 6043 (solve.sh) S 6041 6043 5520 0 -1 4194304 310 8597 0 1 0 0 149 5 18 0 1 0 1999089335 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6043/statm: 1340 236 195 169 0 51 0
[pid=6054] ppid=6043 vsize=26684 CPUtime=1415.1
/proc/6054/stat : 6054 (ld-linux.so.2) R 6043 6043 5520 0 -1 4194304 1303 0 0 0 141509 1 0 0 25 0 1 100 1999089497 27324416 1044 996147200 1448431616 1448550632 4294956176 18446744073709551615 150176700 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6054/statm: 6671 1044 436 29 0 725 0
Current children cumulated CPU time (s) 1416.64
Current children cumulated vsize (KiB) 32044

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/75 6060
/proc/meminfo: memFree=1679792/2055920 swapFree=4180584/4192956
[pid=6043] ppid=6041 vsize=5360 CPUtime=1.54
/proc/6043/stat : 6043 (solve.sh) S 6041 6043 5520 0 -1 4194304 310 8597 0 1 0 0 149 5 18 0 1 0 1999089335 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6043/statm: 1340 236 195 169 0 51 0
[pid=6054] ppid=6043 vsize=26684 CPUtime=1474.86
/proc/6054/stat : 6054 (ld-linux.so.2) R 6043 6043 5520 0 -1 4194304 1303 0 0 0 147485 1 0 0 25 0 1 100 1999089497 27324416 1044 996147200 1448431616 1448550632 4294956176 18446744073709551615 150343556 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6054/statm: 6671 1044 436 29 0 725 0
Current children cumulated CPU time (s) 1476.4
Current children cumulated vsize (KiB) 32044

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/75 6060
/proc/meminfo: memFree=1679792/2055920 swapFree=4180584/4192956
[pid=6043] ppid=6041 vsize=5360 CPUtime=1.54
/proc/6043/stat : 6043 (solve.sh) S 6041 6043 5520 0 -1 4194304 310 8597 0 1 0 0 149 5 18 0 1 0 1999089335 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6043/statm: 1340 236 195 169 0 51 0
[pid=6054] ppid=6043 vsize=26684 CPUtime=1534.63
/proc/6054/stat : 6054 (ld-linux.so.2) R 6043 6043 5520 0 -1 4194304 1303 0 0 0 153461 2 0 0 25 0 1 100 1999089497 27324416 1044 996147200 1448431616 1448550632 4294956176 18446744073709551615 134535946 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6054/statm: 6671 1044 436 29 0 725 0
Current children cumulated CPU time (s) 1536.17
Current children cumulated vsize (KiB) 32044

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/75 6060
/proc/meminfo: memFree=1679792/2055920 swapFree=4180584/4192956
[pid=6043] ppid=6041 vsize=5360 CPUtime=1.54
/proc/6043/stat : 6043 (solve.sh) S 6041 6043 5520 0 -1 4194304 310 8597 0 1 0 0 149 5 18 0 1 0 1999089335 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6043/statm: 1340 236 195 169 0 51 0
[pid=6054] ppid=6043 vsize=26684 CPUtime=1594.4
/proc/6054/stat : 6054 (ld-linux.so.2) R 6043 6043 5520 0 -1 4194304 1303 0 0 0 159438 2 0 0 25 0 1 100 1999089497 27324416 1044 996147200 1448431616 1448550632 4294956176 18446744073709551615 134535440 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6054/statm: 6671 1044 436 29 0 725 0
Current children cumulated CPU time (s) 1595.94
Current children cumulated vsize (KiB) 32044

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/75 6060
/proc/meminfo: memFree=1679792/2055920 swapFree=4180584/4192956
[pid=6043] ppid=6041 vsize=5360 CPUtime=1.54
/proc/6043/stat : 6043 (solve.sh) S 6041 6043 5520 0 -1 4194304 310 8597 0 1 0 0 149 5 18 0 1 0 1999089335 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6043/statm: 1340 236 195 169 0 51 0
[pid=6054] ppid=6043 vsize=26684 CPUtime=1654.16
/proc/6054/stat : 6054 (ld-linux.so.2) R 6043 6043 5520 0 -1 4194304 1303 0 0 0 165414 2 0 0 25 0 1 100 1999089497 27324416 1044 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670052 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6054/statm: 6671 1044 436 29 0 725 0
Current children cumulated CPU time (s) 1655.7
Current children cumulated vsize (KiB) 32044

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/82 6096
/proc/meminfo: memFree=1634208/2055920 swapFree=4180584/4192956
[pid=6043] ppid=6041 vsize=5360 CPUtime=1.54
/proc/6043/stat : 6043 (solve.sh) S 6041 6043 5520 0 -1 4194304 310 8597 0 1 0 0 149 5 18 0 1 0 1999089335 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6043/statm: 1340 236 195 169 0 51 0
[pid=6054] ppid=6043 vsize=26684 CPUtime=1713.88
/proc/6054/stat : 6054 (ld-linux.so.2) R 6043 6043 5520 0 -1 4194304 1303 0 0 0 171386 2 0 0 25 0 1 100 1999089497 27324416 1044 996147200 1448431616 1448550632 4294956176 18446744073709551615 134535455 0 0 4096 8194 0 0 0 17 0 0 0
/proc/6054/statm: 6671 1044 436 29 0 725 0
Current children cumulated CPU time (s) 1715.42
Current children cumulated vsize (KiB) 32044

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/82 6096
/proc/meminfo: memFree=1633888/2055920 swapFree=4180584/4192956
[pid=6043] ppid=6041 vsize=5360 CPUtime=1.54
/proc/6043/stat : 6043 (solve.sh) S 6041 6043 5520 0 -1 4194304 310 8597 0 1 0 0 149 5 18 0 1 0 1999089335 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6043/statm: 1340 236 195 169 0 51 0
[pid=6054] ppid=6043 vsize=26684 CPUtime=1773.64
/proc/6054/stat : 6054 (ld-linux.so.2) R 6043 6043 5520 0 -1 4194304 1303 0 0 0 177362 2 0 0 25 0 1 100 1999089497 27324416 1044 996147200 1448431616 1448550632 4294956176 18446744073709551615 134535458 0 0 4096 8194 0 0 0 17 0 0 0
/proc/6054/statm: 6671 1044 436 29 0 725 0
Current children cumulated CPU time (s) 1775.18
Current children cumulated vsize (KiB) 32044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.31 s]
/proc/loadavg: 1.99 1.97 1.91 3/82 6096
/proc/meminfo: memFree=1633888/2055920 swapFree=4180584/4192956
[pid=6043] ppid=6041 vsize=5360 CPUtime=1.54
/proc/6043/stat : 6043 (solve.sh) S 6041 6043 5520 0 -1 4194304 310 8597 0 1 0 0 149 5 18 0 1 0 1999089335 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6043/statm: 1340 236 195 169 0 51 0
[pid=6054] ppid=6043 vsize=26684 CPUtime=1798.54
/proc/6054/stat : 6054 (ld-linux.so.2) R 6043 6043 5520 0 -1 4194304 1303 0 0 0 179852 2 0 0 25 0 1 100 1999089497 27324416 1044 996147200 1448431616 1448550632 4294956176 18446744073709551615 134535441 0 0 4096 8194 0 0 0 17 0 0 0
/proc/6054/statm: 6671 1044 436 29 0 725 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 32044

Sending SIGTERM to process tree (bottom up)


[startup+st ended. Dumping a history of the last processes samples4 1303 0

[startup+1807.31 s]
/proc/loadavg: 1.99 1.97 1.91 3/82 6096
/proc/meminfo: memFree=1633888/2055920 swapFree=4180584/4192956
[pid=6043] ppid=6041 vsize=5360 CPUtime=1.54
/proc/6043/stat : 6043 (solve.sh) S 6041 6043 5520 0 -1 4194304 310 8597 0 1 0 0 149 5 18 0 1 0 1999089335 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6043/statm: 1340 236 195 169 0 51 0
[pid=6054] ppid=6043 vsize=26684 CPUtime=1798.54
/proc/6054/stat : 6054 (ld-linux.so.2) R 6043 6043 5520 0 -1 4194304 1303 0 0 0 179852 2 0 0 25 0 1 100 1999089497 27324416 1044 996147200 1448431616 1448550632 4294956176 18446744073709551615 134535441 0 0 4096 8194 0 0 0 17 0 0 0
/proc/6054/statm: 6671 1044 436 29 0 725 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 32044

Child status: 143
Real time (s): 1807.31
CPU time (s): 1800.12
CPU user time (s): 1800.03
CPU system time (s): 0.090986
CPU usage (%): 99.602
Max. virtual memory (cumulated for all children) (KiB): 874140

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

runsolver used 1.77173 second user time and 4.81427 second system time

The end

Launcher Data (download as text)

Begin job on node75 at 2008-07-04 21:56:35
IDJOB=1104872
IDBENCH=54686
IDSOLVER=369
FILE ID=node75/1104872-1215201395
PBS_JOBID= 7881656
Free space on /tmp= 66532 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 4c7a55b7720b21cc8bdc3640e3aefdc1
RANDOM SEED=918327499

node75.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.229
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.229
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1683104 kB
Buffers:         52284 kB
Cached:         243112 kB
SwapCached:       6320 kB
Active:         142148 kB
Inactive:       165496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1683104 kB
SwapTotal:     4192956 kB
SwapFree:      4180584 kB
Dirty:           38420 kB
Writeback:           0 kB
Mapped:          19756 kB
Slab:            50436 kB
Committed_AS:  4162960 kB
PageTables:       1864 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= 66524 MiB
End job on node75 at 2008-07-04 22:26:43