Trace number 1105299

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? (exit code) 48.7096 49.4504

General information on the benchmark

Namecsp/bmc/
normalized-bmc-ibm-01-02.xml
MD5SUM6650ab7e464b4754a3b170feb96b2023
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 benchmark4.36334
Satisfiable
(Un)Satisfiability was proved
Number of variables9685
Number of constraints65555
Maximum constraint arity39
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension65555
Global constraints used (with number of constraints)

Solver Data (download as text)

13.00/13.23	c Finished tailoring XCSP instance to Minion. Starting solving
48.64/49.45	HOME/solve.sh: line 8: 15170 Segmentation fault      (core dumped) /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-1105299-1215204854/watcher-1105299-1215204854 -o /tmp/evaluation-result-1105299-1215204854/solver-1105299-1215204854 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solve.sh HOME/instance-1105299-1215204854.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.93 2.00 1.99 4/73 15159
/proc/meminfo: memFree=1496300/2055920 swapFree=4179816/4192956
[pid=15159] ppid=15157 vsize=5356 CPUtime=0
/proc/15159/stat : 15159 (solve.sh) S 15157 15159 9779 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1999457838 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15159/statm: 1339 235 195 169 0 50 0
[pid=15160] ppid=15159 vsize=5356 CPUtime=0
/proc/15160/stat : 15160 (solve.sh) R 15159 15159 9779 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 1999457839 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 258939088167 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/15160/statm: 1339 235 195 169 0 50 0

[startup+0.043069 s]
/proc/loadavg: 1.93 2.00 1.99 4/73 15159
/proc/meminfo: memFree=1496300/2055920 swapFree=4179816/4192956
[pid=15159] ppid=15157 vsize=5356 CPUtime=0
/proc/15159/stat : 15159 (solve.sh) S 15157 15159 9779 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1999457838 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15159/statm: 1339 235 195 169 0 50 0
[pid=15160] ppid=15159 vsize=860016 CPUtime=0.02
/proc/15160/stat : 15160 (java) S 15159 15159 9779 0 -1 0 1980 0 1 0 1 1 0 0 21 0 5 0 1999457839 880656384 1570 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/15160/statm: 215214 1654 904 9 0 210193 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 865372

[startup+0.10812 s]
/proc/loadavg: 1.93 2.00 1.99 4/73 15159
/proc/meminfo: memFree=1496300/2055920 swapFree=4179816/4192956
[pid=15159] ppid=15157 vsize=5356 CPUtime=0
/proc/15159/stat : 15159 (solve.sh) S 15157 15159 9779 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1999457838 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15159/statm: 1339 235 195 169 0 50 0
[pid=15160] ppid=15159 vsize=864136 CPUtime=0.08
/proc/15160/stat : 15160 (java) S 15159 15159 9779 0 -1 0 3533 0 1 0 7 1 0 0 21 0 9 0 1999457839 884875264 2985 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15160/statm: 216034 2985 1729 9 0 210596 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 869492

[startup+0.301157 s]
/proc/loadavg: 1.93 2.00 1.99 4/73 15159
/proc/meminfo: memFree=1496300/2055920 swapFree=4179816/4192956
[pid=15159] ppid=15157 vsize=5356 CPUtime=0
/proc/15159/stat : 15159 (solve.sh) S 15157 15159 9779 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1999457838 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15159/statm: 1339 235 195 169 0 50 0
[pid=15160] ppid=15159 vsize=864896 CPUtime=0.28
/proc/15160/stat : 15160 (java) S 15159 15159 9779 0 -1 0 4461 0 1 0 26 2 0 0 21 0 9 0 1999457839 885653504 3894 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15160/statm: 216224 3894 1822 9 0 210786 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 870252

