Trace number 1107062

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-04SAT 1113.54 1118.44

General information on the benchmark

Namecsp/super-jobShop/
super-jobShop-ewddr2/normalized-super-jobShop-ewddr2-10.xml
MD5SUM16828d5b306d2e949e22316dd26b1589
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.01669
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints845
Maximum constraint arity2
Maximum domain size149
Number of constraints which are defined in extension0
Number of constraints which are defined in intension845
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/1.00	c Finished tailoring XCSP instance to Minion. Starting solving
1113.47/1118.42	v 0 1 11 10 14 146 160 28 171 172 6 5 16 17 28 146 161 43 180 179 23 22 32 33 43 44 54 53 58 59 19 5 80 53 107 106 122 123 134 133 0 1 14 5 78 77 91 92 101 100 11 10 16 59 91 92 107 106 117 118 0 1 43 53 65 66 78 77 90 91 49 50 60 59 138 137 146 147 160 159 25 26 32 69 122 123 138 137 149 150 39 38 49 50 54 53 65 66 74 73 
1113.47/1118.42	s SATISFIABLE

Verifier Data (download as text)

OK

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-1107062-1215232908/watcher-1107062-1215232908 -o /tmp/evaluation-result-1107062-1215232908/solver-1107062-1215232908 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solve.sh HOME/instance-1107062-1215232908.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.04 2.01 2.00 4/73 12333
/proc/meminfo: memFree=1174376/2055920 swapFree=4180452/4192956
[pid=12333] ppid=12331 vsize=18572 CPUtime=0
/proc/12333/stat : 12333 (runsolver) R 12331 12333 8211 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 2002264644 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 221780700455 0 0 4096 24578 0 0 0 17 1 0 0
/proc/12333/statm: 4643 292 257 25 0 2626 0

[startup+0.0217179 s]
/proc/loadavg: 2.04 2.01 2.00 4/73 12333
/proc/meminfo: memFree=1174376/2055920 swapFree=4180452/4192956
[pid=12333] ppid=12331 vsize=5356 CPUtime=0
/proc/12333/stat : 12333 (solve.sh) S 12331 12333 8211 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 2002264644 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12333/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102191 s]
/proc/loadavg: 2.04 2.01 2.00 4/73 12333
/proc/meminfo: memFree=1174376/2055920 swapFree=4180452/4192956
[pid=12333] ppid=12331 vsize=5356 CPUtime=0
/proc/12333/stat : 12333 (solve.sh) S 12331 12333 8211 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 2002264644 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12333/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301201 s]
/proc/loadavg: 2.04 2.01 2.00 4/73 12333
/proc/meminfo: memFree=1174376/2055920 swapFree=4180452/4192956
[pid=12333] ppid=12331 vsize=5356 CPUtime=0
/proc/12333/stat : 12333 (solve.sh) S 12331 12333 8211 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 2002264644 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12333/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701234 s]
/proc/loadavg: 2.04 2.01 2.00 4/73 12333
/proc/meminfo: memFree=1174376/2055920 swapFree=4180452/4192956
[pid=12333] ppid=12331 vsize=5356 CPUtime=0
/proc/12333/stat : 12333 (solve.sh) S 12331 12333 8211 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 2002264644 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12333/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50127 s]
/proc/loadavg: 2.04 2.01 2.00 3/74 12344
/proc/meminfo: memFree=1173656/2055920 swapFree=4180452/4192956
[pid=12333] ppid=12331 vsize=5360 CPUtime=0.97
/proc/12333/stat : 12333 (solve.sh) S 12331 12333 8211 0 -1 4194304 310 8295 0 1 0 0 91 6 18 0 1 0 2002264644 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12333/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0.97
Current children cumulated vsize (KiB) 5360

[startup+3.10137 s]
/proc/loadavg: 2.04 2.01 2.00 3/75 12344
/proc/meminfo: memFree=1170264/2055920 swapFree=4180452/4192956
[pid=12333] ppid=12331 vsize=5360 CPUtime=0.97
/proc/12333/stat : 12333 (solve.sh) S 12331 12333 8211 0 -1 4194304 310 8295 0 1 0 0 91 6 18 0 1 0 2002264644 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12333/statm: 1340 236 195 169 0 51 0
[pid=12344] ppid=12333 vsize=26948 CPUtime=2.08
/proc/12344/stat : 12344 (ld-linux.so.2) R 12333 12333 8211 0 -1 4194304 1232 0 0 0 208 0 0 0 25 0 1 100 2002264744 27594752 1214 996147200 1448431616 1448550632 4294956176 18446744073709551615 134558981 0 0 4096 8194 0 0 0 17 1 0 0
/proc/12344/statm: 6737 1214 428 29 0 791 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 32308

