Trace number 1106156

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Minion/Tailor 2008-07-04? (TO) 1800.04 1801.51

General information on the benchmark

Namecsp/os-taillard-15/
normalized-os-taillard-15-95-2.xml
MD5SUM8376fcfcac18b60a71faf845a033c81e
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 benchmark2.5906
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints3150
Maximum constraint arity2
Maximum domain size854
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3150
Global constraints used (with number of constraints)

Solver Data (download as text)

1.57/1.54	c Finished tailoring XCSP instance to Minion. Starting solving
1800.01/1801.51	HOME/solve.sh: line 8: 19408 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-1106156-1215200989/watcher-1106156-1215200989 -o /tmp/evaluation-result-1106156-1215200989/solver-1106156-1215200989 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solve.sh HOME/instance-1106156-1215200989.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.79 1.95 1.98 4/68 19383
/proc/meminfo: memFree=1740192/2055920 swapFree=4122808/4192956
[pid=19383] ppid=19381 vsize=5356 CPUtime=0
/proc/19383/stat : 19383 (solve.sh) S 19381 19383 13245 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1549773968 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19383/statm: 1339 235 195 169 0 50 0
[pid=19384] ppid=19383 vsize=5356 CPUtime=0
/proc/19384/stat : 19384 (solve.sh) R 19383 19383 13245 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 1549773969 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 252429528359 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/19384/statm: 1339 235 195 169 0 50 0

[startup+0.0804209 s]
/proc/loadavg: 1.79 1.95 1.98 4/68 19383
/proc/meminfo: memFree=1740192/2055920 swapFree=4122808/4192956
[pid=19383] ppid=19381 vsize=5356 CPUtime=0
/proc/19383/stat : 19383 (solve.sh) S 19381 19383 13245 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1549773968 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19383/statm: 1339 235 195 169 0 50 0
[pid=19384] ppid=19383 vsize=863988 CPUtime=0.06
/proc/19384/stat : 19384 (java) S 19383 19383 13245 0 -1 0 3181 0 1 0 4 2 0 0 18 0 9 0 1549773969 884723712 2656 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19384/statm: 215997 2656 1586 9 0 210559 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 869344

[startup+0.10242 s]
/proc/loadavg: 1.79 1.95 1.98 4/68 19383
/proc/meminfo: memFree=1740192/2055920 swapFree=4122808/4192956
[pid=19383] ppid=19381 vsize=5356 CPUtime=0
/proc/19383/stat : 19383 (solve.sh) S 19381 19383 13245 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1549773968 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19383/statm: 1339 235 195 169 0 50 0
[pid=19384] ppid=19383 vsize=864136 CPUtime=0.08
/proc/19384/stat : 19384 (java) S 19383 19383 13245 0 -1 0 3505 0 1 0 6 2 0 0 18 0 9 0 1549773969 884875264 2957 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19384/statm: 216034 2957 1719 9 0 210596 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 869492

[startup+0.30244 s]
/proc/loadavg: 1.79 1.95 1.98 4/68 19383
/proc/meminfo: memFree=1740192/2055920 swapFree=4122808/4192956
[pid=19383] ppid=19381 vsize=5356 CPUtime=0
/proc/19383/stat : 19383 (solve.sh) S 19381 19383 13245 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1549773968 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19383/statm: 1339 235 195 169 0 50 0
[pid=19384] ppid=19383 vsize=864896 CPUtime=0.37
/proc/19384/stat : 19384 (java) S 19383 19383 13245 0 -1 0 5002 0 1 0 33 4 0 0 18 0 9 0 1549773969 885653504 4430 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19384/statm: 216224 4430 1829 9 0 210786 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 870252

[startup+0.702479 s]
/proc/loadavg: 1.79 1.95 1.98 4/68 19383
/proc/meminfo: memFree=1740192/2055920 swapFree=4122808/4192956
[pid=19383] ppid=19381 vsize=5356 CPUtime=0
/proc/19383/stat : 19383 (solve.sh) S 19381 19383 13245 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1549773968 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19383/statm: 1339 235 195 169 0 50 0
[pid=19384] ppid=19383 vsize=868720 CPUtime=0.77
/proc/19384/stat : 19384 (java) S 19383 19383 13245 0 -1 0 8825 0 1 0 71 6 0 0 18 0 9 0 1549773969 889569280 8215 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19384/statm: 217180 8215 1862 9 0 211742 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 874076

