Trace number 1107103

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.13 1821.41

General information on the benchmark

Namecsp/super-os/super-os-taillard-15/
normalized-super-os-taillard-15-27.xml
MD5SUM29eeeb4fa472c212f46109214960e651
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.64714
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints9675
Maximum constraint arity2
Maximum domain size884
Number of constraints which are defined in extension0
Number of constraints which are defined in intension9675
Global constraints used (with number of constraints)

Solver Data (download as text)

3.53/3.64	c Finished tailoring XCSP instance to Minion. Starting solving
1800.10/1821.41	HOME/solve.sh: line 8: 18144 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-1107103-1215222156/watcher-1107103-1215222156 -o /tmp/evaluation-result-1107103-1215222156/solver-1107103-1215222156 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solve.sh HOME/instance-1107103-1215222156.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 18133
/proc/meminfo: memFree=1863700/2055920 swapFree=4179816/4192956
[pid=18133] ppid=18131 vsize=18572 CPUtime=0
/proc/18133/stat : 18133 (runsolver) R 18131 18133 16531 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 2001188078 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 258939088167 0 0 4096 24578 0 0 0 17 1 0 0
/proc/18133/statm: 4643 292 257 25 0 2626 0

[startup+0.0335799 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 18133
/proc/meminfo: memFree=1863700/2055920 swapFree=4179816/4192956
[pid=18133] ppid=18131 vsize=5356 CPUtime=0
/proc/18133/stat : 18133 (solve.sh) S 18131 18133 16531 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 2001188078 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18133/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101355 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 18133
/proc/meminfo: memFree=1863700/2055920 swapFree=4179816/4192956
[pid=18133] ppid=18131 vsize=5356 CPUtime=0
/proc/18133/stat : 18133 (solve.sh) S 18131 18133 16531 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 2001188078 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18133/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301388 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 18133
/proc/meminfo: memFree=1863700/2055920 swapFree=4179816/4192956
[pid=18133] ppid=18131 vsize=5356 CPUtime=0
/proc/18133/stat : 18133 (solve.sh) S 18131 18133 16531 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 2001188078 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18133/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.70146 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 18133
/proc/meminfo: memFree=1863700/2055920 swapFree=4179816/4192956
[pid=18133] ppid=18131 vsize=5356 CPUtime=0
/proc/18133/stat : 18133 (solve.sh) S 18131 18133 16531 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 2001188078 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18133/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50261 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 18143
/proc/meminfo: memFree=1830724/2055920 swapFree=4179816/4192956
[pid=18133] ppid=18131 vsize=5356 CPUtime=0
/proc/18133/stat : 18133 (solve.sh) S 18131 18133 16531 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 2001188078 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18133/statm: 1339 235 195 169 0 50 0
[pid=18135] ppid=18133 vsize=868800 CPUtime=1.47
/proc/18135/stat : 18135 (java) S 18133 18133 16531 0 -1 0 11619 0 1 0 139 8 0 0 18 0 9 0 2001188079 889651200 10994 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18135/statm: 217200 10994 1862 9 0 211762 0
[pid=18135/tid=18136] ppid=18133 vsize=868800 CPUtime=1.02
/proc/18135/task/18136/stat : 18136 (java) R 18133 18133 16531 0 -1 64 4970 0 1 0 99 3 0 0 25 0 9 0 2001188080 889651200 10994 996147200 134512640 134550740 4294956032 18446744073709551615 4126847712 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18135/tid=18137] ppid=18133 vsize=868800 CPUtime=0.16
/proc/18135/task/18137/stat : 18137 (java) S 18133 18133 16531 0 -1 64 4374 0 0 0 14 2 0 0 16 0 9 0 2001188081 889651200 10994 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18135/tid=18138] ppid=18133 vsize=868800 CPUtime=0
/proc/18135/task/18138/stat : 18138 (java) S 18133 18133 16531 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2001188081 889651200 10994 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18135/tid=18139] ppid=18133 vsize=868800 CPUtime=0
/proc/18135/task/18139/stat : 18139 (java) S 18133 18133 16531 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2001188081 889651200 10994 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18135/tid=18140] ppid=18133 vsize=868800 CPUtime=0
/proc/18135/task/18140/stat : 18140 (java) S 18133 18133 16531 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001188083 889651200 10994 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18135/tid=18141] ppid=18133 vsize=868800 CPUtime=0.25
/proc/18135/task/18141/stat : 18141 (java) S 18133 18133 16531 0 -1 64 1542 0 0 0 24 1 0 0 16 0 9 0 2001188083 889651200 10994 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18135/tid=18142] ppid=18133 vsize=868800 CPUtime=0
/proc/18135/task/18142/stat : 18142 (java) S 18133 18133 16531 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001188084 889651200 10994 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18135/tid=18143] ppid=18133 vsize=868800 CPUtime=0
/proc/18135/task/18143/stat : 18143 (java) S 18133 18133 16531 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2001188084 889651200 10994 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 874156

