Trace number 1105730

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.07 1812.41

General information on the benchmark

Namecsp/graphColoring/register/fpsol/
normalized-fpsol2-i-2-15.xml
MD5SUM3755f2fe1d41cb4703210779758109d6
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 benchmark0.328949
Satisfiable
(Un)Satisfiability was proved
Number of variables451
Number of constraints8691
Maximum constraint arity2
Maximum domain size15
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8691
Global constraints used (with number of constraints)

Solver Data (download as text)

1.75/1.88	c Finished tailoring XCSP instance to Minion. Starting solving
1800.04/1812.40	HOME/solve.sh: line 8:  7738 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-1105730-1215261558/watcher-1105730-1215261558 -o /tmp/evaluation-result-1105730-1215261558/solver-1105730-1215261558 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solve.sh HOME/instance-1105730-1215261558.xml 

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


[startup+0 s]
/proc/loadavg: 2.16 2.05 2.01 4/73 7727
/proc/meminfo: memFree=1622040/2055920 swapFree=4180844/4192956
[pid=7727] ppid=7725 vsize=5356 CPUtime=0
/proc/7727/stat : 7727 (solve.sh) S 7725 7727 7053 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 2005129902 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7727/statm: 1339 235 195 169 0 50 0
[pid=7728] ppid=7727 vsize=5356 CPUtime=0
/proc/7728/stat : 7728 (solve.sh) R 7727 7727 7053 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 2005129902 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 253307186471 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/7728/statm: 1339 235 195 169 0 50 0

[startup+0.070864 s]
/proc/loadavg: 2.16 2.05 2.01 4/73 7727
/proc/meminfo: memFree=1622040/2055920 swapFree=4180844/4192956
[pid=7727] ppid=7725 vsize=5356 CPUtime=0
/proc/7727/stat : 7727 (solve.sh) S 7725 7727 7053 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 2005129902 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7727/statm: 1339 235 195 169 0 50 0
[pid=7728] ppid=7727 vsize=862208 CPUtime=0.05
/proc/7728/stat : 7728 (java) S 7727 7727 7053 0 -1 0 2542 0 1 0 4 1 0 0 21 0 9 0 2005129902 882900992 2064 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7728/statm: 215552 2064 1129 9 0 210509 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 867564

[startup+0.10154 s]
/proc/loadavg: 2.16 2.05 2.01 4/73 7727
/proc/meminfo: memFree=1622040/2055920 swapFree=4180844/4192956
[pid=7727] ppid=7725 vsize=5356 CPUtime=0
/proc/7727/stat : 7727 (solve.sh) S 7725 7727 7053 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 2005129902 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7727/statm: 1339 235 195 169 0 50 0
[pid=7728] ppid=7727 vsize=864136 CPUtime=0.08
/proc/7728/stat : 7728 (java) S 7727 7727 7053 0 -1 0 3464 0 1 0 7 1 0 0 21 0 9 0 2005129902 884875264 2918 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7728/statm: 216034 2918 1708 9 0 210596 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 869492

[startup+0.301558 s]
/proc/loadavg: 2.16 2.05 2.01 4/73 7727
/proc/meminfo: memFree=1622040/2055920 swapFree=4180844/4192956
[pid=7727] ppid=7725 vsize=5356 CPUtime=0
/proc/7727/stat : 7727 (solve.sh) S 7725 7727 7053 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 2005129902 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7727/statm: 1339 235 195 169 0 50 0
[pid=7728] ppid=7727 vsize=864924 CPUtime=0.28
/proc/7728/stat : 7728 (java) S 7727 7727 7053 0 -1 0 4273 0 1 0 25 3 0 0 21 0 9 0 2005129902 885682176 3706 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7728/statm: 216231 3706 1821 9 0 210793 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 870280

[startup+0.7016 s]
/proc/loadavg: 2.16 2.05 2.01 4/73 7727
/proc/meminfo: memFree=1622040/2055920 swapFree=4180844/4192956
[pid=7727] ppid=7725 vsize=5356 CPUtime=0
/proc/7727/stat : 7727 (solve.sh) S 7725 7727 7053 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 2005129902 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7727/statm: 1339 235 195 169 0 50 0
[pid=7728] ppid=7727 vsize=864924 CPUtime=0.66
/proc/7728/stat : 7728 (java) S 7727 7727 7053 0 -1 0 7956 0 1 0 61 5 0 0 21 0 9 0 2005129902 885682176 7380 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7728/statm: 216231 7380 1844 9 0 210793 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 870280

