Trace number 1105306

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) 92.7849 93.8652

General information on the benchmark

Namecsp/bmc/
normalized-bmc-ibm-03-04.xml
MD5SUM0b0ab2cae40e5a74bbe573d42fb3dcd8
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 benchmark5.80312
Satisfiable
(Un)Satisfiability was proved
Number of variables14930
Number of constraints87036
Maximum constraint arity19
Maximum domain size4
Number of constraints which are defined in extension0
Number of constraints which are defined in intension87036
Global constraints used (with number of constraints)

Solver Data (download as text)

16.78/16.90	c Finished tailoring XCSP instance to Minion. Starting solving
92.70/93.86	HOME/solve.sh: line 8:  3028 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-1105306-1215477115/watcher-1105306-1215477115 -o /tmp/evaluation-result-1105306-1215477115/solver-1105306-1215477115 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solve.sh HOME/instance-1105306-1215477115.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.24 1.05 1.02 4/68 2958
/proc/meminfo: memFree=1812976/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=18572 CPUtime=0
/proc/2958/stat : 2958 (runsolver) R 2956 2958 2777 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 4408655 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 224264776999 0 0 4096 24578 0 0 0 17 1 0 0
/proc/2958/statm: 4643 292 257 25 0 2626 0

[startup+0.0768881 s]
/proc/loadavg: 1.24 1.05 1.02 4/68 2958
/proc/meminfo: memFree=1812976/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5356 CPUtime=0
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2777 0 -1 4194304 285 0 0 0 0 0 0 0 22 0 1 0 4408655 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2958/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102897 s]
/proc/loadavg: 1.24 1.05 1.02 4/68 2958
/proc/meminfo: memFree=1812976/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5356 CPUtime=0
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2777 0 -1 4194304 285 0 0 0 0 0 0 0 22 0 1 0 4408655 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2958/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.302932 s]
/proc/loadavg: 1.24 1.05 1.02 4/68 2958
/proc/meminfo: memFree=1812976/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5356 CPUtime=0
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2777 0 -1 4194304 285 0 0 0 0 0 0 0 22 0 1 0 4408655 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2958/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.703014 s]
/proc/loadavg: 1.24 1.05 1.02 4/68 2958
/proc/meminfo: memFree=1812976/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5356 CPUtime=0
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2777 0 -1 4194304 285 0 0 0 0 0 0 0 22 0 1 0 4408655 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2958/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50115 s]
/proc/loadavg: 1.24 1.05 1.02 5/92 2983
/proc/meminfo: memFree=1698928/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5356 CPUtime=0
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2777 0 -1 4194304 285 0 0 0 0 0 0 0 22 0 1 0 4408655 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2958/statm: 1339 235 195 169 0 50 0
[pid=2960] ppid=2958 vsize=864860 CPUtime=1.45
/proc/2960/stat : 2960 (java) S 2958 2958 2777 0 -1 0 22362 0 3 0 132 13 0 0 24 0 9 0 4408656 885616640 21786 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2960/statm: 216215 21786 1836 9 0 210777 0
[pid=2960/tid=2961] ppid=2958 vsize=864860 CPUtime=0.99
/proc/2960/task/2961/stat : 2961 (java) R 2958 2958 2777 0 -1 64 4796 0 3 0 96 3 0 0 25 0 9 0 4408657 885616640 21786 996147200 134512640 134550740 4294956032 18446744073709551615 4126450256 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2960/tid=2962] ppid=2958 vsize=864860 CPUtime=0.34
/proc/2960/task/2962/stat : 2962 (java) S 2958 2958 2777 0 -1 64 16368 0 0 0 26 8 0 0 16 0 9 0 4408658 885616640 21786 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2960/tid=2963] ppid=2958 vsize=864860 CPUtime=0
/proc/2960/task/2963/stat : 2963 (java) S 2958 2958 2777 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 4408658 885616640 21786 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2960/tid=2964] ppid=2958 vsize=864860 CPUtime=0
/proc/2960/task/2964/stat : 2964 (java) S 2958 2958 2777 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4408658 885616640 21786 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2960/tid=2965] ppid=2958 vsize=864860 CPUtime=0
/proc/2960/task/2965/stat : 2965 (java) S 2958 2958 2777 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 4408660 885616640 21786 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2960/tid=2966] ppid=2958 vsize=864860 CPUtime=0.09
/proc/2960/task/2966/stat : 2966 (java) S 2958 2958 2777 0 -1 64 463 0 0 0 9 0 0 0 16 0 9 0 4408660 885616640 21786 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2960/tid=2967] ppid=2958 vsize=864860 CPUtime=0
/proc/2960/task/2967/stat : 2967 (java) S 2958 2958 2777 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 4408660 885616640 21786 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2960/tid=2968] ppid=2958 vsize=864860 CPUtime=0
/proc/2960/task/2968/stat : 2968 (java) S 2958 2958 2777 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4408660 885616640 21786 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 870216

