Trace number 1105537

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.07 1807.32

General information on the benchmark

Namecsp/fapp/fapp16/
normalized-fapp16-0260-8.xml
MD5SUM5ef6083857cc9720c8e4a658c322c67a
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.08083
Satisfiable
(Un)Satisfiability was proved
Number of variables260
Number of constraints3927
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3927
Global constraints used (with number of constraints)

Solver Data (download as text)

2.18/2.27	c Finished tailoring XCSP instance to Minion. Starting solving
1800.03/1807.31	HOME/solve.sh: line 8:  8261 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-1105537-1215280609/watcher-1105537-1215280609 -o /tmp/evaluation-result-1105537-1215280609/solver-1105537-1215280609 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solve.sh HOME/instance-1105537-1215280609.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.05 2.05 2.01 4/82 8250
/proc/meminfo: memFree=1707752/2055920 swapFree=4179952/4192956
[pid=8250] ppid=8248 vsize=5356 CPUtime=0
/proc/8250/stat : 8250 (solve.sh) S 8248 8250 8153 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 640308165 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8250/statm: 1339 235 195 169 0 50 0
[pid=8251] ppid=8250 vsize=308 CPUtime=0
/proc/8251/stat : 8251 (java) R 8250 8250 8153 0 -1 0 236 0 0 0 0 0 0 0 18 0 1 0 640308165 315392 39 996147200 134512640 134550740 4294956032 18446744073709551615 9921316 0 0 4096 0 0 0 0 17 1 0 0
/proc/8251/statm: 77 41 31 9 0 6 0

[startup+0.0882279 s]
/proc/loadavg: 2.05 2.05 2.01 4/82 8250
/proc/meminfo: memFree=1707752/2055920 swapFree=4179952/4192956
[pid=8250] ppid=8248 vsize=5356 CPUtime=0
/proc/8250/stat : 8250 (solve.sh) S 8248 8250 8153 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 640308165 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8250/statm: 1339 235 195 169 0 50 0
[pid=8251] ppid=8250 vsize=864136 CPUtime=0.08
/proc/8251/stat : 8251 (java) S 8250 8250 8153 0 -1 0 3480 0 1 0 6 2 0 0 18 0 9 0 640308165 884875264 2932 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8251/statm: 216034 2932 1713 9 0 210596 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 869492

[startup+0.101229 s]
/proc/loadavg: 2.05 2.05 2.01 4/82 8250
/proc/meminfo: memFree=1707752/2055920 swapFree=4179952/4192956
[pid=8250] ppid=8248 vsize=5356 CPUtime=0
/proc/8250/stat : 8250 (solve.sh) S 8248 8250 8153 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 640308165 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8250/statm: 1339 235 195 169 0 50 0
[pid=8251] ppid=8250 vsize=864136 CPUtime=0.09
/proc/8251/stat : 8251 (java) S 8250 8250 8153 0 -1 0 3588 0 1 0 7 2 0 0 18 0 9 0 640308165 884875264 3029 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8251/statm: 216034 3029 1750 9 0 210596 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 869492

[startup+0.301252 s]
/proc/loadavg: 2.05 2.05 2.01 4/82 8250
/proc/meminfo: memFree=1707752/2055920 swapFree=4179952/4192956
[pid=8250] ppid=8248 vsize=5356 CPUtime=0
/proc/8250/stat : 8250 (solve.sh) S 8248 8250 8153 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 640308165 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8250/statm: 1339 235 195 169 0 50 0
[pid=8251] ppid=8250 vsize=864896 CPUtime=0.27
/proc/8251/stat : 8251 (java) S 8250 8250 8153 0 -1 0 4651 0 1 0 25 2 0 0 18 0 9 0 640308165 885653504 4084 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8251/statm: 216224 4084 1822 9 0 210786 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 870252

[startup+0.701298 s]
/proc/loadavg: 2.05 2.05 2.01 4/82 8250
/proc/meminfo: memFree=1707752/2055920 swapFree=4179952/4192956
[pid=8250] ppid=8248 vsize=5356 CPUtime=0
/proc/8250/stat : 8250 (solve.sh) S 8248 8250 8153 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 640308165 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8250/statm: 1339 235 195 169 0 50 0
[pid=8251] ppid=8250 vsize=868808 CPUtime=0.68
/proc/8251/stat : 8251 (java) S 8250 8250 8153 0 -1 0 8559 0 1 0 64 4 0 0 18 0 9 0 640308165 889659392 7951 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8251/statm: 217202 7951 1862 9 0 211764 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 874164

