Trace number 1105497

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.06 1801.61

General information on the benchmark

Namecsp/fapp/fapp03/
normalized-fapp03-0300-4.xml
MD5SUM20a4b386543d008e4a5d9418ad2d042b
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 benchmark11.8522
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints4377
Maximum constraint arity2
Maximum domain size250
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4377
Global constraints used (with number of constraints)

Solver Data (download as text)

2.55/2.62	c Finished tailoring XCSP instance to Minion. Starting solving
1800.04/1801.61	HOME/solve.sh: line 8: 18175 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-1105497-1215245498/watcher-1105497-1215245498 -o /tmp/evaluation-result-1105497-1215245498/solver-1105497-1215245498 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solve.sh HOME/instance-1105497-1215245498.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.12 2.13 2.22 4/82 18164
/proc/meminfo: memFree=1801640/2055920 swapFree=4180500/4192956
[pid=18164] ppid=18162 vsize=5356 CPUtime=0
/proc/18164/stat : 18164 (solve.sh) S 18162 18164 16912 0 -1 4194304 285 0 0 0 0 0 0 0 21 0 1 0 2003521265 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18164/statm: 1339 235 195 169 0 50 0
[pid=18165] ppid=18164 vsize=272 CPUtime=0
/proc/18165/stat : 18165 (java) D 18164 18164 16912 0 -1 0 53 0 0 0 0 0 0 0 18 0 1 0 2003521266 278528 37 996147200 134512640 134550740 4294956192 18446744073709551615 9286436 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/18165/statm: 77 37 28 9 0 6 0

[startup+0.067826 s]
/proc/loadavg: 2.12 2.13 2.22 4/82 18164
/proc/meminfo: memFree=1801640/2055920 swapFree=4180500/4192956
[pid=18164] ppid=18162 vsize=5356 CPUtime=0
/proc/18164/stat : 18164 (solve.sh) S 18162 18164 16912 0 -1 4194304 285 0 0 0 0 0 0 0 21 0 1 0 2003521265 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18164/statm: 1339 235 195 169 0 50 0
[pid=18165] ppid=18164 vsize=862208 CPUtime=0.05
/proc/18165/stat : 18165 (java) S 18164 18164 16912 0 -1 0 2545 0 1 0 3 2 0 0 18 0 9 0 2003521266 882900992 2067 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18165/statm: 215552 2067 1130 9 0 210509 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 867564

[startup+0.102834 s]
/proc/loadavg: 2.12 2.13 2.22 4/82 18164
/proc/meminfo: memFree=1801640/2055920 swapFree=4180500/4192956
[pid=18164] ppid=18162 vsize=5356 CPUtime=0
/proc/18164/stat : 18164 (solve.sh) S 18162 18164 16912 0 -1 4194304 285 0 0 0 0 0 0 0 21 0 1 0 2003521265 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18164/statm: 1339 235 195 169 0 50 0
[pid=18165] ppid=18164 vsize=864136 CPUtime=0.09
/proc/18165/stat : 18165 (java) S 18164 18164 16912 0 -1 0 3504 0 1 0 7 2 0 0 18 0 9 0 2003521266 884875264 2956 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18165/statm: 216034 2956 1725 9 0 210596 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 869492

[startup+0.302874 s]
/proc/loadavg: 2.12 2.13 2.22 4/82 18164
/proc/meminfo: memFree=1801640/2055920 swapFree=4180500/4192956
[pid=18164] ppid=18162 vsize=5356 CPUtime=0
/proc/18164/stat : 18164 (solve.sh) S 18162 18164 16912 0 -1 4194304 285 0 0 0 0 0 0 0 21 0 1 0 2003521265 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18164/statm: 1339 235 195 169 0 50 0
[pid=18165] ppid=18164 vsize=864924 CPUtime=0.29
/proc/18165/stat : 18165 (java) S 18164 18164 16912 0 -1 0 4428 0 1 0 26 3 0 0 18 0 9 0 2003521266 885682176 3861 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18165/statm: 216231 3861 1821 9 0 210793 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 870280

