Trace number 1106959

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 292.344 293.476

General information on the benchmark

Namecsp/rand-8-20-5/
normalized-rand-8-20-5-18-800-13_ext.xml
MD5SUMe874c508d7f610435581376cb7befaaf
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 benchmark15.7536
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)

15.99/16.27	c Finished tailoring XCSP instance to Minion. Starting solving
292.15/293.34	v 0 3 1 3 2 0 3 0 2 3 1 4 4 2 0 4 3 2 2 0 
292.15/293.34	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-1106959-1215231673/watcher-1106959-1215231673 -o /tmp/evaluation-result-1106959-1215231673/solver-1106959-1215231673 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solve.sh HOME/instance-1106959-1215231673.xml 

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 2059
/proc/meminfo: memFree=1555872/2055920 swapFree=4179464/4192956
[pid=2059] ppid=2057 vsize=5356 CPUtime=0
/proc/2059/stat : 2059 (solve.sh) R 2057 2059 1212 0 -1 4194304 265 0 0 0 0 0 0 0 20 0 1 0 2002142391 5484544 233 996147200 4194304 4889804 548682068832 18446744073709551615 214920034917 0 2147483391 4100 65536 0 0 0 17 1 0 0
/proc/2059/statm: 1339 233 194 169 0 50 0

[startup+0.0797129 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 2059
/proc/meminfo: memFree=1555872/2055920 swapFree=4179464/4192956
[pid=2059] ppid=2057 vsize=5356 CPUtime=0
/proc/2059/stat : 2059 (solve.sh) S 2057 2059 1212 0 -1 4194304 285 0 0 0 0 0 0 0 19 0 1 0 2002142391 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2059/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101721 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 2059
/proc/meminfo: memFree=1555872/2055920 swapFree=4179464/4192956
[pid=2059] ppid=2057 vsize=5356 CPUtime=0
/proc/2059/stat : 2059 (solve.sh) S 2057 2059 1212 0 -1 4194304 285 0 0 0 0 0 0 0 19 0 1 0 2002142391 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2059/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301743 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 2059
/proc/meminfo: memFree=1555872/2055920 swapFree=4179464/4192956
[pid=2059] ppid=2057 vsize=5356 CPUtime=0
/proc/2059/stat : 2059 (solve.sh) S 2057 2059 1212 0 -1 4194304 285 0 0 0 0 0 0 0 19 0 1 0 2002142391 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2059/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701801 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 2059
/proc/meminfo: memFree=1555872/2055920 swapFree=4179464/4192956
[pid=2059] ppid=2057 vsize=5356 CPUtime=0
/proc/2059/stat : 2059 (solve.sh) S 2057 2059 1212 0 -1 4194304 285 0 0 0 0 0 0 0 19 0 1 0 2002142391 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2059/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50291 s]
/proc/loadavg: 1.92 1.98 1.99 4/82 2075
/proc/meminfo: memFree=1482640/2055920 swapFree=4179464/4192956
[pid=2059] ppid=2057 vsize=5356 CPUtime=0
/proc/2059/stat : 2059 (solve.sh) S 2057 2059 1212 0 -1 4194304 285 0 0 0 0 0 0 0 19 0 1 0 2002142391 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2059/statm: 1339 235 195 169 0 50 0
[pid=2061] ppid=2059 vsize=864900 CPUtime=1.46
/proc/2061/stat : 2061 (java) S 2059 2059 1212 0 -1 0 25119 0 1 0 135 11 0 0 18 0 9 0 2002142391 885657600 24528 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2061/statm: 216225 24528 1844 9 0 210787 0
[pid=2061/tid=2068] ppid=2059 vsize=864900 CPUtime=1.21
/proc/2061/task/2068/stat : 2068 (java) R 2059 2059 1212 0 -1 64 4856 0 1 0 118 3 0 0 25 0 9 0 2002142393 885657600 24528 996147200 134512640 134550740 4294956032 18446744073709551615 4126410129 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2061/tid=2069] ppid=2059 vsize=864900 CPUtime=0.18
/proc/2061/task/2069/stat : 2069 (java) S 2059 2059 1212 0 -1 64 19098 0 0 0 11 7 0 0 16 0 9 0 2002142394 885657600 24528 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2061/tid=2070] ppid=2059 vsize=864900 CPUtime=0
/proc/2061/task/2070/stat : 2070 (java) S 2059 2059 1212 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002142394 885657600 24528 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2061/tid=2071] ppid=2059 vsize=864900 CPUtime=0
/proc/2061/task/2071/stat : 2071 (java) S 2059 2059 1212 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2002142394 885657600 24528 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2061/tid=2072] ppid=2059 vsize=864900 CPUtime=0
/proc/2061/task/2072/stat : 2072 (java) S 2059 2059 1212 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002142396 885657600 24528 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2061/tid=2073] ppid=2059 vsize=864900 CPUtime=0.05
/proc/2061/task/2073/stat : 2073 (java) S 2059 2059 1212 0 -1 64 431 0 0 0 5 0 0 0 16 0 9 0 2002142396 885657600 24528 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2061/tid=2074] ppid=2059 vsize=864900 CPUtime=0
/proc/2061/task/2074/stat : 2074 (java) S 2059 2059 1212 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002142396 885657600 24528 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2061/tid=2075] ppid=2059 vsize=864900 CPUtime=0
/proc/2061/task/2075/stat : 2075 (java) S 2059 2059 1212 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002142397 885657600 24528 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 870256