[startup+0.701231 s]
/proc/loadavg: 1.93 2.00 1.99 4/73 15159
/proc/meminfo: memFree=1496300/2055920 swapFree=4179816/4192956
[pid=15159] ppid=15157 vsize=5356 CPUtime=0
/proc/15159/stat : 15159 (solve.sh) S 15157 15159 9779 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1999457838 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15159/statm: 1339 235 195 169 0 50 0
[pid=15160] ppid=15159 vsize=864896 CPUtime=0.68
/proc/15160/stat : 15160 (java) S 15159 15159 9779 0 -1 0 10168 0 1 0 64 4 0 0 21 0 9 0 1999457839 885653504 9596 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15160/statm: 216224 9596 1836 9 0 210786 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 870252

[startup+1.50238 s]
/proc/loadavg: 1.93 2.00 1.99 3/83 15169
/proc/meminfo: memFree=1448412/2055920 swapFree=4179816/4192956
[pid=15159] ppid=15157 vsize=5356 CPUtime=0
/proc/15159/stat : 15159 (solve.sh) S 15157 15159 9779 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1999457838 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15159/statm: 1339 235 195 169 0 50 0
[pid=15160] ppid=15159 vsize=864896 CPUtime=1.47
/proc/15160/stat : 15160 (java) S 15159 15159 9779 0 -1 0 20365 0 1 0 138 9 0 0 21 0 9 0 1999457839 885653504 19783 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15160/statm: 216224 19783 1843 9 0 210786 0
[pid=15160/tid=15162] ppid=15159 vsize=864896 CPUtime=1.01
/proc/15160/task/15162/stat : 15162 (java) R 15159 15159 9779 0 -1 64 4845 0 1 0 99 2 0 0 25 0 9 0 1999457840 885653504 19783 996147200 134512640 134550740 4294956032 18446744073709551615 4126693761 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15160/tid=15163] ppid=15159 vsize=864896 CPUtime=0.3
/proc/15160/task/15163/stat : 15163 (java) S 15159 15159 9779 0 -1 64 14296 0 0 0 25 5 0 0 16 0 9 0 1999457841 885653504 19783 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15160/tid=15164] ppid=15159 vsize=864896 CPUtime=0
/proc/15160/task/15164/stat : 15164 (java) S 15159 15159 9779 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1999457841 885653504 19783 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15160/tid=15165] ppid=15159 vsize=864896 CPUtime=0
/proc/15160/task/15165/stat : 15165 (java) S 15159 15159 9779 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1999457841 885653504 19783 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15160/tid=15166] ppid=15159 vsize=864896 CPUtime=0
/proc/15160/task/15166/stat : 15166 (java) S 15159 15159 9779 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1999457843 885653504 19783 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15160/tid=15167] ppid=15159 vsize=864896 CPUtime=0.13
/proc/15160/task/15167/stat : 15167 (java) S 15159 15159 9779 0 -1 64 489 0 0 0 13 0 0 0 16 0 9 0 1999457843 885653504 19783 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15160/tid=15168] ppid=15159 vsize=864896 CPUtime=0
/proc/15160/task/15168/stat : 15168 (java) S 15159 15159 9779 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1999457843 885653504 19783 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15160/tid=15169] ppid=15159 vsize=864896 CPUtime=0
/proc/15160/task/15169/stat : 15169 (java) S 15159 15159 9779 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1999457843 885653504 19783 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 870252

