Trace number 1107470

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.04 1812.51

General information on the benchmark

Namecsp/fischer/
normalized-fischer-7-4-fair.xml
MD5SUM7dacb354b431a82a4e6c58fb80279ced
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.47578
Satisfiable
(Un)Satisfiability was proved
Number of variables7626
Number of constraints7207
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension7207
Global constraints used (with number of constraints)

Solver Data (download as text)

2.45/2.19	c Finished tailoring XCSP instance to Minion. Starting solving
1800.00/1812.50	HOME/solve.sh: line 8:  2969 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-1107470-1215456560/watcher-1107470-1215456560 -o /tmp/evaluation-result-1107470-1215456560/solver-1107470-1215456560 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solve.sh HOME/instance-1107470-1215456560.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: 0.92 0.37 0.14 3/82 2958
/proc/meminfo: memFree=1088328/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5356 CPUtime=0
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2783 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 2357970 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2958/statm: 1339 235 195 169 0 50 0
[pid=2959] ppid=2958 vsize=152 CPUtime=0
/proc/2959/stat : 2959 (java) R 2958 2958 2783 0 -1 0 41 0 0 0 0 0 0 0 19 0 1 0 2357971 155648 26 996147200 134512640 134550740 4294956192 18446744073709551615 10027307 0 0 4096 0 0 0 0 17 0 0 0
/proc/2959/statm: 38 26 19 9 0 4 0

[startup+0.0347341 s]
/proc/loadavg: 0.92 0.37 0.14 3/82 2958
/proc/meminfo: memFree=1088328/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5356 CPUtime=0
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2783 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 2357970 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2958/statm: 1339 235 195 169 0 50 0
[pid=2959] ppid=2958 vsize=860016 CPUtime=0.02
/proc/2959/stat : 2959 (java) S 2958 2958 2783 0 -1 0 1848 0 1 0 1 1 0 0 19 0 5 0 2357971 880656384 1472 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/2959/statm: 215004 1473 826 9 0 209983 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 865372

[startup+0.104811 s]
/proc/loadavg: 0.92 0.37 0.14 3/82 2958
/proc/meminfo: memFree=1088328/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5356 CPUtime=0
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2783 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 2357970 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2958/statm: 1339 235 195 169 0 50 0
[pid=2959] ppid=2958 vsize=865032 CPUtime=0.1
/proc/2959/stat : 2959 (java) S 2958 2958 2783 0 -1 0 3623 0 1 0 8 2 0 0 19 0 9 0 2357971 885792768 3063 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2959/statm: 216258 3063 1755 9 0 210820 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 870388

[startup+0.301596 s]
/proc/loadavg: 0.92 0.37 0.14 3/82 2958
/proc/meminfo: memFree=1088328/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5356 CPUtime=0
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2783 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 2357970 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2958/statm: 1339 235 195 169 0 50 0
[pid=2959] ppid=2958 vsize=865776 CPUtime=0.38
/proc/2959/stat : 2959 (java) S 2958 2958 2783 0 -1 0 5544 0 1 0 34 4 0 0 19 0 9 0 2357971 886554624 4977 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2959/statm: 216444 4977 1822 9 0 211006 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 871132

[startup+0.701661 s]
/proc/loadavg: 0.92 0.37 0.14 3/82 2958
/proc/meminfo: memFree=1088328/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5356 CPUtime=0
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2783 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 2357970 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2958/statm: 1339 235 195 169 0 50 0
[pid=2959] ppid=2958 vsize=865908 CPUtime=0.82
/proc/2959/stat : 2959 (java) S 2958 2958 2783 0 -1 0 9762 0 1 0 76 6 0 0 19 0 9 0 2357971 886689792 9185 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2959/statm: 216477 9185 1851 9 0 211039 0
Current children cumulated CPU time (s) 0.82
Current children cumulated vsize (KiB) 871264