[startup+3.10212 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 2075
/proc/meminfo: memFree=1443280/2055920 swapFree=4179464/4192956
[pid=2059] ppid=2057 vsize=5356 CPUtime=0
/proc/2059/stat : 2059 (solve.sh) S 2057 2059 1212 0 -1 4194304 285 0 0 0 0 0 0 0 19 0 1 0 2002142391 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2059/statm: 1339 235 195 169 0 50 0
[pid=2061] ppid=2059 vsize=864900 CPUtime=3.05
/proc/2061/stat : 2061 (java) S 2059 2059 1212 0 -1 0 39114 0 1 0 288 17 0 0 18 0 9 0 2002142391 885657600 38323 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2061/statm: 216225 38323 2559 9 0 210787 0
[pid=2061/tid=2068] ppid=2059 vsize=864900 CPUtime=2.45
/proc/2061/task/2068/stat : 2068 (java) R 2059 2059 1212 0 -1 64 4877 0 1 0 242 3 0 0 25 0 9 0 2002142393 885657600 38323 996147200 134512640 134550740 4294956032 18446744073709551615 4126541156 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2061/tid=2069] ppid=2059 vsize=864900 CPUtime=0.51
/proc/2061/task/2069/stat : 2069 (java) S 2059 2059 1212 0 -1 64 33068 0 0 0 39 12 0 0 17 0 9 0 2002142394 885657600 38323 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2061/tid=2070] ppid=2059 vsize=864900 CPUtime=0
/proc/2061/task/2070/stat : 2070 (java) S 2059 2059 1212 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002142394 885657600 38323 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2061/tid=2071] ppid=2059 vsize=864900 CPUtime=0
/proc/2061/task/2071/stat : 2071 (java) S 2059 2059 1212 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002142394 885657600 38323 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2061/tid=2072] ppid=2059 vsize=864900 CPUtime=0
/proc/2061/task/2072/stat : 2072 (java) S 2059 2059 1212 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002142396 885657600 38323 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2061/tid=2073] ppid=2059 vsize=864900 CPUtime=0.06
/proc/2061/task/2073/stat : 2073 (java) S 2059 2059 1212 0 -1 64 435 0 0 0 6 0 0 0 16 0 9 0 2002142396 885657600 38323 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2061/tid=2074] ppid=2059 vsize=864900 CPUtime=0
/proc/2061/task/2074/stat : 2074 (java) S 2059 2059 1212 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002142396 885657600 38323 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2061/tid=2075] ppid=2059 vsize=864900 CPUtime=0
/proc/2061/task/2075/stat : 2075 (java) S 2059 2059 1212 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002142397 885657600 38323 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 870256