[startup+1.50167 s]
/proc/loadavg: 2.31 2.08 2.02 4/83 7737
/proc/meminfo: memFree=1588296/2055920 swapFree=4180844/4192956
[pid=7727] ppid=7725 vsize=5356 CPUtime=0
/proc/7727/stat : 7727 (solve.sh) S 7725 7727 7053 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 2005129902 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7727/statm: 1339 235 195 169 0 50 0
[pid=7728] ppid=7727 vsize=868724 CPUtime=1.45
/proc/7728/stat : 7728 (java) S 7727 7727 7053 0 -1 0 10895 0 1 0 138 7 0 0 21 0 9 0 2005129902 889573376 10250 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7728/statm: 217181 10250 1859 9 0 211743 0
[pid=7728/tid=7730] ppid=7727 vsize=868724 CPUtime=0.99
/proc/7728/task/7730/stat : 7730 (java) R 7727 7727 7053 0 -1 64 4979 0 1 0 96 3 0 0 25 0 9 0 2005129904 889573376 10250 996147200 134512640 134550740 4294956032 18446744073709551615 4127112755 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7728/tid=7731] ppid=7727 vsize=868724 CPUtime=0.19
/proc/7728/task/7731/stat : 7731 (java) S 7727 7727 7053 0 -1 64 3670 0 0 0 17 2 0 0 16 0 9 0 2005129905 889573376 10250 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7728/tid=7732] ppid=7727 vsize=868724 CPUtime=0
/proc/7728/task/7732/stat : 7732 (java) S 7727 7727 7053 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2005129905 889573376 10250 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7728/tid=7733] ppid=7727 vsize=868724 CPUtime=0
/proc/7728/task/7733/stat : 7733 (java) S 7727 7727 7053 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2005129905 889573376 10250 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7728/tid=7734] ppid=7727 vsize=868724 CPUtime=0
/proc/7728/task/7734/stat : 7734 (java) S 7727 7727 7053 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2005129907 889573376 10250 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7728/tid=7735] ppid=7727 vsize=868724 CPUtime=0.25
/proc/7728/task/7735/stat : 7735 (java) S 7727 7727 7053 0 -1 64 1511 0 0 0 24 1 0 0 16 0 9 0 2005129907 889573376 10250 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7728/tid=7736] ppid=7727 vsize=868724 CPUtime=0
/proc/7728/task/7736/stat : 7736 (java) S 7727 7727 7053 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2005129907 889573376 10250 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7728/tid=7737] ppid=7727 vsize=868724 CPUtime=0
/proc/7728/task/7737/stat : 7737 (java) S 7727 7727 7053 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2005129907 889573376 10250 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 874080

[startup+3.1018 s]
/proc/loadavg: 2.31 2.08 2.02 3/75 7738
/proc/meminfo: memFree=1617544/2055920 swapFree=4180844/4192956
[pid=7727] ppid=7725 vsize=5360 CPUtime=1.79
/proc/7727/stat : 7727 (solve.sh) S 7725 7727 7053 0 -1 4194304 310 11252 0 1 0 0 170 9 18 0 1 0 2005129902 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7727/statm: 1340 236 195 169 0 51 0
[pid=7738] ppid=7727 vsize=27600 CPUtime=1.2
/proc/7738/stat : 7738 (ld-linux.so.2) R 7727 7727 7053 0 -1 4194304 1437 0 0 0 119 1 0 0 25 0 1 100 2005130091 28262400 1342 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670260 0 0 4096 8194 0 0 0 17 1 0 0
/proc/7738/statm: 6900 1342 383 29 0 954 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 32960

[startup+6.30109 s]
/proc/loadavg: 2.31 2.08 2.02 3/75 7738
/proc/meminfo: memFree=1617160/2055920 swapFree=4180844/4192956
[pid=7727] ppid=7725 vsize=5360 CPUtime=1.79
/proc/7727/stat : 7727 (solve.sh) S 7725 7727 7053 0 -1 4194304 310 11252 0 1 0 0 170 9 18 0 1 0 2005129902 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7727/statm: 1340 236 195 169 0 51 0
[pid=7738] ppid=7727 vsize=27600 CPUtime=4.37
/proc/7738/stat : 7738 (ld-linux.so.2) R 7727 7727 7053 0 -1 4194304 1437 0 0 0 436 1 0 0 25 0 1 100 2005130091 28262400 1342 996147200 1448431616 1448550632 4294956176 18446744073709551615 134533594 0 0 4096 8194 0 0 0 17 1 0 0
/proc/7738/statm: 6900 1342 383 29 0 954 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 32960