[startup+1.50239 s]
/proc/loadavg: 2.05 2.05 2.01 3/92 8260
/proc/meminfo: memFree=1679704/2055920 swapFree=4179952/4192956
[pid=8250] ppid=8248 vsize=5356 CPUtime=0
/proc/8250/stat : 8250 (solve.sh) S 8248 8250 8153 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 640308165 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8250/statm: 1339 235 195 169 0 50 0
[pid=8251] ppid=8250 vsize=868808 CPUtime=1.48
/proc/8251/stat : 8251 (java) S 8250 8250 8153 0 -1 0 10719 0 1 0 142 6 0 0 18 0 9 0 640308165 889659392 10026 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8251/statm: 217202 10026 1873 9 0 211764 0
[pid=8251/tid=8253] ppid=8250 vsize=868808 CPUtime=0.99
/proc/8251/task/8253/stat : 8253 (java) R 8250 8250 8153 0 -1 64 5117 0 1 0 96 3 0 0 25 0 9 0 640308166 889659392 10026 996147200 134512640 134550740 4294956032 18446744073709551615 4127108645 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8251/tid=8254] ppid=8250 vsize=868808 CPUtime=0.14
/proc/8251/task/8254/stat : 8254 (java) S 8250 8250 8153 0 -1 64 3265 0 0 0 13 1 0 0 16 0 9 0 640308167 889659392 10026 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8251/tid=8255] ppid=8250 vsize=868808 CPUtime=0
/proc/8251/task/8255/stat : 8255 (java) S 8250 8250 8153 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 640308167 889659392 10026 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8251/tid=8256] ppid=8250 vsize=868808 CPUtime=0
/proc/8251/task/8256/stat : 8256 (java) S 8250 8250 8153 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 640308167 889659392 10026 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8251/tid=8257] ppid=8250 vsize=868808 CPUtime=0
/proc/8251/task/8257/stat : 8257 (java) S 8250 8250 8153 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 640308169 889659392 10026 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8251/tid=8258] ppid=8250 vsize=868808 CPUtime=0.31
/proc/8251/task/8258/stat : 8258 (java) S 8250 8250 8153 0 -1 64 1603 0 0 0 31 0 0 0 16 0 9 0 640308169 889659392 10026 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8251/tid=8259] ppid=8250 vsize=868808 CPUtime=0
/proc/8251/task/8259/stat : 8259 (java) S 8250 8250 8153 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 640308169 889659392 10026 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8251/tid=8260] ppid=8250 vsize=868808 CPUtime=0
/proc/8251/task/8260/stat : 8260 (java) S 8250 8250 8153 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 640308169 889659392 10026 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) 874164

[startup+3.10158 s]
/proc/loadavg: 2.05 2.05 2.01 3/92 8260
/proc/meminfo: memFree=1653528/2055920 swapFree=4179952/4192956
[pid=8250] ppid=8248 vsize=5360 CPUtime=2.22
/proc/8250/stat : 8250 (solve.sh) S 8248 8250 8153 0 -1 4194304 310 21892 0 1 0 0 211 11 18 0 1 0 640308165 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8250/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 5360

[startup+6.30194 s]
/proc/loadavg: 2.05 2.05 2.01 3/84 8261
/proc/meminfo: memFree=1681624/2055920 swapFree=4179952/4192956
[pid=8250] ppid=8248 vsize=5360 CPUtime=2.22
/proc/8250/stat : 8250 (solve.sh) S 8248 8250 8153 0 -1 4194304 310 21892 0 1 0 0 211 11 18 0 1 0 640308165 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8250/statm: 1340 236 195 169 0 51 0
[pid=8261] ppid=8250 vsize=46644 CPUtime=3.98
/proc/8261/stat : 8261 (ld-linux.so.2) R 8250 8250 8153 0 -1 4194304 7241 0 0 0 395 3 0 0 25 0 1 100 640308392 47763456 6203 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 1 0 0
/proc/8261/statm: 11661 6203 527 29 0 5715 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 52004