[startup+3.10266 s]
/proc/loadavg: 1.93 2.00 1.99 4/83 15169
/proc/meminfo: memFree=1399260/2055920 swapFree=4179816/4192956
[pid=15159] ppid=15157 vsize=5356 CPUtime=0
/proc/15159/stat : 15159 (solve.sh) S 15157 15159 9779 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1999457838 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15159/statm: 1339 235 195 169 0 50 0
[pid=15160] ppid=15159 vsize=868764 CPUtime=3.04
/proc/15160/stat : 15160 (java) S 15159 15159 9779 0 -1 0 30714 0 1 0 290 14 0 0 21 0 9 0 1999457839 889614336 30092 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15160/statm: 217191 30092 1862 9 0 211753 0
[pid=15160/tid=15162] ppid=15159 vsize=868764 CPUtime=2.02
/proc/15160/task/15162/stat : 15162 (java) R 15159 15159 9779 0 -1 64 4960 0 1 0 199 3 0 0 25 0 9 0 1999457840 889614336 30092 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15160/tid=15163] ppid=15159 vsize=868764 CPUtime=0.77
/proc/15160/task/15163/stat : 15163 (java) S 15159 15159 9779 0 -1 64 23510 0 0 0 67 10 0 0 16 0 9 0 1999457841 889614336 30092 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15160/tid=15164] ppid=15159 vsize=868764 CPUtime=0
/proc/15160/task/15164/stat : 15164 (java) S 15159 15159 9779 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1999457841 889614336 30092 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15160/tid=15165] ppid=15159 vsize=868764 CPUtime=0
/proc/15160/task/15165/stat : 15165 (java) S 15159 15159 9779 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1999457841 889614336 30092 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15160/tid=15166] ppid=15159 vsize=868764 CPUtime=0
/proc/15160/task/15166/stat : 15166 (java) S 15159 15159 9779 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1999457843 889614336 30092 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15160/tid=15167] ppid=15159 vsize=868764 CPUtime=0.22
/proc/15160/task/15167/stat : 15167 (java) R 15159 15159 9779 0 -1 64 1509 0 0 0 22 0 0 0 16 0 9 0 1999457843 889614336 30092 996147200 134512640 134550740 4294956032 18446744073709551615 101790160 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15160/tid=15168] ppid=15159 vsize=868764 CPUtime=0
/proc/15160/task/15168/stat : 15168 (java) S 15159 15159 9779 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1999457843 889614336 30092 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15160/tid=15169] ppid=15159 vsize=868764 CPUtime=0
/proc/15160/task/15169/stat : 15169 (java) S 15159 15159 9779 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1999457843 889614336 30092 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 874120

[startup+6.30224 s]
/proc/loadavg: 2.09 2.03 2.01 3/83 15169
/proc/meminfo: memFree=1369756/2055920 swapFree=4179816/4192956
[pid=15159] ppid=15157 vsize=5356 CPUtime=0
/proc/15159/stat : 15159 (solve.sh) S 15157 15159 9779 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1999457838 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15159/statm: 1339 235 195 169 0 50 0
[pid=15160] ppid=15159 vsize=868764 CPUtime=6.2
/proc/15160/stat : 15160 (java) S 15159 15159 9779 0 -1 0 36014 0 1 0 602 18 0 0 21 0 9 0 1999457839 889614336 35165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15160/statm: 217191 35165 1862 9 0 211753 0
[pid=15160/tid=15162] ppid=15159 vsize=868764 CPUtime=4.43
/proc/15160/task/15162/stat : 15162 (java) R 15159 15159 9779 0 -1 64 5194 0 1 0 439 4 0 0 25 0 9 0 1999457840 889614336 35165 996147200 134512640 134550740 4294956032 18446744073709551615 4127122917 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15160/tid=15163] ppid=15159 vsize=868764 CPUtime=1.51
/proc/15160/task/15163/stat : 15163 (java) S 15159 15159 9779 0 -1 64 28555 0 0 0 138 13 0 0 16 0 9 0 1999457841 889614336 35165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15160/tid=15164] ppid=15159 vsize=868764 CPUtime=0
/proc/15160/task/15164/stat : 15164 (java) S 15159 15159 9779 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1999457841 889614336 35165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15160/tid=15165] ppid=15159 vsize=868764 CPUtime=0
/proc/15160/task/15165/stat : 15165 (java) S 15159 15159 9779 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1999457841 889614336 35165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15160/tid=15166] ppid=15159 vsize=868764 CPUtime=0
/proc/15160/task/15166/stat : 15166 (java) S 15159 15159 9779 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1999457843 889614336 35165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15160/tid=15167] ppid=15159 vsize=868764 CPUtime=0.24
/proc/15160/task/15167/stat : 15167 (java) S 15159 15159 9779 0 -1 64 1530 0 0 0 24 0 0 0 15 0 9 0 1999457843 889614336 35165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15160/tid=15168] ppid=15159 vsize=868764 CPUtime=0
/proc/15160/task/15168/stat : 15168 (java) S 15159 15159 9779 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1999457843 889614336 35165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15160/tid=15169] ppid=15159 vsize=868764 CPUtime=0
/proc/15160/task/15169/stat : 15169 (java) S 15159 15159 9779 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1999457843 889614336 35165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 874120