[startup+1.5028 s]
/proc/loadavg: 0.92 0.37 0.14 2/92 2968
/proc/meminfo: memFree=1057976/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5356 CPUtime=0
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2783 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 2357970 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2958/statm: 1339 235 195 169 0 50 0
[pid=2959] ppid=2958 vsize=869660 CPUtime=1.71
/proc/2959/stat : 2959 (java) S 2958 2958 2783 0 -1 0 11656 0 1 0 164 7 0 0 19 0 9 0 2357971 890531840 11026 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2959/statm: 217415 11026 1862 9 0 211977 0
[pid=2959/tid=2961] ppid=2958 vsize=869660 CPUtime=1.28
/proc/2959/task/2961/stat : 2961 (java) R 2958 2958 2783 0 -1 64 4960 0 1 0 124 4 0 0 16 0 9 0 2357972 890531840 11026 996147200 134512640 134550740 4294956032 18446744073709551615 4127128052 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2959/tid=2962] ppid=2958 vsize=869660 CPUtime=0.15
/proc/2959/task/2962/stat : 2962 (java) S 2958 2958 2783 0 -1 64 4382 0 0 0 14 1 0 0 16 0 9 0 2357973 890531840 11026 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2959/tid=2963] ppid=2958 vsize=869660 CPUtime=0
/proc/2959/task/2963/stat : 2963 (java) S 2958 2958 2783 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2357973 890531840 11026 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2959/tid=2964] ppid=2958 vsize=869660 CPUtime=0
/proc/2959/task/2964/stat : 2964 (java) S 2958 2958 2783 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2357973 890531840 11026 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2959/tid=2965] ppid=2958 vsize=869660 CPUtime=0
/proc/2959/task/2965/stat : 2965 (java) S 2958 2958 2783 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2357975 890531840 11026 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2959/tid=2966] ppid=2958 vsize=869660 CPUtime=0.24
/proc/2959/task/2966/stat : 2966 (java) S 2958 2958 2783 0 -1 64 1581 0 0 0 24 0 0 0 15 0 9 0 2357975 890531840 11026 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2959/tid=2967] ppid=2958 vsize=869660 CPUtime=0
/proc/2959/task/2967/stat : 2967 (java) S 2958 2958 2783 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2357975 890531840 11026 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2959/tid=2968] ppid=2958 vsize=869660 CPUtime=0
/proc/2959/task/2968/stat : 2968 (java) S 2958 2958 2783 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2357975 890531840 11026 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.71
Current children cumulated vsize (KiB) 875016

[startup+3.10107 s]
/proc/loadavg: 0.92 0.37 0.14 3/92 2968
/proc/meminfo: memFree=1044088/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5360 CPUtime=2.52
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2783 0 -1 4194304 310 14217 0 1 0 0 242 10 16 0 1 0 2357970 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2958/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 2.52
Current children cumulated vsize (KiB) 5360

[startup+6.30159 s]
/proc/loadavg: 0.93 0.38 0.14 2/84 2969
/proc/meminfo: memFree=1073912/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5360 CPUtime=2.52
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2783 0 -1 4194304 310 14217 0 1 0 0 242 10 16 0 1 0 2357970 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2958/statm: 1340 236 195 169 0 51 0
[pid=2969] ppid=2958 vsize=35216 CPUtime=3.82
/proc/2969/stat : 2969 (ld-linux.so.2) R 2958 2958 2783 0 -1 4194304 3370 0 6 0 380 2 0 0 25 0 1 100 2358190 36061184 3313 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 0 0 0
/proc/2969/statm: 8804 3313 593 29 0 2858 0
Current children cumulated CPU time (s) 6.34
Current children cumulated vsize (KiB) 40576

[startup+12.7017 s]
/proc/loadavg: 0.93 0.39 0.14 2/84 2969
/proc/meminfo: memFree=1074232/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5360 CPUtime=2.52
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2783 0 -1 4194304 310 14217 0 1 0 0 242 10 16 0 1 0 2357970 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2958/statm: 1340 236 195 169 0 51 0
[pid=2969] ppid=2958 vsize=35216 CPUtime=10.17
/proc/2969/stat : 2969 (ld-linux.so.2) R 2958 2958 2783 0 -1 4194304 3371 0 6 0 1015 2 0 0 25 0 1 100 2358190 36061184 3314 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 0 0 0
/proc/2969/statm: 8804 3314 594 29 0 2858 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 40576

[startup+25.5018 s]
/proc/loadavg: 0.95 0.42 0.16 2/84 2969
/proc/meminfo: memFree=1072760/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5360 CPUtime=2.52
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2783 0 -1 4194304 310 14217 0 1 0 0 242 10 16 0 1 0 2357970 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2958/statm: 1340 236 195 169 0 51 0
[pid=2969] ppid=2958 vsize=36884 CPUtime=22.88
/proc/2969/stat : 2969 (ld-linux.so.2) R 2958 2958 2783 0 -1 4194304 4280 0 6 0 2286 2 0 0 25 0 1 100 2358190 37769216 3806 996147200 1448431616 1448550632 4294956176 18446744073709551615 134534368 0 0 4096 8194 0 0 0 17 1 0 0
/proc/2969/statm: 9221 3806 599 29 0 3275 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 42244

