Trace number 1088485

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
galac M? (TO) 1800.06 1817.01

General information on the benchmark

Namecsp/graphColoring/
myciel/normalized-myciel7-6.xml
MD5SUMae59fd265626922afec84e7ef93d360f
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables191
Number of constraints2360
Maximum constraint arity2
Maximum domain size6
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2360
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
1.35/1.43	c start processing
1.35/1.43	c start relation processing
1.35/1.43	c start cnf exporting
1.95/2.05	c parsing time : 1.308
1.95/2.05	c preprocessing time : 1.926
1.95/2.05	
1.95/2.05	c Nary constraints - conflicts : 0 supports : 0
1.95/2.05	c Binary constraints - conflicts : 2360 supports :0
1.95/2.05	c max arity constraint : 2
1.95/2.05	c Max Tuples generated 36
1.95/2.05	c relations : 1
1.95/2.05	c relations BDD: 0
1.95/2.05	c sampling 0/0
1.95/2.05	c vars : 1147 - clauses :  17216
1.95/2.05	
1.95/2.08	 
1.95/2.08	c --- SAT Solver Stats ---
1.95/2.08	 

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-1088485-1215247071/watcher-1088485-1215247071 -o /tmp/evaluation-result-1088485-1215247071/solver-1088485-1215247071 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1088485-1215247071.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.00 2.00 1.96 4/74 2720
/proc/meminfo: memFree=1839128/2055920 swapFree=4180688/4192956
[pid=2720] ppid=2718 vsize=8652 CPUtime=0
/proc/2720/stat : 2720 (galacM.sh) S 2718 2720 1210 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 2003680137 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2720/statm: 2163 280 208 79 0 156 0
[pid=2721] ppid=2720 vsize=8688 CPUtime=0
/proc/2721/stat : 2721 (galacM.sh) S 2720 2720 1210 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 2003680138 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 209136091218 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/2721/statm: 2172 286 209 79 0 165 0
[pid=2722] ppid=2721 vsize=8728 CPUtime=0
/proc/2722/stat : 2722 (galacM.sh) R 2721 2720 1210 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 2003680138 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 209135922471 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/2722/statm: 2182 290 209 79 0 175 0

