Trace number 1104915

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 299.118 300.105

General information on the benchmark

Namecsp/rand-8-20-5/
normalized-rand-8-20-5-18-800-8_ext.xml
MD5SUM15c3c041a0681c25c1693041f0df8ce7
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark11.0963
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints18
Maximum constraint arity8
Maximum domain size5
Number of constraints which are defined in extension18
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

16.47/16.78	c Finished tailoring XCSP instance to Minion. Starting solving
298.90/299.97	v 0 1 3 0 4 4 3 2 0 3 1 3 4 3 1 2 0 0 1 3 
298.90/299.97	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-1104915-1215204643/watcher-1104915-1215204643 -o /tmp/evaluation-result-1104915-1215204643/solver-1104915-1215204643 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solve.sh HOME/instance-1104915-1215204643.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.91 1.95 1.98 4/80 24227
/proc/meminfo: memFree=1757104/2055920 swapFree=4180240/4192956
[pid=24227] ppid=24225 vsize=5356 CPUtime=0
/proc/24227/stat : 24227 (solve.sh) S 24225 24227 23707 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1999436483 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24227/statm: 1339 235 195 169 0 50 0
[pid=24228] ppid=24227 vsize=5356 CPUtime=0
/proc/24228/stat : 24228 (solve.sh) R 24227 24227 23707 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 1999436483 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 240577473831 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/24228/statm: 1339 235 195 169 0 50 0

[startup+0.0438659 s]
/proc/loadavg: 1.91 1.95 1.98 4/80 24227
/proc/meminfo: memFree=1757104/2055920 swapFree=4180240/4192956
[pid=24227] ppid=24225 vsize=5356 CPUtime=0
/proc/24227/stat : 24227 (solve.sh) S 24225 24227 23707 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1999436483 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24227/statm: 1339 235 195 169 0 50 0
[pid=24228] ppid=24227 vsize=860016 CPUtime=0.03
/proc/24228/stat : 24228 (java) S 24227 24227 23707 0 -1 0 1982 0 1 0 2 1 0 0 18 0 5 0 1999436483 880656384 1572 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/24228/statm: 215214 1656 904 9 0 210193 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 865372

[startup+0.109538 s]
/proc/loadavg: 1.91 1.95 1.98 4/80 24227
/proc/meminfo: memFree=1757104/2055920 swapFree=4180240/4192956
[pid=24227] ppid=24225 vsize=5356 CPUtime=0
/proc/24227/stat : 24227 (solve.sh) S 24225 24227 23707 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1999436483 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24227/statm: 1339 235 195 169 0 50 0
[pid=24228] ppid=24227 vsize=864136 CPUtime=0.08
/proc/24228/stat : 24228 (java) S 24227 24227 23707 0 -1 0 3528 0 1 0 7 1 0 0 18 0 9 0 1999436483 884875264 2980 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24228/statm: 216034 2980 1729 9 0 210596 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 869492

[startup+0.302571 s]
/proc/loadavg: 1.91 1.95 1.98 4/80 24227
/proc/meminfo: memFree=1757104/2055920 swapFree=4180240/4192956
[pid=24227] ppid=24225 vsize=5356 CPUtime=0
/proc/24227/stat : 24227 (solve.sh) S 24225 24227 23707 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1999436483 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24227/statm: 1339 235 195 169 0 50 0
[pid=24228] ppid=24227 vsize=864444 CPUtime=0.28
/proc/24228/stat : 24228 (java) S 24227 24227 23707 0 -1 0 7683 0 1 0 24 4 0 0 18 0 9 0 1999436483 885190656 7112 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24228/statm: 216111 7112 1834 9 0 210673 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 869800

[startup+0.701637 s]
/proc/loadavg: 1.91 1.95 1.98 4/80 24227
/proc/meminfo: memFree=1757104/2055920 swapFree=4180240/4192956
[pid=24227] ppid=24225 vsize=5356 CPUtime=0
/proc/24227/stat : 24227 (solve.sh) S 24225 24227 23707 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1999436483 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24227/statm: 1339 235 195 169 0 50 0
[pid=24228] ppid=24227 vsize=864868 CPUtime=0.68
/proc/24228/stat : 24228 (java) S 24227 24227 23707 0 -1 0 18872 0 1 0 57 11 0 0 18 0 9 0 1999436483 885624832 18290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24228/statm: 216217 18290 1842 9 0 210779 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 870224