[startup+12.7024 s]
/proc/loadavg: 2.08 2.03 2.00 4/83 15169
/proc/meminfo: memFree=1310436/2055920 swapFree=4179816/4192956
[pid=15159] ppid=15157 vsize=5356 CPUtime=0
/proc/15159/stat : 15159 (solve.sh) S 15157 15159 9779 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1999457838 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15159/statm: 1339 235 195 169 0 50 0
[pid=15160] ppid=15159 vsize=868764 CPUtime=12.54
/proc/15160/stat : 15160 (java) S 15159 15159 9779 0 -1 0 69248 0 1 0 1222 32 0 0 21 0 9 0 1999457839 889614336 58531 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15160/statm: 217191 58531 2565 9 0 211753 0
[pid=15160/tid=15162] ppid=15159 vsize=868764 CPUtime=8.67
/proc/15160/task/15162/stat : 15162 (java) R 15159 15159 9779 0 -1 64 6222 0 1 0 863 4 0 0 25 0 9 0 1999457840 889614336 58531 996147200 134512640 134550740 4294956032 18446744073709551615 102064736 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15160/tid=15163] ppid=15159 vsize=868764 CPUtime=3.38
/proc/15160/task/15163/stat : 15163 (java) S 15159 15159 9779 0 -1 64 60610 0 0 0 313 25 0 0 16 0 9 0 1999457841 889614336 58531 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15160/tid=15164] ppid=15159 vsize=868764 CPUtime=0
/proc/15160/task/15164/stat : 15164 (java) S 15159 15159 9779 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1999457841 889614336 58531 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15160/tid=15165] ppid=15159 vsize=868764 CPUtime=0
/proc/15160/task/15165/stat : 15165 (java) S 15159 15159 9779 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1999457841 889614336 58531 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15160/tid=15166] ppid=15159 vsize=868764 CPUtime=0
/proc/15160/task/15166/stat : 15166 (java) S 15159 15159 9779 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1999457843 889614336 58531 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15160/tid=15167] ppid=15159 vsize=868764 CPUtime=0.44
/proc/15160/task/15167/stat : 15167 (java) S 15159 15159 9779 0 -1 64 1681 0 0 0 44 0 0 0 15 0 9 0 1999457843 889614336 58531 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15160/tid=15168] ppid=15159 vsize=868764 CPUtime=0
/proc/15160/task/15168/stat : 15168 (java) S 15159 15159 9779 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1999457843 889614336 58531 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15160/tid=15169] ppid=15159 vsize=868764 CPUtime=0
/proc/15160/task/15169/stat : 15169 (java) S 15159 15159 9779 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1999457843 889614336 58531 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 874120

[startup+25.5017 s]
/proc/loadavg: 2.07 2.03 2.00 3/75 15170
/proc/meminfo: memFree=1390692/2055920 swapFree=4179816/4192956
[pid=15159] ppid=15157 vsize=5360 CPUtime=13.02
/proc/15159/stat : 15159 (solve.sh) S 15157 15159 9779 0 -1 4194304 310 73290 0 1 0 0 1263 39 19 0 1 0 1999457838 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15159/statm: 1340 236 195 169 0 51 0
[pid=15170] ppid=15159 vsize=127396 CPUtime=12.15
/proc/15170/stat : 15170 (ld-linux.so.2) R 15159 15159 9779 0 -1 4194304 36752 0 0 0 1197 18 0 0 25 0 1 100 1999459162 130453504 25666 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 1 0 0
/proc/15170/statm: 31849 25666 449 29 0 25903 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 132756

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