[startup+0.0494139 s]
/proc/loadavg: 2.00 2.00 1.96 4/74 2720
/proc/meminfo: memFree=1839128/2055920 swapFree=4180688/4192956
[pid=2720] ppid=2718 vsize=47552 CPUtime=0.01
/proc/2720/stat : 2720 (galacM.sh) S 2718 2720 1210 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2003680137 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2720/statm: 11888 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.101309 s]
/proc/loadavg: 2.00 2.00 1.96 4/74 2720
/proc/meminfo: memFree=1839128/2055920 swapFree=4180688/4192956
[pid=2720] ppid=2718 vsize=47552 CPUtime=0.01
/proc/2720/stat : 2720 (galacM.sh) S 2718 2720 1210 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2003680137 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2720/statm: 11888 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.301326 s]
/proc/loadavg: 2.00 2.00 1.96 4/74 2720
/proc/meminfo: memFree=1839128/2055920 swapFree=4180688/4192956
[pid=2720] ppid=2718 vsize=47552 CPUtime=0.01
/proc/2720/stat : 2720 (galacM.sh) S 2718 2720 1210 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2003680137 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2720/statm: 11888 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.701361 s]
/proc/loadavg: 2.00 2.00 1.96 4/74 2720
/proc/meminfo: memFree=1839128/2055920 swapFree=4180688/4192956
[pid=2720] ppid=2718 vsize=47552 CPUtime=0.01
/proc/2720/stat : 2720 (galacM.sh) S 2718 2720 1210 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2003680137 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2720/statm: 11888 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.50143 s]
/proc/loadavg: 2.00 2.00 1.96 4/84 2742
/proc/meminfo: memFree=1798464/2055920 swapFree=4180688/4192956
[pid=2720] ppid=2718 vsize=47552 CPUtime=0.01
/proc/2720/stat : 2720 (galacM.sh) S 2718 2720 1210 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2003680137 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2720/statm: 11888 364 245 79 0 219 0
[pid=2734] ppid=2720 vsize=812548 CPUtime=1.44
/proc/2734/stat : 2734 (java) S 2720 2720 1210 0 -1 0 14001 0 1 0 136 8 0 0 18 0 9 0 2003680141 832049152 13227 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2734/statm: 203137 13227 2585 9 0 197171 0
[pid=2734/tid=2735] ppid=2720 vsize=812548 CPUtime=1.05
/proc/2734/task/2735/stat : 2735 (java) R 2720 2720 1210 0 -1 64 7994 0 1 0 101 4 0 0 25 0 9 0 2003680142 832049152 13227 996147200 134512640 134550740 4294955600 18446744073709551615 4125977543 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2734/tid=2736] ppid=2720 vsize=812548 CPUtime=0.04
/proc/2734/task/2736/stat : 2736 (java) S 2720 2720 1210 0 -1 64 4392 0 0 0 3 1 0 0 16 0 9 0 2003680144 832049152 13227 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2734/tid=2737] ppid=2720 vsize=812548 CPUtime=0
/proc/2734/task/2737/stat : 2737 (java) S 2720 2720 1210 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2003680144 832049152 13227 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2734/tid=2738] ppid=2720 vsize=812548 CPUtime=0
/proc/2734/task/2738/stat : 2738 (java) S 2720 2720 1210 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2003680144 832049152 13227 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2734/tid=2739] ppid=2720 vsize=812548 CPUtime=0
/proc/2734/task/2739/stat : 2739 (java) S 2720 2720 1210 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2003680146 832049152 13227 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2734/tid=2740] ppid=2720 vsize=812548 CPUtime=0.31
/proc/2734/task/2740/stat : 2740 (java) S 2720 2720 1210 0 -1 64 915 0 0 0 30 1 0 0 15 0 9 0 2003680146 832049152 13227 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2734/tid=2741] ppid=2720 vsize=812548 CPUtime=0
/proc/2734/task/2741/stat : 2741 (java) S 2720 2720 1210 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2003680146 832049152 13227 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2734/tid=2742] ppid=2720 vsize=812548 CPUtime=0
/proc/2734/task/2742/stat : 2742 (java) S 2720 2720 1210 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2003680146 832049152 13227 996147200 134512640 134550740 4294955600 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) 860100

[startup+3.10157 s]
/proc/loadavg: 2.00 2.00 1.96 3/76 2743
/proc/meminfo: memFree=1837120/2055920 swapFree=4180688/4192956
[pid=2720] ppid=2718 vsize=47552 CPUtime=2.01
/proc/2720/stat : 2720 (galacM.sh) S 2718 2720 1210 0 -1 4194304 799 22426 0 1 0 0 187 14 17 0 1 0 2003680137 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2720/statm: 11888 364 245 79 0 219 0
[pid=2743] ppid=2720 vsize=4984 CPUtime=0.99
/proc/2743/stat : 2743 (minisat) R 2720 2720 1210 0 -1 4194304 963 0 0 0 99 0 0 0 25 0 1 0 2003680346 5103616 944 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 1 0 0
/proc/2743/statm: 1246 944 57 152 0 1091 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 52536

[startup+6.30286 s]
/proc/loadavg: 2.00 2.00 1.96 3/76 2743
/proc/meminfo: memFree=1831552/2055920 swapFree=4180688/4192956
[pid=2720] ppid=2718 vsize=47552 CPUtime=2.01
/proc/2720/stat : 2720 (galacM.sh) S 2718 2720 1210 0 -1 4194304 799 22426 0 1 0 0 187 14 17 0 1 0 2003680137 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2720/statm: 11888 364 245 79 0 219 0
[pid=2743] ppid=2720 vsize=7896 CPUtime=4.16
/proc/2743/stat : 2743 (minisat) R 2720 2720 1210 0 -1 4194304 1686 0 0 0 416 0 0 0 25 0 1 0 2003680346 8085504 1667 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/2743/statm: 1974 1667 57 152 0 1819 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 55448