[startup+1.50177 s]
/proc/loadavg: 1.91 1.95 1.98 3/90 24237
/proc/meminfo: memFree=1679072/2055920 swapFree=4180240/4192956
[pid=24227] ppid=24225 vsize=5356 CPUtime=0
/proc/24227/stat : 24227 (solve.sh) S 24225 24227 23707 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1999436483 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24227/statm: 1339 235 195 169 0 50 0
[pid=24228] ppid=24227 vsize=864868 CPUtime=1.47
/proc/24228/stat : 24228 (java) S 24227 24227 23707 0 -1 0 25976 0 1 0 133 14 0 0 18 0 9 0 1999436483 885624832 25383 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24228/statm: 216217 25383 1844 9 0 210779 0
[pid=24228/tid=24230] ppid=24227 vsize=864868 CPUtime=1.19
/proc/24228/task/24230/stat : 24230 (java) R 24227 24227 23707 0 -1 64 4860 0 1 0 115 4 0 0 25 0 9 0 1999436485 885624832 25383 996147200 134512640 134550740 4294956032 18446744073709551615 4126544988 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24228/tid=24231] ppid=24227 vsize=864868 CPUtime=0.2
/proc/24228/task/24231/stat : 24231 (java) S 24227 24227 23707 0 -1 64 19954 0 0 0 12 8 0 0 16 0 9 0 1999436486 885624832 25383 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24228/tid=24232] ppid=24227 vsize=864868 CPUtime=0
/proc/24228/task/24232/stat : 24232 (java) S 24227 24227 23707 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1999436486 885624832 25383 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24228/tid=24233] ppid=24227 vsize=864868 CPUtime=0
/proc/24228/task/24233/stat : 24233 (java) S 24227 24227 23707 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1999436486 885624832 25383 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24228/tid=24234] ppid=24227 vsize=864868 CPUtime=0
/proc/24228/task/24234/stat : 24234 (java) S 24227 24227 23707 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1999436488 885624832 25383 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24228/tid=24235] ppid=24227 vsize=864868 CPUtime=0.06
/proc/24228/task/24235/stat : 24235 (java) S 24227 24227 23707 0 -1 64 429 0 0 0 6 0 0 0 16 0 9 0 1999436488 885624832 25383 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24228/tid=24236] ppid=24227 vsize=864868 CPUtime=0
/proc/24228/task/24236/stat : 24236 (java) S 24227 24227 23707 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1999436488 885624832 25383 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24228/tid=24237] ppid=24227 vsize=864868 CPUtime=0
/proc/24228/task/24237/stat : 24237 (java) S 24227 24227 23707 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1999436488 885624832 25383 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) 870224