[startup+0.702965 s]
/proc/loadavg: 2.12 2.13 2.22 4/82 18164
/proc/meminfo: memFree=1801640/2055920 swapFree=4180500/4192956
[pid=18164] ppid=18162 vsize=5356 CPUtime=0
/proc/18164/stat : 18164 (solve.sh) S 18162 18164 16912 0 -1 4194304 285 0 0 0 0 0 0 0 21 0 1 0 2003521265 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18164/statm: 1339 235 195 169 0 50 0
[pid=18165] ppid=18164 vsize=866148 CPUtime=0.68
/proc/18165/stat : 18165 (java) S 18164 18164 16912 0 -1 0 7952 0 1 0 64 4 0 0 18 0 9 0 2003521266 886935552 7372 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18165/statm: 216537 7372 1862 9 0 211099 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 871504

[startup+1.5011 s]
/proc/loadavg: 2.12 2.13 2.22 3/92 18174
/proc/meminfo: memFree=1769176/2055920 swapFree=4180500/4192956
[pid=18164] ppid=18162 vsize=5356 CPUtime=0
/proc/18164/stat : 18164 (solve.sh) S 18162 18164 16912 0 -1 4194304 285 0 0 0 0 0 0 0 21 0 1 0 2003521265 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18164/statm: 1339 235 195 169 0 50 0
[pid=18165] ppid=18164 vsize=868804 CPUtime=1.46
/proc/18165/stat : 18165 (java) S 18164 18164 16912 0 -1 0 10332 0 1 0 140 6 0 0 18 0 9 0 2003521266 889655296 9700 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18165/statm: 217201 9700 1863 9 0 211763 0
[pid=18165/tid=18167] ppid=18164 vsize=868804 CPUtime=0.99
/proc/18165/task/18167/stat : 18167 (java) R 18164 18164 16912 0 -1 64 4980 0 1 0 97 2 0 0 25 0 9 0 2003521266 889655296 9700 996147200 134512640 134550740 4294956032 18446744073709551615 4125952048 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18165/tid=18168] ppid=18164 vsize=868804 CPUtime=0.15
/proc/18165/task/18168/stat : 18168 (java) S 18164 18164 16912 0 -1 64 3065 0 0 0 14 1 0 0 16 0 9 0 2003521268 889655296 9700 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18165/tid=18169] ppid=18164 vsize=868804 CPUtime=0
/proc/18165/task/18169/stat : 18169 (java) S 18164 18164 16912 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003521268 889655296 9700 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18165/tid=18170] ppid=18164 vsize=868804 CPUtime=0
/proc/18165/task/18170/stat : 18170 (java) S 18164 18164 16912 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2003521268 889655296 9700 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18165/tid=18171] ppid=18164 vsize=868804 CPUtime=0
/proc/18165/task/18171/stat : 18171 (java) S 18164 18164 16912 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003521270 889655296 9700 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18165/tid=18172] ppid=18164 vsize=868804 CPUtime=0.28
/proc/18165/task/18172/stat : 18172 (java) S 18164 18164 16912 0 -1 64 1553 0 0 0 27 1 0 0 16 0 9 0 2003521270 889655296 9700 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18165/tid=18173] ppid=18164 vsize=868804 CPUtime=0
/proc/18165/task/18173/stat : 18173 (java) S 18164 18164 16912 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003521270 889655296 9700 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18165/tid=18174] ppid=18164 vsize=868804 CPUtime=0
/proc/18165/task/18174/stat : 18174 (java) S 18164 18164 16912 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003521270 889655296 9700 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 874160

[startup+3.10141 s]
/proc/loadavg: 2.12 2.13 2.22 3/92 18174
/proc/meminfo: memFree=1747480/2055920 swapFree=4180500/4192956
[pid=18164] ppid=18162 vsize=5360 CPUtime=2.56
/proc/18164/stat : 18164 (solve.sh) S 18162 18164 16912 0 -1 4194304 310 22693 0 1 0 0 242 14 18 0 1 0 2003521265 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18164/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 2.56
Current children cumulated vsize (KiB) 5360