[startup+1.50156 s]
/proc/loadavg: 1.79 1.95 1.98 3/91 19407
/proc/meminfo: memFree=1682792/2055920 swapFree=4122808/4192956
[pid=19383] ppid=19381 vsize=5356 CPUtime=0
/proc/19383/stat : 19383 (solve.sh) S 19381 19383 13245 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1549773968 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19383/statm: 1339 235 195 169 0 50 0
[pid=19384] ppid=19383 vsize=868824 CPUtime=1.57
/proc/19384/stat : 19384 (java) S 19383 19383 13245 0 -1 0 11548 0 1 0 149 8 0 0 18 0 9 0 1549773969 889675776 10833 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19384/statm: 217206 10833 1882 9 0 211768 0
[pid=19384/tid=19386] ppid=19383 vsize=868824 CPUtime=1.03
/proc/19384/task/19386/stat : 19386 (java) R 19383 19383 13245 0 -1 64 5179 0 1 0 99 4 0 0 24 0 9 0 1549773970 889675776 10833 996147200 134512640 134550740 4294955984 18446744073709551615 4127118623 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19384/tid=19387] ppid=19383 vsize=868824 CPUtime=0.19
/proc/19384/task/19387/stat : 19387 (java) S 19383 19383 13245 0 -1 64 4022 0 0 0 17 2 0 0 16 0 9 0 1549773971 889675776 10833 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19384/tid=19388] ppid=19383 vsize=868824 CPUtime=0
/proc/19384/task/19388/stat : 19388 (java) S 19383 19383 13245 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1549773971 889675776 10833 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19384/tid=19389] ppid=19383 vsize=868824 CPUtime=0
/proc/19384/task/19389/stat : 19389 (java) S 19383 19383 13245 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1549773971 889675776 10833 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19384/tid=19390] ppid=19383 vsize=868824 CPUtime=0
/proc/19384/task/19390/stat : 19390 (java) S 19383 19383 13245 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1549773973 889675776 10833 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19384/tid=19391] ppid=19383 vsize=868824 CPUtime=0.32
/proc/19384/task/19391/stat : 19391 (java) S 19383 19383 13245 0 -1 64 1612 0 0 0 31 1 0 0 16 0 9 0 1549773973 889675776 10833 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19384/tid=19392] ppid=19383 vsize=868824 CPUtime=0
/proc/19384/task/19392/stat : 19392 (java) S 19383 19383 13245 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1549773973 889675776 10833 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19384/tid=19393] ppid=19383 vsize=868824 CPUtime=0
/proc/19384/task/19393/stat : 19393 (java) S 19383 19383 13245 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1549773973 889675776 10833 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 874180

[startup+3.10172 s]
/proc/loadavg: 1.79 1.95 1.98 3/75 19409
/proc/meminfo: memFree=1725224/2055920 swapFree=4122808/4192956
[pid=19383] ppid=19381 vsize=5360 CPUtime=1.6
/proc/19383/stat : 19383 (solve.sh) S 19381 19383 13245 0 -1 4194304 309 12414 0 1 0 0 150 10 18 0 1 0 1549773968 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19383/statm: 1340 236 195 169 0 51 0
[pid=19408] ppid=19383 vsize=34428 CPUtime=1.52
/proc/19408/stat : 19408 (ld-linux.so.2) R 19383 19383 13245 0 -1 4194304 3440 0 0 0 151 1 0 0 25 0 1 100 1549774123 35254272 3082 996147200 1448431616 1448550632 4294956144 18446744073709551615 134559280 0 0 4096 8194 0 0 0 17 0 0 0
/proc/19408/statm: 8607 3082 419 29 0 2661 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 39788

[startup+6.30103 s]
/proc/loadavg: 1.89 1.97 1.99 3/75 19409
/proc/meminfo: memFree=1714408/2055920 swapFree=4122808/4192956
[pid=19383] ppid=19381 vsize=5360 CPUtime=1.6
/proc/19383/stat : 19383 (solve.sh) S 19381 19383 13245 0 -1 4194304 309 12414 0 1 0 0 150 10 18 0 1 0 1549773968 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19383/statm: 1340 236 195 169 0 51 0
[pid=19408] ppid=19383 vsize=34428 CPUtime=4.72
/proc/19408/stat : 19408 (ld-linux.so.2) R 19383 19383 13245 0 -1 4194304 3440 0 0 0 471 1 0 0 25 0 1 100 1549774123 35254272 3082 996147200 1448431616 1448550632 4294956144 18446744073709551615 134670054 0 0 4096 8194 0 0 0 17 0 0 0
/proc/19408/statm: 8607 3082 419 29 0 2661 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 39788