[startup+3.10204 s]
/proc/loadavg: 1.91 1.95 1.98 3/90 24237
/proc/meminfo: memFree=1640288/2055920 swapFree=4180240/4192956
[pid=24227] ppid=24225 vsize=5356 CPUtime=0
/proc/24227/stat : 24227 (solve.sh) S 24225 24227 23707 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1999436483 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24227/statm: 1339 235 195 169 0 50 0
[pid=24228] ppid=24227 vsize=864868 CPUtime=3.07
/proc/24228/stat : 24228 (java) S 24227 24227 23707 0 -1 0 40142 0 1 0 286 21 0 0 18 0 9 0 1999436483 885624832 39350 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24228/statm: 216217 39350 2559 9 0 210779 0
[pid=24228/tid=24230] ppid=24227 vsize=864868 CPUtime=2.4
/proc/24228/task/24230/stat : 24230 (java) R 24227 24227 23707 0 -1 64 5856 0 1 0 235 5 0 0 25 0 9 0 1999436485 885624832 39350 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24228/tid=24231] ppid=24227 vsize=864868 CPUtime=0.57
/proc/24228/task/24231/stat : 24231 (java) R 24227 24227 23707 0 -1 64 33120 0 0 0 43 14 0 0 16 0 9 0 1999436486 885624832 39350 996147200 134512640 134550740 4294956032 18446744073709551615 104457124 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24228/tid=24232] ppid=24227 vsize=864868 CPUtime=0
/proc/24228/task/24232/stat : 24232 (java) S 24227 24227 23707 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1999436486 885624832 39350 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24228/tid=24233] ppid=24227 vsize=864868 CPUtime=0
/proc/24228/task/24233/stat : 24233 (java) S 24227 24227 23707 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1999436486 885624832 39350 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24228/tid=24234] ppid=24227 vsize=864868 CPUtime=0
/proc/24228/task/24234/stat : 24234 (java) S 24227 24227 23707 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1999436488 885624832 39350 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24228/tid=24235] ppid=24227 vsize=864868 CPUtime=0.06
/proc/24228/task/24235/stat : 24235 (java) S 24227 24227 23707 0 -1 64 433 0 0 0 6 0 0 0 16 0 9 0 1999436488 885624832 39350 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24228/tid=24236] ppid=24227 vsize=864868 CPUtime=0
/proc/24228/task/24236/stat : 24236 (java) S 24227 24227 23707 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1999436488 885624832 39350 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24228/tid=24237] ppid=24227 vsize=864868 CPUtime=0
/proc/24228/task/24237/stat : 24237 (java) S 24227 24227 23707 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1999436488 885624832 39350 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 870224

[startup+6.30158 s]
/proc/loadavg: 2.00 1.97 1.99 4/90 24237
/proc/meminfo: memFree=1519776/2055920 swapFree=4180240/4192956
[pid=24227] ppid=24225 vsize=5356 CPUtime=0
/proc/24227/stat : 24227 (solve.sh) S 24225 24227 23707 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1999436483 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24227/statm: 1339 235 195 169 0 50 0
[pid=24228] ppid=24227 vsize=865020 CPUtime=6.22
/proc/24228/stat : 24228 (java) S 24227 24227 23707 0 -1 0 62667 0 1 0 590 32 0 0 18 0 9 0 1999436483 885780480 61227 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24228/statm: 216255 61227 2559 9 0 210817 0
[pid=24228/tid=24230] ppid=24227 vsize=865020 CPUtime=4.42
/proc/24228/task/24230/stat : 24230 (java) R 24227 24227 23707 0 -1 64 6151 0 1 0 436 6 0 0 25 0 9 0 1999436485 885780480 61227 996147200 134512640 134550740 4294956032 18446744073709551615 4126477198 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24228/tid=24231] ppid=24227 vsize=865020 CPUtime=1.69
/proc/24228/task/24231/stat : 24231 (java) S 24227 24227 23707 0 -1 64 55334 0 0 0 144 25 0 0 16 0 9 0 1999436486 885780480 61227 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24228/tid=24232] ppid=24227 vsize=865020 CPUtime=0
/proc/24228/task/24232/stat : 24232 (java) S 24227 24227 23707 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1999436486 885780480 61227 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24228/tid=24233] ppid=24227 vsize=865020 CPUtime=0
/proc/24228/task/24233/stat : 24233 (java) S 24227 24227 23707 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1999436486 885780480 61227 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24228/tid=24234] ppid=24227 vsize=865020 CPUtime=0
/proc/24228/task/24234/stat : 24234 (java) S 24227 24227 23707 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1999436488 885780480 61227 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24228/tid=24235] ppid=24227 vsize=865020 CPUtime=0.08
/proc/24228/task/24235/stat : 24235 (java) S 24227 24227 23707 0 -1 64 449 0 0 0 8 0 0 0 16 0 9 0 1999436488 885780480 61227 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24228/tid=24236] ppid=24227 vsize=865020 CPUtime=0
/proc/24228/task/24236/stat : 24236 (java) S 24227 24227 23707 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1999436488 885780480 61227 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24228/tid=24237] ppid=24227 vsize=865020 CPUtime=0
/proc/24228/task/24237/stat : 24237 (java) S 24227 24227 23707 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1999436488 885780480 61227 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 870376