[startup+6.30156 s]
/proc/loadavg: 1.93 1.98 1.99 4/82 2075
/proc/meminfo: memFree=1317584/2055920 swapFree=4179464/4192956
[pid=2059] ppid=2057 vsize=5356 CPUtime=0
/proc/2059/stat : 2059 (solve.sh) S 2057 2059 1212 0 -1 4194304 285 0 0 0 0 0 0 0 19 0 1 0 2002142391 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2059/statm: 1339 235 195 169 0 50 0
[pid=2061] ppid=2059 vsize=865020 CPUtime=6.23
/proc/2061/stat : 2061 (java) S 2059 2059 1212 0 -1 0 62637 0 1 0 595 28 0 0 18 0 9 0 2002142391 885780480 61269 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2061/statm: 216255 61269 2559 9 0 210817 0
[pid=2061/tid=2068] ppid=2059 vsize=865020 CPUtime=4.51
/proc/2061/task/2068/stat : 2068 (java) R 2059 2059 1212 0 -1 64 6153 0 1 0 446 5 0 0 25 0 9 0 2002142393 885780480 61269 996147200 134512640 134550740 4294956032 18446744073709551615 4126574146 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2061/tid=2069] ppid=2059 vsize=865020 CPUtime=1.6
/proc/2061/task/2069/stat : 2069 (java) S 2059 2059 1212 0 -1 64 55299 0 0 0 139 21 0 0 16 0 9 0 2002142394 885780480 61269 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2061/tid=2070] ppid=2059 vsize=865020 CPUtime=0
/proc/2061/task/2070/stat : 2070 (java) S 2059 2059 1212 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002142394 885780480 61269 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2061/tid=2071] ppid=2059 vsize=865020 CPUtime=0
/proc/2061/task/2071/stat : 2071 (java) S 2059 2059 1212 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002142394 885780480 61269 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2061/tid=2072] ppid=2059 vsize=865020 CPUtime=0
/proc/2061/task/2072/stat : 2072 (java) S 2059 2059 1212 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002142396 885780480 61269 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2061/tid=2073] ppid=2059 vsize=865020 CPUtime=0.08
/proc/2061/task/2073/stat : 2073 (java) S 2059 2059 1212 0 -1 64 451 0 0 0 8 0 0 0 16 0 9 0 2002142396 885780480 61269 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2061/tid=2074] ppid=2059 vsize=865020 CPUtime=0
/proc/2061/task/2074/stat : 2074 (java) S 2059 2059 1212 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002142396 885780480 61269 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2061/tid=2075] ppid=2059 vsize=865020 CPUtime=0
/proc/2061/task/2075/stat : 2075 (java) S 2059 2059 1212 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002142397 885780480 61269 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 870376