[startup+3.10245 s]
/proc/loadavg: 1.24 1.05 1.02 4/92 2983
/proc/meminfo: memFree=1577968/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5356 CPUtime=0
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2777 0 -1 4194304 285 0 0 0 0 0 0 0 22 0 1 0 4408655 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2958/statm: 1339 235 195 169 0 50 0
[pid=2960] ppid=2958 vsize=864992 CPUtime=3.03
/proc/2960/stat : 2960 (java) S 2958 2958 2777 0 -1 0 35842 0 3 0 284 19 0 0 24 0 9 0 4408656 885751808 35253 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2960/statm: 216248 35253 1844 9 0 210810 0
[pid=2960/tid=2961] ppid=2958 vsize=864992 CPUtime=1.99
/proc/2960/task/2961/stat : 2961 (java) R 2958 2958 2777 0 -1 64 4859 0 3 0 195 4 0 0 25 0 9 0 4408657 885751808 35253 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2960/tid=2962] ppid=2958 vsize=864992 CPUtime=0.87
/proc/2960/task/2962/stat : 2962 (java) R 2958 2958 2777 0 -1 64 29745 0 0 0 73 14 0 0 16 0 9 0 4408658 885751808 35253 996147200 134512640 134550740 4294956032 18446744073709551615 102723001 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2960/tid=2963] ppid=2958 vsize=864992 CPUtime=0
/proc/2960/task/2963/stat : 2963 (java) S 2958 2958 2777 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 4408658 885751808 35253 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2960/tid=2964] ppid=2958 vsize=864992 CPUtime=0
/proc/2960/task/2964/stat : 2964 (java) S 2958 2958 2777 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4408658 885751808 35253 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2960/tid=2965] ppid=2958 vsize=864992 CPUtime=0
/proc/2960/task/2965/stat : 2965 (java) S 2958 2958 2777 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 4408660 885751808 35253 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2960/tid=2966] ppid=2958 vsize=864992 CPUtime=0.15
/proc/2960/task/2966/stat : 2966 (java) S 2958 2958 2777 0 -1 64 503 0 0 0 15 0 0 0 16 0 9 0 4408660 885751808 35253 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2960/tid=2967] ppid=2958 vsize=864992 CPUtime=0
/proc/2960/task/2967/stat : 2967 (java) S 2958 2958 2777 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 4408660 885751808 35253 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2960/tid=2968] ppid=2958 vsize=864992 CPUtime=0
/proc/2960/task/2968/stat : 2968 (java) S 2958 2958 2777 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4408660 885751808 35253 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 870348

[startup+6.30207 s]
/proc/loadavg: 1.54 1.12 1.04 3/92 2983
/proc/meminfo: memFree=1390064/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5356 CPUtime=0
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2777 0 -1 4194304 285 0 0 0 0 0 0 0 22 0 1 0 4408655 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2958/statm: 1339 235 195 169 0 50 0
[pid=2960] ppid=2958 vsize=868736 CPUtime=6.19
/proc/2960/stat : 2960 (java) S 2958 2958 2777 0 -1 0 43637 0 3 0 593 26 0 0 24 0 9 0 4408656 889585664 41792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2960/statm: 217184 41792 2560 9 0 211746 0
[pid=2960/tid=2961] ppid=2958 vsize=868736 CPUtime=3.89
/proc/2960/task/2961/stat : 2961 (java) R 2958 2958 2777 0 -1 64 5910 0 3 0 384 5 0 0 25 0 9 0 4408657 889585664 41792 996147200 134512640 134550740 4294956032 18446744073709551615 4126876423 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2960/tid=2962] ppid=2958 vsize=868736 CPUtime=2.03
/proc/2960/task/2962/stat : 2962 (java) S 2958 2958 2777 0 -1 64 35467 0 0 0 185 18 0 0 16 0 9 0 4408658 889585664 41792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2960/tid=2963] ppid=2958 vsize=868736 CPUtime=0
/proc/2960/task/2963/stat : 2963 (java) S 2958 2958 2777 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 4408658 889585664 41792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2960/tid=2964] ppid=2958 vsize=868736 CPUtime=0
/proc/2960/task/2964/stat : 2964 (java) S 2958 2958 2777 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4408658 889585664 41792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2960/tid=2965] ppid=2958 vsize=868736 CPUtime=0
/proc/2960/task/2965/stat : 2965 (java) S 2958 2958 2777 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 4408660 889585664 41792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2960/tid=2966] ppid=2958 vsize=868736 CPUtime=0.25
/proc/2960/task/2966/stat : 2966 (java) S 2958 2958 2777 0 -1 64 1525 0 0 0 24 1 0 0 16 0 9 0 4408660 889585664 41792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2960/tid=2967] ppid=2958 vsize=868736 CPUtime=0
/proc/2960/task/2967/stat : 2967 (java) S 2958 2958 2777 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 4408660 889585664 41792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2960/tid=2968] ppid=2958 vsize=868736 CPUtime=0
/proc/2960/task/2968/stat : 2968 (java) S 2958 2958 2777 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4408660 889585664 41792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 874092