[startup+12.7014 s]
/proc/loadavg: 2.00 2.00 1.96 3/76 2743
/proc/meminfo: memFree=1829648/2055920 swapFree=4180688/4192956
[pid=2720] ppid=2718 vsize=47552 CPUtime=2.01
/proc/2720/stat : 2720 (galacM.sh) S 2718 2720 1210 0 -1 4194304 799 22426 0 1 0 0 187 14 17 0 1 0 2003680137 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2720/statm: 11888 364 245 79 0 219 0
[pid=2743] ppid=2720 vsize=9748 CPUtime=10.5
/proc/2743/stat : 2743 (minisat) R 2720 2720 1210 0 -1 4194304 2146 0 0 0 1050 0 0 0 25 0 1 0 2003680346 9981952 2127 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/2743/statm: 2437 2127 57 152 0 2282 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 57300

[startup+25.5016 s]
/proc/loadavg: 2.00 2.00 1.96 3/76 2743
/proc/meminfo: memFree=1828560/2055920 swapFree=4180688/4192956
[pid=2720] ppid=2718 vsize=47552 CPUtime=2.01
/proc/2720/stat : 2720 (galacM.sh) S 2718 2720 1210 0 -1 4194304 799 22426 0 1 0 0 187 14 17 0 1 0 2003680137 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2720/statm: 11888 364 245 79 0 219 0
[pid=2743] ppid=2720 vsize=10940 CPUtime=23.19
/proc/2743/stat : 2743 (minisat) R 2720 2720 1210 0 -1 4194304 2428 0 0 0 2318 1 0 0 25 0 1 0 2003680346 11202560 2409 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/2743/statm: 2735 2409 57 152 0 2580 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 58492

[startup+51.1018 s]
/proc/loadavg: 2.00 2.00 1.96 3/76 2743
/proc/meminfo: memFree=1826960/2055920 swapFree=4180688/4192956
[pid=2720] ppid=2718 vsize=47552 CPUtime=2.01
/proc/2720/stat : 2720 (galacM.sh) S 2718 2720 1210 0 -1 4194304 799 22426 0 1 0 0 187 14 17 0 1 0 2003680137 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2720/statm: 11888 364 245 79 0 219 0
[pid=2743] ppid=2720 vsize=12536 CPUtime=48.56
/proc/2743/stat : 2743 (minisat) R 2720 2720 1210 0 -1 4194304 2819 0 0 0 4854 2 0 0 25 0 1 0 2003680346 12836864 2800 996147200 134512640 135136200 4294955968 18446744073709551615 134529535 0 0 4096 3 0 0 0 17 1 0 0
/proc/2743/statm: 3134 2800 57 152 0 2979 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 60088

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.96 3/77 2744
/proc/meminfo: memFree=1824840/2055920 swapFree=4180688/4192956
[pid=2720] ppid=2718 vsize=47552 CPUtime=2.01
/proc/2720/stat : 2720 (galacM.sh) S 2718 2720 1210 0 -1 4194304 799 22426 0 1 0 0 187 14 17 0 1 0 2003680137 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2720/statm: 11888 364 245 79 0 219 0
[pid=2743] ppid=2720 vsize=14664 CPUtime=99.31
/proc/2743/stat : 2743 (minisat) R 2720 2720 1210 0 -1 4194304 3335 0 0 0 9928 3 0 0 25 0 1 0 2003680346 15015936 3316 996147200 134512640 135136200 4294955968 18446744073709551615 134529566 0 0 4096 3 0 0 0 17 1 0 0
/proc/2743/statm: 3666 3316 57 152 0 3511 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 62216

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 1.96 3/77 2744
/proc/meminfo: memFree=1823048/2055920 swapFree=4180688/4192956
[pid=2720] ppid=2718 vsize=47552 CPUtime=2.01
/proc/2720/stat : 2720 (galacM.sh) S 2718 2720 1210 0 -1 4194304 799 22426 0 1 0 0 187 14 17 0 1 0 2003680137 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2720/statm: 11888 364 245 79 0 219 0
[pid=2743] ppid=2720 vsize=16220 CPUtime=158.77
/proc/2743/stat : 2743 (minisat) R 2720 2720 1210 0 -1 4194304 3727 0 0 0 15874 3 0 0 25 0 1 0 2003680346 16609280 3708 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/2743/statm: 4055 3708 57 152 0 3900 0
Current children cumulated CPU time (s) 160.78
Current children cumulated vsize (KiB) 63772