[startup+6.30203 s]
/proc/loadavg: 2.19 2.14 2.22 3/84 18175
/proc/meminfo: memFree=1746712/2055920 swapFree=4180500/4192956
[pid=18164] ppid=18162 vsize=5360 CPUtime=2.56
/proc/18164/stat : 18164 (solve.sh) S 18162 18164 16912 0 -1 4194304 310 22693 0 1 0 0 242 14 18 0 1 0 2003521265 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18164/statm: 1340 236 195 169 0 51 0
[pid=18175] ppid=18164 vsize=48936 CPUtime=3.64
/proc/18175/stat : 18175 (ld-linux.so.2) R 18164 18164 16912 0 -1 4194304 7938 0 7 0 360 4 0 0 25 0 1 100 2003521527 50110464 6793 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18175/statm: 12234 6793 526 29 0 6288 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 54296

[startup+12.7012 s]
/proc/loadavg: 2.25 2.15 2.23 3/84 18175
/proc/meminfo: memFree=1709656/2055920 swapFree=4180500/4192956
[pid=18164] ppid=18162 vsize=5360 CPUtime=2.56
/proc/18164/stat : 18164 (solve.sh) S 18162 18164 16912 0 -1 4194304 310 22693 0 1 0 0 242 14 18 0 1 0 2003521265 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18164/statm: 1340 236 195 169 0 51 0
[pid=18175] ppid=18164 vsize=48936 CPUtime=10.04
/proc/18175/stat : 18175 (ld-linux.so.2) R 18164 18164 16912 0 -1 4194304 7939 0 7 0 1000 4 0 0 25 0 1 100 2003521527 50110464 6794 996147200 1448431616 1448550632 4294956176 18446744073709551615 134543644 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18175/statm: 12234 6794 527 29 0 6288 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 54296

[startup+25.5027 s]
/proc/loadavg: 2.34 2.18 2.23 3/84 18175
/proc/meminfo: memFree=1600024/2055920 swapFree=4180500/4192956
[pid=18164] ppid=18162 vsize=5360 CPUtime=2.56
/proc/18164/stat : 18164 (solve.sh) S 18162 18164 16912 0 -1 4194304 310 22693 0 1 0 0 242 14 18 0 1 0 2003521265 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18164/statm: 1340 236 195 169 0 51 0
[pid=18175] ppid=18164 vsize=48936 CPUtime=22.83
/proc/18175/stat : 18175 (ld-linux.so.2) R 18164 18164 16912 0 -1 4194304 7939 0 7 0 2275 8 0 0 25 0 1 100 2003521527 50110464 6794 996147200 1448431616 1448550632 4294956176 18446744073709551615 152662550 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18175/statm: 12234 6794 527 29 0 6288 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 54296

[startup+51.1026 s]
/proc/loadavg: 2.36 2.19 2.24 3/85 18252
/proc/meminfo: memFree=1719832/2055920 swapFree=4180500/4192956
[pid=18164] ppid=18162 vsize=5360 CPUtime=2.56
/proc/18164/stat : 18164 (solve.sh) S 18162 18164 16912 0 -1 4194304 310 22693 0 1 0 0 242 14 18 0 1 0 2003521265 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18164/statm: 1340 236 195 169 0 51 0
[pid=18175] ppid=18164 vsize=48936 CPUtime=48.25
/proc/18175/stat : 18175 (ld-linux.so.2) R 18164 18164 16912 0 -1 4194304 7939 0 7 0 4808 17 0 0 25 0 1 100 2003521527 50110464 6794 996147200 1448431616 1448550632 4294956176 18446744073709551615 135242707 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18175/statm: 12234 6794 527 29 0 6288 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 54296

[startup+102.306 s]
/proc/loadavg: 2.12 2.15 2.22 3/82 18487
/proc/meminfo: memFree=1762032/2055920 swapFree=4180500/4192956
[pid=18164] ppid=18162 vsize=5360 CPUtime=2.56
/proc/18164/stat : 18164 (solve.sh) S 18162 18164 16912 0 -1 4194304 310 22693 0 1 0 0 242 14 18 0 1 0 2003521265 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18164/statm: 1340 236 195 169 0 51 0
[pid=18175] ppid=18164 vsize=48936 CPUtime=99.16
/proc/18175/stat : 18175 (ld-linux.so.2) R 18164 18164 16912 0 -1 4194304 7939 0 7 0 9896 20 0 0 25 0 1 100 2003521527 50110464 6794 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18175/statm: 12234 6794 527 29 0 6288 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 54296