[startup+12.7027 s]
/proc/loadavg: 2.08 1.99 1.99 4/90 24237
/proc/meminfo: memFree=1485408/2055920 swapFree=4180240/4192956
[pid=24227] ppid=24225 vsize=5356 CPUtime=0
/proc/24227/stat : 24227 (solve.sh) S 24225 24227 23707 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1999436483 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24227/statm: 1339 235 195 169 0 50 0
[pid=24228] ppid=24227 vsize=865524 CPUtime=12.55
/proc/24228/stat : 24228 (java) S 24227 24227 23707 0 -1 0 74344 0 1 0 1216 39 0 0 18 0 9 0 1999436483 886296576 70390 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24228/statm: 216381 70390 2559 9 0 210943 0
[pid=24228/tid=24230] ppid=24227 vsize=865524 CPUtime=8.15
/proc/24228/task/24230/stat : 24230 (java) R 24227 24227 23707 0 -1 64 6304 0 1 0 809 6 0 0 25 0 9 0 1999436485 886296576 70390 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24228/tid=24231] ppid=24227 vsize=865524 CPUtime=4.28
/proc/24228/task/24231/stat : 24231 (java) R 24227 24227 23707 0 -1 64 66858 0 0 0 397 31 0 0 16 0 9 0 1999436486 886296576 70390 996147200 134512640 134550740 4294956032 18446744073709551615 104181391 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24228/tid=24232] ppid=24227 vsize=865524 CPUtime=0
/proc/24228/task/24232/stat : 24232 (java) S 24227 24227 23707 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1999436486 886296576 70390 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24228/tid=24233] ppid=24227 vsize=865524 CPUtime=0
/proc/24228/task/24233/stat : 24233 (java) S 24227 24227 23707 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1999436486 886296576 70390 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24228/tid=24234] ppid=24227 vsize=865524 CPUtime=0
/proc/24228/task/24234/stat : 24234 (java) S 24227 24227 23707 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1999436488 886296576 70390 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24228/tid=24235] ppid=24227 vsize=865524 CPUtime=0.08
/proc/24228/task/24235/stat : 24235 (java) S 24227 24227 23707 0 -1 64 449 0 0 0 8 0 0 0 16 0 9 0 1999436488 886296576 70390 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24228/tid=24236] ppid=24227 vsize=865524 CPUtime=0
/proc/24228/task/24236/stat : 24236 (java) S 24227 24227 23707 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1999436488 886296576 70390 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24228/tid=24237] ppid=24227 vsize=865524 CPUtime=0
/proc/24228/task/24237/stat : 24237 (java) S 24227 24227 23707 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1999436488 886296576 70390 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 870880

[startup+25.5028 s]
/proc/loadavg: 2.13 2.00 2.00 3/82 24238
/proc/meminfo: memFree=1500896/2055920 swapFree=4180240/4192956
[pid=24227] ppid=24225 vsize=5360 CPUtime=16.54
/proc/24227/stat : 24227 (solve.sh) S 24225 24227 23707 0 -1 4194304 310 102992 0 1 0 0 1587 67 19 0 1 0 1999436483 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24227/statm: 1340 236 195 169 0 51 0
[pid=24238] ppid=24227 vsize=266456 CPUtime=8.61
/proc/24238/stat : 24238 (ld-linux.so.2) R 24227 24227 23707 0 -1 4194304 122657 0 0 0 809 52 0 0 25 0 1 0 1999438161 272850944 61034 996147200 1448431616 1448550632 4294956176 18446744073709551615 148879329 0 0 4096 0 0 0 0 17 1 0 0
/proc/24238/statm: 66614 61034 362 29 0 60668 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 271816