[startup+38.302 s]
/proc/loadavg: 2.06 2.03 2.00 3/75 15170
/proc/meminfo: memFree=1390756/2055920 swapFree=4179816/4192956
[pid=15159] ppid=15157 vsize=5360 CPUtime=13.02
/proc/15159/stat : 15159 (solve.sh) S 15157 15159 9779 0 -1 4194304 310 73290 0 1 0 0 1263 39 19 0 1 0 1999457838 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15159/statm: 1340 236 195 169 0 51 0
[pid=15170] ppid=15159 vsize=127396 CPUtime=24.84
/proc/15170/stat : 15170 (ld-linux.so.2) R 15159 15159 9779 0 -1 4194304 36752 0 0 0 2466 18 0 0 25 0 1 100 1999459162 130453504 25666 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 1 0 0
/proc/15170/statm: 31849 25666 449 29 0 25903 0
Current children cumulated CPU time (s) 37.86
Current children cumulated vsize (KiB) 132756

[startup+44.7022 s]
/proc/loadavg: 2.05 2.02 2.00 3/75 15170
/proc/meminfo: memFree=1390756/2055920 swapFree=4179816/4192956
[pid=15159] ppid=15157 vsize=5360 CPUtime=13.02
/proc/15159/stat : 15159 (solve.sh) S 15157 15159 9779 0 -1 4194304 310 73290 0 1 0 0 1263 39 19 0 1 0 1999457838 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15159/statm: 1340 236 195 169 0 51 0
[pid=15170] ppid=15159 vsize=219176 CPUtime=31.19
/proc/15170/stat : 15170 (ld-linux.so.2) R 15159 15159 9779 0 -1 4194304 74359 0 0 0 3086 33 0 0 25 0 1 100 1999459162 224436224 40325 996147200 1448431616 1448550632 4294956176 18446744073709551615 134535440 0 0 4096 8194 0 0 0 17 1 0 0
/proc/15170/statm: 54794 40325 452 29 0 48848 0
Current children cumulated CPU time (s) 44.21
Current children cumulated vsize (KiB) 224536

[startup+47.9018 s]
/proc/loadavg: 2.05 2.02 2.00 3/75 15170
/proc/meminfo: memFree=1015204/2055920 swapFree=4179816/4192956
[pid=15159] ppid=15157 vsize=5360 CPUtime=13.02
/proc/15159/stat : 15159 (solve.sh) S 15157 15159 9779 0 -1 4194304 310 73290 0 1 0 0 1263 39 19 0 1 0 1999457838 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15159/statm: 1340 236 195 169 0 51 0
[pid=15170] ppid=15159 vsize=504424 CPUtime=34.36
/proc/15170/stat : 15170 (ld-linux.so.2) R 15159 15159 9779 0 -1 4195840 225461 0 0 0 3273 163 0 0 25 0 1 100 1999459162 516530176 120338 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 1 0 0
/proc/15170/statm: 126106 120338 452 29 0 120160 0
Current children cumulated CPU time (s) 47.38
Current children cumulated vsize (KiB) 509784

[startup+48.7029 s]
/proc/loadavg: 2.04 2.02 2.00 3/75 15170
/proc/meminfo: memFree=740580/2055920 swapFree=4179816/4192956
[pid=15159] ppid=15157 vsize=5360 CPUtime=13.02
/proc/15159/stat : 15159 (solve.sh) S 15157 15159 9779 0 -1 4194304 310 73290 0 1 0 0 1263 39 19 0 1 0 1999457838 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15159/statm: 1340 236 195 169 0 51 0
[pid=15170] ppid=15159 vsize=504424 CPUtime=34.99
/proc/15170/stat : 15170 (ld-linux.so.2) D 15159 15159 9779 0 -1 4195840 225461 0 0 0 3273 226 0 0 25 0 1 100 1999459162 516530176 120338 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 18446744071563608240 0 0 17 1 0 0
/proc/15170/statm: 126106 120338 452 29 0 120160 0
Current children cumulated CPU time (s) 48.01
Current children cumulated vsize (KiB) 509784