[startup+12.7017 s]
/proc/loadavg: 2.11 2.06 2.01 3/84 8261
/proc/meminfo: memFree=1682776/2055920 swapFree=4179952/4192956
[pid=8250] ppid=8248 vsize=5360 CPUtime=2.22
/proc/8250/stat : 8250 (solve.sh) S 8248 8250 8153 0 -1 4194304 310 21892 0 1 0 0 211 11 18 0 1 0 640308165 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8250/statm: 1340 236 195 169 0 51 0
[pid=8261] ppid=8250 vsize=46644 CPUtime=10.35
/proc/8261/stat : 8261 (ld-linux.so.2) R 8250 8250 8153 0 -1 4194304 7241 0 0 0 1031 4 0 0 25 0 1 100 640308392 47763456 6203 996147200 1448431616 1448550632 4294956176 18446744073709551615 152662089 0 0 4096 8194 0 0 0 17 1 0 0
/proc/8261/statm: 11661 6203 527 29 0 5715 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 52004

[startup+25.5012 s]
/proc/loadavg: 2.10 2.06 2.01 3/84 8261
/proc/meminfo: memFree=1682904/2055920 swapFree=4179952/4192956
[pid=8250] ppid=8248 vsize=5360 CPUtime=2.22
/proc/8250/stat : 8250 (solve.sh) S 8248 8250 8153 0 -1 4194304 310 21892 0 1 0 0 211 11 18 0 1 0 640308165 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8250/statm: 1340 236 195 169 0 51 0
[pid=8261] ppid=8250 vsize=46644 CPUtime=23.09
/proc/8261/stat : 8261 (ld-linux.so.2) R 8250 8250 8153 0 -1 4194304 7241 0 0 0 2305 4 0 0 25 0 1 100 640308392 47763456 6203 996147200 1448431616 1448550632 4294956176 18446744073709551615 134543644 0 0 4096 8194 0 0 0 17 1 0 0
/proc/8261/statm: 11661 6203 527 29 0 5715 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 52004

[startup+51.1011 s]
/proc/loadavg: 2.06 2.05 2.01 3/84 8261
/proc/meminfo: memFree=1682968/2055920 swapFree=4179952/4192956
[pid=8250] ppid=8248 vsize=5360 CPUtime=2.22
/proc/8250/stat : 8250 (solve.sh) S 8248 8250 8153 0 -1 4194304 310 21892 0 1 0 0 211 11 18 0 1 0 640308165 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8250/statm: 1340 236 195 169 0 51 0
[pid=8261] ppid=8250 vsize=46644 CPUtime=48.57
/proc/8261/stat : 8261 (ld-linux.so.2) R 8250 8250 8153 0 -1 4194304 7242 0 0 0 4853 4 0 0 25 0 1 100 640308392 47763456 6204 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 1 0 0
/proc/8261/statm: 11661 6204 528 29 0 5715 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 52004

[startup+102.306 s]
/proc/loadavg: 2.07 2.06 2.01 3/76 8301
/proc/meminfo: memFree=1659232/2055920 swapFree=4179952/4192956
[pid=8250] ppid=8248 vsize=5360 CPUtime=2.22
/proc/8250/stat : 8250 (solve.sh) S 8248 8250 8153 0 -1 4194304 310 21892 0 1 0 0 211 11 18 0 1 0 640308165 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8250/statm: 1340 236 195 169 0 51 0
[pid=8261] ppid=8250 vsize=46644 CPUtime=99.52
/proc/8261/stat : 8261 (ld-linux.so.2) R 8250 8250 8153 0 -1 4194304 7242 0 0 0 9946 6 0 0 25 0 1 100 640308392 47763456 6204 996147200 1448431616 1448550632 4294956176 18446744073709551615 134616100 0 0 4096 8194 0 0 0 17 1 0 0
/proc/8261/statm: 11661 6204 528 29 0 5715 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 52004