[startup+162.302 s]
/proc/loadavg: 2.09 2.13 2.20 3/75 18640
/proc/meminfo: memFree=1771752/2055920 swapFree=4180500/4192956
[pid=18164] ppid=18162 vsize=5360 CPUtime=2.56
/proc/18164/stat : 18164 (solve.sh) S 18162 18164 16912 0 -1 4194304 310 22693 0 1 0 0 242 14 18 0 1 0 2003521265 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18164/statm: 1340 236 195 169 0 51 0
[pid=18175] ppid=18164 vsize=48936 CPUtime=158.91
/proc/18175/stat : 18175 (ld-linux.so.2) R 18164 18164 16912 0 -1 4194304 7939 0 7 0 15866 25 0 0 25 0 1 100 2003521527 50110464 6794 996147200 1448431616 1448550632 4294956176 18446744073709551615 134616100 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18175/statm: 12234 6794 527 29 0 6288 0
Current children cumulated CPU time (s) 161.47
Current children cumulated vsize (KiB) 54296

[startup+222.301 s]
/proc/loadavg: 2.03 2.11 2.19 3/75 18640
/proc/meminfo: memFree=1771624/2055920 swapFree=4180500/4192956
[pid=18164] ppid=18162 vsize=5360 CPUtime=2.56
/proc/18164/stat : 18164 (solve.sh) S 18162 18164 16912 0 -1 4194304 310 22693 0 1 0 0 242 14 18 0 1 0 2003521265 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18164/statm: 1340 236 195 169 0 51 0
[pid=18175] ppid=18164 vsize=48936 CPUtime=218.88
/proc/18175/stat : 18175 (ld-linux.so.2) R 18164 18164 16912 0 -1 4194304 7939 0 7 0 21863 25 0 0 25 0 1 100 2003521527 50110464 6794 996147200 1448431616 1448550632 4294956176 18446744073709551615 150900912 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18175/statm: 12234 6794 527 29 0 6288 0
Current children cumulated CPU time (s) 221.44
Current children cumulated vsize (KiB) 54296

[startup+282.302 s]
/proc/loadavg: 2.01 2.08 2.17 3/75 18640
/proc/meminfo: memFree=1771688/2055920 swapFree=4180500/4192956
[pid=18164] ppid=18162 vsize=5360 CPUtime=2.56
/proc/18164/stat : 18164 (solve.sh) S 18162 18164 16912 0 -1 4194304 310 22693 0 1 0 0 242 14 18 0 1 0 2003521265 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18164/statm: 1340 236 195 169 0 51 0
[pid=18175] ppid=18164 vsize=48936 CPUtime=278.85
/proc/18175/stat : 18175 (ld-linux.so.2) R 18164 18164 16912 0 -1 4194304 7940 0 7 0 27860 25 0 0 25 0 1 100 2003521527 50110464 6795 996147200 1448431616 1448550632 4294956176 18446744073709551615 150847973 0 0 4096 8194 0 0 0 17 0 0 0

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