[startup+12.7012 s]
/proc/loadavg: 1.58 1.13 1.04 4/79 3007
/proc/meminfo: memFree=1622432/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5356 CPUtime=0
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2777 0 -1 4194304 285 0 0 0 0 0 0 0 22 0 1 0 4408655 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2958/statm: 1339 235 195 169 0 50 0
[pid=2960] ppid=2958 vsize=868736 CPUtime=12.56
/proc/2960/stat : 2960 (java) S 2958 2958 2777 0 -1 0 53221 0 3 0 1224 32 0 0 24 0 9 0 4408656 889585664 51226 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2960/statm: 217184 51226 2560 9 0 211746 0
[pid=2960/tid=2961] ppid=2958 vsize=868736 CPUtime=9.28
/proc/2960/task/2961/stat : 2961 (java) R 2958 2958 2777 0 -1 64 6061 0 3 0 922 6 0 0 25 0 9 0 4408657 889585664 51226 996147200 134512640 134550740 4294956032 18446744073709551615 102064907 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2960/tid=2962] ppid=2958 vsize=868736 CPUtime=2.99
/proc/2960/task/2962/stat : 2962 (java) S 2958 2958 2777 0 -1 64 44884 0 0 0 276 23 0 0 16 0 9 0 4408658 889585664 51226 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2960/tid=2963] ppid=2958 vsize=868736 CPUtime=0
/proc/2960/task/2963/stat : 2963 (java) S 2958 2958 2777 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 4408658 889585664 51226 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2960/tid=2964] ppid=2958 vsize=868736 CPUtime=0
/proc/2960/task/2964/stat : 2964 (java) S 2958 2958 2777 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4408658 889585664 51226 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2960/tid=2965] ppid=2958 vsize=868736 CPUtime=0
/proc/2960/task/2965/stat : 2965 (java) S 2958 2958 2777 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 4408660 889585664 51226 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2960/tid=2966] ppid=2958 vsize=868736 CPUtime=0.27
/proc/2960/task/2966/stat : 2966 (java) S 2958 2958 2777 0 -1 64 1541 0 0 0 26 1 0 0 16 0 9 0 4408660 889585664 51226 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2960/tid=2967] ppid=2958 vsize=868736 CPUtime=0
/proc/2960/task/2967/stat : 2967 (java) S 2958 2958 2777 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 4408660 889585664 51226 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2960/tid=2968] ppid=2958 vsize=868736 CPUtime=0
/proc/2960/task/2968/stat : 2968 (java) S 2958 2958 2777 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4408660 889585664 51226 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 874092

[startup+25.5026 s]
/proc/loadavg: 1.89 1.22 1.07 3/96 3040
/proc/meminfo: memFree=1533840/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5360 CPUtime=16.78
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2777 0 -1 4194304 310 63422 0 4 0 0 1633 45 16 0 1 0 4408655 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2958/statm: 1340 236 195 169 0 51 0
[pid=3028] ppid=2958 vsize=163288 CPUtime=8.47
/proc/3028/stat : 3028 (ld-linux.so.2) R 2958 2958 2777 0 -1 4194304 57788 0 6 0 819 28 0 0 25 0 1 100 4410346 167206912 34019 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 1 0 0
/proc/3028/statm: 40822 34019 494 29 0 34876 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 168648