[startup+162.302 s]
/proc/loadavg: 2.02 2.05 2.00 3/76 8301
/proc/meminfo: memFree=1659040/2055920 swapFree=4179952/4192956
[pid=8250] ppid=8248 vsize=5360 CPUtime=2.22
/proc/8250/stat : 8250 (solve.sh) S 8248 8250 8153 0 -1 4194304 310 21892 0 1 0 0 211 11 18 0 1 0 640308165 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8250/statm: 1340 236 195 169 0 51 0
[pid=8261] ppid=8250 vsize=46644 CPUtime=159.27
/proc/8261/stat : 8261 (ld-linux.so.2) R 8250 8250 8153 0 -1 4194304 7242 0 0 0 15921 6 0 0 25 0 1 100 640308392 47763456 6204 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 1 0 0
/proc/8261/statm: 11661 6204 528 29 0 5715 0
Current children cumulated CPU time (s) 161.49
Current children cumulated vsize (KiB) 52004

[startup+222.302 s]
/proc/loadavg: 2.01 2.03 2.00 3/76 8301
/proc/meminfo: memFree=1659232/2055920 swapFree=4179952/4192956
[pid=8250] ppid=8248 vsize=5360 CPUtime=2.22
/proc/8250/stat : 8250 (solve.sh) S 8248 8250 8153 0 -1 4194304 310 21892 0 1 0 0 211 11 18 0 1 0 640308165 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8250/statm: 1340 236 195 169 0 51 0
[pid=8261] ppid=8250 vsize=46644 CPUtime=219.04
/proc/8261/stat : 8261 (ld-linux.so.2) R 8250 8250 8153 0 -1 4194304 7242 0 0 0 21898 6 0 0 25 0 1 100 640308392 47763456 6204 996147200 1448431616 1448550632 4294956176 18446744073709551615 134616100 0 0 4096 8194 0 0 0 17 1 0 0
/proc/8261/statm: 11661 6204 528 29 0 5715 0
Current children cumulated CPU time (s) 221.26
Current children cumulated vsize (KiB) 52004

[startup+282.302 s]
/proc/loadavg: 2.00 2.03 2.00 3/76 8307
/proc/meminfo: memFree=1659232/2055920 swapFree=4179952/4192956
[pid=8250] ppid=8248 vsize=5360 CPUtime=2.22
/proc/8250/stat : 8250 (solve.sh) S 8248 8250 8153 0 -1 4194304 310 21892 0 1 0 0 211 11 18 0 1 0 640308165 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8250/statm: 1340 236 195 169 0 51 0
[pid=8261] ppid=8250 vsize=46644 CPUtime=278.8
/proc/8261/stat : 8261 (ld-linux.so.2) R 8250 8250 8153 0 -1 4194304 7242 0 0 0 27874 6 0 0 25 0 1 100 640308392 47763456 6204 996147200 1448431616 1448550632 4294956176 18446744073709551615 145754097 0 0 4096 8194 0 0 0 17 1 0 0

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