/proc/18164/statm: 1340 236 195 169 0 51 0
[pid=18175] ppid=18164 vsize=52512 CPUtime=1058.51
/proc/18175/stat : 18175 (ld-linux.so.2) R 18164 18164 16912 0 -1 4194304 8906 0 7 0 105824 27 0 0 25 0 1 100 2003521527 53772288 7314 996147200 1448431616 1448550632 4294956176 18446744073709551615 134534369 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18175/statm: 13128 7314 532 29 0 7182 0
Current children cumulated CPU time (s) 1061.07
Current children cumulated vsize (KiB) 57872

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/75 18640
/proc/meminfo: memFree=1769256/2055920 swapFree=4180500/4192956
[pid=18164] ppid=18162 vsize=5360 CPUtime=2.56
/proc/18164/stat : 18164 (solve.sh) S 18162 18164 16912 0 -1 4194304 310 22693 0 1 0 0 242 14 18 0 1 0 2003521265 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18164/statm: 1340 236 195 169 0 51 0
[pid=18175] ppid=18164 vsize=52512 CPUtime=1118.48
/proc/18175/stat : 18175 (ld-linux.so.2) R 18164 18164 16912 0 -1 4194304 8906 0 7 0 111821 27 0 0 25 0 1 100 2003521527 53772288 7314 996147200 1448431616 1448550632 4294956176 18446744073709551615 134534706 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18175/statm: 13128 7314 532 29 0 7182 0
Current children cumulated CPU time (s) 1121.04
Current children cumulated vsize (KiB) 57872

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/75 18640
/proc/meminfo: memFree=1769192/2055920 swapFree=4180500/4192956
[pid=18164] ppid=18162 vsize=5360 CPUtime=2.56
/proc/18164/stat : 18164 (solve.sh) S 18162 18164 16912 0 -1 4194304 310 22693 0 1 0 0 242 14 18 0 1 0 2003521265 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18164/statm: 1340 236 195 169 0 51 0
[pid=18175] ppid=18164 vsize=52512 CPUtime=1178.45
/proc/18175/stat : 18175 (ld-linux.so.2) R 18164 18164 16912 0 -1 4194304 8906 0 7 0 117818 27 0 0 25 0 1 100 2003521527 53772288 7314 996147200 1448431616 1448550632 4294956176 18446744073709551615 134535441 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18175/statm: 13128 7314 532 29 0 7182 0
Current children cumulated CPU time (s) 1181.01
Current children cumulated vsize (KiB) 57872

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/75 18640
/proc/meminfo: memFree=1769064/2055920 swapFree=4180500/4192956
[pid=18164] ppid=18162 vsize=5360 CPUtime=2.56
/proc/18164/stat : 18164 (solve.sh) S 18162 18164 16912 0 -1 4194304 310 22693 0 1 0 0 242 14 18 0 1 0 2003521265 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18164/statm: 1340 236 195 169 0 51 0
[pid=18175] ppid=18164 vsize=52512 CPUtime=1238.42
/proc/18175/stat : 18175 (ld-linux.so.2) R 18164 18164 16912 0 -1 4194304 8906 0 7 0 123815 27 0 0 25 0 1 100 2003521527 53772288 7314 996147200 1448431616 1448550632 4294956176 18446744073709551615 134534689 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18175/statm: 13128 7314 532 29 0 7182 0
Current children cumulated CPU time (s) 1240.98
Current children cumulated vsize (KiB) 57872

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/75 18640
/proc/meminfo: memFree=1769000/2055920 swapFree=4180500/4192956
[pid=18164] ppid=18162 vsize=5360 CPUtime=2.56
/proc/18164/stat : 18164 (solve.sh) S 18162 18164 16912 0 -1 4194304 310 22693 0 1 0 0 242 14 18 0 1 0 2003521265 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18164/statm: 1340 236 195 169 0 51 0
[pid=18175] ppid=18164 vsize=52512 CPUtime=1298.4
/proc/18175/stat : 18175 (ld-linux.so.2) R 18164 18164 16912 0 -1 4194304 8906 0 7 0 129812 28 0 0 25 0 1 100 2003521527 53772288 7314 996147200 1448431616 1448550632 4294956176 18446744073709551615 145755254 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18175/statm: 13128 7314 532 29 0 7182 0
Current children cumulated CPU time (s) 1300.96
Current children cumulated vsize (KiB) 57872