[startup+51.1011 s]
/proc/loadavg: 0.97 0.47 0.18 2/84 2969
/proc/meminfo: memFree=1072696/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5360 CPUtime=2.52
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2783 0 -1 4194304 310 14217 0 1 0 0 242 10 16 0 1 0 2357970 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2958/statm: 1340 236 195 169 0 51 0
[pid=2969] ppid=2958 vsize=36884 CPUtime=48.31
/proc/2969/stat : 2969 (ld-linux.so.2) R 2958 2958 2783 0 -1 4194304 4280 0 6 0 4829 2 0 0 25 0 1 100 2358190 37769216 3806 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670064 0 0 4096 8194 0 0 0 17 0 0 0
/proc/2969/statm: 9221 3806 599 29 0 3275 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 42244

[startup+102.307 s]
/proc/loadavg: 0.98 0.55 0.22 2/84 2969
/proc/meminfo: memFree=1072760/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5360 CPUtime=2.52
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2783 0 -1 4194304 310 14217 0 1 0 0 242 10 16 0 1 0 2357970 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2958/statm: 1340 236 195 169 0 51 0
[pid=2969] ppid=2958 vsize=36884 CPUtime=99.16
/proc/2969/stat : 2969 (ld-linux.so.2) R 2958 2958 2783 0 -1 4194304 4294 0 6 0 9914 2 0 0 25 0 1 100 2358190 37769216 3820 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 1 0 0
/proc/2969/statm: 9221 3820 599 29 0 3275 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 42244

[startup+162.302 s]
/proc/loadavg: 0.99 0.63 0.27 2/84 2969
/proc/meminfo: memFree=1072632/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5360 CPUtime=2.52
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2783 0 -1 4194304 310 14217 0 1 0 0 242 10 16 0 1 0 2357970 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2958/statm: 1340 236 195 169 0 51 0
[pid=2969] ppid=2958 vsize=36884 CPUtime=158.74
/proc/2969/stat : 2969 (ld-linux.so.2) R 2958 2958 2783 0 -1 4194304 4336 0 6 0 15872 2 0 0 25 0 1 100 2358190 37769216 3862 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670077 0 0 4096 8194 0 0 0 17 0 0 0
/proc/2969/statm: 9221 3862 599 29 0 3275 0
Current children cumulated CPU time (s) 161.26
Current children cumulated vsize (KiB) 42244

[startup+222.302 s]
/proc/loadavg: 1.06 0.71 0.31 2/84 2969
/proc/meminfo: memFree=1072632/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5360 CPUtime=2.52
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2783 0 -1 4194304 310 14217 0 1 0 0 242 10 16 0 1 0 2357970 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2958/statm: 1340 236 195 169 0 51 0
[pid=2969] ppid=2958 vsize=36884 CPUtime=218.33
/proc/2969/stat : 2969 (ld-linux.so.2) R 2958 2958 2783 0 -1 4194304 4336 0 6 0 21831 2 0 0 25 0 1 100 2358190 37769216 3862 996147200 1448431616 1448550632 4294956176 18446744073709551615 134534378 0 0 4096 8194 0 0 0 17 1 0 0
/proc/2969/statm: 9221 3862 599 29 0 3275 0
Current children cumulated CPU time (s) 220.85
Current children cumulated vsize (KiB) 42244

[startup+282.302 s]
/proc/loadavg: 1.02 0.76 0.35 2/84 2969
/proc/meminfo: memFree=1072568/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5360 CPUtime=2.52
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2783 0 -1 4194304 310 14217 0 1 0 0 242 10 16 0 1 0 2357970 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2958/statm: 1340 236 195 169 0 51 0
[pid=2969] ppid=2958 vsize=36884 CPUtime=277.91
/proc/2969/stat : 2969 (ld-linux.so.2) R 2958 2958 2783 0 -1 4194304 4336 0 6 0 27789 2 0 0 25 0 1 100 2358190 37769216 3862 996147200 1448431616 1448550632 4294956176 18446744073709551615 134534380 0 0 4096 8194 0 0 0 17 0 0 0

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