[startup+12.7017 s]
/proc/loadavg: 2.26 2.08 2.02 3/75 7738
/proc/meminfo: memFree=1616584/2055920 swapFree=4180844/4192956
[pid=7727] ppid=7725 vsize=5360 CPUtime=1.79
/proc/7727/stat : 7727 (solve.sh) S 7725 7727 7053 0 -1 4194304 310 11252 0 1 0 0 170 9 18 0 1 0 2005129902 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7727/statm: 1340 236 195 169 0 51 0
[pid=7738] ppid=7727 vsize=27600 CPUtime=10.72
/proc/7738/stat : 7738 (ld-linux.so.2) R 7727 7727 7053 0 -1 4194304 1437 0 0 0 1071 1 0 0 25 0 1 100 2005130091 28262400 1342 996147200 1448431616 1448550632 4294956176 18446744073709551615 134533568 0 0 4096 8194 0 0 0 17 1 0 0
/proc/7738/statm: 6900 1342 383 29 0 954 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 32960

[startup+25.5018 s]
/proc/loadavg: 2.22 2.08 2.02 3/75 7738
/proc/meminfo: memFree=1614408/2055920 swapFree=4180844/4192956
[pid=7727] ppid=7725 vsize=5360 CPUtime=1.79
/proc/7727/stat : 7727 (solve.sh) S 7725 7727 7053 0 -1 4194304 310 11252 0 1 0 0 170 9 18 0 1 0 2005129902 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7727/statm: 1340 236 195 169 0 51 0
[pid=7738] ppid=7727 vsize=27600 CPUtime=23.42
/proc/7738/stat : 7738 (ld-linux.so.2) R 7727 7727 7053 0 -1 4194304 1437 0 0 0 2341 1 0 0 25 0 1 100 2005130091 28262400 1342 996147200 1448431616 1448550632 4294956176 18446744073709551615 134533597 0 0 4096 8194 0 0 0 17 1 0 0
/proc/7738/statm: 6900 1342 383 29 0 954 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 32960

[startup+51.1011 s]
/proc/loadavg: 2.14 2.07 2.02 3/75 7738
/proc/meminfo: memFree=1610696/2055920 swapFree=4180844/4192956
[pid=7727] ppid=7725 vsize=5360 CPUtime=1.79
/proc/7727/stat : 7727 (solve.sh) S 7725 7727 7053 0 -1 4194304 310 11252 0 1 0 0 170 9 18 0 1 0 2005129902 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7727/statm: 1340 236 195 169 0 51 0
[pid=7738] ppid=7727 vsize=27600 CPUtime=48.83
/proc/7738/stat : 7738 (ld-linux.so.2) R 7727 7727 7053 0 -1 4194304 1437 0 0 0 4882 1 0 0 25 0 1 100 2005130091 28262400 1342 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670233 0 0 4096 8194 0 0 0 17 1 0 0
/proc/7738/statm: 6900 1342 383 29 0 954 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 32960

[startup+102.306 s]
/proc/loadavg: 2.06 2.06 2.01 3/75 7738
/proc/meminfo: memFree=1594120/2055920 swapFree=4180844/4192956
[pid=7727] ppid=7725 vsize=5360 CPUtime=1.79
/proc/7727/stat : 7727 (solve.sh) S 7725 7727 7053 0 -1 4194304 310 11252 0 1 0 0 170 9 18 0 1 0 2005129902 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7727/statm: 1340 236 195 169 0 51 0
[pid=7738] ppid=7727 vsize=27600 CPUtime=99.65
/proc/7738/stat : 7738 (ld-linux.so.2) R 7727 7727 7053 0 -1 4194304 1437 0 0 0 9964 1 0 0 25 0 1 100 2005130091 28262400 1342 996147200 1448431616 1448550632 4294956176 18446744073709551615 134607605 0 0 4096 8194 0 0 0 17 1 0 0
/proc/7738/statm: 6900 1342 383 29 0 954 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 32960