/proc/8250/stat : 8250 (solve.sh) S 8248 8250 8153 0 -1 4194304 310 21892 0 1 0 0 211 11 18 0 1 0 640308165 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8250/statm: 1340 236 195 169 0 51 0
[pid=8261] ppid=8250 vsize=46644 CPUtime=1115.49
/proc/8261/stat : 8261 (ld-linux.so.2) R 8250 8250 8153 0 -1 4194304 7242 0 0 0 111543 6 0 0 25 0 1 100 640308392 47763456 6204 996147200 1448431616 1448550632 4294956176 18446744073709551615 152661855 0 0 4096 8194 0 0 0 17 1 0 0
/proc/8261/statm: 11661 6204 528 29 0 5715 0
Current children cumulated CPU time (s) 1117.71
Current children cumulated vsize (KiB) 52004

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 8307
/proc/meminfo: memFree=1658784/2055920 swapFree=4179952/4192956
[pid=8250] ppid=8248 vsize=5360 CPUtime=2.22
/proc/8250/stat : 8250 (solve.sh) S 8248 8250 8153 0 -1 4194304 310 21892 0 1 0 0 211 11 18 0 1 0 640308165 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8250/statm: 1340 236 195 169 0 51 0
[pid=8261] ppid=8250 vsize=46644 CPUtime=1175.26
/proc/8261/stat : 8261 (ld-linux.so.2) R 8250 8250 8153 0 -1 4194304 7242 0 0 0 117520 6 0 0 25 0 1 100 640308392 47763456 6204 996147200 1448431616 1448550632 4294956176 18446744073709551615 152662171 0 0 4096 8194 0 0 0 17 1 0 0
/proc/8261/statm: 11661 6204 528 29 0 5715 0
Current children cumulated CPU time (s) 1177.48
Current children cumulated vsize (KiB) 52004

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 8307
/proc/meminfo: memFree=1658592/2055920 swapFree=4179952/4192956
[pid=8250] ppid=8248 vsize=5360 CPUtime=2.22
/proc/8250/stat : 8250 (solve.sh) S 8248 8250 8153 0 -1 4194304 310 21892 0 1 0 0 211 11 18 0 1 0 640308165 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8250/statm: 1340 236 195 169 0 51 0
[pid=8261] ppid=8250 vsize=46644 CPUtime=1235.02
/proc/8261/stat : 8261 (ld-linux.so.2) R 8250 8250 8153 0 -1 4194304 7242 0 0 0 123496 6 0 0 25 0 1 100 640308392 47763456 6204 996147200 1448431616 1448550632 4294956176 18446744073709551615 135242804 0 0 4096 8194 0 0 0 17 1 0 0
/proc/8261/statm: 11661 6204 528 29 0 5715 0
Current children cumulated CPU time (s) 1237.24
Current children cumulated vsize (KiB) 52004

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 8307
/proc/meminfo: memFree=1658464/2055920 swapFree=4179952/4192956
[pid=8250] ppid=8248 vsize=5360 CPUtime=2.22
/proc/8250/stat : 8250 (solve.sh) S 8248 8250 8153 0 -1 4194304 310 21892 0 1 0 0 211 11 18 0 1 0 640308165 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8250/statm: 1340 236 195 169 0 51 0
[pid=8261] ppid=8250 vsize=46644 CPUtime=1294.8
/proc/8261/stat : 8261 (ld-linux.so.2) R 8250 8250 8153 0 -1 4194304 7242 0 0 0 129474 6 0 0 25 0 1 100 640308392 47763456 6204 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 1 0 0
/proc/8261/statm: 11661 6204 528 29 0 5715 0
Current children cumulated CPU time (s) 1297.02
Current children cumulated vsize (KiB) 52004

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 8307
/proc/meminfo: memFree=1658400/2055920 swapFree=4179952/4192956
[pid=8250] ppid=8248 vsize=5360 CPUtime=2.22
/proc/8250/stat : 8250 (solve.sh) S 8248 8250 8153 0 -1 4194304 310 21892 0 1 0 0 211 11 18 0 1 0 640308165 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8250/statm: 1340 236 195 169 0 51 0
[pid=8261] ppid=8250 vsize=46644 CPUtime=1354.55
/proc/8261/stat : 8261 (ld-linux.so.2) R 8250 8250 8153 0 -1 4194304 7242 0 0 0 135449 6 0 0 25 0 1 100 640308392 47763456 6204 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 1 0 0
/proc/8261/statm: 11661 6204 528 29 0 5715 0
Current children cumulated CPU time (s) 1356.77
Current children cumulated vsize (KiB) 52004

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 8307
/proc/meminfo: memFree=1658400/2055920 swapFree=4179952/4192956
[pid=8250] ppid=8248 vsize=5360 CPUtime=2.22
/proc/8250/stat : 8250 (solve.sh) S 8248 8250 8153 0 -1 4194304 310 21892 0 1 0 0 211 11 18 0 1 0 640308165 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8250/statm: 1340 236 195 169 0 51 0
[pid=8261] ppid=8250 vsize=46644 CPUtime=1414.32
/proc/8261/stat : 8261 (ld-linux.so.2) R 8250 8250 8153 0 -1 4194304 7242 0 0 0 141426 6 0 0 25 0 1 100 640308392 47763456 6204 996147200 1448431616 1448550632 4294956176 18446744073709551615 134616100 0 0 4096 8194 0 0 0 17 1 0 0
/proc/8261/statm: 11661 6204 528 29 0 5715 0
Current children cumulated CPU time (s) 1416.54
Current children cumulated vsize (KiB) 52004

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 8307
/proc/meminfo: memFree=1658400/2055920 swapFree=4179952/4192956
[pid=8250] ppid=8248 vsize=5360 CPUtime=2.22
/proc/8250/stat : 8250 (solve.sh) S 8248 8250 8153 0 -1 4194304 310 21892 0 1 0 0 211 11 18 0 1 0 640308165 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8250/statm: 1340 236 195 169 0 51 0
[pid=8261] ppid=8250 vsize=46644 CPUtime=1474.08
/proc/8261/stat : 8261 (ld-linux.so.2) R 8250 8250 8153 0 -1 4194304 7242 0 0 0 147402 6 0 0 25 0 1 100 640308392 47763456 6204 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 1 0 0
/proc/8261/statm: 11661 6204 528 29 0 5715 0
Current children cumulated CPU time (s) 1476.3
Current children cumulated vsize (KiB) 52004

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 8307
/proc/meminfo: memFree=1658400/2055920 swapFree=4179952/4192956
[pid=8250] ppid=8248 vsize=5360 CPUtime=2.22
/proc/8250/stat : 8250 (solve.sh) S 8248 8250 8153 0 -1 4194304 310 21892 0 1 0 0 211 11 18 0 1 0 640308165 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8250/statm: 1340 236 195 169 0 51 0
[pid=8261] ppid=8250 vsize=46644 CPUtime=1533.84
/proc/8261/stat : 8261 (ld-linux.so.2) R 8250 8250 8153 0 -1 4194304 7242 0 0 0 153378 6 0 0 25 0 1 100 640308392 47763456 6204 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 1 0 0
/proc/8261/statm: 11661 6204 528 29 0 5715 0
Current children cumulated CPU time (s) 1536.06
Current children cumulated vsize (KiB) 52004

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 8307
/proc/meminfo: memFree=1658400/2055920 swapFree=4179952/4192956
[pid=8250] ppid=8248 vsize=5360 CPUtime=2.22
/proc/8250/stat : 8250 (solve.sh) S 8248 8250 8153 0 -1 4194304 310 21892 0 1 0 0 211 11 18 0 1 0 640308165 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8250/statm: 1340 236 195 169 0 51 0
[pid=8261] ppid=8250 vsize=46644 CPUtime=1593.61
/proc/8261/stat : 8261 (ld-linux.so.2) R 8250 8250 8153 0 -1 4194304 7242 0 0 0 159355 6 0 0 25 0 1 100 640308392 47763456 6204 996147200 1448431616 1448550632 4294956176 18446744073709551615 152078630 0 0 4096 8194 0 0 0 17 1 0 0
/proc/8261/statm: 11661 6204 528 29 0 5715 0
Current children cumulated CPU time (s) 1595.83
Current children cumulated vsize (KiB) 52004

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 8307
/proc/meminfo: memFree=1658400/2055920 swapFree=4179952/4192956
[pid=8250] ppid=8248 vsize=5360 CPUtime=2.22
/proc/8250/stat : 8250 (solve.sh) S 8248 8250 8153 0 -1 4194304 310 21892 0 1 0 0 211 11 18 0 1 0 640308165 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8250/statm: 1340 236 195 169 0 51 0
[pid=8261] ppid=8250 vsize=46644 CPUtime=1653.37
/proc/8261/stat : 8261 (ld-linux.so.2) R 8250 8250 8153 0 -1 4194304 7242 0 0 0 165331 6 0 0 25 0 1 100 640308392 47763456 6204 996147200 1448431616 1448550632 4294956176 18446744073709551615 135242768 0 0 4096 8194 0 0 0 17 1 0 0
/proc/8261/statm: 11661 6204 528 29 0 5715 0
Current children cumulated CPU time (s) 1655.59
Current children cumulated vsize (KiB) 52004

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 8307
/proc/meminfo: memFree=1658336/2055920 swapFree=4179952/4192956
[pid=8250] ppid=8248 vsize=5360 CPUtime=2.22
/proc/8250/stat : 8250 (solve.sh) S 8248 8250 8153 0 -1 4194304 310 21892 0 1 0 0 211 11 18 0 1 0 640308165 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8250/statm: 1340 236 195 169 0 51 0
[pid=8261] ppid=8250 vsize=46644 CPUtime=1713.14
/proc/8261/stat : 8261 (ld-linux.so.2) R 8250 8250 8153 0 -1 4194304 7242 0 0 0 171308 6 0 0 25 0 1 100 640308392 47763456 6204 996147200 1448431616 1448550632 4294956176 18446744073709551615 152079253 0 0 4096 8194 0 0 0 17 1 0 0
/proc/8261/statm: 11661 6204 528 29 0 5715 0
Current children cumulated CPU time (s) 1715.36
Current children cumulated vsize (KiB) 52004

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 8307
/proc/meminfo: memFree=1658144/2055920 swapFree=4179952/4192956
[pid=8250] ppid=8248 vsize=5360 CPUtime=2.22
/proc/8250/stat : 8250 (solve.sh) S 8248 8250 8153 0 -1 4194304 310 21892 0 1 0 0 211 11 18 0 1 0 640308165 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8250/statm: 1340 236 195 169 0 51 0
[pid=8261] ppid=8250 vsize=46644 CPUtime=1772.9
/proc/8261/stat : 8261 (ld-linux.so.2) R 8250 8250 8153 0 -1 4194304 7242 0 0 0 177284 6 0 0 25 0 1 100 640308392 47763456 6204 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 1 0 0
/proc/8261/statm: 11661 6204 528 29 0 5715 0
Current children cumulated CPU time (s) 1775.12
Current children cumulated vsize (KiB) 52004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 8307
/proc/meminfo: memFree=1658080/2055920 swapFree=4179952/4192956
[pid=8250] ppid=8248 vsize=5360 CPUtime=2.22
/proc/8250/stat : 8250 (solve.sh) S 8248 8250 8153 0 -1 4194304 310 21892 0 1 0 0 211 11 18 0 1 0 640308165 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8250/statm: 1340 236 195 169 0 51 0
[pid=8261] ppid=8250 vsize=46644 CPUtime=1797.81
/proc/8261/stat : 8261 (ld-linux.so.2) R 8250 8250 8153 0 -1 4194304 7242 0 0 0 179775 6 0 0 25 0 1 100 640308392 47763456 6204 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 1 0 0
/proc/8261/statm: 11661 6204 528 29 0 5715 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 52004

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