[startup+12.7017 s]
/proc/loadavg: 1.90 1.97 1.99 3/75 19409
/proc/meminfo: memFree=1714344/2055920 swapFree=4122808/4192956
[pid=19383] ppid=19381 vsize=5360 CPUtime=1.6
/proc/19383/stat : 19383 (solve.sh) S 19381 19383 13245 0 -1 4194304 309 12414 0 1 0 0 150 10 18 0 1 0 1549773968 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19383/statm: 1340 236 195 169 0 51 0
[pid=19408] ppid=19383 vsize=34428 CPUtime=11.11
/proc/19408/stat : 19408 (ld-linux.so.2) R 19383 19383 13245 0 -1 4194304 3440 0 0 0 1110 1 0 0 25 0 1 100 1549774123 35254272 3082 996147200 1448431616 1448550632 4294956144 18446744073709551615 134535440 0 0 4096 8194 0 0 0 17 0 0 0
/proc/19408/statm: 8607 3082 419 29 0 2661 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 39788

[startup+25.5029 s]
/proc/loadavg: 1.92 1.97 1.99 3/75 19409
/proc/meminfo: memFree=1714536/2055920 swapFree=4122808/4192956
[pid=19383] ppid=19381 vsize=5360 CPUtime=1.6
/proc/19383/stat : 19383 (solve.sh) S 19381 19383 13245 0 -1 4194304 309 12414 0 1 0 0 150 10 18 0 1 0 1549773968 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19383/statm: 1340 236 195 169 0 51 0
[pid=19408] ppid=19383 vsize=34428 CPUtime=23.9
/proc/19408/stat : 19408 (ld-linux.so.2) R 19383 19383 13245 0 -1 4194304 3440 0 0 0 2389 1 0 0 25 0 1 100 1549774123 35254272 3082 996147200 1448431616 1448550632 4294956144 18446744073709551615 134535458 0 0 4096 8194 0 0 0 17 0 0 0
/proc/19408/statm: 8607 3082 419 29 0 2661 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 39788

[startup+51.1025 s]
/proc/loadavg: 1.95 1.97 1.99 3/75 19409
/proc/meminfo: memFree=1714664/2055920 swapFree=4122808/4192956
[pid=19383] ppid=19381 vsize=5360 CPUtime=1.6
/proc/19383/stat : 19383 (solve.sh) S 19381 19383 13245 0 -1 4194304 309 12414 0 1 0 0 150 10 18 0 1 0 1549773968 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19383/statm: 1340 236 195 169 0 51 0
[pid=19408] ppid=19383 vsize=34428 CPUtime=49.48
/proc/19408/stat : 19408 (ld-linux.so.2) R 19383 19383 13245 0 -1 4194304 3440 0 0 0 4947 1 0 0 25 0 1 100 1549774123 35254272 3082 996147200 1448431616 1448550632 4294956144 18446744073709551615 134670054 0 0 4096 8194 0 0 0 17 0 0 0
/proc/19408/statm: 8607 3082 419 29 0 2661 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 39788

[startup+102.307 s]
/proc/loadavg: 1.98 1.97 1.99 3/75 19409
/proc/meminfo: memFree=1714600/2055920 swapFree=4122808/4192956
[pid=19383] ppid=19381 vsize=5360 CPUtime=1.6
/proc/19383/stat : 19383 (solve.sh) S 19381 19383 13245 0 -1 4194304 309 12414 0 1 0 0 150 10 18 0 1 0 1549773968 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19383/statm: 1340 236 195 169 0 51 0
[pid=19408] ppid=19383 vsize=34428 CPUtime=100.64
/proc/19408/stat : 19408 (ld-linux.so.2) R 19383 19383 13245 0 -1 4194304 3440 0 0 0 10063 1 0 0 25 0 1 100 1549774123 35254272 3082 996147200 1448431616 1448550632 4294956144 18446744073709551615 141624106 0 0 4096 8194 0 0 0 17 0 0 0
/proc/19408/statm: 8607 3082 419 29 0 2661 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 39788