/proc/2958/statm: 1340 236 195 169 0 51 0
[pid=2969] ppid=2958 vsize=36884 CPUtime=1112.08
/proc/2969/stat : 2969 (ld-linux.so.2) R 2958 2958 2783 0 -1 4194304 4336 0 6 0 111204 4 0 0 25 0 1 100 2358190 37769216 3862 996147200 1448431616 1448550632 4294956176 18446744073709551615 134535440 0 0 4096 8194 0 0 0 17 1 0 0
/proc/2969/statm: 9221 3862 599 29 0 3275 0
Current children cumulated CPU time (s) 1114.6
Current children cumulated vsize (KiB) 42244

[startup+1182.3 s]
/proc/loadavg: 1.34 1.09 0.77 2/84 2975
/proc/meminfo: memFree=1071672/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5360 CPUtime=2.52
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2783 0 -1 4194304 310 14217 0 1 0 0 242 10 16 0 1 0 2357970 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2958/statm: 1340 236 195 169 0 51 0
[pid=2969] ppid=2958 vsize=36884 CPUtime=1171.66
/proc/2969/stat : 2969 (ld-linux.so.2) R 2958 2958 2783 0 -1 4194304 4336 0 6 0 117162 4 0 0 25 0 1 100 2358190 37769216 3862 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670054 0 0 4096 8194 0 0 0 17 0 0 0
/proc/2969/statm: 9221 3862 599 29 0 3275 0
Current children cumulated CPU time (s) 1174.18
Current children cumulated vsize (KiB) 42244

[startup+1242.3 s]
/proc/loadavg: 1.23 1.11 0.80 2/84 2975
/proc/meminfo: memFree=1071608/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5360 CPUtime=2.52
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2783 0 -1 4194304 310 14217 0 1 0 0 242 10 16 0 1 0 2357970 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2958/statm: 1340 236 195 169 0 51 0
[pid=2969] ppid=2958 vsize=36884 CPUtime=1231.25
/proc/2969/stat : 2969 (ld-linux.so.2) R 2958 2958 2783 0 -1 4194304 4336 0 6 0 123121 4 0 0 25 0 1 100 2358190 37769216 3862 996147200 1448431616 1448550632 4294956176 18446744073709551615 134534386 0 0 4096 8194 0 0 0 17 0 0 0
/proc/2969/statm: 9221 3862 599 29 0 3275 0
Current children cumulated CPU time (s) 1233.77
Current children cumulated vsize (KiB) 42244

[startup+1302.3 s]
/proc/loadavg: 1.08 1.09 0.81 2/84 2975
/proc/meminfo: memFree=1071608/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5360 CPUtime=2.52
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2783 0 -1 4194304 310 14217 0 1 0 0 242 10 16 0 1 0 2357970 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2958/statm: 1340 236 195 169 0 51 0
[pid=2969] ppid=2958 vsize=36884 CPUtime=1290.83
/proc/2969/stat : 2969 (ld-linux.so.2) R 2958 2958 2783 0 -1 4194304 4336 0 6 0 129079 4 0 0 25 0 1 100 2358190 37769216 3862 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670199 0 0 4096 8194 0 0 0 17 1 0 0
/proc/2969/statm: 9221 3862 599 29 0 3275 0
Current children cumulated CPU time (s) 1293.35
Current children cumulated vsize (KiB) 42244

[startup+1362.3 s]
/proc/loadavg: 1.03 1.07 0.82 2/84 2975
/proc/meminfo: memFree=1071544/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5360 CPUtime=2.52
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2783 0 -1 4194304 310 14217 0 1 0 0 242 10 16 0 1 0 2357970 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2958/statm: 1340 236 195 169 0 51 0
[pid=2969] ppid=2958 vsize=36884 CPUtime=1350.43
/proc/2969/stat : 2969 (ld-linux.so.2) R 2958 2958 2783 0 -1 4194304 4336 0 6 0 135038 5 0 0 25 0 1 100 2358190 37769216 3862 996147200 1448431616 1448550632 4294956176 18446744073709551615 134534369 0 0 4096 8194 0 0 0 17 0 0 0
/proc/2969/statm: 9221 3862 599 29 0 3275 0
Current children cumulated CPU time (s) 1352.95
Current children cumulated vsize (KiB) 42244