[startup+6.30157 s]
/proc/loadavg: 2.04 2.01 2.00 3/75 12344
/proc/meminfo: memFree=1170328/2055920 swapFree=4180452/4192956
[pid=12333] ppid=12331 vsize=5360 CPUtime=0.97
/proc/12333/stat : 12333 (solve.sh) S 12331 12333 8211 0 -1 4194304 310 8295 0 1 0 0 91 6 18 0 1 0 2002264644 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12333/statm: 1340 236 195 169 0 51 0
[pid=12344] ppid=12333 vsize=26948 CPUtime=5.26
/proc/12344/stat : 12344 (ld-linux.so.2) R 12333 12333 8211 0 -1 4194304 1232 0 0 0 526 0 0 0 25 0 1 100 2002264744 27594752 1214 996147200 1448431616 1448550632 4294956176 18446744073709551615 134616100 0 0 4096 8194 0 0 0 17 1 0 0
/proc/12344/statm: 6737 1214 428 29 0 791 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 32308

[startup+12.702 s]
/proc/loadavg: 2.03 2.01 2.00 3/75 12344
/proc/meminfo: memFree=1169560/2055920 swapFree=4180452/4192956
[pid=12333] ppid=12331 vsize=5360 CPUtime=0.97
/proc/12333/stat : 12333 (solve.sh) S 12331 12333 8211 0 -1 4194304 310 8295 0 1 0 0 91 6 18 0 1 0 2002264644 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12333/statm: 1340 236 195 169 0 51 0
[pid=12344] ppid=12333 vsize=26948 CPUtime=11.63
/proc/12344/stat : 12344 (ld-linux.so.2) R 12333 12333 8211 0 -1 4194304 1232 0 0 0 1163 0 0 0 25 0 1 100 2002264744 27594752 1214 996147200 1448431616 1448550632 4294956176 18446744073709551615 134557604 0 0 4096 8194 0 0 0 17 1 0 0
/proc/12344/statm: 6737 1214 428 29 0 791 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 32308

[startup+25.5018 s]
/proc/loadavg: 2.03 2.01 2.00 3/75 12344
/proc/meminfo: memFree=1167832/2055920 swapFree=4180452/4192956
[pid=12333] ppid=12331 vsize=5360 CPUtime=0.97
/proc/12333/stat : 12333 (solve.sh) S 12331 12333 8211 0 -1 4194304 310 8295 0 1 0 0 91 6 18 0 1 0 2002264644 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12333/statm: 1340 236 195 169 0 51 0
[pid=12344] ppid=12333 vsize=26948 CPUtime=24.37
/proc/12344/stat : 12344 (ld-linux.so.2) R 12333 12333 8211 0 -1 4194304 1232 0 0 0 2437 0 0 0 25 0 1 100 2002264744 27594752 1214 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670029 0 0 4096 8194 0 0 0 17 1 0 0
/proc/12344/statm: 6737 1214 428 29 0 791 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 32308