[startup+49.103 s]
/proc/loadavg: 2.04 2.02 2.00 3/75 15170
/proc/meminfo: memFree=740580/2055920 swapFree=4179816/4192956
[pid=15159] ppid=15157 vsize=5360 CPUtime=13.02
/proc/15159/stat : 15159 (solve.sh) S 15157 15159 9779 0 -1 4194304 310 73290 0 1 0 0 1263 39 19 0 1 0 1999457838 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15159/statm: 1340 236 195 169 0 51 0
[pid=15170] ppid=15159 vsize=504424 CPUtime=35.33
/proc/15170/stat : 15170 (ld-linux.so.2) R 15159 15159 9779 0 -1 4195840 225461 0 0 0 3273 260 0 0 25 0 1 100 1999459162 516530176 120338 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 1 0 0
/proc/15170/statm: 126106 120338 452 29 0 120160 0
Current children cumulated CPU time (s) 48.35
Current children cumulated vsize (KiB) 509784

[startup+49.303 s]
/proc/loadavg: 2.04 2.02 2.00 3/75 15170
/proc/meminfo: memFree=740580/2055920 swapFree=4179816/4192956
[pid=15159] ppid=15157 vsize=5360 CPUtime=13.02
/proc/15159/stat : 15159 (solve.sh) S 15157 15159 9779 0 -1 4194304 310 73290 0 1 0 0 1263 39 19 0 1 0 1999457838 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15159/statm: 1340 236 195 169 0 51 0
[pid=15170] ppid=15159 vsize=504424 CPUtime=35.52
/proc/15170/stat : 15170 (ld-linux.so.2) R 15159 15159 9779 0 -1 4195840 225461 0 0 0 3273 279 0 0 25 0 1 100 1999459162 516530176 120338 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 1 0 0
/proc/15170/statm: 126106 120338 452 29 0 120160 0
Current children cumulated CPU time (s) 48.54
Current children cumulated vsize (KiB) 509784

[startup+49.4027 s]
/proc/loadavg: 2.04 2.02 2.00 3/75 15170
/proc/meminfo: memFree=712484/2055920 swapFree=4179816/4192956
[pid=15159] ppid=15157 vsize=5360 CPUtime=13.02
/proc/15159/stat : 15159 (solve.sh) S 15157 15159 9779 0 -1 4194304 310 73290 0 1 0 0 1263 39 19 0 1 0 1999457838 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15159/statm: 1340 236 195 169 0 51 0
[pid=15170] ppid=15159 vsize=0 CPUtime=35.62
/proc/15170/stat : 15170 (ld-linux.so.2) R 15159 15159 9779 0 -1 4195844 225494 0 0 0 3273 289 0 0 25 0 1 100 1999459162 0 0 996147200 0 0 0 0 0 0 0 4096 8194 0 0 0 17 1 0 0
/proc/15170/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 48.64
Current children cumulated vsize (KiB) 5360

Child status: 139
Real time (s): 49.4504
CPU time (s): 48.7096
CPU user time (s): 45.3681
CPU system time (s): 3.34149
CPU usage (%): 98.5019
Max. virtual memory (cumulated for all children) (KiB): 899732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 45.3681
system time used= 3.34149
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 299109
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= 3817
involuntary context switches= 4792

runsolver used 0.06499 second user time and 0.165974 second system time

The end

Launcher Data (download as text)

Begin job on node45 at 2008-07-04 22:54:14
IDJOB=1105299
IDBENCH=56318
IDSOLVER=369
FILE ID=node45/1105299-1215204854
PBS_JOBID= 7881553
Free space on /tmp= 66428 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6650ab7e464b4754a3b170feb96b2023
RANDOM SEED=690539004

node45.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.268
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.268
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:       1496780 kB
Buffers:         66012 kB
Cached:         335012 kB
SwapCached:       7180 kB
Active:         348984 kB
Inactive:       147268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1496780 kB
SwapTotal:     4192956 kB
SwapFree:      4179816 kB
Dirty:           38892 kB
Writeback:           0 kB
Mapped:         102440 kB
Slab:            47984 kB
Committed_AS:  3867056 kB
PageTables:       1948 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= 65924 MiB
End job on node45 at 2008-07-04 22:55:04