[startup+222.302 s]
/proc/loadavg: 2.04 2.01 1.96 3/77 2744
/proc/meminfo: memFree=1820168/2055920 swapFree=4180688/4192956
[pid=2720] ppid=2718 vsize=47552 CPUtime=2.01
/proc/2720/stat : 2720 (galacM.sh) S 2718 2720 1210 0 -1 4194304 799 22426 0 1 0 0 187 14 17 0 1 0 2003680137 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2720/statm: 11888 364 245 79 0 219 0
[pid=2743] ppid=2720 vsize=19260 CPUtime=218.23
/proc/2743/stat : 2743 (minisat) R 2720 2720 1210 0 -1 4194304 4449 0 0 0 21819 4 0 0 25 0 1 0 2003680346 19722240 4430 996147200 134512640 135136200 4294955968 18446744073709551615 134529524 0 0 4096 3 0 0 0 17 1 0 0
/proc/2743/statm: 4815 4430 57 152 0 4660 0
Current children cumulated CPU time (s) 220.24
Current children cumulated vsize (KiB) 66812

[startup+282.301 s]
/proc/loadavg: 2.05 2.02 1.97 3/77 2744
/proc/meminfo: memFree=1818696/2055920 swapFree=4180688/4192956
[pid=2720] ppid=2718 vsize=47552 CPUtime=2.01
/proc/2720/stat : 2720 (galacM.sh) S 2718 2720 1210 0 -1 4194304 799 22426 0 1 0 0 187 14 17 0 1 0 2003680137 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2720/statm: 11888 364 245 79 0 219 0
[pid=2743] ppid=2720 vsize=20900 CPUtime=277.69
/proc/2743/stat : 2743 (minisat) R 2720 2720 1210 0 -1 4194304 4847 0 0 0 27765 4 0 0 25 0 1 0 2003680346 21401600 4828 996147200 134512640 135136200 4294955968 18446744073709551615 134529514 0 0 4096 3 0 0 0 17 1 0 0
/proc/2743/statm: 5225 4828 57 152 0 5070 0
Current children cumulated CPU time (s) 279.7
Current children cumulated vsize (KiB) 68452

[startup+342.302 s]
/proc/loadavg: 2.09 2.04 1.98 3/78 2745

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