[startup+51.1024 s]
/proc/loadavg: 1.98 1.30 1.10 3/96 3040
/proc/meminfo: memFree=1533840/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5360 CPUtime=16.78
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2777 0 -1 4194304 310 63422 0 4 0 0 1633 45 16 0 1 0 4408655 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2958/statm: 1340 236 195 169 0 51 0
[pid=3028] ppid=2958 vsize=163288 CPUtime=33.88
/proc/3028/stat : 3028 (ld-linux.so.2) R 2958 2958 2777 0 -1 4194304 57790 0 6 0 3360 28 0 0 25 0 1 100 4410346 167206912 34021 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 1 0 0
/proc/3028/statm: 40822 34021 496 29 0 34876 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 168648

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

[startup+76.7021 s]
/proc/loadavg: 2.27 1.42 1.14 3/96 3040
/proc/meminfo: memFree=1533904/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5360 CPUtime=16.78
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2777 0 -1 4194304 310 63422 0 4 0 0 1633 45 16 0 1 0 4408655 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2958/statm: 1340 236 195 169 0 51 0
[pid=3028] ppid=2958 vsize=163288 CPUtime=59.47
/proc/3028/stat : 3028 (ld-linux.so.2) R 2958 2958 2777 0 -1 4194304 57790 0 6 0 5919 28 0 0 25 0 1 100 4410346 167206912 34021 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 1 0 0
/proc/3028/statm: 40822 34021 496 29 0 34876 0
Current children cumulated CPU time (s) 76.25
Current children cumulated vsize (KiB) 168648

[startup+83.1013 s]
/proc/loadavg: 2.33 1.44 1.15 3/96 3040
/proc/meminfo: memFree=1533904/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5360 CPUtime=16.78
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2777 0 -1 4194304 310 63422 0 4 0 0 1633 45 16 0 1 0 4408655 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2958/statm: 1340 236 195 169 0 51 0
[pid=3028] ppid=2958 vsize=163288 CPUtime=65.86
/proc/3028/stat : 3028 (ld-linux.so.2) R 2958 2958 2777 0 -1 4194304 57790 0 6 0 6558 28 0 0 25 0 1 100 4410346 167206912 34021 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 1 0 0
/proc/3028/statm: 40822 34021 496 29 0 34876 0
Current children cumulated CPU time (s) 82.64
Current children cumulated vsize (KiB) 168648

[startup+89.5015 s]
/proc/loadavg: 2.43 1.49 1.17 3/96 3040
/proc/meminfo: memFree=1512656/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5360 CPUtime=16.78
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2777 0 -1 4194304 310 63422 0 4 0 0 1633 45 16 0 1 0 4408655 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2958/statm: 1340 236 195 169 0 51 0
[pid=3028] ppid=2958 vsize=421364 CPUtime=72.26
/proc/3028/stat : 3028 (ld-linux.so.2) R 2958 2958 2777 0 -1 4194304 106829 0 6 0 7178 48 0 0 25 0 1 100 4410346 431476736 62468 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 1 0 0
/proc/3028/statm: 105341 62475 499 29 0 99395 0
Current children cumulated CPU time (s) 89.04
Current children cumulated vsize (KiB) 426724

[startup+91.1028 s]
/proc/loadavg: 2.43 1.49 1.17 3/96 3040
/proc/meminfo: memFree=1328016/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5360 CPUtime=16.78
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2777 0 -1 4194304 310 63422 0 4 0 0 1633 45 16 0 1 0 4408655 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2958/statm: 1340 236 195 169 0 51 0
[pid=3028] ppid=2958 vsize=509220 CPUtime=73.86
/proc/3028/stat : 3028 (ld-linux.so.2) R 2958 2958 2777 0 -1 4194304 225132 0 6 0 7288 98 0 0 25 0 1 100 4410346 521441280 114879 996147200 1448431616 1448550632 4294956176 18446744073709551615 134535455 0 0 4096 8194 0 0 0 17 1 0 0
/proc/3028/statm: 127305 114879 499 29 0 121359 0
Current children cumulated CPU time (s) 90.64
Current children cumulated vsize (KiB) 514580