[startup+1807.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 8307
/proc/meminfo: memFree=1658080/2055920 swapFree=4179952/4192956
[pid=8250] ppid=8248 vsize=5360 CPUtime=2.22
/proc/8250/stat : 8250 (solve.sh) S 8248 8250 8153 0 -1 4194304 310 21892 0 1 0 0 211 11 18 0 1 0 640308165 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8250/statm: 1340 236 195 169 0 51 0
[pid=8261] ppid=8250 vsize=46644 CPUtime=1797.81
/proc/8261/stat : 8261 (ld-linux.so.2) R 8250 8250 8153 0 -1 4194304 7242 0 0 0 179775 6 0 0 25 0 1 100 640308392 47763456 6204 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 1 0 0
/proc/8261/statm: 11661 6204 528 29 0 5715 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 52004

Child status: 143
Real time (s): 1807.32
CPU time (s): 1800.07
CPU user time (s): 1799.88
CPU system time (s): 0.187971
CPU usage (%): 99.5989
Max. virtual memory (cumulated for all children) (KiB): 874164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.88
system time used= 0.187971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29459
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= 1618
involuntary context switches= 23629

runsolver used 1.64075 second user time and 4.94825 second system time

The end

Launcher Data (download as text)

Begin job on node88 at 2008-07-05 19:56:49
IDJOB=1105537
IDBENCH=58873
IDSOLVER=369
FILE ID=node88/1105537-1215280609
PBS_JOBID= 7882315
Free space on /tmp= 66496 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5ef6083857cc9720c8e4a658c322c67a
RANDOM SEED=1356813459

node88.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.232
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.232
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:       1708168 kB
Buffers:         40552 kB
Cached:         216576 kB
SwapCached:       6780 kB
Active:         219980 kB
Inactive:        77428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1708168 kB
SwapTotal:     4192956 kB
SwapFree:      4179952 kB
Dirty:           30144 kB
Writeback:           0 kB
Mapped:          56584 kB
Slab:            35388 kB
Committed_AS:  1124932 kB
PageTables:       1968 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= 66436 MiB
End job on node88 at 2008-07-05 20:26:56