Trace number 1104998

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.1 1814.51

General information on the benchmark

Namecsp/dubois/
normalized-dubois-100_ext.xml
MD5SUM751ddd7218f8f782ca5fbeab1c665c06
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.816875
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints200
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension200
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.37/0.48	c Finished tailoring XCSP instance to Minion. Starting solving
1800.07/1814.50	HOME/solve.sh: line 8:  6403 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-1104998-1215202409/watcher-1104998-1215202409 -o /tmp/evaluation-result-1104998-1215202409/solver-1104998-1215202409 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solve.sh HOME/instance-1104998-1215202409.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.92 1.98 1.99 4/73 6392
/proc/meminfo: memFree=1680184/2055920 swapFree=4180096/4192956
[pid=6392] ppid=6390 vsize=5356 CPUtime=0
/proc/6392/stat : 6392 (solve.sh) R 6390 6392 5813 0 -1 4194304 266 0 0 0 0 0 0 0 20 0 1 0 1999213363 5484544 234 996147200 4194304 4889804 548682068832 18446744073709551615 259415141023 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/6392/statm: 1339 234 194 169 0 50 0
[pid=6393] ppid=6392 vsize=5356 CPUtime=0
/proc/6393/stat : 6393 (solve.sh) R 6392 6392 5813 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 1999213364 5484544 234 996147200 4194304 4889804 548682068832 18446744073709551615 259415141023 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/6393/statm: 1339 234 194 169 0 50 0