[startup+1422.31 s]
/proc/loadavg: 1.01 1.05 0.83 2/84 2975
/proc/meminfo: memFree=1071544/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5360 CPUtime=2.52
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2783 0 -1 4194304 310 14217 0 1 0 0 242 10 16 0 1 0 2357970 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2958/statm: 1340 236 195 169 0 51 0
[pid=2969] ppid=2958 vsize=36884 CPUtime=1410
/proc/2969/stat : 2969 (ld-linux.so.2) R 2958 2958 2783 0 -1 4194304 4336 0 6 0 140995 5 0 0 25 0 1 100 2358190 37769216 3862 996147200 1448431616 1448550632 4294956176 18446744073709551615 134616098 0 0 4096 8194 0 0 0 17 1 0 0
/proc/2969/statm: 9221 3862 599 29 0 3275 0
Current children cumulated CPU time (s) 1412.52
Current children cumulated vsize (KiB) 42244

[startup+1482.3 s]
/proc/loadavg: 1.00 1.04 0.83 2/84 2975
/proc/meminfo: memFree=1071480/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5360 CPUtime=2.52
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2783 0 -1 4194304 310 14217 0 1 0 0 242 10 16 0 1 0 2357970 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2958/statm: 1340 236 195 169 0 51 0
[pid=2969] ppid=2958 vsize=36884 CPUtime=1469.58
/proc/2969/stat : 2969 (ld-linux.so.2) R 2958 2958 2783 0 -1 4194304 4336 0 6 0 146953 5 0 0 25 0 1 100 2358190 37769216 3862 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670054 0 0 4096 8194 0 0 0 17 0 0 0
/proc/2969/statm: 9221 3862 599 29 0 3275 0
Current children cumulated CPU time (s) 1472.1
Current children cumulated vsize (KiB) 42244

[startup+1542.3 s]
/proc/loadavg: 1.00 1.03 0.84 2/84 2975
/proc/meminfo: memFree=1071480/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5360 CPUtime=2.52
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2783 0 -1 4194304 310 14217 0 1 0 0 242 10 16 0 1 0 2357970 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2958/statm: 1340 236 195 169 0 51 0
[pid=2969] ppid=2958 vsize=36884 CPUtime=1529.17
/proc/2969/stat : 2969 (ld-linux.so.2) R 2958 2958 2783 0 -1 4194304 4336 0 6 0 152912 5 0 0 25 0 1 100 2358190 37769216 3862 996147200 1448431616 1448550632 4294956176 18446744073709551615 134534380 0 0 4096 8194 0 0 0 17 1 0 0
/proc/2969/statm: 9221 3862 599 29 0 3275 0
Current children cumulated CPU time (s) 1531.69
Current children cumulated vsize (KiB) 42244

[startup+1602.3 s]
/proc/loadavg: 1.00 1.02 0.84 2/84 2975
/proc/meminfo: memFree=1071416/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5360 CPUtime=2.52
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2783 0 -1 4194304 310 14217 0 1 0 0 242 10 16 0 1 0 2357970 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2958/statm: 1340 236 195 169 0 51 0
[pid=2969] ppid=2958 vsize=36884 CPUtime=1588.75
/proc/2969/stat : 2969 (ld-linux.so.2) R 2958 2958 2783 0 -1 4194304 4336 0 6 0 158870 5 0 0 25 0 1 100 2358190 37769216 3862 996147200 1448431616 1448550632 4294956176 18446744073709551615 134534368 0 0 4096 8194 0 0 0 17 0 0 0
/proc/2969/statm: 9221 3862 599 29 0 3275 0
Current children cumulated CPU time (s) 1591.27
Current children cumulated vsize (KiB) 42244

[startup+1662.3 s]
/proc/loadavg: 1.00 1.02 0.85 2/84 2975
/proc/meminfo: memFree=1071352/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5360 CPUtime=2.52
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2783 0 -1 4194304 310 14217 0 1 0 0 242 10 16 0 1 0 2357970 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2958/statm: 1340 236 195 169 0 51 0
[pid=2969] ppid=2958 vsize=36884 CPUtime=1648.33
/proc/2969/stat : 2969 (ld-linux.so.2) R 2958 2958 2783 0 -1 4194304 4336 0 6 0 164828 5 0 0 25 0 1 100 2358190 37769216 3862 996147200 1448431616 1448550632 4294956176 18446744073709551615 134534386 0 0 4096 8194 0 0 0 17 1 0 0
/proc/2969/statm: 9221 3862 599 29 0 3275 0
Current children cumulated CPU time (s) 1650.85
Current children cumulated vsize (KiB) 42244