[startup+3.11191 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 18143
/proc/meminfo: memFree=1821572/2055920 swapFree=4179816/4192956
[pid=18133] ppid=18131 vsize=5356 CPUtime=0
/proc/18133/stat : 18133 (solve.sh) S 18131 18133 16531 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 2001188078 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18133/statm: 1339 235 195 169 0 50 0
[pid=18135] ppid=18133 vsize=868844 CPUtime=3.05
/proc/18135/stat : 18135 (java) S 18133 18133 16531 0 -1 0 16274 0 1 0 292 13 0 0 18 0 9 0 2001188079 889696256 15532 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18135/statm: 217211 15532 1879 9 0 211773 0
[pid=18135/tid=18136] ppid=18133 vsize=868844 CPUtime=2.17
/proc/18135/task/18136/stat : 18136 (java) R 18133 18133 16531 0 -1 64 5196 0 1 0 212 5 0 0 25 0 9 0 2001188080 889696256 15532 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18135/tid=18137] ppid=18133 vsize=868844 CPUtime=0.48
/proc/18135/task/18137/stat : 18137 (java) R 18133 18133 16531 0 -1 64 8711 0 0 0 43 5 0 0 16 0 9 0 2001188081 889696256 15532 996147200 134512640 134550740 4294956032 18446744073709551615 104187937 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18135/tid=18138] ppid=18133 vsize=868844 CPUtime=0
/proc/18135/task/18138/stat : 18138 (java) S 18133 18133 16531 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2001188081 889696256 15532 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18135/tid=18139] ppid=18133 vsize=868844 CPUtime=0
/proc/18135/task/18139/stat : 18139 (java) S 18133 18133 16531 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2001188081 889696256 15532 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18135/tid=18140] ppid=18133 vsize=868844 CPUtime=0
/proc/18135/task/18140/stat : 18140 (java) S 18133 18133 16531 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001188083 889696256 15532 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18135/tid=18141] ppid=18133 vsize=868844 CPUtime=0.37
/proc/18135/task/18141/stat : 18141 (java) S 18133 18133 16531 0 -1 64 1634 0 0 0 36 1 0 0 16 0 9 0 2001188083 889696256 15532 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18135/tid=18142] ppid=18133 vsize=868844 CPUtime=0
/proc/18135/task/18142/stat : 18142 (java) S 18133 18133 16531 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001188084 889696256 15532 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18135/tid=18143] ppid=18133 vsize=868844 CPUtime=0
/proc/18135/task/18143/stat : 18143 (java) S 18133 18133 16531 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2001188084 889696256 15532 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 874200