[startup+0.0544941 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 6392
/proc/meminfo: memFree=1680184/2055920 swapFree=4180096/4192956
[pid=6392] ppid=6390 vsize=5356 CPUtime=0
/proc/6392/stat : 6392 (solve.sh) S 6390 6392 5813 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1999213363 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6392/statm: 1339 235 195 169 0 50 0
[pid=6393] ppid=6392 vsize=860340 CPUtime=0.03
/proc/6393/stat : 6393 (java) S 6392 6392 5813 0 -1 0 2084 0 1 0 2 1 0 0 18 0 6 0 1999213364 880988160 1650 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/6393/statm: 215085 1650 903 9 0 210064 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 865696

[startup+0.101451 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 6392
/proc/meminfo: memFree=1680184/2055920 swapFree=4180096/4192956
[pid=6392] ppid=6390 vsize=5356 CPUtime=0
/proc/6392/stat : 6392 (solve.sh) S 6390 6392 5813 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1999213363 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6392/statm: 1339 235 195 169 0 50 0
[pid=6393] ppid=6392 vsize=864136 CPUtime=0.07
/proc/6393/stat : 6393 (java) S 6392 6392 5813 0 -1 0 3464 0 1 0 6 1 0 0 18 0 9 0 1999213364 884875264 2918 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6393/statm: 216034 2918 1708 9 0 210596 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 869492

[startup+0.30147 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 6392
/proc/meminfo: memFree=1680184/2055920 swapFree=4180096/4192956
[pid=6392] ppid=6390 vsize=5356 CPUtime=0
/proc/6392/stat : 6392 (solve.sh) S 6390 6392 5813 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1999213363 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6392/statm: 1339 235 195 169 0 50 0
[pid=6393] ppid=6392 vsize=864900 CPUtime=0.28
/proc/6393/stat : 6393 (java) S 6392 6392 5813 0 -1 0 4286 0 1 0 26 2 0 0 18 0 9 0 1999213364 885657600 3714 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6393/statm: 216225 3714 1828 9 0 210787 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 870256

[startup+0.701515 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 6392
/proc/meminfo: memFree=1680184/2055920 swapFree=4180096/4192956
[pid=6392] ppid=6390 vsize=5360 CPUtime=0.4
/proc/6392/stat : 6392 (solve.sh) S 6390 6392 5813 0 -1 4194304 310 5263 0 1 0 0 37 3 16 0 1 0 1999213363 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6392/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 5360

[startup+1.5016 s]
/proc/loadavg: 1.92 1.98 1.99 3/75 6403
/proc/meminfo: memFree=1677544/2055920 swapFree=4180096/4192956
[pid=6392] ppid=6390 vsize=5360 CPUtime=0.4
/proc/6392/stat : 6392 (solve.sh) S 6390 6392 5813 0 -1 4194304 310 5263 0 1 0 0 37 3 16 0 1 0 1999213363 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6392/statm: 1340 236 195 169 0 51 0
[pid=6403] ppid=6392 vsize=25024 CPUtime=0.99
/proc/6403/stat : 6403 (ld-linux.so.2) R 6392 6392 5813 0 -1 4194304 704 0 0 0 98 1 0 0 25 0 1 100 1999213411 25624576 686 996147200 1448431616 1448550632 4294956176 18446744073709551615 148968793 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6403/statm: 6256 686 383 29 0 310 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 30384

[startup+3.10177 s]
/proc/loadavg: 1.92 1.98 1.99 3/75 6403
/proc/meminfo: memFree=1678504/2055920 swapFree=4180096/4192956
[pid=6392] ppid=6390 vsize=5360 CPUtime=0.4
/proc/6392/stat : 6392 (solve.sh) S 6390 6392 5813 0 -1 4194304 310 5263 0 1 0 0 37 3 16 0 1 0 1999213363 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6392/statm: 1340 236 195 169 0 51 0
[pid=6403] ppid=6392 vsize=25024 CPUtime=2.57
/proc/6403/stat : 6403 (ld-linux.so.2) R 6392 6392 5813 0 -1 4194304 704 0 0 0 256 1 0 0 25 0 1 100 1999213411 25624576 686 996147200 1448431616 1448550632 4294956176 18446744073709551615 134615873 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6403/statm: 6256 686 383 29 0 310 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 30384

[startup+6.30113 s]
/proc/loadavg: 1.93 1.98 1.99 3/75 6403
/proc/meminfo: memFree=1678504/2055920 swapFree=4180096/4192956
[pid=6392] ppid=6390 vsize=5360 CPUtime=0.4
/proc/6392/stat : 6392 (solve.sh) S 6390 6392 5813 0 -1 4194304 310 5263 0 1 0 0 37 3 16 0 1 0 1999213363 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6392/statm: 1340 236 195 169 0 51 0
[pid=6403] ppid=6392 vsize=25024 CPUtime=5.75
/proc/6403/stat : 6403 (ld-linux.so.2) R 6392 6392 5813 0 -1 4194304 704 0 0 0 574 1 0 0 25 0 1 100 1999213411 25624576 686 996147200 1448431616 1448550632 4294956176 18446744073709551615 148969401 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6403/statm: 6256 686 383 29 0 310 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 30384

[startup+12.7028 s]
/proc/loadavg: 1.93 1.98 1.99 3/75 6403
/proc/meminfo: memFree=1678696/2055920 swapFree=4180096/4192956
[pid=6392] ppid=6390 vsize=5360 CPUtime=0.4
/proc/6392/stat : 6392 (solve.sh) S 6390 6392 5813 0 -1 4194304 310 5263 0 1 0 0 37 3 16 0 1 0 1999213363 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6392/statm: 1340 236 195 169 0 51 0
[pid=6403] ppid=6392 vsize=25024 CPUtime=12.09
/proc/6403/stat : 6403 (ld-linux.so.2) R 6392 6392 5813 0 -1 4194304 704 0 0 0 1208 1 0 0 25 0 1 100 1999213411 25624576 686 996147200 1448431616 1448550632 4294956176 18446744073709551615 149004297 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6403/statm: 6256 686 383 29 0 310 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 30384

[startup+25.5013 s]
/proc/loadavg: 1.95 1.98 1.99 3/75 6403
/proc/meminfo: memFree=1678760/2055920 swapFree=4180096/4192956
[pid=6392] ppid=6390 vsize=5360 CPUtime=0.4
/proc/6392/stat : 6392 (solve.sh) S 6390 6392 5813 0 -1 4194304 310 5263 0 1 0 0 37 3 16 0 1 0 1999213363 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6392/statm: 1340 236 195 169 0 51 0
[pid=6403] ppid=6392 vsize=25024 CPUtime=24.78
/proc/6403/stat : 6403 (ld-linux.so.2) R 6392 6392 5813 0 -1 4194304 704 0 0 0 2477 1 0 0 25 0 1 100 1999213411 25624576 686 996147200 1448431616 1448550632 4294956176 18446744073709551615 134616026 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6403/statm: 6256 686 383 29 0 310 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 30384

[startup+51.1011 s]
/proc/loadavg: 1.96 1.98 1.99 3/75 6403
/proc/meminfo: memFree=1677864/2055920 swapFree=4180096/4192956
[pid=6392] ppid=6390 vsize=5360 CPUtime=0.4
/proc/6392/stat : 6392 (solve.sh) S 6390 6392 5813 0 -1 4194304 310 5263 0 1 0 0 37 3 16 0 1 0 1999213363 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6392/statm: 1340 236 195 169 0 51 0
[pid=6403] ppid=6392 vsize=25024 CPUtime=50.13
/proc/6403/stat : 6403 (ld-linux.so.2) R 6392 6392 5813 0 -1 4194304 704 0 0 0 5012 1 0 0 25 0 1 100 1999213411 25624576 686 996147200 1448431616 1448550632 4294956176 18446744073709551615 148969507 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6403/statm: 6256 686 383 29 0 310 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 30384

[startup+102.31 s]
/proc/loadavg: 1.98 1.98 1.99 3/75 6403
/proc/meminfo: memFree=1678568/2055920 swapFree=4180096/4192956
[pid=6392] ppid=6390 vsize=5360 CPUtime=0.4
/proc/6392/stat : 6392 (solve.sh) S 6390 6392 5813 0 -1 4194304 310 5263 0 1 0 0 37 3 16 0 1 0 1999213363 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6392/statm: 1340 236 195 169 0 51 0
[pid=6403] ppid=6392 vsize=25024 CPUtime=100.91
/proc/6403/stat : 6403 (ld-linux.so.2) R 6392 6392 5813 0 -1 4194304 704 0 0 0 10090 1 0 0 25 0 1 100 1999213411 25624576 686 996147200 1448431616 1448550632 4294956176 18446744073709551615 134535455 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6403/statm: 6256 686 383 29 0 310 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 30384

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 6403
/proc/meminfo: memFree=1678568/2055920 swapFree=4180096/4192956
[pid=6392] ppid=6390 vsize=5360 CPUtime=0.4
/proc/6392/stat : 6392 (solve.sh) S 6390 6392 5813 0 -1 4194304 310 5263 0 1 0 0 37 3 16 0 1 0 1999213363 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6392/statm: 1340 236 195 169 0 51 0
[pid=6403] ppid=6392 vsize=25024 CPUtime=160.41
/proc/6403/stat : 6403 (ld-linux.so.2) R 6392 6392 5813 0 -1 4194304 704 0 0 0 16040 1 0 0 25 0 1 100 1999213411 25624576 686 996147200 1448431616 1448550632 4294956176 18446744073709551615 134559254 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6403/statm: 6256 686 383 29 0 310 0
Current children cumulated CPU time (s) 160.81
Current children cumulated vsize (KiB) 30384

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 6403
/proc/meminfo: memFree=1678504/2055920 swapFree=4180096/4192956
[pid=6392] ppid=6390 vsize=5360 CPUtime=0.4
/proc/6392/stat : 6392 (solve.sh) S 6390 6392 5813 0 -1 4194304 310 5263 0 1 0 0 37 3 16 0 1 0 1999213363 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6392/statm: 1340 236 195 169 0 51 0
[pid=6403] ppid=6392 vsize=25024 CPUtime=219.91
/proc/6403/stat : 6403 (ld-linux.so.2) R 6392 6392 5813 0 -1 4194304 704 0 0 0 21990 1 0 0 25 0 1 100 1999213411 25624576 686 996147200 1448431616 1448550632 4294956176 18446744073709551615 134535461 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6403/statm: 6256 686 383 29 0 310 0
Current children cumulated CPU time (s) 220.31
Current children cumulated vsize (KiB) 30384

[startup+282.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 6403
/proc/meminfo: memFree=1678440/2055920 swapFree=4180096/4192956
[pid=6392] ppid=6390 vsize=5360 CPUtime=0.4
/proc/6392/stat : 6392 (solve.sh) S 6390 6392 5813 0 -1 4194304 310 5263 0 1 0 0 37 3 16 0 1 0 1999213363 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6392/statm: 1340 236 195 169 0 51 0
[pid=6403] ppid=6392 vsize=25024 CPUtime=279.44
/proc/6403/stat : 6403 (ld-linux.so.2) R 6392 6392 5813 0 -1 4194304 704 0 0 0 27942 2 0 0 25 0 1 100 1999213411 25624576 686 996147200 1448431616 1448550632 4294956176 18446744073709551615 149004297 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6403/statm: 6256 686 383 29 0 310 0
Current children cumulated CPU time (s) 279.84
Current children cumulated vsize (KiB) 30384

[startup+342.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 6403
/proc/meminfo: memFree=1678440/2055920 swapFree=4180096/4192956
[pid=6392] ppid=6390 vsize=5360 CPUtime=0.4
/proc/6392/stat : 6392 (solve.sh) S 6390 6392 5813 0 -1 4194304 310 5263 0 1 0 0 37 3 16 0 1 0 1999213363 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6392/statm: 1340 236 195 169 0 51 0
[pid=6403] ppid=6392 vsize=25024 CPUtime=338.95
/proc/6403/stat : 6403 (ld-linux.so.2) R 6392 6392 5813 0 -1 4194304 704 0 0 0 33893 2 0 0 25 0 1 100 1999213411 25624576 686 996147200 1448431616 1448550632 4294956176 18446744073709551615 134615854 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6403/statm: 6256 686 383 29 0 310 0
Current children cumulated CPU time (s) 339.35
Current children cumulated vsize (KiB) 30384


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

/proc/6392/stat : 6392 (solve.sh) S 6390 6392 5813 0 -1 4194304 310 5263 0 1 0 0 37 3 16 0 1 0 1999213363 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6392/statm: 1340 236 195 169 0 51 0
[pid=6403] ppid=6392 vsize=25024 CPUtime=1112.64
/proc/6403/stat : 6403 (ld-linux.so.2) R 6392 6392 5813 0 -1 4194304 704 0 0 0 111259 5 0 0 25 0 1 100 1999213411 25624576 686 996147200 1448431616 1448550632 4294956176 18446744073709551615 134615873 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6403/statm: 6256 686 383 29 0 310 0
Current children cumulated CPU time (s) 1113.04
Current children cumulated vsize (KiB) 30384

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 6403
/proc/meminfo: memFree=1677800/2055920 swapFree=4180096/4192956
[pid=6392] ppid=6390 vsize=5360 CPUtime=0.4
/proc/6392/stat : 6392 (solve.sh) S 6390 6392 5813 0 -1 4194304 310 5263 0 1 0 0 37 3 16 0 1 0 1999213363 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6392/statm: 1340 236 195 169 0 51 0
[pid=6403] ppid=6392 vsize=25024 CPUtime=1172.16
/proc/6403/stat : 6403 (ld-linux.so.2) R 6392 6392 5813 0 -1 4194304 704 0 0 0 117211 5 0 0 25 0 1 100 1999213411 25624576 686 996147200 1448431616 1448550632 4294956176 18446744073709551615 148969393 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6403/statm: 6256 686 383 29 0 310 0
Current children cumulated CPU time (s) 1172.56
Current children cumulated vsize (KiB) 30384

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 6403
/proc/meminfo: memFree=1677672/2055920 swapFree=4180096/4192956
[pid=6392] ppid=6390 vsize=5360 CPUtime=0.4
/proc/6392/stat : 6392 (solve.sh) S 6390 6392 5813 0 -1 4194304 310 5263 0 1 0 0 37 3 16 0 1 0 1999213363 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6392/statm: 1340 236 195 169 0 51 0
[pid=6403] ppid=6392 vsize=25024 CPUtime=1231.69
/proc/6403/stat : 6403 (ld-linux.so.2) R 6392 6392 5813 0 -1 4194304 704 0 0 0 123163 6 0 0 25 0 1 100 1999213411 25624576 686 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670033 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6403/statm: 6256 686 383 29 0 310 0
Current children cumulated CPU time (s) 1232.09
Current children cumulated vsize (KiB) 30384

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 6403
/proc/meminfo: memFree=1677672/2055920 swapFree=4180096/4192956
[pid=6392] ppid=6390 vsize=5360 CPUtime=0.4
/proc/6392/stat : 6392 (solve.sh) S 6390 6392 5813 0 -1 4194304 310 5263 0 1 0 0 37 3 16 0 1 0 1999213363 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6392/statm: 1340 236 195 169 0 51 0
[pid=6403] ppid=6392 vsize=25024 CPUtime=1291.2
/proc/6403/stat : 6403 (ld-linux.so.2) R 6392 6392 5813 0 -1 4194304 704 0 0 0 129114 6 0 0 25 0 1 100 1999213411 25624576 686 996147200 1448431616 1448550632 4294956176 18446744073709551615 134615863 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6403/statm: 6256 686 383 29 0 310 0
Current children cumulated CPU time (s) 1291.6
Current children cumulated vsize (KiB) 30384

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 6403
/proc/meminfo: memFree=1677672/2055920 swapFree=4180096/4192956
[pid=6392] ppid=6390 vsize=5360 CPUtime=0.4
/proc/6392/stat : 6392 (solve.sh) S 6390 6392 5813 0 -1 4194304 310 5263 0 1 0 0 37 3 16 0 1 0 1999213363 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6392/statm: 1340 236 195 169 0 51 0
[pid=6403] ppid=6392 vsize=25024 CPUtime=1350.72
/proc/6403/stat : 6403 (ld-linux.so.2) R 6392 6392 5813 0 -1 4194304 704 0 0 0 135066 6 0 0 25 0 1 100 1999213411 25624576 686 996147200 1448431616 1448550632 4294956176 18446744073709551615 148968744 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6403/statm: 6256 686 383 29 0 310 0
Current children cumulated CPU time (s) 1351.12
Current children cumulated vsize (KiB) 30384

[startup+1422.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 6403
/proc/meminfo: memFree=1677608/2055920 swapFree=4180096/4192956
[pid=6392] ppid=6390 vsize=5360 CPUtime=0.4
/proc/6392/stat : 6392 (solve.sh) S 6390 6392 5813 0 -1 4194304 310 5263 0 1 0 0 37 3 16 0 1 0 1999213363 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6392/statm: 1340 236 195 169 0 51 0
[pid=6403] ppid=6392 vsize=25024 CPUtime=1410.25
/proc/6403/stat : 6403 (ld-linux.so.2) R 6392 6392 5813 0 -1 4194304 704 0 0 0 141018 7 0 0 25 0 1 100 1999213411 25624576 686 996147200 1448431616 1448550632 4294956176 18446744073709551615 134616008 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6403/statm: 6256 686 383 29 0 310 0
Current children cumulated CPU time (s) 1410.65
Current children cumulated vsize (KiB) 30384

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 6403
/proc/meminfo: memFree=1677608/2055920 swapFree=4180096/4192956
[pid=6392] ppid=6390 vsize=5360 CPUtime=0.4
/proc/6392/stat : 6392 (solve.sh) S 6390 6392 5813 0 -1 4194304 310 5263 0 1 0 0 37 3 16 0 1 0 1999213363 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6392/statm: 1340 236 195 169 0 51 0
[pid=6403] ppid=6392 vsize=25024 CPUtime=1469.76
/proc/6403/stat : 6403 (ld-linux.so.2) R 6392 6392 5813 0 -1 4194304 704 0 0 0 146969 7 0 0 25 0 1 100 1999213411 25624576 686 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670054 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6403/statm: 6256 686 383 29 0 310 0
Current children cumulated CPU time (s) 1470.16
Current children cumulated vsize (KiB) 30384

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 6403
/proc/meminfo: memFree=1677544/2055920 swapFree=4180096/4192956
[pid=6392] ppid=6390 vsize=5360 CPUtime=0.4
/proc/6392/stat : 6392 (solve.sh) S 6390 6392 5813 0 -1 4194304 310 5263 0 1 0 0 37 3 16 0 1 0 1999213363 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6392/statm: 1340 236 195 169 0 51 0
[pid=6403] ppid=6392 vsize=25024 CPUtime=1529.26
/proc/6403/stat : 6403 (ld-linux.so.2) R 6392 6392 5813 0 -1 4194304 704 0 0 0 152919 7 0 0 25 0 1 100 1999213411 25624576 686 996147200 1448431616 1448550632 4294956176 18446744073709551615 148968203 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6403/statm: 6256 686 383 29 0 310 0
Current children cumulated CPU time (s) 1529.66
Current children cumulated vsize (KiB) 30384

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 6403
/proc/meminfo: memFree=1677544/2055920 swapFree=4180096/4192956
[pid=6392] ppid=6390 vsize=5360 CPUtime=0.4
/proc/6392/stat : 6392 (solve.sh) S 6390 6392 5813 0 -1 4194304 310 5263 0 1 0 0 37 3 16 0 1 0 1999213363 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6392/statm: 1340 236 195 169 0 51 0
[pid=6403] ppid=6392 vsize=25024 CPUtime=1588.79
/proc/6403/stat : 6403 (ld-linux.so.2) R 6392 6392 5813 0 -1 4194304 704 0 0 0 158871 8 0 0 25 0 1 100 1999213411 25624576 686 996147200 1448431616 1448550632 4294956176 18446744073709551615 149004789 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6403/statm: 6256 686 383 29 0 310 0
Current children cumulated CPU time (s) 1589.19
Current children cumulated vsize (KiB) 30384

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 6403
/proc/meminfo: memFree=1677544/2055920 swapFree=4180096/4192956
[pid=6392] ppid=6390 vsize=5360 CPUtime=0.4
/proc/6392/stat : 6392 (solve.sh) S 6390 6392 5813 0 -1 4194304 310 5263 0 1 0 0 37 3 16 0 1 0 1999213363 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6392/statm: 1340 236 195 169 0 51 0
[pid=6403] ppid=6392 vsize=25024 CPUtime=1648.29
/proc/6403/stat : 6403 (ld-linux.so.2) R 6392 6392 5813 0 -1 4194304 704 0 0 0 164821 8 0 0 25 0 1 100 1999213411 25624576 686 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670045 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6403/statm: 6256 686 383 29 0 310 0
Current children cumulated CPU time (s) 1648.69
Current children cumulated vsize (KiB) 30384

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 6405
/proc/meminfo: memFree=1677416/2055920 swapFree=4180096/4192956
[pid=6392] ppid=6390 vsize=5360 CPUtime=0.4
/proc/6392/stat : 6392 (solve.sh) S 6390 6392 5813 0 -1 4194304 310 5263 0 1 0 0 37 3 16 0 1 0 1999213363 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6392/statm: 1340 236 195 169 0 51 0
[pid=6403] ppid=6392 vsize=25024 CPUtime=1707.81
/proc/6403/stat : 6403 (ld-linux.so.2) R 6392 6392 5813 0 -1 4194304 704 0 0 0 170772 9 0 0 25 0 1 100 1999213411 25624576 686 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670057 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6403/statm: 6256 686 383 29 0 310 0
Current children cumulated CPU time (s) 1708.21
Current children cumulated vsize (KiB) 30384

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 6443
/proc/meminfo: memFree=1677168/2055920 swapFree=4180096/4192956
[pid=6392] ppid=6390 vsize=5360 CPUtime=0.4
/proc/6392/stat : 6392 (solve.sh) S 6390 6392 5813 0 -1 4194304 310 5263 0 1 0 0 37 3 16 0 1 0 1999213363 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6392/statm: 1340 236 195 169 0 51 0
[pid=6403] ppid=6392 vsize=25024 CPUtime=1767.49
/proc/6403/stat : 6403 (ld-linux.so.2) R 6392 6392 5813 0 -1 4194304 704 0 0 0 176740 9 0 0 25 0 1 100 1999213411 25624576 686 996147200 1448431616 1448550632 4294956176 18446744073709551615 134535450 0 0 4096 8194 0 0 0 17 0 0 0
/proc/6403/statm: 6256 686 383 29 0 310 0
Current children cumulated CPU time (s) 1767.89
Current children cumulated vsize (KiB) 30384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.5 s]
/proc/loadavg: 1.92 1.97 1.99 3/74 6470
/proc/meminfo: memFree=1667000/2055920 swapFree=4180096/4192956
[pid=6392] ppid=6390 vsize=5360 CPUtime=0.4
/proc/6392/stat : 6392 (solve.sh) S 6390 6392 5813 0 -1 4194304 310 5263 0 1 0 0 37 3 16 0 1 0 1999213363 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6392/statm: 1340 236 195 169 0 51 0
[pid=6403] ppid=6392 vsize=25024 CPUtime=1799.67
/proc/6403/stat : 6403 (ld-linux.so.2) R 6392 6392 5813 0 -1 4194304 704 0 0 0 179955 12 0 0 25 0 1 100 1999213411 25624576 686 996147200 1448431616 1448550632 4294956176 18446744073709551615 149004297 0 0 4096 8194 0 0 0 17 0 0 0
/proc/6403/statm: 6256 686 383 29 0 310 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 30384

Sending SIGTERM to process tree (bottom up)


[startup+olver just ended. Dumping a history of the last processes samples01814.5 s]
/proc/loadavg: 1.92 1.97 1.99 3/74 6470
/proc/meminfo: memFree=1667000/2055920 swapFree=4180096/4192956
[pid=6392] ppid=6390 vsize=5360 CPUtime=0.4
/proc/6392/stat : 6392 (solve.sh) S 6390 6392 5813 0 -1 4194304 310 5263 0 1 0 0 37 3 16 0 1 0 1999213363 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6392/statm: 1340 236 195 169 0 51 0
[pid=6403] ppid=6392 vsize=25024 CPUtime=1799.67
/proc/6403/stat : 6403 (ld-linux.so.2) R 6392 6392 5813 0 -1 4194304 704 0 0 0 179955 12 0 0 25 0 1 100 1999213411 25624576 686 996147200 1448431616 1448550632 4294956176 18446744073709551615 149004297 0 0 4096 8194 0 0 0 17 0 0 0
/proc/6403/statm: 6256 686 383 29 0 310 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 30384

Child status: 143
Real time (s): 1814.51
CPU time (s): 1800.1
CPU user time (s): 1799.94
CPU system time (s): 0.168974
CPU usage (%): 99.2062
Max. virtual memory (cumulated for all children) (KiB): 870488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.168974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6292
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= 464
involuntary context switches= 35870

runsolver used 2.17067 second user time and 4.64629 second system time

The end

Launcher Data (download as text)

Begin job on node42 at 2008-07-04 22:13:29
IDJOB=1104998
IDBENCH=55416
IDSOLVER=369
FILE ID=node42/1104998-1215202409
PBS_JOBID= 7881647
Free space on /tmp= 66464 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 751ddd7218f8f782ca5fbeab1c665c06
RANDOM SEED=1372125212

node42.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.214
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.214
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:       1680664 kB
Buffers:          5052 kB
Cached:         303736 kB
SwapCached:       7140 kB
Active:         127860 kB
Inactive:       192280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1680664 kB
SwapTotal:     4192956 kB
SwapFree:      4180096 kB
Dirty:           54552 kB
Writeback:           0 kB
Mapped:          18524 kB
Slab:            40368 kB
Committed_AS:  3595368 kB
PageTables:       1876 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= 66460 MiB
End job on node42 at 2008-07-04 22:43:43