[startup+51.1021 s]
/proc/loadavg: 2.08 2.00 2.00 3/82 24238
/proc/meminfo: memFree=861984/2055920 swapFree=4180240/4192956
[pid=24227] ppid=24225 vsize=5360 CPUtime=16.54
/proc/24227/stat : 24227 (solve.sh) S 24225 24227 23707 0 -1 4194304 310 102992 0 1 0 0 1587 67 19 0 1 0 1999436483 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24227/statm: 1340 236 195 169 0 51 0
[pid=24238] ppid=24227 vsize=890960 CPUtime=33.96
/proc/24238/stat : 24238 (ld-linux.so.2) R 24227 24227 23707 0 -1 4194304 455626 0 0 0 3219 177 0 0 25 0 1 100 1999438161 912343040 217150 996147200 1448431616 1448550632 4294956176 18446744073709551615 148956964 0 0 4096 8194 0 0 0 17 1 0 0
/proc/24238/statm: 222740 217150 384 29 0 216794 0
Current children cumulated CPU time (s) 50.5
Current children cumulated vsize (KiB) 896320

[startup+102.307 s]
/proc/loadavg: 2.03 2.00 2.00 3/75 24278
/proc/meminfo: memFree=859672/2055920 swapFree=4180240/4192956
[pid=24227] ppid=24225 vsize=5360 CPUtime=16.54
/proc/24227/stat : 24227 (solve.sh) S 24225 24227 23707 0 -1 4194304 310 102992 0 1 0 0 1587 67 19 0 1 0 1999436483 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24227/statm: 1340 236 195 169 0 51 0
[pid=24238] ppid=24227 vsize=890960 CPUtime=84.86
/proc/24238/stat : 24238 (ld-linux.so.2) R 24227 24227 23707 0 -1 4194304 455626 0 0 0 8306 180 0 0 25 0 1 100 1999438161 912343040 217150 996147200 1448431616 1448550632 4294956176 18446744073709551615 148957862 0 0 4096 8194 0 0 0 17 0 0 0
/proc/24238/statm: 222740 217150 384 29 0 216794 0
Current children cumulated CPU time (s) 101.4
Current children cumulated vsize (KiB) 896320

[startup+162.303 s]
/proc/loadavg: 2.01 2.00 2.00 3/75 24278
/proc/meminfo: memFree=859864/2055920 swapFree=4180240/4192956
[pid=24227] ppid=24225 vsize=5360 CPUtime=16.54
/proc/24227/stat : 24227 (solve.sh) S 24225 24227 23707 0 -1 4194304 310 102992 0 1 0 0 1587 67 19 0 1 0 1999436483 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24227/statm: 1340 236 195 169 0 51 0
[pid=24238] ppid=24227 vsize=890960 CPUtime=144.83
/proc/24238/stat : 24238 (ld-linux.so.2) R 24227 24227 23707 0 -1 4194304 455626 0 0 0 14303 180 0 0 25 0 1 100 1999438161 912343040 217150 996147200 1448431616 1448550632 4294956176 18446744073709551615 149001422 0 0 4096 8194 0 0 0 17 0 0 0
/proc/24238/statm: 222740 217150 384 29 0 216794 0
Current children cumulated CPU time (s) 161.37
Current children cumulated vsize (KiB) 896320

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 24278
/proc/meminfo: memFree=859608/2055920 swapFree=4180240/4192956
[pid=24227] ppid=24225 vsize=5360 CPUtime=16.54
/proc/24227/stat : 24227 (solve.sh) S 24225 24227 23707 0 -1 4194304 310 102992 0 1 0 0 1587 67 19 0 1 0 1999436483 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24227/statm: 1340 236 195 169 0 51 0
[pid=24238] ppid=24227 vsize=890960 CPUtime=204.8
/proc/24238/stat : 24238 (ld-linux.so.2) R 24227 24227 23707 0 -1 4194304 455626 0 0 0 20300 180 0 0 25 0 1 100 1999438161 912343040 217150 996147200 1448431616 1448550632 4294956176 18446744073709551615 148957006 0 0 4096 8194 0 0 0 17 0 0 0
/proc/24238/statm: 222740 217150 384 29 0 216794 0
Current children cumulated CPU time (s) 221.34
Current children cumulated vsize (KiB) 896320

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 24278
/proc/meminfo: memFree=859672/2055920 swapFree=4180240/4192956
[pid=24227] ppid=24225 vsize=5360 CPUtime=16.54
/proc/24227/stat : 24227 (solve.sh) S 24225 24227 23707 0 -1 4194304 310 102992 0 1 0 0 1587 67 19 0 1 0 1999436483 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24227/statm: 1340 236 195 169 0 51 0
[pid=24238] ppid=24227 vsize=890960 CPUtime=264.77
/proc/24238/stat : 24238 (ld-linux.so.2) R 24227 24227 23707 0 -1 4194304 455626 0 0 0 26297 180 0 0 25 0 1 100 1999438161 912343040 217150 996147200 1448431616 1448550632 4294956176 18446744073709551615 148957782 0 0 4096 8194 0 0 0 17 0 0 0
/proc/24238/statm: 222740 217150 384 29 0 216794 0
Current children cumulated CPU time (s) 281.31
Current children cumulated vsize (KiB) 896320

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