[startup+12.7024 s]
/proc/loadavg: 2.01 2.00 2.00 4/82 2075
/proc/meminfo: memFree=1206672/2055920 swapFree=4179464/4192956
[pid=2059] ppid=2057 vsize=5356 CPUtime=0
/proc/2059/stat : 2059 (solve.sh) S 2057 2059 1212 0 -1 4194304 285 0 0 0 0 0 0 0 19 0 1 0 2002142391 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2059/statm: 1339 235 195 169 0 50 0
[pid=2061] ppid=2059 vsize=865524 CPUtime=12.55
/proc/2061/stat : 2061 (java) S 2059 2059 1212 0 -1 0 74535 0 1 0 1220 35 0 0 18 0 9 0 2002142391 886296576 70290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2061/statm: 216381 70290 2559 9 0 210943 0
[pid=2061/tid=2068] ppid=2059 vsize=865524 CPUtime=8.26
/proc/2061/task/2068/stat : 2068 (java) R 2059 2059 1212 0 -1 64 6302 0 1 0 821 5 0 0 25 0 9 0 2002142393 886296576 70290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2061/tid=2069] ppid=2059 vsize=865524 CPUtime=4.18
/proc/2061/task/2069/stat : 2069 (java) R 2059 2059 1212 0 -1 64 67048 0 0 0 390 28 0 0 16 0 9 0 2002142394 886296576 70290 996147200 134512640 134550740 4294956032 18446744073709551615 104180100 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2061/tid=2070] ppid=2059 vsize=865524 CPUtime=0
/proc/2061/task/2070/stat : 2070 (java) S 2059 2059 1212 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002142394 886296576 70290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2061/tid=2071] ppid=2059 vsize=865524 CPUtime=0
/proc/2061/task/2071/stat : 2071 (java) S 2059 2059 1212 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002142394 886296576 70290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2061/tid=2072] ppid=2059 vsize=865524 CPUtime=0
/proc/2061/task/2072/stat : 2072 (java) S 2059 2059 1212 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002142396 886296576 70290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2061/tid=2073] ppid=2059 vsize=865524 CPUtime=0.08
/proc/2061/task/2073/stat : 2073 (java) S 2059 2059 1212 0 -1 64 451 0 0 0 8 0 0 0 16 0 9 0 2002142396 886296576 70290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2061/tid=2074] ppid=2059 vsize=865524 CPUtime=0
/proc/2061/task/2074/stat : 2074 (java) S 2059 2059 1212 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002142396 886296576 70290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2061/tid=2075] ppid=2059 vsize=865524 CPUtime=0
/proc/2061/task/2075/stat : 2075 (java) S 2059 2059 1212 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002142397 886296576 70290 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.5011 s]
/proc/loadavg: 2.01 2.00 2.00 3/74 2076
/proc/meminfo: memFree=942352/2055920 swapFree=4179464/4192956
[pid=2059] ppid=2057 vsize=5360 CPUtime=16.05
/proc/2059/stat : 2059 (solve.sh) S 2057 2059 1212 0 -1 4194304 310 104636 0 1 0 0 1539 66 19 0 1 0 2002142391 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2059/statm: 1340 236 195 169 0 51 0
[pid=2076] ppid=2059 vsize=289392 CPUtime=9.12
/proc/2076/stat : 2076 (ld-linux.so.2) R 2059 2059 1212 0 -1 4194304 135135 0 0 0 856 56 0 0 25 0 1 0 2002144018 296337408 66734 996147200 1448431616 1448550632 4294956176 18446744073709551615 148843098 0 0 4096 0 0 0 0 17 1 0 0
/proc/2076/statm: 72348 66734 362 29 0 66402 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 294752

[startup+51.1016 s]
/proc/loadavg: 2.07 2.02 2.00 3/83 2116
/proc/meminfo: memFree=554744/2055920 swapFree=4179464/4192956
[pid=2059] ppid=2057 vsize=5360 CPUtime=16.05
/proc/2059/stat : 2059 (solve.sh) S 2057 2059 1212 0 -1 4194304 310 104636 0 1 0 0 1539 66 19 0 1 0 2002142391 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2059/statm: 1340 236 195 169 0 51 0
[pid=2076] ppid=2059 vsize=891372 CPUtime=34.49
/proc/2076/stat : 2076 (ld-linux.so.2) R 2059 2059 1212 0 -1 4194304 456127 0 0 0 3264 185 0 0 25 0 1 100 2002144018 912764928 217252 996147200 1448431616 1448550632 4294956176 18446744073709551615 149001592 0 0 4096 8194 0 0 0 17 1 0 0
/proc/2076/statm: 222843 217252 384 29 0 216897 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 896732

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/71 2120
/proc/meminfo: memFree=610280/2055920 swapFree=4179464/4192956
[pid=2059] ppid=2057 vsize=5360 CPUtime=16.05
/proc/2059/stat : 2059 (solve.sh) S 2057 2059 1212 0 -1 4194304 310 104636 0 1 0 0 1539 66 19 0 1 0 2002142391 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2059/statm: 1340 236 195 169 0 51 0
[pid=2076] ppid=2059 vsize=891372 CPUtime=85.28
/proc/2076/stat : 2076 (ld-linux.so.2) R 2059 2059 1212 0 -1 4194304 456127 0 0 0 8343 185 0 0 25 0 1 100 2002144018 912764928 217252 996147200 1448431616 1448550632 4294956176 18446744073709551615 148958026 0 0 4096 8194 0 0 0 17 1 0 0
/proc/2076/statm: 222843 217252 384 29 0 216897 0
Current children cumulated CPU time (s) 101.33
Current children cumulated vsize (KiB) 896732