[startup+162.301 s]
/proc/loadavg: 2.13 2.07 2.02 3/75 7738
/proc/meminfo: memFree=1584200/2055920 swapFree=4180844/4192956
[pid=7727] ppid=7725 vsize=5360 CPUtime=1.79
/proc/7727/stat : 7727 (solve.sh) S 7725 7727 7053 0 -1 4194304 310 11252 0 1 0 0 170 9 18 0 1 0 2005129902 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7727/statm: 1340 236 195 169 0 51 0
[pid=7738] ppid=7727 vsize=27600 CPUtime=159.19
/proc/7738/stat : 7738 (ld-linux.so.2) R 7727 7727 7053 0 -1 4194304 1437 0 0 0 15918 1 0 0 25 0 1 100 2005130091 28262400 1342 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670207 0 0 4096 8194 0 0 0 17 1 0 0
/proc/7738/statm: 6900 1342 383 29 0 954 0
Current children cumulated CPU time (s) 160.98
Current children cumulated vsize (KiB) 32960

[startup+222.302 s]
/proc/loadavg: 2.20 2.09 2.02 3/75 7738
/proc/meminfo: memFree=1573000/2055920 swapFree=4180844/4192956
[pid=7727] ppid=7725 vsize=5360 CPUtime=1.79
/proc/7727/stat : 7727 (solve.sh) S 7725 7727 7053 0 -1 4194304 310 11252 0 1 0 0 170 9 18 0 1 0 2005129902 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7727/statm: 1340 236 195 169 0 51 0
[pid=7738] ppid=7727 vsize=27600 CPUtime=218.74
/proc/7738/stat : 7738 (ld-linux.so.2) R 7727 7727 7053 0 -1 4194304 1437 0 0 0 21873 1 0 0 25 0 1 100 2005130091 28262400 1342 996147200 1448431616 1448550632 4294956176 18446744073709551615 134533920 0 0 4096 8194 0 0 0 17 1 0 0
/proc/7738/statm: 6900 1342 383 29 0 954 0
Current children cumulated CPU time (s) 220.53
Current children cumulated vsize (KiB) 32960

[startup+282.301 s]
/proc/loadavg: 2.14 2.09 2.02 3/75 7738
/proc/meminfo: memFree=1553160/2055920 swapFree=4180844/4192956
[pid=7727] ppid=7725 vsize=5360 CPUtime=1.79
/proc/7727/stat : 7727 (solve.sh) S 7725 7727 7053 0 -1 4194304 310 11252 0 1 0 0 170 9 18 0 1 0 2005129902 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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