[startup+1722.3 s]
/proc/loadavg: 1.00 1.01 0.86 2/84 2977
/proc/meminfo: memFree=1071096/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5360 CPUtime=2.52
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2783 0 -1 4194304 310 14217 0 1 0 0 242 10 16 0 1 0 2357970 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2958/statm: 1340 236 195 169 0 51 0
[pid=2969] ppid=2958 vsize=36884 CPUtime=1707.92
/proc/2969/stat : 2969 (ld-linux.so.2) R 2958 2958 2783 0 -1 4194304 4336 0 6 0 170786 6 0 0 25 0 1 100 2358190 37769216 3862 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670071 0 0 4096 8194 0 0 0 17 0 0 0
/proc/2969/statm: 9221 3862 599 29 0 3275 0
Current children cumulated CPU time (s) 1710.44
Current children cumulated vsize (KiB) 42244

[startup+1782.3 s]
/proc/loadavg: 1.00 1.01 0.86 2/84 2977
/proc/meminfo: memFree=1071096/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5360 CPUtime=2.52
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2783 0 -1 4194304 310 14217 0 1 0 0 242 10 16 0 1 0 2357970 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2958/statm: 1340 236 195 169 0 51 0
[pid=2969] ppid=2958 vsize=36884 CPUtime=1767.5
/proc/2969/stat : 2969 (ld-linux.so.2) R 2958 2958 2783 0 -1 4194304 4336 0 6 0 176744 6 0 0 25 0 1 100 2358190 37769216 3862 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 1 0 0
/proc/2969/statm: 9221 3862 599 29 0 3275 0
Current children cumulated CPU time (s) 1770.02
Current children cumulated vsize (KiB) 42244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.5 s]
/proc/loadavg: 1.00 1.00 0.86 2/84 2977
/proc/meminfo: memFree=1071096/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5360 CPUtime=2.52
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2783 0 -1 4194304 310 14217 0 1 0 0 242 10 16 0 1 0 2357970 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2958/statm: 1340 236 195 169 0 51 0
[pid=2969] ppid=2958 vsize=36884 CPUtime=1797.48
/proc/2969/stat : 2969 (ld-linux.so.2) R 2958 2958 2783 0 -1 4194304 4336 0 6 0 179742 6 0 0 25 0 1 100 2358190 37769216 3862 996147200 1448431616 1448550632 4294956176 18446744073709551615 134616100 0 0 4096 8194 0 0 0 17 1 0 0
/proc/2969/statm: 9221 3862 599 29 0 3275 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 42244

Sending SIGTERM to process tree (bottom up)

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

[startup+1812.5 s]
/proc/loadavg: 1.00 1.00 0.86 2/84 2977
/proc/meminfo: memFree=1071096/2055920 swapFree=4192956/4192956
[pid=2958] ppid=2956 vsize=5360 CPUtime=2.52
/proc/2958/stat : 2958 (solve.sh) S 2956 2958 2783 0 -1 4194304 310 14217 0 1 0 0 242 10 16 0 1 0 2357970 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2958/statm: 1340 236 195 169 0 51 0
[pid=2969] ppid=2958 vsize=36884 CPUtime=1797.48
/proc/2969/stat : 2969 (ld-linux.so.2) R 2958 2958 2783 0 -1 4194304 4336 0 6 0 179742 6 0 0 25 0 1 100 2358190 37769216 3862 996147200 1448431616 1448550632 4294956176 18446744073709551615 134616100 0 0 4096 8194 0 0 0 17 1 0 0
/proc/2969/statm: 9221 3862 599 29 0 3275 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 42244

Child status: 143
Real time (s): 1812.51
CPU time (s): 1800.04
CPU user time (s): 1799.86
CPU system time (s): 0.175973
CPU usage (%): 99.3118
Max. virtual memory (cumulated for all children) (KiB): 875016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.86
system time used= 0.175973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18878
page faults= 7
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 539
involuntary context switches= 42858

runsolver used 1.81372 second user time and 4.79127 second system time

The end

Launcher Data (download as text)

Begin job on node25 at 2008-07-07 20:49:20
IDJOB=1107470
IDBENCH=54241
IDSOLVER=369
FILE ID=node25/1107470-1215456560
PBS_JOBID= 7888595
Free space on /tmp= 66528 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7dacb354b431a82a4e6c58fb80279ced
RANDOM SEED=587489002

node25.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.265
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.265
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:       1088872 kB
Buffers:         10896 kB
Cached:         161280 kB
SwapCached:          0 kB
Active:         827472 kB
Inactive:       106336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1088872 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           31128 kB
Writeback:           0 kB
Mapped:         781796 kB
Slab:            17060 kB
Committed_AS:   853424 kB
PageTables:       3388 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= 66500 MiB
End job on node25 at 2008-07-07 21:19:33