[startup+162.302 s]
/proc/loadavg: 2.07 2.02 2.00 3/74 2189
/proc/meminfo: memFree=655384/2055920 swapFree=4179464/4192956
[pid=2059] ppid=2057 vsize=5360 CPUtime=16.05
/proc/2059/stat : 2059 (solve.sh) S 2057 2059 1212 0 -1 4194304 310 104636 0 1 0 0 1539 66 19 0 1 0 2002142391 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2059/statm: 1340 236 195 169 0 51 0
[pid=2076] ppid=2059 vsize=891372 CPUtime=145.17
/proc/2076/stat : 2076 (ld-linux.so.2) R 2059 2059 1212 0 -1 4194304 456127 0 0 0 14326 191 0 0 25 0 1 100 2002144018 912764928 217252 996147200 1448431616 1448550632 4294956176 18446744073709551615 148956654 0 0 4096 8194 0 0 0 17 0 0 0
/proc/2076/statm: 222843 217252 384 29 0 216897 0
Current children cumulated CPU time (s) 161.22
Current children cumulated vsize (KiB) 896732

[startup+222.302 s]
/proc/loadavg: 2.08 2.03 2.00 3/83 2288
/proc/meminfo: memFree=424400/2055920 swapFree=4179464/4192956
[pid=2059] ppid=2057 vsize=5360 CPUtime=16.05
/proc/2059/stat : 2059 (solve.sh) S 2057 2059 1212 0 -1 4194304 310 104636 0 1 0 0 1539 66 19 0 1 0 2002142391 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2059/statm: 1340 236 195 169 0 51 0
[pid=2076] ppid=2059 vsize=891372 CPUtime=205.13
/proc/2076/stat : 2076 (ld-linux.so.2) R 2059 2059 1212 0 -1 4194304 456127 0 0 0 20321 192 0 0 25 0 1 100 2002144018 912764928 217252 996147200 1448431616 1448550632 4294956176 18446744073709551615 148958252 0 0 4096 8194 0 0 0 17 0 0 0
/proc/2076/statm: 222843 217252 384 29 0 216897 0
Current children cumulated CPU time (s) 221.18
Current children cumulated vsize (KiB) 896732

[startup+282.302 s]
/proc/loadavg: 2.13 2.05 2.01 3/83 2288
/proc/meminfo: memFree=16080/2055920 swapFree=4179464/4192956
[pid=2059] ppid=2057 vsize=5360 CPUtime=16.05
/proc/2059/stat : 2059 (solve.sh) S 2057 2059 1212 0 -1 4194304 310 104636 0 1 0 0 1539 66 19 0 1 0 2002142391 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2059/statm: 1340 236 195 169 0 51 0
[pid=2076] ppid=2059 vsize=891372 CPUtime=265.11
/proc/2076/stat : 2076 (ld-linux.so.2) R 2059 2059 1212 0 -1 4194304 456127 0 0 0 26318 193 0 0 25 0 1 100 2002144018 912764928 217252 996147200 1448431616 1448550632 4294956176 18446744073709551615 148958026 0 0 4096 8194 0 0 0 17 0 0 0
/proc/2076/statm: 222843 217252 384 29 0 216897 0
Current children cumulated CPU time (s) 281.16
Current children cumulated vsize (KiB) 896732

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