/proc/7727/stat : 7727 (solve.sh) S 7725 7727 7053 0 -1 4194304 310 11252 0 1 0 0 170 9 18 0 1 0 2005129902 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7727/statm: 1340 236 195 169 0 51 0
[pid=7738] ppid=7727 vsize=27600 CPUtime=1052.39
/proc/7738/stat : 7738 (ld-linux.so.2) R 7727 7727 7053 0 -1 4194304 1437 0 0 0 105238 1 0 0 25 0 1 100 2005130091 28262400 1342 996147200 1448431616 1448550632 4294956176 18446744073709551615 134607589 0 0 4096 8194 0 0 0 17 1 0 0
/proc/7738/statm: 6900 1342 383 29 0 954 0
Current children cumulated CPU time (s) 1054.18
Current children cumulated vsize (KiB) 32960

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 7738
/proc/meminfo: memFree=1327176/2055920 swapFree=4180844/4192956
[pid=7727] ppid=7725 vsize=5360 CPUtime=1.79
/proc/7727/stat : 7727 (solve.sh) S 7725 7727 7053 0 -1 4194304 310 11252 0 1 0 0 170 9 18 0 1 0 2005129902 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7727/statm: 1340 236 195 169 0 51 0
[pid=7738] ppid=7727 vsize=27600 CPUtime=1111.93
/proc/7738/stat : 7738 (ld-linux.so.2) R 7727 7727 7053 0 -1 4194304 1437 0 0 0 111192 1 0 0 25 0 1 100 2005130091 28262400 1342 996147200 1448431616 1448550632 4294956176 18446744073709551615 135781424 0 0 4096 8194 0 0 0 17 1 0 0
/proc/7738/statm: 6900 1342 383 29 0 954 0
Current children cumulated CPU time (s) 1113.72
Current children cumulated vsize (KiB) 32960

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 7738
/proc/meminfo: memFree=1315720/2055920 swapFree=4180844/4192956
[pid=7727] ppid=7725 vsize=5360 CPUtime=1.79
/proc/7727/stat : 7727 (solve.sh) S 7725 7727 7053 0 -1 4194304 310 11252 0 1 0 0 170 9 18 0 1 0 2005129902 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7727/statm: 1340 236 195 169 0 51 0
[pid=7738] ppid=7727 vsize=27600 CPUtime=1171.48
/proc/7738/stat : 7738 (ld-linux.so.2) R 7727 7727 7053 0 -1 4194304 1437 0 0 0 117147 1 0 0 25 0 1 100 2005130091 28262400 1342 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670187 0 0 4096 8194 0 0 0 17 1 0 0
/proc/7738/statm: 6900 1342 383 29 0 954 0
Current children cumulated CPU time (s) 1173.27
Current children cumulated vsize (KiB) 32960

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 7738
/proc/meminfo: memFree=1302280/2055920 swapFree=4180844/4192956
[pid=7727] ppid=7725 vsize=5360 CPUtime=1.79
/proc/7727/stat : 7727 (solve.sh) S 7725 7727 7053 0 -1 4194304 310 11252 0 1 0 0 170 9 18 0 1 0 2005129902 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7727/statm: 1340 236 195 169 0 51 0
[pid=7738] ppid=7727 vsize=27600 CPUtime=1231.04
/proc/7738/stat : 7738 (ld-linux.so.2) R 7727 7727 7053 0 -1 4194304 1437 0 0 0 123102 2 0 0 25 0 1 100 2005130091 28262400 1342 996147200 1448431616 1448550632 4294956176 18446744073709551615 134616341 0 0 4096 8194 0 0 0 17 1 0 0
/proc/7738/statm: 6900 1342 383 29 0 954 0
Current children cumulated CPU time (s) 1232.83
Current children cumulated vsize (KiB) 32960

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 7738
/proc/meminfo: memFree=1290120/2055920 swapFree=4180844/4192956
[pid=7727] ppid=7725 vsize=5360 CPUtime=1.79
/proc/7727/stat : 7727 (solve.sh) S 7725 7727 7053 0 -1 4194304 310 11252 0 1 0 0 170 9 18 0 1 0 2005129902 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7727/statm: 1340 236 195 169 0 51 0
[pid=7738] ppid=7727 vsize=27600 CPUtime=1290.59
/proc/7738/stat : 7738 (ld-linux.so.2) R 7727 7727 7053 0 -1 4194304 1437 0 0 0 129057 2 0 0 25 0 1 100 2005130091 28262400 1342 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670203 0 0 4096 8194 0 0 0 17 1 0 0
/proc/7738/statm: 6900 1342 383 29 0 954 0
Current children cumulated CPU time (s) 1292.38
Current children cumulated vsize (KiB) 32960

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 7744
/proc/meminfo: memFree=1278024/2055920 swapFree=4180844/4192956
[pid=7727] ppid=7725 vsize=5360 CPUtime=1.79
/proc/7727/stat : 7727 (solve.sh) S 7725 7727 7053 0 -1 4194304 310 11252 0 1 0 0 170 9 18 0 1 0 2005129902 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7727/statm: 1340 236 195 169 0 51 0
[pid=7738] ppid=7727 vsize=27600 CPUtime=1350.12
/proc/7738/stat : 7738 (ld-linux.so.2) R 7727 7727 7053 0 -1 4194304 1437 0 0 0 135010 2 0 0 25 0 1 100 2005130091 28262400 1342 996147200 1448431616 1448550632 4294956176 18446744073709551615 134607589 0 0 4096 8194 0 0 0 17 1 0 0
/proc/7738/statm: 6900 1342 383 29 0 954 0
Current children cumulated CPU time (s) 1351.91
Current children cumulated vsize (KiB) 32960

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 7744
/proc/meminfo: memFree=1265480/2055920 swapFree=4180844/4192956
[pid=7727] ppid=7725 vsize=5360 CPUtime=1.79
/proc/7727/stat : 7727 (solve.sh) S 7725 7727 7053 0 -1 4194304 310 11252 0 1 0 0 170 9 18 0 1 0 2005129902 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7727/statm: 1340 236 195 169 0 51 0
[pid=7738] ppid=7727 vsize=27600 CPUtime=1409.67
/proc/7738/stat : 7738 (ld-linux.so.2) R 7727 7727 7053 0 -1 4194304 1437 0 0 0 140965 2 0 0 25 0 1 100 2005130091 28262400 1342 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670212 0 0 4096 8194 0 0 0 17 1 0 0
/proc/7738/statm: 6900 1342 383 29 0 954 0
Current children cumulated CPU time (s) 1411.46
Current children cumulated vsize (KiB) 32960

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 7744
/proc/meminfo: memFree=1254344/2055920 swapFree=4180844/4192956
[pid=7727] ppid=7725 vsize=5360 CPUtime=1.79
/proc/7727/stat : 7727 (solve.sh) S 7725 7727 7053 0 -1 4194304 310 11252 0 1 0 0 170 9 18 0 1 0 2005129902 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7727/statm: 1340 236 195 169 0 51 0
[pid=7738] ppid=7727 vsize=27600 CPUtime=1469.21
/proc/7738/stat : 7738 (ld-linux.so.2) R 7727 7727 7053 0 -1 4194304 1437 0 0 0 146919 2 0 0 25 0 1 100 2005130091 28262400 1342 996147200 1448431616 1448550632 4294956176 18446744073709551615 134543694 0 0 4096 8194 0 0 0 17 1 0 0
/proc/7738/statm: 6900 1342 383 29 0 954 0
Current children cumulated CPU time (s) 1471
Current children cumulated vsize (KiB) 32960

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 7744
/proc/meminfo: memFree=1244552/2055920 swapFree=4180844/4192956
[pid=7727] ppid=7725 vsize=5360 CPUtime=1.79
/proc/7727/stat : 7727 (solve.sh) S 7725 7727 7053 0 -1 4194304 310 11252 0 1 0 0 170 9 18 0 1 0 2005129902 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7727/statm: 1340 236 195 169 0 51 0
[pid=7738] ppid=7727 vsize=27600 CPUtime=1528.76
/proc/7738/stat : 7738 (ld-linux.so.2) R 7727 7727 7053 0 -1 4194304 1437 0 0 0 152874 2 0 0 25 0 1 100 2005130091 28262400 1342 996147200 1448431616 1448550632 4294956176 18446744073709551615 134533568 0 0 4096 8194 0 0 0 17 1 0 0
/proc/7738/statm: 6900 1342 383 29 0 954 0
Current children cumulated CPU time (s) 1530.55
Current children cumulated vsize (KiB) 32960

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 7744
/proc/meminfo: memFree=1234568/2055920 swapFree=4180844/4192956
[pid=7727] ppid=7725 vsize=5360 CPUtime=1.79
/proc/7727/stat : 7727 (solve.sh) S 7725 7727 7053 0 -1 4194304 310 11252 0 1 0 0 170 9 18 0 1 0 2005129902 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7727/statm: 1340 236 195 169 0 51 0
[pid=7738] ppid=7727 vsize=27600 CPUtime=1588.31
/proc/7738/stat : 7738 (ld-linux.so.2) R 7727 7727 7053 0 -1 4194304 1437 0 0 0 158829 2 0 0 25 0 1 100 2005130091 28262400 1342 996147200 1448431616 1448550632 4294956176 18446744073709551615 134533594 0 0 4096 8194 0 0 0 17 1 0 0
/proc/7738/statm: 6900 1342 383 29 0 954 0
Current children cumulated CPU time (s) 1590.1
Current children cumulated vsize (KiB) 32960

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/75 7827
/proc/meminfo: memFree=1720456/2055920 swapFree=4180844/4192956
[pid=7727] ppid=7725 vsize=5360 CPUtime=1.79
/proc/7727/stat : 7727 (solve.sh) S 7725 7727 7053 0 -1 4194304 310 11252 0 1 0 0 170 9 18 0 1 0 2005129902 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7727/statm: 1340 236 195 169 0 51 0
[pid=7738] ppid=7727 vsize=27600 CPUtime=1648.2
/proc/7738/stat : 7738 (ld-linux.so.2) R 7727 7727 7053 0 -1 4194304 1437 0 0 0 164817 3 0 0 25 0 1 100 2005130091 28262400 1342 996147200 1448431616 1448550632 4294956176 18446744073709551615 134533569 0 0 4096 8194 0 0 0 17 0 0 0
/proc/7738/statm: 6900 1342 383 29 0 954 0
Current children cumulated CPU time (s) 1649.99
Current children cumulated vsize (KiB) 32960

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/75 7827
/proc/meminfo: memFree=1720328/2055920 swapFree=4180844/4192956
[pid=7727] ppid=7725 vsize=5360 CPUtime=1.79
/proc/7727/stat : 7727 (solve.sh) S 7725 7727 7053 0 -1 4194304 310 11252 0 1 0 0 170 9 18 0 1 0 2005129902 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7727/statm: 1340 236 195 169 0 51 0
[pid=7738] ppid=7727 vsize=27600 CPUtime=1708.18
/proc/7738/stat : 7738 (ld-linux.so.2) R 7727 7727 7053 0 -1 4194304 1437 0 0 0 170815 3 0 0 25 0 1 100 2005130091 28262400 1342 996147200 1448431616 1448550632 4294956176 18446744073709551615 134607574 0 0 4096 8194 0 0 0 17 0 0 0
/proc/7738/statm: 6900 1342 383 29 0 954 0
Current children cumulated CPU time (s) 1709.97
Current children cumulated vsize (KiB) 32960

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 7827
/proc/meminfo: memFree=1720072/2055920 swapFree=4180844/4192956
[pid=7727] ppid=7725 vsize=5360 CPUtime=1.79
/proc/7727/stat : 7727 (solve.sh) S 7725 7727 7053 0 -1 4194304 310 11252 0 1 0 0 170 9 18 0 1 0 2005129902 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7727/statm: 1340 236 195 169 0 51 0
[pid=7738] ppid=7727 vsize=27600 CPUtime=1768.16
/proc/7738/stat : 7738 (ld-linux.so.2) R 7727 7727 7053 0 -1 4194304 1437 0 0 0 176813 3 0 0 25 0 1 100 2005130091 28262400 1342 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670164 0 0 4096 8194 0 0 0 17 0 0 0
/proc/7738/statm: 6900 1342 383 29 0 954 0
Current children cumulated CPU time (s) 1769.95
Current children cumulated vsize (KiB) 32960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 7827
/proc/meminfo: memFree=1720008/2055920 swapFree=4180844/4192956
[pid=7727] ppid=7725 vsize=5360 CPUtime=1.79
/proc/7727/stat : 7727 (solve.sh) S 7725 7727 7053 0 -1 4194304 310 11252 0 1 0 0 170 9 18 0 1 0 2005129902 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7727/statm: 1340 236 195 169 0 51 0
[pid=7738] ppid=7727 vsize=27600 CPUtime=1798.25
/proc/7738/stat : 7738 (ld-linux.so.2) R 7727 7727 7053 0 -1 4194304 1437 0 0 0 179822 3 0 0 25 0 1 100 2005130091 28262400 1342 996147200 1448431616 1448550632 4294956176 18446744073709551615 135782431 0 0 4096 8194 0 0 0 17 0 0 0
/proc/7738/statm: 6900 1342 383 29 0 954 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 32960