[startup+51.1014 s]
/proc/loadavg: 2.02 2.01 2.00 3/75 12344
/proc/meminfo: memFree=1165208/2055920 swapFree=4180452/4192956
[pid=12333] ppid=12331 vsize=5360 CPUtime=0.97
/proc/12333/stat : 12333 (solve.sh) S 12331 12333 8211 0 -1 4194304 310 8295 0 1 0 0 91 6 18 0 1 0 2002264644 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12333/statm: 1340 236 195 169 0 51 0
[pid=12344] ppid=12333 vsize=26948 CPUtime=49.87
/proc/12344/stat : 12344 (ld-linux.so.2) R 12333 12333 8211 0 -1 4194304 1232 0 0 0 4986 1 0 0 25 0 1 100 2002264744 27594752 1214 996147200 1448431616 1448550632 4294956176 18446744073709551615 134558830 0 0 4096 8194 0 0 0 17 1 0 0
/proc/12344/statm: 6737 1214 428 29 0 791 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 32308

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 12344
/proc/meminfo: memFree=1159512/2055920 swapFree=4180452/4192956
[pid=12333] ppid=12331 vsize=5360 CPUtime=0.97
/proc/12333/stat : 12333 (solve.sh) S 12331 12333 8211 0 -1 4194304 310 8295 0 1 0 0 91 6 18 0 1 0 2002264644 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12333/statm: 1340 236 195 169 0 51 0
[pid=12344] ppid=12333 vsize=26948 CPUtime=100.84
/proc/12344/stat : 12344 (ld-linux.so.2) R 12333 12333 8211 0 -1 4194304 1232 0 0 0 10083 1 0 0 25 0 1 100 2002264744 27594752 1214 996147200 1448431616 1448550632 4294956176 18446744073709551615 134616128 0 0 4096 8194 0 0 0 17 1 0 0
/proc/12344/statm: 6737 1214 428 29 0 791 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 32308

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 12344
/proc/meminfo: memFree=1153432/2055920 swapFree=4180452/4192956
[pid=12333] ppid=12331 vsize=5360 CPUtime=0.97
/proc/12333/stat : 12333 (solve.sh) S 12331 12333 8211 0 -1 4194304 310 8295 0 1 0 0 91 6 18 0 1 0 2002264644 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12333/statm: 1340 236 195 169 0 51 0
[pid=12344] ppid=12333 vsize=26948 CPUtime=160.58
/proc/12344/stat : 12344 (ld-linux.so.2) R 12333 12333 8211 0 -1 4194304 1232 0 0 0 16057 1 0 0 25 0 1 100 2002264744 27594752 1214 996147200 1448431616 1448550632 4294956176 18446744073709551615 134616100 0 0 4096 8194 0 0 0 17 1 0 0
/proc/12344/statm: 6737 1214 428 29 0 791 0
Current children cumulated CPU time (s) 161.55
Current children cumulated vsize (KiB) 32308

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 12344
/proc/meminfo: memFree=1150808/2055920 swapFree=4180452/4192956
[pid=12333] ppid=12331 vsize=5360 CPUtime=0.97
/proc/12333/stat : 12333 (solve.sh) S 12331 12333 8211 0 -1 4194304 310 8295 0 1 0 0 91 6 18 0 1 0 2002264644 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12333/statm: 1340 236 195 169 0 51 0
[pid=12344] ppid=12333 vsize=26948 CPUtime=220.32
/proc/12344/stat : 12344 (ld-linux.so.2) R 12333 12333 8211 0 -1 4194304 1232 0 0 0 22031 1 0 0 25 0 1 100 2002264744 27594752 1214 996147200 1448431616 1448550632 4294956176 18446744073709551615 134557769 0 0 4096 8194 0 0 0 17 1 0 0
/proc/12344/statm: 6737 1214 428 29 0 791 0
Current children cumulated CPU time (s) 221.29
Current children cumulated vsize (KiB) 32308

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 12344
/proc/meminfo: memFree=1149336/2055920 swapFree=4180452/4192956
[pid=12333] ppid=12331 vsize=5360 CPUtime=0.97
/proc/12333/stat : 12333 (solve.sh) S 12331 12333 8211 0 -1 4194304 310 8295 0 1 0 0 91 6 18 0 1 0 2002264644 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12333/statm: 1340 236 195 169 0 51 0
[pid=12344] ppid=12333 vsize=26948 CPUtime=280.07
/proc/12344/stat : 12344 (ld-linux.so.2) R 12333 12333 8211 0 -1 4194304 1232 0 0 0 28005 2 0 0 25 0 1 100 2002264744 27594752 1214 996147200 1448431616 1448550632 4294956176 18446744073709551615 141623926 0 0 4096 8194 0 0 0 17 1 0 0
/proc/12344/statm: 6737 1214 428 29 0 791 0
Current children cumulated CPU time (s) 281.04
Current children cumulated vsize (KiB) 32308

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 12344
/proc/meminfo: memFree=1148120/2055920 swapFree=4180452/4192956
[pid=12333] ppid=12331 vsize=5360 CPUtime=0.97
/proc/12333/stat : 12333 (solve.sh) S 12331 12333 8211 0 -1 4194304 310 8295 0 1 0 0 91 6 18 0 1 0 2002264644 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12333/statm: 1340 236 195 169 0 51 0
[pid=12344] ppid=12333 vsize=26948 CPUtime=339.8
/proc/12344/stat : 12344 (ld-linux.so.2) R 12333 12333 8211 0 -1 4194304 1232 0 0 0 33978 2 0 0 25 0 1 100 2002264744 27594752 1214 996147200 1448431616 1448550632 4294956176 18446744073709551615 135316522 0 0 4096 8194 0 0 0 17 1 0 0
/proc/12344/statm: 6737 1214 428 29 0 791 0
Current children cumulated CPU time (s) 340.77
Current children cumulated vsize (KiB) 32308

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 12344
/proc/meminfo: memFree=1146520/2055920 swapFree=4180452/4192956
[pid=12333] ppid=12331 vsize=5360 CPUtime=0.97
/proc/12333/stat : 12333 (solve.sh) S 12331 12333 8211 0 -1 4194304 310 8295 0 1 0 0 91 6 18 0 1 0 2002264644 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12333/statm: 1340 236 195 169 0 51 0
[pid=12344] ppid=12333 vsize=26948 CPUtime=399.54
/proc/12344/stat : 12344 (ld-linux.so.2) R 12333 12333 8211 0 -1 4194304 1232 0 0 0 39952 2 0 0 25 0 1 100 2002264744 27594752 1214 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670062 0 0 4096 8194 0 0 0 17 1 0 0
/proc/12344/statm: 6737 1214 428 29 0 791 0
Current children cumulated CPU time (s) 400.51
Current children cumulated vsize (KiB) 32308

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 12344
/proc/meminfo: memFree=1145176/2055920 swapFree=4180452/4192956

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