/proc/2743/statm: 7753 7271 57 152 0 7598 0
Current children cumulated CPU time (s) 1111.95
Current children cumulated vsize (KiB) 78564

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 2812
/proc/meminfo: memFree=1343936/2055920 swapFree=4180688/4192956
[pid=2720] ppid=2718 vsize=47552 CPUtime=2.01
/proc/2720/stat : 2720 (galacM.sh) S 2718 2720 1210 0 -1 4194304 799 22426 0 1 0 0 187 14 17 0 1 0 2003680137 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2720/statm: 11888 364 245 79 0 219 0
[pid=2743] ppid=2720 vsize=31156 CPUtime=1169.38
/proc/2743/stat : 2743 (minisat) R 2720 2720 1210 0 -1 4194304 7306 0 0 0 116919 19 0 0 25 0 1 0 2003680346 31903744 7287 996147200 134512640 135136200 4294955968 18446744073709551615 134529325 0 0 4096 3 0 0 0 17 1 0 0
/proc/2743/statm: 7789 7287 57 152 0 7634 0
Current children cumulated CPU time (s) 1171.39
Current children cumulated vsize (KiB) 78708

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 2812
/proc/meminfo: memFree=1343360/2055920 swapFree=4180688/4192956
[pid=2720] ppid=2718 vsize=47552 CPUtime=2.01
/proc/2720/stat : 2720 (galacM.sh) S 2718 2720 1210 0 -1 4194304 799 22426 0 1 0 0 187 14 17 0 1 0 2003680137 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2720/statm: 11888 364 245 79 0 219 0
[pid=2743] ppid=2720 vsize=31572 CPUtime=1228.81
/proc/2743/stat : 2743 (minisat) R 2720 2720 1210 0 -1 4194304 7432 0 0 0 122862 19 0 0 25 0 1 0 2003680346 32329728 7413 996147200 134512640 135136200 4294955968 18446744073709551615 134527110 0 0 4096 3 0 0 0 17 1 0 0
/proc/2743/statm: 7893 7413 57 152 0 7738 0
Current children cumulated CPU time (s) 1230.82
Current children cumulated vsize (KiB) 79124

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 2812
/proc/meminfo: memFree=1341120/2055920 swapFree=4180688/4192956
[pid=2720] ppid=2718 vsize=47552 CPUtime=2.01
/proc/2720/stat : 2720 (galacM.sh) S 2718 2720 1210 0 -1 4194304 799 22426 0 1 0 0 187 14 17 0 1 0 2003680137 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2720/statm: 11888 364 245 79 0 219 0
[pid=2743] ppid=2720 vsize=33908 CPUtime=1288.26
/proc/2743/stat : 2743 (minisat) R 2720 2720 1210 0 -1 4194304 7974 0 0 0 128806 20 0 0 25 0 1 0 2003680346 34721792 7955 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/2743/statm: 8477 7955 57 152 0 8322 0
Current children cumulated CPU time (s) 1290.27
Current children cumulated vsize (KiB) 81460

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 2812
/proc/meminfo: memFree=1340992/2055920 swapFree=4180688/4192956
[pid=2720] ppid=2718 vsize=47552 CPUtime=2.01
/proc/2720/stat : 2720 (galacM.sh) S 2718 2720 1210 0 -1 4194304 799 22426 0 1 0 0 187 14 17 0 1 0 2003680137 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2720/statm: 11888 364 245 79 0 219 0
[pid=2743] ppid=2720 vsize=33908 CPUtime=1347.69
/proc/2743/stat : 2743 (minisat) R 2720 2720 1210 0 -1 4194304 7985 0 0 0 134749 20 0 0 25 0 1 0 2003680346 34721792 7966 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/2743/statm: 8477 7966 57 152 0 8322 0
Current children cumulated CPU time (s) 1349.7
Current children cumulated vsize (KiB) 81460

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 2818
/proc/meminfo: memFree=1320952/2055920 swapFree=4180688/4192956
[pid=2720] ppid=2718 vsize=47552 CPUtime=2.01
/proc/2720/stat : 2720 (galacM.sh) S 2718 2720 1210 0 -1 4194304 799 22426 0 1 0 0 187 14 17 0 1 0 2003680137 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2720/statm: 11888 364 245 79 0 219 0
[pid=2743] ppid=2720 vsize=33908 CPUtime=1407.05
/proc/2743/stat : 2743 (minisat) R 2720 2720 1210 0 -1 4194304 7987 0 0 0 140685 20 0 0 25 0 1 0 2003680346 34721792 7968 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/2743/statm: 8477 7968 57 152 0 8322 0
Current children cumulated CPU time (s) 1409.06
Current children cumulated vsize (KiB) 81460

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 2818
/proc/meminfo: memFree=1319928/2055920 swapFree=4180688/4192956
[pid=2720] ppid=2718 vsize=47552 CPUtime=2.01
/proc/2720/stat : 2720 (galacM.sh) S 2718 2720 1210 0 -1 4194304 799 22426 0 1 0 0 187 14 17 0 1 0 2003680137 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2720/statm: 11888 364 245 79 0 219 0
[pid=2743] ppid=2720 vsize=34980 CPUtime=1466.48
/proc/2743/stat : 2743 (minisat) R 2720 2720 1210 0 -1 4194304 8242 0 0 0 146628 20 0 0 25 0 1 0 2003680346 35819520 8223 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/2743/statm: 8745 8223 57 152 0 8590 0
Current children cumulated CPU time (s) 1468.49
Current children cumulated vsize (KiB) 82532

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 2818
/proc/meminfo: memFree=1319672/2055920 swapFree=4180688/4192956
[pid=2720] ppid=2718 vsize=47552 CPUtime=2.01
/proc/2720/stat : 2720 (galacM.sh) S 2718 2720 1210 0 -1 4194304 799 22426 0 1 0 0 187 14 17 0 1 0 2003680137 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2720/statm: 11888 364 245 79 0 219 0
[pid=2743] ppid=2720 vsize=35120 CPUtime=1525.92
/proc/2743/stat : 2743 (minisat) R 2720 2720 1210 0 -1 4194304 8292 0 0 0 152572 20 0 0 25 0 1 0 2003680346 35962880 8273 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/2743/statm: 8780 8273 57 152 0 8625 0
Current children cumulated CPU time (s) 1527.93
Current children cumulated vsize (KiB) 82672

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 2818
/proc/meminfo: memFree=1319608/2055920 swapFree=4180688/4192956
[pid=2720] ppid=2718 vsize=47552 CPUtime=2.01
/proc/2720/stat : 2720 (galacM.sh) S 2718 2720 1210 0 -1 4194304 799 22426 0 1 0 0 187 14 17 0 1 0 2003680137 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2720/statm: 11888 364 245 79 0 219 0
[pid=2743] ppid=2720 vsize=35300 CPUtime=1585.36
/proc/2743/stat : 2743 (minisat) R 2720 2720 1210 0 -1 4194304 8316 0 0 0 158516 20 0 0 25 0 1 0 2003680346 36147200 8297 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/2743/statm: 8825 8297 57 152 0 8670 0
Current children cumulated CPU time (s) 1587.37
Current children cumulated vsize (KiB) 82852

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 2818
/proc/meminfo: memFree=1319544/2055920 swapFree=4180688/4192956
[pid=2720] ppid=2718 vsize=47552 CPUtime=2.01
/proc/2720/stat : 2720 (galacM.sh) S 2718 2720 1210 0 -1 4194304 799 22426 0 1 0 0 187 14 17 0 1 0 2003680137 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2720/statm: 11888 364 245 79 0 219 0
[pid=2743] ppid=2720 vsize=35300 CPUtime=1644.8
/proc/2743/stat : 2743 (minisat) R 2720 2720 1210 0 -1 4194304 8319 0 0 0 164460 20 0 0 25 0 1 0 2003680346 36147200 8300 996147200 134512640 135136200 4294955968 18446744073709551615 134529491 0 0 4096 3 0 0 0 17 1 0 0
/proc/2743/statm: 8825 8300 57 152 0 8670 0
Current children cumulated CPU time (s) 1646.81
Current children cumulated vsize (KiB) 82852

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 2818
/proc/meminfo: memFree=1319552/2055920 swapFree=4180688/4192956
[pid=2720] ppid=2718 vsize=47552 CPUtime=2.01
/proc/2720/stat : 2720 (galacM.sh) S 2718 2720 1210 0 -1 4194304 799 22426 0 1 0 0 187 14 17 0 1 0 2003680137 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2720/statm: 11888 364 245 79 0 219 0
[pid=2743] ppid=2720 vsize=35300 CPUtime=1704.24
/proc/2743/stat : 2743 (minisat) R 2720 2720 1210 0 -1 4194304 8320 0 0 0 170404 20 0 0 25 0 1 0 2003680346 36147200 8301 996147200 134512640 135136200 4294955968 18446744073709551615 134529535 0 0 4096 3 0 0 0 17 1 0 0
/proc/2743/statm: 8825 8301 57 152 0 8670 0
Current children cumulated CPU time (s) 1706.25
Current children cumulated vsize (KiB) 82852

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 2818
/proc/meminfo: memFree=1319360/2055920 swapFree=4180688/4192956
[pid=2720] ppid=2718 vsize=47552 CPUtime=2.01
/proc/2720/stat : 2720 (galacM.sh) S 2718 2720 1210 0 -1 4194304 799 22426 0 1 0 0 187 14 17 0 1 0 2003680137 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2720/statm: 11888 364 245 79 0 219 0
[pid=2743] ppid=2720 vsize=35300 CPUtime=1763.68
/proc/2743/stat : 2743 (minisat) R 2720 2720 1210 0 -1 4194304 8322 0 0 0 176348 20 0 0 25 0 1 0 2003680346 36147200 8303 996147200 134512640 135136200 4294955968 18446744073709551615 134529566 0 0 4096 3 0 0 0 17 1 0 0
/proc/2743/statm: 8825 8303 57 152 0 8670 0
Current children cumulated CPU time (s) 1765.69
Current children cumulated vsize (KiB) 82852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 2818
/proc/meminfo: memFree=1319360/2055920 swapFree=4180688/4192956
[pid=2720] ppid=2718 vsize=47552 CPUtime=2.01
/proc/2720/stat : 2720 (galacM.sh) S 2718 2720 1210 0 -1 4194304 799 22426 0 1 0 0 187 14 17 0 1 0 2003680137 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2720/statm: 11888 364 245 79 0 219 0
[pid=2743] ppid=2720 vsize=35300 CPUtime=1798.05
/proc/2743/stat : 2743 (minisat) R 2720 2720 1210 0 -1 4194304 8322 0 0 0 179785 20 0 0 25 0 1 0 2003680346 36147200 8303 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 1 0 0
/proc/2743/statm: 8825 8303 57 152 0 8670 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 82852

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2720 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=884713
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=156976
# CPU time returned by wait4() is 2.04169
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1817.01
CPU time (s): 1800.06
CPU user time (s): 1799.72
CPU system time (s): 0.34
CPU usage (%): 99.067
Max. virtual memory (cumulated for all children) (KiB): 860232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.88471
system time used= 0.156976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23225
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= 1522
involuntary context switches= 1482

runsolver used 2.43463 second user time and 5.53916 second system time

The end

Launcher Data (download as text)

Begin job on node41 at 2008-07-05 10:37:51
IDJOB=1088485
IDBENCH=58086
IDSOLVER=350
FILE ID=node41/1088485-1215247071
PBS_JOBID= 7881946
Free space on /tmp= 66156 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/graphColoring/myciel/normalized-myciel7-6.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1088485-1215247071/watcher-1088485-1215247071 -o /tmp/evaluation-result-1088485-1215247071/solver-1088485-1215247071 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1088485-1215247071.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ae59fd265626922afec84e7ef93d360f
RANDOM SEED=128469118

node41.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.232
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.232
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:       1839608 kB
Buffers:         14432 kB
Cached:         132844 kB
SwapCached:       6540 kB
Active:          71680 kB
Inactive:        94424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1839608 kB
SwapTotal:     4192956 kB
SwapFree:      4180688 kB
Dirty:            3324 kB
Writeback:           0 kB
Mapped:          25044 kB
Slab:            35760 kB
Committed_AS:  3697396 kB
PageTables:       1700 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= 66124 MiB
End job on node41 at 2008-07-05 11:08:10