Sending SIGTERM to process tree (bottom up)
SSolver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 1812.41
CPU time (s): 1800.07
CPU user time (s): 1799.93
CPU system time (s): 0.13098
CPU usage (%): 99.319
Max. virtual memory (cumulated for all children) (KiB): 874120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.93
system time used= 0.13098
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13014
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= 1280
involuntary context switches= 36364

runsolver used 1.76373 second user time and 4.85426 second system time

The end

Launcher Data (download as text)

Begin job on node25 at 2008-07-05 14:39:18
IDJOB=1105730
IDBENCH=58193
IDSOLVER=369
FILE ID=node25/1105730-1215261558
PBS_JOBID= 7882110
Free space on /tmp= 66520 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3755f2fe1d41cb4703210779758109d6
RANDOM SEED=1328421496

node25.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.234
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.234
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:       1622520 kB
Buffers:         30116 kB
Cached:         227092 kB
SwapCached:       5952 kB
Active:         295168 kB
Inactive:        86120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1622520 kB
SwapTotal:     4192956 kB
SwapFree:      4180844 kB
Dirty:           30932 kB
Writeback:           0 kB
Mapped:         130408 kB
Slab:            37164 kB
Committed_AS:  3651348 kB
PageTables:       2176 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= 66496 MiB
End job on node25 at 2008-07-05 15:09:31