[startup+287.902 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 24278
/proc/meminfo: memFree=859672/2055920 swapFree=4180240/4192956
[pid=24227] ppid=24225 vsize=5360 CPUtime=16.54
/proc/24227/stat : 24227 (solve.sh) S 24225 24227 23707 0 -1 4194304 310 102992 0 1 0 0 1587 67 19 0 1 0 1999436483 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24227/statm: 1340 236 195 169 0 51 0
[pid=24238] ppid=24227 vsize=890960 CPUtime=270.36
/proc/24238/stat : 24238 (ld-linux.so.2) R 24227 24227 23707 0 -1 4194304 455626 0 0 0 26856 180 0 0 25 0 1 100 1999438161 912343040 217150 996147200 1448431616 1448550632 4294956176 18446744073709551615 148958571 0 0 4096 8194 0 0 0 17 0 0 0
/proc/24238/statm: 222740 217150 384 29 0 216794 0
Current children cumulated CPU time (s) 286.9
Current children cumulated vsize (KiB) 896320

[startup+294.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 24278
/proc/meminfo: memFree=859672/2055920 swapFree=4180240/4192956
[pid=24227] ppid=24225 vsize=5360 CPUtime=16.54
/proc/24227/stat : 24227 (solve.sh) S 24225 24227 23707 0 -1 4194304 310 102992 0 1 0 0 1587 67 19 0 1 0 1999436483 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24227/statm: 1340 236 195 169 0 51 0
[pid=24238] ppid=24227 vsize=890960 CPUtime=276.76
/proc/24238/stat : 24238 (ld-linux.so.2) R 24227 24227 23707 0 -1 4194304 455626 0 0 0 27496 180 0 0 25 0 1 100 1999438161 912343040 217150 996147200 1448431616 1448550632 4294956176 18446744073709551615 134615984 0 0 4096 8194 0 0 0 17 0 0 0
/proc/24238/statm: 222740 217150 384 29 0 216794 0
Current children cumulated CPU time (s) 293.3
Current children cumulated vsize (KiB) 896320

[startup+297.502 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 24278
/proc/meminfo: memFree=859672/2055920 swapFree=4180240/4192956
[pid=24227] ppid=24225 vsize=5360 CPUtime=16.54
/proc/24227/stat : 24227 (solve.sh) S 24225 24227 23707 0 -1 4194304 310 102992 0 1 0 0 1587 67 19 0 1 0 1999436483 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24227/statm: 1340 236 195 169 0 51 0
[pid=24238] ppid=24227 vsize=890960 CPUtime=279.96
/proc/24238/stat : 24238 (ld-linux.so.2) R 24227 24227 23707 0 -1 4194304 455626 0 0 0 27816 180 0 0 25 0 1 100 1999438161 912343040 217150 996147200 1448431616 1448550632 4294956176 18446744073709551615 148957193 0 0 4096 8194 0 0 0 17 0 0 0
/proc/24238/statm: 222740 217150 384 29 0 216794 0
Current children cumulated CPU time (s) 296.5
Current children cumulated vsize (KiB) 896320

[startup+299.103 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 24278
/proc/meminfo: memFree=859672/2055920 swapFree=4180240/4192956
[pid=24227] ppid=24225 vsize=5360 CPUtime=16.54
/proc/24227/stat : 24227 (solve.sh) S 24225 24227 23707 0 -1 4194304 310 102992 0 1 0 0 1587 67 19 0 1 0 1999436483 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24227/statm: 1340 236 195 169 0 51 0
[pid=24238] ppid=24227 vsize=890960 CPUtime=281.56
/proc/24238/stat : 24238 (ld-linux.so.2) R 24227 24227 23707 0 -1 4194304 455626 0 0 0 27976 180 0 0 25 0 1 100 1999438161 912343040 217150 996147200 1448431616 1448550632 4294956176 18446744073709551615 148958026 0 0 4096 8194 0 0 0 17 0 0 0
/proc/24238/statm: 222740 217150 384 29 0 216794 0
Current children cumulated CPU time (s) 298.1
Current children cumulated vsize (KiB) 896320

[startup+299.903 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 24278
/proc/meminfo: memFree=859672/2055920 swapFree=4180240/4192956
[pid=24227] ppid=24225 vsize=5360 CPUtime=16.54
/proc/24227/stat : 24227 (solve.sh) S 24225 24227 23707 0 -1 4194304 310 102992 0 1 0 0 1587 67 19 0 1 0 1999436483 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24227/statm: 1340 236 195 169 0 51 0
[pid=24238] ppid=24227 vsize=890960 CPUtime=282.36
/proc/24238/stat : 24238 (ld-linux.so.2) R 24227 24227 23707 0 -1 4194304 455626 0 0 0 28056 180 0 0 25 0 1 100 1999438161 912343040 217150 996147200 1448431616 1448550632 4294956176 18446744073709551615 148958306 0 0 4096 8194 0 0 0 17 0 0 0
/proc/24238/statm: 222740 217150 384 29 0 216794 0
Current children cumulated CPU time (s) 298.9
Current children cumulated vsize (KiB) 896320

[startup+300.103 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 24278
/proc/meminfo: memFree=859672/2055920 swapFree=4180240/4192956
[pid=24227] ppid=24225 vsize=5360 CPUtime=16.54
/proc/24227/stat : 24227 (solve.sh) S 24225 24227 23707 0 -1 4194304 310 102992 0 1 0 0 1587 67 19 0 1 0 1999436483 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24227/statm: 1340 236 195 169 0 51 0
[pid=24238] ppid=24227 vsize=0 CPUtime=282.56
/proc/24238/stat : 24238 (ld-linux.so.2) R 24227 24227 23707 0 -1 4194308 455656 0 0 0 28063 193 0 0 25 0 1 100 1999438161 0 0 996147200 0 0 0 0 0 0 0 4096 8194 0 0 0 17 0 0 0
/proc/24238/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 299.1
Current children cumulated vsize (KiB) 5360

Child status: 0
Real time (s): 300.105
CPU time (s): 299.118
CPU user time (s): 296.508
CPU system time (s): 2.6096
CPU usage (%): 99.6709
Max. virtual memory (cumulated for all children) (KiB): 896320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 296.508
system time used= 2.6096
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 558968
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= 2547
involuntary context switches= 6511

runsolver used 0.346947 second user time and 1.03284 second system time

The end

Launcher Data (download as text)

Begin job on node50 at 2008-07-04 22:50:45
IDJOB=1104915
IDBENCH=56212
IDSOLVER=369
FILE ID=node50/1104915-1215204643
PBS_JOBID= 7881713
Free space on /tmp= 66412 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 15c3c041a0681c25c1693041f0df8ce7
RANDOM SEED=965016821

node50.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.261
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.261
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:       1757520 kB
Buffers:         14252 kB
Cached:         141780 kB
SwapCached:       7032 kB
Active:         206052 kB
Inactive:        35148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1757520 kB
SwapTotal:     4192956 kB
SwapFree:      4180240 kB
Dirty:           51968 kB
Writeback:           0 kB
Mapped:          98368 kB
Slab:            42204 kB
Committed_AS:  4751808 kB
PageTables:       2012 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= 66332 MiB
End job on node50 at 2008-07-04 22:55:45