[startup+6.30148 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 18144
/proc/meminfo: memFree=1839748/2055920 swapFree=4179816/4192956
[pid=18133] ppid=18131 vsize=5360 CPUtime=3.54
/proc/18133/stat : 18133 (solve.sh) S 18131 18133 16531 0 -1 4194304 310 23505 0 1 0 0 335 19 19 0 1 0 2001188078 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18133/statm: 1340 236 195 169 0 51 0
[pid=18144] ppid=18133 vsize=55900 CPUtime=2.61
/proc/18144/stat : 18144 (ld-linux.so.2) R 18133 18133 16531 0 -1 4194304 9759 0 6 0 256 5 0 0 25 0 1 100 2001188442 57241600 8372 996147200 1448431616 1448550632 4294956176 18446744073709551615 134533152 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18144/statm: 13975 8372 428 29 0 8029 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 61260

[startup+12.7026 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 18144
/proc/meminfo: memFree=1827140/2055920 swapFree=4179816/4192956
[pid=18133] ppid=18131 vsize=5360 CPUtime=3.54
/proc/18133/stat : 18133 (solve.sh) S 18131 18133 16531 0 -1 4194304 310 23505 0 1 0 0 335 19 19 0 1 0 2001188078 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18133/statm: 1340 236 195 169 0 51 0
[pid=18144] ppid=18133 vsize=56952 CPUtime=8.95
/proc/18144/stat : 18144 (ld-linux.so.2) R 18133 18133 16531 0 -1 4194304 9995 0 6 0 890 5 0 0 25 0 1 100 2001188442 58318848 8608 996147200 1448431616 1448550632 4294956176 18446744073709551615 134558830 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18144/statm: 14238 8608 432 29 0 8292 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 62312

[startup+25.502 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 18144
/proc/meminfo: memFree=1827332/2055920 swapFree=4179816/4192956
[pid=18133] ppid=18131 vsize=5360 CPUtime=3.54
/proc/18133/stat : 18133 (solve.sh) S 18131 18133 16531 0 -1 4194304 310 23505 0 1 0 0 335 19 19 0 1 0 2001188078 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18133/statm: 1340 236 195 169 0 51 0
[pid=18144] ppid=18133 vsize=56952 CPUtime=21.62
/proc/18144/stat : 18144 (ld-linux.so.2) R 18133 18133 16531 0 -1 4194304 9995 0 6 0 2157 5 0 0 25 0 1 100 2001188442 58318848 8608 996147200 1448431616 1448550632 4294956176 18446744073709551615 141624064 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18144/statm: 14238 8608 432 29 0 8292 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 62312

[startup+51.1017 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 18144
/proc/meminfo: memFree=1827396/2055920 swapFree=4179816/4192956
[pid=18133] ppid=18131 vsize=5360 CPUtime=3.54
/proc/18133/stat : 18133 (solve.sh) S 18131 18133 16531 0 -1 4194304 310 23505 0 1 0 0 335 19 19 0 1 0 2001188078 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18133/statm: 1340 236 195 169 0 51 0
[pid=18144] ppid=18133 vsize=56952 CPUtime=46.98
/proc/18144/stat : 18144 (ld-linux.so.2) R 18133 18133 16531 0 -1 4194304 9995 0 6 0 4693 5 0 0 25 0 1 100 2001188442 58318848 8608 996147200 1448431616 1448550632 4294956176 18446744073709551615 134535458 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18144/statm: 14238 8608 432 29 0 8292 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 62312

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 18144
/proc/meminfo: memFree=1827332/2055920 swapFree=4179816/4192956
[pid=18133] ppid=18131 vsize=5360 CPUtime=3.54
/proc/18133/stat : 18133 (solve.sh) S 18131 18133 16531 0 -1 4194304 310 23505 0 1 0 0 335 19 19 0 1 0 2001188078 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18133/statm: 1340 236 195 169 0 51 0
[pid=18144] ppid=18133 vsize=56952 CPUtime=97.7
/proc/18144/stat : 18144 (ld-linux.so.2) R 18133 18133 16531 0 -1 4194304 9995 0 6 0 9765 5 0 0 25 0 1 100 2001188442 58318848 8608 996147200 1448431616 1448550632 4294956176 18446744073709551615 134616100 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18144/statm: 14238 8608 432 29 0 8292 0
Current children cumulated CPU time (s) 101.24
Current children cumulated vsize (KiB) 62312

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 18144
/proc/meminfo: memFree=1827268/2055920 swapFree=4179816/4192956
[pid=18133] ppid=18131 vsize=5360 CPUtime=3.54
/proc/18133/stat : 18133 (solve.sh) S 18131 18133 16531 0 -1 4194304 310 23505 0 1 0 0 335 19 19 0 1 0 2001188078 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18133/statm: 1340 236 195 169 0 51 0
[pid=18144] ppid=18133 vsize=56952 CPUtime=157.13
/proc/18144/stat : 18144 (ld-linux.so.2) R 18133 18133 16531 0 -1 4194304 9995 0 6 0 15708 5 0 0 25 0 1 100 2001188442 58318848 8608 996147200 1448431616 1448550632 4294956176 18446744073709551615 141624079 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18144/statm: 14238 8608 432 29 0 8292 0
Current children cumulated CPU time (s) 160.67
Current children cumulated vsize (KiB) 62312

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 18144
/proc/meminfo: memFree=1827460/2055920 swapFree=4179816/4192956
[pid=18133] ppid=18131 vsize=5360 CPUtime=3.54
/proc/18133/stat : 18133 (solve.sh) S 18131 18133 16531 0 -1 4194304 310 23505 0 1 0 0 335 19 19 0 1 0 2001188078 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18133/statm: 1340 236 195 169 0 51 0
[pid=18144] ppid=18133 vsize=56952 CPUtime=216.57
/proc/18144/stat : 18144 (ld-linux.so.2) R 18133 18133 16531 0 -1 4194304 9995 0 6 0 21651 6 0 0 25 0 1 100 2001188442 58318848 8608 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18144/statm: 14238 8608 432 29 0 8292 0
Current children cumulated CPU time (s) 220.11
Current children cumulated vsize (KiB) 62312

[startup+282.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 18144
/proc/meminfo: memFree=1827460/2055920 swapFree=4179816/4192956
[pid=18133] ppid=18131 vsize=5360 CPUtime=3.54

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

[pid=18144] ppid=18133 vsize=56952 CPUtime=1048.66
/proc/18144/stat : 18144 (ld-linux.so.2) R 18133 18133 16531 0 -1 4194304 9999 0 6 0 104859 7 0 0 25 0 1 100 2001188442 58318848 8612 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670066 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18144/statm: 14238 8612 432 29 0 8292 0
Current children cumulated CPU time (s) 1052.2
Current children cumulated vsize (KiB) 62312

[startup+1122.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/74 18150
/proc/meminfo: memFree=1826244/2055920 swapFree=4179816/4192956
[pid=18133] ppid=18131 vsize=5360 CPUtime=3.54
/proc/18133/stat : 18133 (solve.sh) S 18131 18133 16531 0 -1 4194304 310 23505 0 1 0 0 335 19 19 0 1 0 2001188078 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18133/statm: 1340 236 195 169 0 51 0
[pid=18144] ppid=18133 vsize=56952 CPUtime=1108.08
/proc/18144/stat : 18144 (ld-linux.so.2) R 18133 18133 16531 0 -1 4194304 9999 0 6 0 110801 7 0 0 25 0 1 100 2001188442 58318848 8612 996147200 1448431616 1448550632 4294956176 18446744073709551615 141624062 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18144/statm: 14238 8612 432 29 0 8292 0
Current children cumulated CPU time (s) 1111.62
Current children cumulated vsize (KiB) 62312

[startup+1182.3 s]
/proc/loadavg: 2.47 2.12 2.03 4/80 18585
/proc/meminfo: memFree=1795996/2055920 swapFree=4179816/4192956
[pid=18133] ppid=18131 vsize=5360 CPUtime=3.54
/proc/18133/stat : 18133 (solve.sh) S 18131 18133 16531 0 -1 4194304 310 23505 0 1 0 0 335 19 19 0 1 0 2001188078 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18133/statm: 1340 236 195 169 0 51 0
[pid=18144] ppid=18133 vsize=56952 CPUtime=1163.95
/proc/18144/stat : 18144 (ld-linux.so.2) R 18133 18133 16531 0 -1 4194304 9999 0 6 0 116384 11 0 0 25 0 1 100 2001188442 58318848 8612 996147200 1448431616 1448550632 4294956176 18446744073709551615 134533136 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18144/statm: 14238 8612 432 29 0 8292 0
Current children cumulated CPU time (s) 1167.49
Current children cumulated vsize (KiB) 62312

[startup+1242.3 s]
/proc/loadavg: 2.17 2.10 2.03 3/74 18626
/proc/meminfo: memFree=1788548/2055920 swapFree=4179816/4192956
[pid=18133] ppid=18131 vsize=5360 CPUtime=3.54
/proc/18133/stat : 18133 (solve.sh) S 18131 18133 16531 0 -1 4194304 310 23505 0 1 0 0 335 19 19 0 1 0 2001188078 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18133/statm: 1340 236 195 169 0 51 0
[pid=18144] ppid=18133 vsize=56952 CPUtime=1222.91
/proc/18144/stat : 18144 (ld-linux.so.2) R 18133 18133 16531 0 -1 4194304 9999 0 6 0 122279 12 0 0 25 0 1 100 2001188442 58318848 8612 996147200 1448431616 1448550632 4294956176 18446744073709551615 134616100 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18144/statm: 14238 8612 432 29 0 8292 0
Current children cumulated CPU time (s) 1226.45
Current children cumulated vsize (KiB) 62312

[startup+1302.3 s]
/proc/loadavg: 2.06 2.08 2.02 3/74 18626
/proc/meminfo: memFree=1788548/2055920 swapFree=4179816/4192956
[pid=18133] ppid=18131 vsize=5360 CPUtime=3.54
/proc/18133/stat : 18133 (solve.sh) S 18131 18133 16531 0 -1 4194304 310 23505 0 1 0 0 335 19 19 0 1 0 2001188078 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18133/statm: 1340 236 195 169 0 51 0
[pid=18144] ppid=18133 vsize=56952 CPUtime=1282.34
/proc/18144/stat : 18144 (ld-linux.so.2) R 18133 18133 16531 0 -1 4194304 9999 0 6 0 128222 12 0 0 25 0 1 100 2001188442 58318848 8612 996147200 1448431616 1448550632 4294956176 18446744073709551615 134535450 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18144/statm: 14238 8612 432 29 0 8292 0
Current children cumulated CPU time (s) 1285.88
Current children cumulated vsize (KiB) 62312

[startup+1362.3 s]
/proc/loadavg: 2.02 2.06 2.02 3/74 18626
/proc/meminfo: memFree=1788548/2055920 swapFree=4179816/4192956
[pid=18133] ppid=18131 vsize=5360 CPUtime=3.54
/proc/18133/stat : 18133 (solve.sh) S 18131 18133 16531 0 -1 4194304 310 23505 0 1 0 0 335 19 19 0 1 0 2001188078 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18133/statm: 1340 236 195 169 0 51 0
[pid=18144] ppid=18133 vsize=56952 CPUtime=1341.78
/proc/18144/stat : 18144 (ld-linux.so.2) R 18133 18133 16531 0 -1 4194304 9999 0 6 0 134166 12 0 0 25 0 1 100 2001188442 58318848 8612 996147200 1448431616 1448550632 4294956176 18446744073709551615 134535450 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18144/statm: 14238 8612 432 29 0 8292 0
Current children cumulated CPU time (s) 1345.32
Current children cumulated vsize (KiB) 62312

[startup+1422.31 s]
/proc/loadavg: 2.01 2.05 2.01 3/74 18626
/proc/meminfo: memFree=1788548/2055920 swapFree=4179816/4192956
[pid=18133] ppid=18131 vsize=5360 CPUtime=3.54
/proc/18133/stat : 18133 (solve.sh) S 18131 18133 16531 0 -1 4194304 310 23505 0 1 0 0 335 19 19 0 1 0 2001188078 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18133/statm: 1340 236 195 169 0 51 0
[pid=18144] ppid=18133 vsize=56952 CPUtime=1401.21
/proc/18144/stat : 18144 (ld-linux.so.2) R 18133 18133 16531 0 -1 4194304 9999 0 6 0 140109 12 0 0 25 0 1 100 2001188442 58318848 8612 996147200 1448431616 1448550632 4294956176 18446744073709551615 134535954 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18144/statm: 14238 8612 432 29 0 8292 0
Current children cumulated CPU time (s) 1404.75
Current children cumulated vsize (KiB) 62312

[startup+1482.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/74 18626
/proc/meminfo: memFree=1788548/2055920 swapFree=4179816/4192956
[pid=18133] ppid=18131 vsize=5360 CPUtime=3.54
/proc/18133/stat : 18133 (solve.sh) S 18131 18133 16531 0 -1 4194304 310 23505 0 1 0 0 335 19 19 0 1 0 2001188078 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18133/statm: 1340 236 195 169 0 51 0
[pid=18144] ppid=18133 vsize=56952 CPUtime=1460.64
/proc/18144/stat : 18144 (ld-linux.so.2) R 18133 18133 16531 0 -1 4194304 9999 0 6 0 146052 12 0 0 25 0 1 100 2001188442 58318848 8612 996147200 1448431616 1448550632 4294956176 18446744073709551615 135316376 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18144/statm: 14238 8612 432 29 0 8292 0
Current children cumulated CPU time (s) 1464.18
Current children cumulated vsize (KiB) 62312

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/74 18626
/proc/meminfo: memFree=1788548/2055920 swapFree=4179816/4192956
[pid=18133] ppid=18131 vsize=5360 CPUtime=3.54
/proc/18133/stat : 18133 (solve.sh) S 18131 18133 16531 0 -1 4194304 310 23505 0 1 0 0 335 19 19 0 1 0 2001188078 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18133/statm: 1340 236 195 169 0 51 0
[pid=18144] ppid=18133 vsize=56952 CPUtime=1520.08
/proc/18144/stat : 18144 (ld-linux.so.2) R 18133 18133 16531 0 -1 4194304 9999 0 6 0 151996 12 0 0 25 0 1 100 2001188442 58318848 8612 996147200 1448431616 1448550632 4294956176 18446744073709551615 135316522 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18144/statm: 14238 8612 432 29 0 8292 0
Current children cumulated CPU time (s) 1523.62
Current children cumulated vsize (KiB) 62312

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/83 18664
/proc/meminfo: memFree=1774196/2055920 swapFree=4179816/4192956
[pid=18133] ppid=18131 vsize=5360 CPUtime=3.54
/proc/18133/stat : 18133 (solve.sh) S 18131 18133 16531 0 -1 4194304 310 23505 0 1 0 0 335 19 19 0 1 0 2001188078 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18133/statm: 1340 236 195 169 0 51 0
[pid=18144] ppid=18133 vsize=56952 CPUtime=1579.53
/proc/18144/stat : 18144 (ld-linux.so.2) R 18133 18133 16531 0 -1 4194304 9999 0 6 0 157940 13 0 0 25 0 1 100 2001188442 58318848 8612 996147200 1448431616 1448550632 4294956176 18446744073709551615 135316304 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18144/statm: 14238 8612 432 29 0 8292 0
Current children cumulated CPU time (s) 1583.07
Current children cumulated vsize (KiB) 62312

[startup+1662.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/83 18664
/proc/meminfo: memFree=1764916/2055920 swapFree=4179816/4192956
[pid=18133] ppid=18131 vsize=5360 CPUtime=3.54
/proc/18133/stat : 18133 (solve.sh) S 18131 18133 16531 0 -1 4194304 310 23505 0 1 0 0 335 19 19 0 1 0 2001188078 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18133/statm: 1340 236 195 169 0 51 0
[pid=18144] ppid=18133 vsize=56952 CPUtime=1638.95
/proc/18144/stat : 18144 (ld-linux.so.2) R 18133 18133 16531 0 -1 4194304 9999 0 6 0 163882 13 0 0 25 0 1 100 2001188442 58318848 8612 996147200 1448431616 1448550632 4294956176 18446744073709551615 134616100 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18144/statm: 14238 8612 432 29 0 8292 0
Current children cumulated CPU time (s) 1642.49
Current children cumulated vsize (KiB) 62312

[startup+1722.3 s]
/proc/loadavg: 2.09 2.04 2.01 4/84 18665
/proc/meminfo: memFree=1149868/2055920 swapFree=4179816/4192956
[pid=18133] ppid=18131 vsize=5360 CPUtime=3.54
/proc/18133/stat : 18133 (solve.sh) S 18131 18133 16531 0 -1 4194304 310 23505 0 1 0 0 335 19 19 0 1 0 2001188078 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18133/statm: 1340 236 195 169 0 51 0
[pid=18144] ppid=18133 vsize=56952 CPUtime=1698.39
/proc/18144/stat : 18144 (ld-linux.so.2) R 18133 18133 16531 0 -1 4194304 9999 0 6 0 169826 13 0 0 25 0 1 100 2001188442 58318848 8612 996147200 1448431616 1448550632 4294956176 18446744073709551615 141620180 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18144/statm: 14238 8612 432 29 0 8292 0
Current children cumulated CPU time (s) 1701.93
Current children cumulated vsize (KiB) 62312

[startup+1782.3 s]
/proc/loadavg: 2.21 2.07 2.02 4/83 18666
/proc/meminfo: memFree=1131172/2055920 swapFree=4179816/4192956
[pid=18133] ppid=18131 vsize=5360 CPUtime=3.54
/proc/18133/stat : 18133 (solve.sh) S 18131 18133 16531 0 -1 4194304 310 23505 0 1 0 0 335 19 19 0 1 0 2001188078 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18133/statm: 1340 236 195 169 0 51 0
[pid=18144] ppid=18133 vsize=56952 CPUtime=1757.83
/proc/18144/stat : 18144 (ld-linux.so.2) R 18133 18133 16531 0 -1 4194304 9999 0 6 0 175769 14 0 0 25 0 1 100 2001188442 58318848 8612 996147200 1448431616 1448550632 4294956176 18446744073709551615 135316329 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18144/statm: 14238 8612 432 29 0 8292 0
Current children cumulated CPU time (s) 1761.37
Current children cumulated vsize (KiB) 62312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1821.4 s]
/proc/loadavg: 2.19 2.08 2.02 3/83 18667
/proc/meminfo: memFree=1121060/2055920 swapFree=4179816/4192956
[pid=18133] ppid=18131 vsize=5360 CPUtime=3.54
/proc/18133/stat : 18133 (solve.sh) S 18131 18133 16531 0 -1 4194304 310 23505 0 1 0 0 335 19 19 0 1 0 2001188078 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18133/statm: 1340 236 195 169 0 51 0
[pid=18144] ppid=18133 vsize=56952 CPUtime=1796.56
/proc/18144/stat : 18144 (ld-linux.so.2) R 18133 18133 16531 0 -1 4194304 9999 0 6 0 179642 14 0 0 25 0 1 100 2001188442 58318848 8612 996147200 1448431616 1448550632 4294956176 18446744073709551615 134535450 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18144/statm: 14238 8612 432 29 0 8292 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 62312

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 143
Real time (s): 1821.41
CPU time (s): 1800.13
CPU user time (s): 1799.78
CPU system time (s): 0.346947
CPU usage (%): 98.8315
Max. virtual memory (cumulated for all children) (KiB): 874200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.78
system time used= 0.346947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33829
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= 1572
involuntary context switches= 46811

runsolver used 2.50762 second user time and 5.77712 second system time

The end

Launcher Data (download as text)

Begin job on node45 at 2008-07-05 03:42:37
IDJOB=1107103
IDBENCH=57222
IDSOLVER=369
FILE ID=node45/1107103-1215222156
PBS_JOBID= 7881810
Free space on /tmp= 66484 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 29eeeb4fa472c212f46109214960e651
RANDOM SEED=183602754

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1864244 kB
Buffers:          6756 kB
Cached:         107448 kB
SwapCached:       6700 kB
Active:          95496 kB
Inactive:        41276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1864244 kB
SwapTotal:     4192956 kB
SwapFree:      4179816 kB
Dirty:           30844 kB
Writeback:           0 kB
Mapped:          30508 kB
Slab:            40504 kB
Committed_AS:  3903192 kB
PageTables:       1744 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= 66456 MiB
End job on node45 at 2008-07-05 04:12:58