[startup+822.302 s]
/proc/loadavg: 2.01 2.02 2.00 3/75 12344
/proc/meminfo: memFree=1133336/2055920 swapFree=4180452/4192956
[pid=12333] ppid=12331 vsize=5360 CPUtime=0.97
/proc/12333/stat : 12333 (solve.sh) S 12331 12333 8211 0 -1 4194304 310 8295 0 1 0 0 91 6 18 0 1 0 2002264644 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12333/statm: 1340 236 195 169 0 51 0
[pid=12344] ppid=12333 vsize=26948 CPUtime=817.7
/proc/12344/stat : 12344 (ld-linux.so.2) R 12333 12333 8211 0 -1 4194304 1232 0 0 0 81767 3 0 0 25 0 1 100 2002264744 27594752 1214 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670322 0 0 4096 8194 0 0 0 17 1 0 0
/proc/12344/statm: 6737 1214 428 29 0 791 0
Current children cumulated CPU time (s) 818.67
Current children cumulated vsize (KiB) 32308

[startup+882.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/75 12344
/proc/meminfo: memFree=1130648/2055920 swapFree=4180452/4192956
[pid=12333] ppid=12331 vsize=5360 CPUtime=0.97
/proc/12333/stat : 12333 (solve.sh) S 12331 12333 8211 0 -1 4194304 310 8295 0 1 0 0 91 6 18 0 1 0 2002264644 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12333/statm: 1340 236 195 169 0 51 0
[pid=12344] ppid=12333 vsize=26948 CPUtime=877.43
/proc/12344/stat : 12344 (ld-linux.so.2) R 12333 12333 8211 0 -1 4194304 1232 0 0 0 87740 3 0 0 25 0 1 100 2002264744 27594752 1214 996147200 1448431616 1448550632 4294956176 18446744073709551615 134533025 0 0 4096 8194 0 0 0 17 1 0 0
/proc/12344/statm: 6737 1214 428 29 0 791 0
Current children cumulated CPU time (s) 878.4
Current children cumulated vsize (KiB) 32308

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 12344
/proc/meminfo: memFree=1128792/2055920 swapFree=4180452/4192956
[pid=12333] ppid=12331 vsize=5360 CPUtime=0.97
/proc/12333/stat : 12333 (solve.sh) S 12331 12333 8211 0 -1 4194304 310 8295 0 1 0 0 91 6 18 0 1 0 2002264644 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12333/statm: 1340 236 195 169 0 51 0
[pid=12344] ppid=12333 vsize=26948 CPUtime=937.17
/proc/12344/stat : 12344 (ld-linux.so.2) R 12333 12333 8211 0 -1 4194304 1232 0 0 0 93713 4 0 0 25 0 1 100 2002264744 27594752 1214 996147200 1448431616 1448550632 4294956176 18446744073709551615 134535461 0 0 4096 8194 0 0 0 17 1 0 0
/proc/12344/statm: 6737 1214 428 29 0 791 0
Current children cumulated CPU time (s) 938.14
Current children cumulated vsize (KiB) 32308

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 12344
/proc/meminfo: memFree=1128088/2055920 swapFree=4180452/4192956
[pid=12333] ppid=12331 vsize=5360 CPUtime=0.97
/proc/12333/stat : 12333 (solve.sh) S 12331 12333 8211 0 -1 4194304 310 8295 0 1 0 0 91 6 18 0 1 0 2002264644 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12333/statm: 1340 236 195 169 0 51 0
[pid=12344] ppid=12333 vsize=26948 CPUtime=996.91
/proc/12344/stat : 12344 (ld-linux.so.2) R 12333 12333 8211 0 -1 4194304 1232 0 0 0 99687 4 0 0 25 0 1 100 2002264744 27594752 1214 996147200 1448431616 1448550632 4294956176 18446744073709551615 134616100 0 0 4096 8194 0 0 0 17 1 0 0
/proc/12344/statm: 6737 1214 428 29 0 791 0
Current children cumulated CPU time (s) 997.88
Current children cumulated vsize (KiB) 32308

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 12344
/proc/meminfo: memFree=1127064/2055920 swapFree=4180452/4192956
[pid=12333] ppid=12331 vsize=5360 CPUtime=0.97
/proc/12333/stat : 12333 (solve.sh) S 12331 12333 8211 0 -1 4194304 310 8295 0 1 0 0 91 6 18 0 1 0 2002264644 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12333/statm: 1340 236 195 169 0 51 0
[pid=12344] ppid=12333 vsize=26948 CPUtime=1056.65
/proc/12344/stat : 12344 (ld-linux.so.2) R 12333 12333 8211 0 -1 4194304 1232 0 0 0 105661 4 0 0 25 0 1 100 2002264744 27594752 1214 996147200 1448431616 1448550632 4294956176 18446744073709551615 135316376 0 0 4096 8194 0 0 0 17 1 0 0
/proc/12344/statm: 6737 1214 428 29 0 791 0
Current children cumulated CPU time (s) 1057.62
Current children cumulated vsize (KiB) 32308

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

[startup+1075.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 12344
/proc/meminfo: memFree=1126744/2055920 swapFree=4180452/4192956
[pid=12333] ppid=12331 vsize=5360 CPUtime=0.97
/proc/12333/stat : 12333 (solve.sh) S 12331 12333 8211 0 -1 4194304 310 8295 0 1 0 0 91 6 18 0 1 0 2002264644 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12333/statm: 1340 236 195 169 0 51 0
[pid=12344] ppid=12333 vsize=26948 CPUtime=1069.39
/proc/12344/stat : 12344 (ld-linux.so.2) R 12333 12333 8211 0 -1 4194304 1232 0 0 0 106935 4 0 0 25 0 1 100 2002264744 27594752 1214 996147200 1448431616 1448550632 4294956176 18446744073709551615 134557716 0 0 4096 8194 0 0 0 17 1 0 0
/proc/12344/statm: 6737 1214 428 29 0 791 0
Current children cumulated CPU time (s) 1070.36
Current children cumulated vsize (KiB) 32308

[startup+1100.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 12344
/proc/meminfo: memFree=1126424/2055920 swapFree=4180452/4192956
[pid=12333] ppid=12331 vsize=5360 CPUtime=0.97
/proc/12333/stat : 12333 (solve.sh) S 12331 12333 8211 0 -1 4194304 310 8295 0 1 0 0 91 6 18 0 1 0 2002264644 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12333/statm: 1340 236 195 169 0 51 0
[pid=12344] ppid=12333 vsize=26948 CPUtime=1094.87
/proc/12344/stat : 12344 (ld-linux.so.2) R 12333 12333 8211 0 -1 4194304 1232 0 0 0 109483 4 0 0 25 0 1 100 2002264744 27594752 1214 996147200 1448431616 1448550632 4294956176 18446744073709551615 135316517 0 0 4096 8194 0 0 0 17 1 0 0
/proc/12344/statm: 6737 1214 428 29 0 791 0
Current children cumulated CPU time (s) 1095.84
Current children cumulated vsize (KiB) 32308

[startup+1107.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 12344
/proc/meminfo: memFree=1126104/2055920 swapFree=4180452/4192956
[pid=12333] ppid=12331 vsize=5360 CPUtime=0.97
/proc/12333/stat : 12333 (solve.sh) S 12331 12333 8211 0 -1 4194304 310 8295 0 1 0 0 91 6 18 0 1 0 2002264644 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12333/statm: 1340 236 195 169 0 51 0
[pid=12344] ppid=12333 vsize=26948 CPUtime=1101.25
/proc/12344/stat : 12344 (ld-linux.so.2) R 12333 12333 8211 0 -1 4194304 1232 0 0 0 110121 4 0 0 25 0 1 100 2002264744 27594752 1214 996147200 1448431616 1448550632 4294956176 18446744073709551615 135316453 0 0 4096 8194 0 0 0 17 1 0 0
/proc/12344/statm: 6737 1214 428 29 0 791 0
Current children cumulated CPU time (s) 1102.22
Current children cumulated vsize (KiB) 32308

[startup+1113.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 12344
/proc/meminfo: memFree=1126488/2055920 swapFree=4180452/4192956
[pid=12333] ppid=12331 vsize=5360 CPUtime=0.97
/proc/12333/stat : 12333 (solve.sh) S 12331 12333 8211 0 -1 4194304 310 8295 0 1 0 0 91 6 18 0 1 0 2002264644 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12333/statm: 1340 236 195 169 0 51 0
[pid=12344] ppid=12333 vsize=26948 CPUtime=1107.62
/proc/12344/stat : 12344 (ld-linux.so.2) R 12333 12333 8211 0 -1 4194304 1232 0 0 0 110758 4 0 0 25 0 1 100 2002264744 27594752 1214 996147200 1448431616 1448550632 4294956176 18446744073709551615 134533587 0 0 4096 8194 0 0 0 17 1 0 0
/proc/12344/statm: 6737 1214 428 29 0 791 0
Current children cumulated CPU time (s) 1108.59
Current children cumulated vsize (KiB) 32308

[startup+1116.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 12344
/proc/meminfo: memFree=1126104/2055920 swapFree=4180452/4192956
[pid=12333] ppid=12331 vsize=5360 CPUtime=0.97
/proc/12333/stat : 12333 (solve.sh) S 12331 12333 8211 0 -1 4194304 310 8295 0 1 0 0 91 6 18 0 1 0 2002264644 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12333/statm: 1340 236 195 169 0 51 0
[pid=12344] ppid=12333 vsize=26948 CPUtime=1110.81
/proc/12344/stat : 12344 (ld-linux.so.2) R 12333 12333 8211 0 -1 4194304 1232 0 0 0 111077 4 0 0 25 0 1 100 2002264744 27594752 1214 996147200 1448431616 1448550632 4294956176 18446744073709551615 141873617 0 0 4096 8194 0 0 0 17 1 0 0
/proc/12344/statm: 6737 1214 428 29 0 791 0
Current children cumulated CPU time (s) 1111.78
Current children cumulated vsize (KiB) 32308

[startup+1117.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 12344
/proc/meminfo: memFree=1125912/2055920 swapFree=4180452/4192956
[pid=12333] ppid=12331 vsize=5360 CPUtime=0.97
/proc/12333/stat : 12333 (solve.sh) S 12331 12333 8211 0 -1 4194304 310 8295 0 1 0 0 91 6 18 0 1 0 2002264644 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12333/statm: 1340 236 195 169 0 51 0
[pid=12344] ppid=12333 vsize=26948 CPUtime=1111.61
/proc/12344/stat : 12344 (ld-linux.so.2) R 12333 12333 8211 0 -1 4194304 1232 0 0 0 111157 4 0 0 25 0 1 100 2002264744 27594752 1214 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670130 0 0 4096 8194 0 0 0 17 1 0 0
/proc/12344/statm: 6737 1214 428 29 0 791 0
Current children cumulated CPU time (s) 1112.58
Current children cumulated vsize (KiB) 32308

[startup+1117.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 12344
/proc/meminfo: memFree=1125912/2055920 swapFree=4180452/4192956
[pid=12333] ppid=12331 vsize=5360 CPUtime=0.97
/proc/12333/stat : 12333 (solve.sh) S 12331 12333 8211 0 -1 4194304 310 8295 0 1 0 0 91 6 18 0 1 0 2002264644 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12333/statm: 1340 236 195 169 0 51 0
[pid=12344] ppid=12333 vsize=26948 CPUtime=1112
/proc/12344/stat : 12344 (ld-linux.so.2) R 12333 12333 8211 0 -1 4194304 1232 0 0 0 111196 4 0 0 25 0 1 100 2002264744 27594752 1214 996147200 1448431616 1448550632 4294956176 18446744073709551615 141548241 0 0 4096 8194 0 0 0 17 1 0 0
/proc/12344/statm: 6737 1214 428 29 0 791 0
Current children cumulated CPU time (s) 1112.97
Current children cumulated vsize (KiB) 32308

[startup+1118.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 12344
/proc/meminfo: memFree=1125912/2055920 swapFree=4180452/4192956
[pid=12333] ppid=12331 vsize=5360 CPUtime=0.97
/proc/12333/stat : 12333 (solve.sh) S 12331 12333 8211 0 -1 4194304 310 8295 0 1 0 0 91 6 18 0 1 0 2002264644 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12333/statm: 1340 236 195 169 0 51 0
[pid=12344] ppid=12333 vsize=26948 CPUtime=1112.4
/proc/12344/stat : 12344 (ld-linux.so.2) R 12333 12333 8211 0 -1 4194304 1232 0 0 0 111236 4 0 0 25 0 1 100 2002264744 27594752 1214 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670209 0 0 4096 8194 0 0 0 17 1 0 0
/proc/12344/statm: 6737 1214 428 29 0 791 0
Current children cumulated CPU time (s) 1113.37
Current children cumulated vsize (KiB) 32308

[startup+1118.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 12344
/proc/meminfo: memFree=1125912/2055920 swapFree=4180452/4192956
[pid=12333] ppid=12331 vsize=5360 CPUtime=0.97
/proc/12333/stat : 12333 (solve.sh) S 12331 12333 8211 0 -1 4194304 310 8295 0 1 0 0 91 6 18 0 1 0 2002264644 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12333/statm: 1340 236 195 169 0 51 0
[pid=12344] ppid=12333 vsize=26948 CPUtime=1112.5
/proc/12344/stat : 12344 (ld-linux.so.2) R 12333 12333 8211 0 -1 4194304 1232 0 0 0 111246 4 0 0 25 0 1 100 2002264744 27594752 1214 996147200 1448431616 1448550632 4294956176 18446744073709551615 134535450 0 0 4096 8194 0 0 0 17 1 0 0
/proc/12344/statm: 6737 1214 428 29 0 791 0
Current children cumulated CPU time (s) 1113.47
Current children cumulated vsize (KiB) 32308

Child status: 0
Real time (s): 1118.44
CPU time (s): 1113.54
CPU user time (s): 1113.42
CPU system time (s): 0.117982
CPU usage (%): 99.5619
Max. virtual memory (cumulated for all children) (KiB): 32308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1113.42
system time used= 0.117982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9879
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= 1011
involuntary context switches= 13627

runsolver used 1.47378 second user time and 3.17652 second system time

The end

Launcher Data (download as text)

Begin job on node29 at 2008-07-05 06:41:48
IDJOB=1107062
IDBENCH=57613
IDSOLVER=369
FILE ID=node29/1107062-1215232908
PBS_JOBID= 7881718
Free space on /tmp= 66416 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 16828d5b306d2e949e22316dd26b1589
RANDOM SEED=765287273

node29.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.220
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.220
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:       1174856 kB
Buffers:         96340 kB
Cached:         430860 kB
SwapCached:       6872 kB
Active:         627464 kB
Inactive:       188180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1174856 kB
SwapTotal:     4192956 kB
SwapFree:      4180452 kB
Dirty:           29728 kB
Writeback:           0 kB
Mapped:         294516 kB
Slab:            49936 kB
Committed_AS:  3752152 kB
PageTables:       2660 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= 66388 MiB
End job on node29 at 2008-07-05 07:00:27