[startup+287.903 s]
/proc/loadavg: 2.11 2.05 2.01 3/83 2288
/proc/meminfo: memFree=15760/2055920 swapFree=4179464/4192956
[pid=2059] ppid=2057 vsize=5360 CPUtime=16.05
/proc/2059/stat : 2059 (solve.sh) S 2057 2059 1212 0 -1 4194304 310 104636 0 1 0 0 1539 66 19 0 1 0 2002142391 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2059/statm: 1340 236 195 169 0 51 0
[pid=2076] ppid=2059 vsize=891372 CPUtime=270.71
/proc/2076/stat : 2076 (ld-linux.so.2) R 2059 2059 1212 0 -1 4194304 456127 0 0 0 26878 193 0 0 25 0 1 100 2002144018 912764928 217252 996147200 1448431616 1448550632 4294956176 18446744073709551615 148958026 0 0 4096 8194 0 0 0 17 0 0 0
/proc/2076/statm: 222843 217252 384 29 0 216897 0
Current children cumulated CPU time (s) 286.76
Current children cumulated vsize (KiB) 896732

[startup+291.102 s]
/proc/loadavg: 2.11 2.05 2.01 3/83 2288
/proc/meminfo: memFree=15376/2055920 swapFree=4179464/4192956
[pid=2059] ppid=2057 vsize=5360 CPUtime=16.05
/proc/2059/stat : 2059 (solve.sh) S 2057 2059 1212 0 -1 4194304 310 104636 0 1 0 0 1539 66 19 0 1 0 2002142391 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2059/statm: 1340 236 195 169 0 51 0
[pid=2076] ppid=2059 vsize=891372 CPUtime=273.9
/proc/2076/stat : 2076 (ld-linux.so.2) R 2059 2059 1212 0 -1 4194304 456127 0 0 0 27197 193 0 0 25 0 1 100 2002144018 912764928 217252 996147200 1448431616 1448550632 4294956176 18446744073709551615 148956654 0 0 4096 8194 0 0 0 17 0 0 0
/proc/2076/statm: 222843 217252 384 29 0 216897 0
Current children cumulated CPU time (s) 289.95
Current children cumulated vsize (KiB) 896732

[startup+292.701 s]
/proc/loadavg: 2.10 2.05 2.01 3/83 2288
/proc/meminfo: memFree=15504/2055920 swapFree=4179464/4192956
[pid=2059] ppid=2057 vsize=5360 CPUtime=16.05
/proc/2059/stat : 2059 (solve.sh) S 2057 2059 1212 0 -1 4194304 310 104636 0 1 0 0 1539 66 19 0 1 0 2002142391 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2059/statm: 1340 236 195 169 0 51 0
[pid=2076] ppid=2059 vsize=891372 CPUtime=275.5
/proc/2076/stat : 2076 (ld-linux.so.2) R 2059 2059 1212 0 -1 4194304 456127 0 0 0 27357 193 0 0 25 0 1 100 2002144018 912764928 217252 996147200 1448431616 1448550632 4294956176 18446744073709551615 148958350 0 0 4096 8194 0 0 0 17 0 0 0
/proc/2076/statm: 222843 217252 384 29 0 216897 0
Current children cumulated CPU time (s) 291.55
Current children cumulated vsize (KiB) 896732