[startup+162.303 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 19409
/proc/meminfo: memFree=1714536/2055920 swapFree=4122808/4192956
[pid=19383] ppid=19381 vsize=5360 CPUtime=1.6
/proc/19383/stat : 19383 (solve.sh) S 19381 19383 13245 0 -1 4194304 309 12414 0 1 0 0 150 10 18 0 1 0 1549773968 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19383/statm: 1340 236 195 169 0 51 0
[pid=19408] ppid=19383 vsize=34428 CPUtime=160.59
/proc/19408/stat : 19408 (ld-linux.so.2) R 19383 19383 13245 0 -1 4194304 3440 0 0 0 16058 1 0 0 25 0 1 100 1549774123 35254272 3082 996147200 1448431616 1448550632 4294956144 18446744073709551615 134670054 0 0 4096 8194 0 0 0 17 0 0 0
/proc/19408/statm: 8607 3082 419 29 0 2661 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 39788

[startup+222.303 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 19409
/proc/meminfo: memFree=1714472/2055920 swapFree=4122808/4192956
[pid=19383] ppid=19381 vsize=5360 CPUtime=1.6
/proc/19383/stat : 19383 (solve.sh) S 19381 19383 13245 0 -1 4194304 309 12414 0 1 0 0 150 10 18 0 1 0 1549773968 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19383/statm: 1340 236 195 169 0 51 0
[pid=19408] ppid=19383 vsize=34428 CPUtime=220.54
/proc/19408/stat : 19408 (ld-linux.so.2) R 19383 19383 13245 0 -1 4194304 3440 0 0 0 22053 1 0 0 25 0 1 100 1549774123 35254272 3082 996147200 1448431616 1448550632 4294956144 18446744073709551615 134535954 0 0 4096 8194 0 0 0 17 0 0 0
/proc/19408/statm: 8607 3082 419 29 0 2661 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 39788

[startup+282.303 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 19409
/proc/meminfo: memFree=1714472/2055920 swapFree=4122808/4192956
[pid=19383] ppid=19381 vsize=5360 CPUtime=1.6
/proc/19383/stat : 19383 (solve.sh) S 19381 19383 13245 0 -1 4194304 309 12414 0 1 0 0 150 10 18 0 1 0 1549773968 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0

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

/proc/19383/stat : 19383 (solve.sh) S 19381 19383 13245 0 -1 4194304 309 12414 0 1 0 0 150 10 18 0 1 0 1549773968 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19383/statm: 1340 236 195 169 0 51 0
[pid=19408] ppid=19383 vsize=34428 CPUtime=1119.78
/proc/19408/stat : 19408 (ld-linux.so.2) R 19383 19383 13245 0 -1 4194304 3440 0 0 0 111976 2 0 0 25 0 1 100 1549774123 35254272 3082 996147200 1448431616 1448550632 4294956144 18446744073709551615 134607589 0 0 4096 8194 0 0 0 17 0 0 0
/proc/19408/statm: 8607 3082 419 29 0 2661 0
Current children cumulated CPU time (s) 1121.38
Current children cumulated vsize (KiB) 39788

[startup+1182.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/75 19415
/proc/meminfo: memFree=1714024/2055920 swapFree=4122808/4192956
[pid=19383] ppid=19381 vsize=5360 CPUtime=1.6
/proc/19383/stat : 19383 (solve.sh) S 19381 19383 13245 0 -1 4194304 309 12414 0 1 0 0 150 10 18 0 1 0 1549773968 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19383/statm: 1340 236 195 169 0 51 0
[pid=19408] ppid=19383 vsize=34428 CPUtime=1179.73
/proc/19408/stat : 19408 (ld-linux.so.2) R 19383 19383 13245 0 -1 4194304 3440 0 0 0 117971 2 0 0 25 0 1 100 1549774123 35254272 3082 996147200 1448431616 1448550632 4294956144 18446744073709551615 134670064 0 0 4096 8194 0 0 0 17 0 0 0
/proc/19408/statm: 8607 3082 419 29 0 2661 0
Current children cumulated CPU time (s) 1181.33
Current children cumulated vsize (KiB) 39788

[startup+1242.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/75 19415
/proc/meminfo: memFree=1713768/2055920 swapFree=4122808/4192956
[pid=19383] ppid=19381 vsize=5360 CPUtime=1.6
/proc/19383/stat : 19383 (solve.sh) S 19381 19383 13245 0 -1 4194304 309 12414 0 1 0 0 150 10 18 0 1 0 1549773968 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19383/statm: 1340 236 195 169 0 51 0
[pid=19408] ppid=19383 vsize=34428 CPUtime=1239.68
/proc/19408/stat : 19408 (ld-linux.so.2) R 19383 19383 13245 0 -1 4194304 3440 0 0 0 123966 2 0 0 25 0 1 100 1549774123 35254272 3082 996147200 1448431616 1448550632 4294956144 18446744073709551615 134670050 0 0 4096 8194 0 0 0 17 0 0 0
/proc/19408/statm: 8607 3082 419 29 0 2661 0
Current children cumulated CPU time (s) 1241.28
Current children cumulated vsize (KiB) 39788

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 19415
/proc/meminfo: memFree=1713704/2055920 swapFree=4122808/4192956
[pid=19383] ppid=19381 vsize=5360 CPUtime=1.6
/proc/19383/stat : 19383 (solve.sh) S 19381 19383 13245 0 -1 4194304 309 12414 0 1 0 0 150 10 18 0 1 0 1549773968 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19383/statm: 1340 236 195 169 0 51 0
[pid=19408] ppid=19383 vsize=34428 CPUtime=1299.63
/proc/19408/stat : 19408 (ld-linux.so.2) R 19383 19383 13245 0 -1 4194304 3440 0 0 0 129961 2 0 0 25 0 1 100 1549774123 35254272 3082 996147200 1448431616 1448550632 4294956144 18446744073709551615 134534540 0 0 4096 8194 0 0 0 17 0 0 0
/proc/19408/statm: 8607 3082 419 29 0 2661 0
Current children cumulated CPU time (s) 1301.23
Current children cumulated vsize (KiB) 39788

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 19415
/proc/meminfo: memFree=1713704/2055920 swapFree=4122808/4192956
[pid=19383] ppid=19381 vsize=5360 CPUtime=1.6
/proc/19383/stat : 19383 (solve.sh) S 19381 19383 13245 0 -1 4194304 309 12414 0 1 0 0 150 10 18 0 1 0 1549773968 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19383/statm: 1340 236 195 169 0 51 0
[pid=19408] ppid=19383 vsize=34428 CPUtime=1359.57
/proc/19408/stat : 19408 (ld-linux.so.2) R 19383 19383 13245 0 -1 4194304 3440 0 0 0 135955 2 0 0 25 0 1 100 1549774123 35254272 3082 996147200 1448431616 1448550632 4294956144 18446744073709551615 134535458 0 0 4096 8194 0 0 0 17 0 0 0
/proc/19408/statm: 8607 3082 419 29 0 2661 0
Current children cumulated CPU time (s) 1361.17
Current children cumulated vsize (KiB) 39788

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/75 19415
/proc/meminfo: memFree=1713640/2055920 swapFree=4122808/4192956
[pid=19383] ppid=19381 vsize=5360 CPUtime=1.6
/proc/19383/stat : 19383 (solve.sh) S 19381 19383 13245 0 -1 4194304 309 12414 0 1 0 0 150 10 18 0 1 0 1549773968 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19383/statm: 1340 236 195 169 0 51 0
[pid=19408] ppid=19383 vsize=34428 CPUtime=1419.53
/proc/19408/stat : 19408 (ld-linux.so.2) R 19383 19383 13245 0 -1 4194304 3440 0 0 0 141951 2 0 0 25 0 1 100 1549774123 35254272 3082 996147200 1448431616 1448550632 4294956144 18446744073709551615 134535954 0 0 4096 8194 0 0 0 17 0 0 0
/proc/19408/statm: 8607 3082 419 29 0 2661 0
Current children cumulated CPU time (s) 1421.13
Current children cumulated vsize (KiB) 39788

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19415
/proc/meminfo: memFree=1713576/2055920 swapFree=4122808/4192956
[pid=19383] ppid=19381 vsize=5360 CPUtime=1.6
/proc/19383/stat : 19383 (solve.sh) S 19381 19383 13245 0 -1 4194304 309 12414 0 1 0 0 150 10 18 0 1 0 1549773968 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19383/statm: 1340 236 195 169 0 51 0
[pid=19408] ppid=19383 vsize=34428 CPUtime=1479.47
/proc/19408/stat : 19408 (ld-linux.so.2) R 19383 19383 13245 0 -1 4194304 3440 0 0 0 147945 2 0 0 25 0 1 100 1549774123 35254272 3082 996147200 1448431616 1448550632 4294956144 18446744073709551615 134534528 0 0 4096 8194 0 0 0 17 0 0 0
/proc/19408/statm: 8607 3082 419 29 0 2661 0
Current children cumulated CPU time (s) 1481.07
Current children cumulated vsize (KiB) 39788

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19415
/proc/meminfo: memFree=1713704/2055920 swapFree=4122808/4192956
[pid=19383] ppid=19381 vsize=5360 CPUtime=1.6
/proc/19383/stat : 19383 (solve.sh) S 19381 19383 13245 0 -1 4194304 309 12414 0 1 0 0 150 10 18 0 1 0 1549773968 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19383/statm: 1340 236 195 169 0 51 0
[pid=19408] ppid=19383 vsize=34428 CPUtime=1539.42
/proc/19408/stat : 19408 (ld-linux.so.2) R 19383 19383 13245 0 -1 4194304 3440 0 0 0 153940 2 0 0 25 0 1 100 1549774123 35254272 3082 996147200 1448431616 1448550632 4294956144 18446744073709551615 134670026 0 0 4096 8194 0 0 0 17 0 0 0
/proc/19408/statm: 8607 3082 419 29 0 2661 0
Current children cumulated CPU time (s) 1541.02
Current children cumulated vsize (KiB) 39788

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/75 19415
/proc/meminfo: memFree=1713704/2055920 swapFree=4122808/4192956
[pid=19383] ppid=19381 vsize=5360 CPUtime=1.6
/proc/19383/stat : 19383 (solve.sh) S 19381 19383 13245 0 -1 4194304 309 12414 0 1 0 0 150 10 18 0 1 0 1549773968 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19383/statm: 1340 236 195 169 0 51 0
[pid=19408] ppid=19383 vsize=34428 CPUtime=1599.37
/proc/19408/stat : 19408 (ld-linux.so.2) R 19383 19383 13245 0 -1 4194304 3440 0 0 0 159935 2 0 0 25 0 1 100 1549774123 35254272 3082 996147200 1448431616 1448550632 4294956144 18446744073709551615 134670054 0 0 4096 8194 0 0 0 17 0 0 0
/proc/19408/statm: 8607 3082 419 29 0 2661 0
Current children cumulated CPU time (s) 1600.97
Current children cumulated vsize (KiB) 39788

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19415
/proc/meminfo: memFree=1713640/2055920 swapFree=4122808/4192956
[pid=19383] ppid=19381 vsize=5360 CPUtime=1.6
/proc/19383/stat : 19383 (solve.sh) S 19381 19383 13245 0 -1 4194304 309 12414 0 1 0 0 150 10 18 0 1 0 1549773968 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19383/statm: 1340 236 195 169 0 51 0
[pid=19408] ppid=19383 vsize=34428 CPUtime=1659.32
/proc/19408/stat : 19408 (ld-linux.so.2) R 19383 19383 13245 0 -1 4194304 3440 0 0 0 165930 2 0 0 25 0 1 100 1549774123 35254272 3082 996147200 1448431616 1448550632 4294956144 18446744073709551615 134616098 0 0 4096 8194 0 0 0 17 0 0 0
/proc/19408/statm: 8607 3082 419 29 0 2661 0
Current children cumulated CPU time (s) 1660.92
Current children cumulated vsize (KiB) 39788

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19415
/proc/meminfo: memFree=1713640/2055920 swapFree=4122808/4192956
[pid=19383] ppid=19381 vsize=5360 CPUtime=1.6
/proc/19383/stat : 19383 (solve.sh) S 19381 19383 13245 0 -1 4194304 309 12414 0 1 0 0 150 10 18 0 1 0 1549773968 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19383/statm: 1340 236 195 169 0 51 0
[pid=19408] ppid=19383 vsize=34428 CPUtime=1719.27
/proc/19408/stat : 19408 (ld-linux.so.2) R 19383 19383 13245 0 -1 4194304 3440 0 0 0 171925 2 0 0 25 0 1 100 1549774123 35254272 3082 996147200 1448431616 1448550632 4294956144 18446744073709551615 134670022 0 0 4096 8194 0 0 0 17 0 0 0
/proc/19408/statm: 8607 3082 419 29 0 2661 0
Current children cumulated CPU time (s) 1720.87
Current children cumulated vsize (KiB) 39788

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19415
/proc/meminfo: memFree=1713320/2055920 swapFree=4122808/4192956
[pid=19383] ppid=19381 vsize=5360 CPUtime=1.6
/proc/19383/stat : 19383 (solve.sh) S 19381 19383 13245 0 -1 4194304 309 12414 0 1 0 0 150 10 18 0 1 0 1549773968 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19383/statm: 1340 236 195 169 0 51 0
[pid=19408] ppid=19383 vsize=34428 CPUtime=1779.22
/proc/19408/stat : 19408 (ld-linux.so.2) R 19383 19383 13245 0 -1 4194304 3440 0 0 0 177920 2 0 0 25 0 1 100 1549774123 35254272 3082 996147200 1448431616 1448550632 4294956144 18446744073709551615 134533162 0 0 4096 8194 0 0 0 17 0 0 0
/proc/19408/statm: 8607 3082 419 29 0 2661 0
Current children cumulated CPU time (s) 1780.82
Current children cumulated vsize (KiB) 39788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19415
/proc/meminfo: memFree=1713320/2055920 swapFree=4122808/4192956
[pid=19383] ppid=19381 vsize=5360 CPUtime=1.6
/proc/19383/stat : 19383 (solve.sh) S 19381 19383 13245 0 -1 4194304 309 12414 0 1 0 0 150 10 18 0 1 0 1549773968 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19383/statm: 1340 236 195 169 0 51 0
[pid=19408] ppid=19383 vsize=34428 CPUtime=1798.41
/proc/19408/stat : 19408 (ld-linux.so.2) R 19383 19383 13245 0 -1 4194304 3440 0 0 0 179839 2 0 0 25 0 1 100 1549774123 35254272 3082 996147200 1448431616 1448550632 4294956144 18446744073709551615 134601760 0 0 4096 8194 0 0 0 17 0 0 0
/proc/19408/statm: 8607 3082 419 29 0 2661 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 39788

Sending SIGTERM to process tree (bottom up)


[startup+1801.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19415
/proc/meminfo: memFree=1713320/2055920 swapFree=4122808/4192956
[pid=19383] ppid=19381 vsize=5360 CPUtime=1.6
/proc/19383/stat : 19383 (solve.sh) S 19381 19383 13245 0 -1 4194304 309 12414 0 1 0 0 150 10 18 0 1 0 1549773968 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19383/statm: 1340 236 195 169 0 51 0
[pid=19408] ppid=19383 vsize=34428 CPUtime=1798.41
/proc/19408/stat : 19408 (ld-linux.so.2) R 19383 19383 13245 0 -1 4194304 3440 0 0 0 179839 2 0 0 25 0 1 100 1549774123 35254272 3082 996147200 1448431616 1448550632 4294956144 18446744073709551615 134601760 0 0 4096 8194 0 0 0 17 0 0 0
/proc/19408/statm: 8607 3082 419 29 0 2661 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 39788

Child status: 143
Real time (s): 1801.51
CPU time (s): 1800.04
CPU user time (s): 1799.91
CPU system time (s): 0.133979
CPU usage (%): 99.9183
Max. virtual memory (cumulated for all children) (KiB): 874180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.91
system time used= 0.133979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16177
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= 1133
involuntary context switches= 8114

runsolver used 2.77458 second user time and 5.38518 second system time

The end

Launcher Data (download as text)

Begin job on node12 at 2008-07-04 21:49:49
IDJOB=1106156
IDBENCH=54402
IDSOLVER=369
FILE ID=node12/1106156-1215200989
PBS_JOBID= 7881578
Free space on /tmp= 66360 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 8376fcfcac18b60a71faf845a033c81e
RANDOM SEED=1225233725

node12.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.236
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.236
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:       1742464 kB
Buffers:          8816 kB
Cached:         156092 kB
SwapCached:      64524 kB
Active:         187516 kB
Inactive:        73564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1742464 kB
SwapTotal:     4192956 kB
SwapFree:      4122808 kB
Dirty:           56992 kB
Writeback:           0 kB
Mapped:         101776 kB
Slab:            37892 kB
Committed_AS:  2978808 kB
PageTables:       1824 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= 66300 MiB
End job on node12 at 2008-07-04 22:19:51