[startup+1362.3 s]
/proc/loadavg: 2.05 2.01 2.04 3/75 18640
/proc/meminfo: memFree=1768872/2055920 swapFree=4180500/4192956
[pid=18164] ppid=18162 vsize=5360 CPUtime=2.56
/proc/18164/stat : 18164 (solve.sh) S 18162 18164 16912 0 -1 4194304 310 22693 0 1 0 0 242 14 18 0 1 0 2003521265 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18164/statm: 1340 236 195 169 0 51 0
[pid=18175] ppid=18164 vsize=52512 CPUtime=1358.37
/proc/18175/stat : 18175 (ld-linux.so.2) R 18164 18164 16912 0 -1 4194304 8906 0 7 0 135809 28 0 0 25 0 1 100 2003521527 53772288 7314 996147200 1448431616 1448550632 4294956176 18446744073709551615 134534369 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18175/statm: 13128 7314 532 29 0 7182 0
Current children cumulated CPU time (s) 1360.93
Current children cumulated vsize (KiB) 57872

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.03 3/75 18640
/proc/meminfo: memFree=1768808/2055920 swapFree=4180500/4192956
[pid=18164] ppid=18162 vsize=5360 CPUtime=2.56
/proc/18164/stat : 18164 (solve.sh) S 18162 18164 16912 0 -1 4194304 310 22693 0 1 0 0 242 14 18 0 1 0 2003521265 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18164/statm: 1340 236 195 169 0 51 0
[pid=18175] ppid=18164 vsize=52512 CPUtime=1418.35
/proc/18175/stat : 18175 (ld-linux.so.2) R 18164 18164 16912 0 -1 4194304 8906 0 7 0 141807 28 0 0 25 0 1 100 2003521527 53772288 7314 996147200 1448431616 1448550632 4294956176 18446744073709551615 134535450 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18175/statm: 13128 7314 532 29 0 7182 0
Current children cumulated CPU time (s) 1420.91
Current children cumulated vsize (KiB) 57872

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/75 18640
/proc/meminfo: memFree=1768744/2055920 swapFree=4180500/4192956
[pid=18164] ppid=18162 vsize=5360 CPUtime=2.56
/proc/18164/stat : 18164 (solve.sh) S 18162 18164 16912 0 -1 4194304 310 22693 0 1 0 0 242 14 18 0 1 0 2003521265 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18164/statm: 1340 236 195 169 0 51 0
[pid=18175] ppid=18164 vsize=52512 CPUtime=1478.32
/proc/18175/stat : 18175 (ld-linux.so.2) R 18164 18164 16912 0 -1 4194304 8906 0 7 0 147804 28 0 0 25 0 1 100 2003521527 53772288 7314 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670189 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18175/statm: 13128 7314 532 29 0 7182 0
Current children cumulated CPU time (s) 1480.88
Current children cumulated vsize (KiB) 57872

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/75 18640
/proc/meminfo: memFree=1768808/2055920 swapFree=4180500/4192956
[pid=18164] ppid=18162 vsize=5360 CPUtime=2.56
/proc/18164/stat : 18164 (solve.sh) S 18162 18164 16912 0 -1 4194304 310 22693 0 1 0 0 242 14 18 0 1 0 2003521265 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18164/statm: 1340 236 195 169 0 51 0
[pid=18175] ppid=18164 vsize=52512 CPUtime=1538.29
/proc/18175/stat : 18175 (ld-linux.so.2) R 18164 18164 16912 0 -1 4194304 8906 0 7 0 153801 28 0 0 25 0 1 100 2003521527 53772288 7314 996147200 1448431616 1448550632 4294956176 18446744073709551615 134535441 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18175/statm: 13128 7314 532 29 0 7182 0
Current children cumulated CPU time (s) 1540.85
Current children cumulated vsize (KiB) 57872

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/75 18640
/proc/meminfo: memFree=1768808/2055920 swapFree=4180500/4192956
[pid=18164] ppid=18162 vsize=5360 CPUtime=2.56
/proc/18164/stat : 18164 (solve.sh) S 18162 18164 16912 0 -1 4194304 310 22693 0 1 0 0 242 14 18 0 1 0 2003521265 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18164/statm: 1340 236 195 169 0 51 0
[pid=18175] ppid=18164 vsize=52512 CPUtime=1598.26
/proc/18175/stat : 18175 (ld-linux.so.2) R 18164 18164 16912 0 -1 4194304 8906 0 7 0 159798 28 0 0 25 0 1 100 2003521527 53772288 7314 996147200 1448431616 1448550632 4294956176 18446744073709551615 134534378 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18175/statm: 13128 7314 532 29 0 7182 0
Current children cumulated CPU time (s) 1600.82
Current children cumulated vsize (KiB) 57872

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.01 3/75 18640
/proc/meminfo: memFree=1768744/2055920 swapFree=4180500/4192956
[pid=18164] ppid=18162 vsize=5360 CPUtime=2.56
/proc/18164/stat : 18164 (solve.sh) S 18162 18164 16912 0 -1 4194304 310 22693 0 1 0 0 242 14 18 0 1 0 2003521265 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18164/statm: 1340 236 195 169 0 51 0
[pid=18175] ppid=18164 vsize=52512 CPUtime=1658.23
/proc/18175/stat : 18175 (ld-linux.so.2) R 18164 18164 16912 0 -1 4194304 8906 0 7 0 165795 28 0 0 25 0 1 100 2003521527 53772288 7314 996147200 1448431616 1448550632 4294956176 18446744073709551615 134535440 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18175/statm: 13128 7314 532 29 0 7182 0
Current children cumulated CPU time (s) 1660.79
Current children cumulated vsize (KiB) 57872

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.01 3/75 18640
/proc/meminfo: memFree=1768744/2055920 swapFree=4180500/4192956
[pid=18164] ppid=18162 vsize=5360 CPUtime=2.56
/proc/18164/stat : 18164 (solve.sh) S 18162 18164 16912 0 -1 4194304 310 22693 0 1 0 0 242 14 18 0 1 0 2003521265 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18164/statm: 1340 236 195 169 0 51 0
[pid=18175] ppid=18164 vsize=52512 CPUtime=1718.2
/proc/18175/stat : 18175 (ld-linux.so.2) R 18164 18164 16912 0 -1 4194304 8906 0 7 0 171792 28 0 0 25 0 1 100 2003521527 53772288 7314 996147200 1448431616 1448550632 4294956176 18446744073709551615 134534688 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18175/statm: 13128 7314 532 29 0 7182 0
Current children cumulated CPU time (s) 1720.76
Current children cumulated vsize (KiB) 57872

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/75 18640
/proc/meminfo: memFree=1768680/2055920 swapFree=4180500/4192956
[pid=18164] ppid=18162 vsize=5360 CPUtime=2.56
/proc/18164/stat : 18164 (solve.sh) S 18162 18164 16912 0 -1 4194304 310 22693 0 1 0 0 242 14 18 0 1 0 2003521265 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18164/statm: 1340 236 195 169 0 51 0
[pid=18175] ppid=18164 vsize=52512 CPUtime=1778.18
/proc/18175/stat : 18175 (ld-linux.so.2) R 18164 18164 16912 0 -1 4194304 8906 0 7 0 177790 28 0 0 25 0 1 100 2003521527 53772288 7314 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18175/statm: 13128 7314 532 29 0 7182 0
Current children cumulated CPU time (s) 1780.74
Current children cumulated vsize (KiB) 57872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 18640
/proc/meminfo: memFree=1768552/2055920 swapFree=4180500/4192956
[pid=18164] ppid=18162 vsize=5360 CPUtime=2.56
/proc/18164/stat : 18164 (solve.sh) S 18162 18164 16912 0 -1 4194304 310 22693 0 1 0 0 242 14 18 0 1 0 2003521265 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18164/statm: 1340 236 195 169 0 51 0
[pid=18175] ppid=18164 vsize=52512 CPUtime=1797.48
/proc/18175/stat : 18175 (ld-linux.so.2) R 18164 18164 16912 0 -1 4194304 8974 0 7 0 179719 29 0 0 25 0 1 100 2003521527 53772288 7382 996147200 1448431616 1448550632 4294956176 18446744073709551615 134534369 0 0 4096 8194 0 0 0 17 0 0 0
/proc/18175/statm: 13128 7382 532 29 0 7182 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 57872

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1801.61
CPU time (s): 1800.06
CPU user time (s): 1799.62
CPU system time (s): 0.443932
CPU usage (%): 99.9139
Max. virtual memory (cumulated for all children) (KiB): 874164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.62
system time used= 0.443932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31992
page faults= 8
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1716
involuntary context switches= 9640

runsolver used 2.18567 second user time and 5.48817 second system time

The end

Launcher Data (download as text)

Begin job on node59 at 2008-07-05 10:11:38
IDJOB=1105497
IDBENCH=58038
IDSOLVER=369
FILE ID=node59/1105497-1215245498
PBS_JOBID= 7881968
Free space on /tmp= 66464 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 20a4b386543d008e4a5d9418ad2d042b
RANDOM SEED=1122217476

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1802120 kB
Buffers:          3052 kB
Cached:         142616 kB
SwapCached:       6176 kB
Active:         156284 kB
Inactive:        42948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1802120 kB
SwapTotal:     4192956 kB
SwapFree:      4180500 kB
Dirty:           69524 kB
Writeback:           0 kB
Mapped:          70860 kB
Slab:            39536 kB
Committed_AS:  4165720 kB
PageTables:       2108 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= 66444 MiB
End job on node59 at 2008-07-05 10:41:40