[startup+293.101 s]
/proc/loadavg: 2.10 2.05 2.01 3/83 2288
/proc/meminfo: memFree=15504/2055920 swapFree=4179464/4192956
[pid=2059] ppid=2057 vsize=5360 CPUtime=16.05
/proc/2059/stat : 2059 (solve.sh) S 2057 2059 1212 0 -1 4194304 310 104636 0 1 0 0 1539 66 19 0 1 0 2002142391 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2059/statm: 1340 236 195 169 0 51 0
[pid=2076] ppid=2059 vsize=891372 CPUtime=275.9
/proc/2076/stat : 2076 (ld-linux.so.2) R 2059 2059 1212 0 -1 4194304 456127 0 0 0 27397 193 0 0 25 0 1 100 2002144018 912764928 217252 996147200 1448431616 1448550632 4294956176 18446744073709551615 148958252 0 0 4096 8194 0 0 0 17 0 0 0
/proc/2076/statm: 222843 217252 384 29 0 216897 0
Current children cumulated CPU time (s) 291.95
Current children cumulated vsize (KiB) 896732

[startup+293.301 s]
/proc/loadavg: 2.10 2.05 2.01 3/83 2288
/proc/meminfo: memFree=15504/2055920 swapFree=4179464/4192956
[pid=2059] ppid=2057 vsize=5360 CPUtime=16.05
/proc/2059/stat : 2059 (solve.sh) S 2057 2059 1212 0 -1 4194304 310 104636 0 1 0 0 1539 66 19 0 1 0 2002142391 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2059/statm: 1340 236 195 169 0 51 0
[pid=2076] ppid=2059 vsize=891372 CPUtime=276.1
/proc/2076/stat : 2076 (ld-linux.so.2) R 2059 2059 1212 0 -1 4194304 456127 0 0 0 27417 193 0 0 25 0 1 100 2002144018 912764928 217252 996147200 1448431616 1448550632 4294956176 18446744073709551615 148958595 0 0 4096 8194 0 0 0 17 0 0 0
/proc/2076/statm: 222843 217252 384 29 0 216897 0
Current children cumulated CPU time (s) 292.15
Current children cumulated vsize (KiB) 896732

[startup+293.401 s]
/proc/loadavg: 2.10 2.05 2.01 3/83 2288
/proc/meminfo: memFree=15504/2055920 swapFree=4179464/4192956
[pid=2059] ppid=2057 vsize=5360 CPUtime=16.05
/proc/2059/stat : 2059 (solve.sh) S 2057 2059 1212 0 -1 4194304 310 104636 0 1 0 0 1539 66 19 0 1 0 2002142391 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2059/statm: 1340 236 195 169 0 51 0
[pid=2076] ppid=2059 vsize=0 CPUtime=276.19
/proc/2076/stat : 2076 (ld-linux.so.2) R 2059 2059 1212 0 -1 4194308 456157 0 0 0 27421 198 0 0 25 0 1 100 2002144018 0 0 996147200 0 0 0 0 0 0 0 4096 8194 0 0 0 17 0 0 0
/proc/2076/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 292.24
Current children cumulated vsize (KiB) 5360

Child status: 0
Real time (s): 293.476
CPU time (s): 292.344
CPU user time (s): 289.61
CPU system time (s): 2.73358
CPU usage (%): 99.614
Max. virtual memory (cumulated for all children) (KiB): 896732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 289.61
system time used= 2.73358
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 561113
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= 2529
involuntary context switches= 5920

runsolver used 0.345947 second user time and 0.926859 second system time

The end

Launcher Data (download as text)

Begin job on node10 at 2008-07-05 06:21:15
IDJOB=1106959
IDBENCH=57580
IDSOLVER=369
FILE ID=node10/1106959-1215231673
PBS_JOBID= 7881869
Free space on /tmp= 66448 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e874c508d7f610435581376cb7befaaf
RANDOM SEED=804865679

node10.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.229
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.229
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:       1556288 kB
Buffers:         74628 kB
Cached:         347320 kB
SwapCached:       7540 kB
Active:         319484 kB
Inactive:       118884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1556288 kB
SwapTotal:     4192956 kB
SwapFree:      4179464 kB
Dirty:           59968 kB
Writeback:           0 kB
Mapped:          23032 kB
Slab:            46568 kB
Committed_AS:  3460864 kB
PageTables:       1924 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= 66392 MiB
End job on node10 at 2008-07-05 06:26:09