[startup+92.7011 s]
/proc/loadavg: 2.43 1.49 1.17 3/96 3040
/proc/meminfo: memFree=920208/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5360 CPUtime=16.78
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2777 0 -1 4194304 310 63422 0 4 0 0 1633 45 16 0 1 0 4408655 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2958/statm: 1340 236 195 169 0 51 0
[pid=3028] ppid=2958 vsize=510244 CPUtime=75.25
/proc/3028/stat : 3028 (ld-linux.so.2) D 2958 2958 2777 0 -1 4195840 232029 0 6 0 7305 220 0 0 25 0 1 100 4410346 522489856 121744 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 18446744071563608240 0 0 17 1 0 0
/proc/3028/statm: 127561 121744 499 29 0 121615 0
Current children cumulated CPU time (s) 92.03
Current children cumulated vsize (KiB) 515604

[startup+93.5063 s]
/proc/loadavg: 2.64 1.55 1.19 3/96 3040
/proc/meminfo: memFree=715216/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5360 CPUtime=16.78
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2777 0 -1 4194304 310 63422 0 4 0 0 1633 45 16 0 1 0 4408655 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2958/statm: 1340 236 195 169 0 51 0
[pid=3028] ppid=2958 vsize=510244 CPUtime=75.75
/proc/3028/stat : 3028 (ld-linux.so.2) D 2958 2958 2777 0 -1 4195840 232029 0 6 0 7305 270 0 0 25 0 1 100 4410346 522489856 121744 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 18446744071563608240 0 0 17 1 0 0
/proc/3028/statm: 127561 121744 499 29 0 121615 0
Current children cumulated CPU time (s) 92.53
Current children cumulated vsize (KiB) 515604

[startup+93.7013 s]
/proc/loadavg: 2.64 1.55 1.19 3/96 3040
/proc/meminfo: memFree=715216/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5360 CPUtime=16.78
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2777 0 -1 4194304 310 63422 0 4 0 0 1633 45 16 0 1 0 4408655 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2958/statm: 1340 236 195 169 0 51 0
[pid=3028] ppid=2958 vsize=510244 CPUtime=75.82
/proc/3028/stat : 3028 (ld-linux.so.2) R 2958 2958 2777 0 -1 4195840 232029 0 6 0 7305 277 0 0 24 0 1 100 4410346 522489856 121744 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 1 0 0
/proc/3028/statm: 127561 121744 499 29 0 121615 0
Current children cumulated CPU time (s) 92.6
Current children cumulated vsize (KiB) 515604

[startup+93.8013 s]
/proc/loadavg: 2.64 1.55 1.19 3/96 3040
/proc/meminfo: memFree=715216/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5360 CPUtime=16.78
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2777 0 -1 4194304 310 63422 0 4 0 0 1633 45 16 0 1 0 4408655 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2958/statm: 1340 236 195 169 0 51 0
[pid=3028] ppid=2958 vsize=0 CPUtime=75.92
/proc/3028/stat : 3028 (ld-linux.so.2) R 2958 2958 2777 0 -1 4195844 232158 0 6 0 7305 287 0 0 25 0 1 100 4410346 0 0 996147200 0 0 0 0 0 0 0 4096 8194 0 0 0 17 1 0 0
/proc/3028/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 92.7
Current children cumulated vsize (KiB) 5360

Child status: 139
Real time (s): 93.8652
CPU time (s): 92.7849
CPU user time (s): 89.3914
CPU system time (s): 3.39348
CPU usage (%): 98.8491
Max. virtual memory (cumulated for all children) (KiB): 874092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 89.3914
system time used= 3.39348
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 295905
page faults= 10
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2971
involuntary context switches= 4570

runsolver used 0.148977 second user time and 0.287956 second system time

The end

Launcher Data (download as text)

Begin job on node82 at 2008-07-08 02:31:56
IDJOB=1105306
IDBENCH=56317
IDSOLVER=369
FILE ID=node82/1105306-1215477115
PBS_JOBID= 7888628
Free space on /tmp= 66468 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0b0ab2cae40e5a74bbe573d42fb3dcd8
RANDOM SEED=1721704358

node82.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.263
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.263
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:       1813520 kB
Buffers:         21224 kB
Cached:         172508 kB
SwapCached:          0 kB
Active:         107184 kB
Inactive:       100776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1813520 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           65400 kB
Writeback:           0 kB
Mapped:          23972 kB
Slab:            20072 kB
Committed_AS:    54604 kB
PageTables:       1588 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65948 MiB
End job on node82 at 2008-07-08 02:33:31