Trace number 1089115

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 1810.41

General information on the benchmark

Namecsp/graphColoring/register/mulsol/
normalized-mulsol-i-4-30.xml
MD5SUM47c8dce6ec1bb9945d5eba71f58be254
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.143977
Satisfiable
(Un)Satisfiability was proved
Number of variables185
Number of constraints3946
Maximum constraint arity2
Maximum domain size30
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3946
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
1.46/1.58	c start processing
1.46/1.58	c start relation processing
1.46/1.58	c start cnf exporting
6.03/6.12	c parsing time : 1.456
6.03/6.12	c preprocessing time : 5.997
6.03/6.12	
6.03/6.12	c Nary constraints - conflicts : 0 supports : 0
6.03/6.12	c Binary constraints - conflicts : 3946 supports :0
6.03/6.12	c max arity constraint : 2
6.03/6.12	c Max Tuples generated 900
6.03/6.12	c relations : 1
6.03/6.12	c relations BDD: 0
6.03/6.12	c sampling 0/0
6.03/6.12	c vars : 5551 - clauses :  199040
6.03/6.12	
6.03/6.15	 
6.03/6.15	c --- SAT Solver Stats ---
6.03/6.15	 

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-1089115-1215261832/watcher-1089115-1215261832 -o /tmp/evaluation-result-1089115-1215261832/solver-1089115-1215261832 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1089115-1215261832.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 2.00 4/72 19267
/proc/meminfo: memFree=1778408/2055920 swapFree=4179968/4192956
[pid=19267] ppid=19265 vsize=8560 CPUtime=0
/proc/19267/stat : 19267 (galacM.sh) R 19265 19267 17174 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 2005158102 8765440 254 996147200 4194304 4520092 548682068832 18446744073709551615 262910232463 0 0 4096 8192 0 0 0 17 1 0 0
/proc/19267/statm: 2140 254 197 79 0 133 0

[startup+0.079771 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 19267
/proc/meminfo: memFree=1778408/2055920 swapFree=4179968/4192956
[pid=19267] ppid=19265 vsize=47572 CPUtime=0.01
/proc/19267/stat : 19267 (galacM.sh) S 19265 19267 17174 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 2005158102 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19267/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.102395 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 19267
/proc/meminfo: memFree=1778408/2055920 swapFree=4179968/4192956
[pid=19267] ppid=19265 vsize=47572 CPUtime=0.01
/proc/19267/stat : 19267 (galacM.sh) S 19265 19267 17174 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 2005158102 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19267/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.301419 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 19267
/proc/meminfo: memFree=1778408/2055920 swapFree=4179968/4192956
[pid=19267] ppid=19265 vsize=47572 CPUtime=0.01
/proc/19267/stat : 19267 (galacM.sh) S 19265 19267 17174 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 2005158102 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19267/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.701464 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 19267
/proc/meminfo: memFree=1778408/2055920 swapFree=4179968/4192956
[pid=19267] ppid=19265 vsize=47572 CPUtime=0.01
/proc/19267/stat : 19267 (galacM.sh) S 19265 19267 17174 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 2005158102 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19267/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.50156 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 19289
/proc/meminfo: memFree=1737368/2055920 swapFree=4179968/4192956
[pid=19267] ppid=19265 vsize=47572 CPUtime=0.01
/proc/19267/stat : 19267 (galacM.sh) S 19265 19267 17174 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 2005158102 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19267/statm: 11893 364 245 79 0 219 0
[pid=19281] ppid=19267 vsize=812760 CPUtime=1.45
/proc/19281/stat : 19281 (java) S 19267 19267 17174 0 -1 0 15750 0 1 0 135 10 0 0 18 0 9 0 2005158106 832266240 14977 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19281/statm: 203190 14977 2585 9 0 197171 0
[pid=19281/tid=19282] ppid=19267 vsize=812760 CPUtime=1.07
/proc/19281/task/19282/stat : 19282 (java) R 19267 19267 17174 0 -1 64 9751 0 1 0 100 7 0 0 25 0 9 0 2005158107 832266240 14977 996147200 134512640 134550740 4294955600 18446744073709551615 4126414791 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19281/tid=19283] ppid=19267 vsize=812760 CPUtime=0.05
/proc/19281/task/19283/stat : 19283 (java) S 19267 19267 17174 0 -1 64 4393 0 0 0 4 1 0 0 16 0 9 0 2005158108 832266240 14977 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19281/tid=19284] ppid=19267 vsize=812760 CPUtime=0
/proc/19281/task/19284/stat : 19284 (java) S 19267 19267 17174 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2005158109 832266240 14977 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19281/tid=19285] ppid=19267 vsize=812760 CPUtime=0
/proc/19281/task/19285/stat : 19285 (java) S 19267 19267 17174 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2005158109 832266240 14977 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19281/tid=19286] ppid=19267 vsize=812760 CPUtime=0
/proc/19281/task/19286/stat : 19286 (java) S 19267 19267 17174 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2005158111 832266240 14977 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19281/tid=19287] ppid=19267 vsize=812760 CPUtime=0.29
/proc/19281/task/19287/stat : 19287 (java) S 19267 19267 17174 0 -1 64 906 0 0 0 29 0 0 0 15 0 9 0 2005158111 832266240 14977 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19281/tid=19288] ppid=19267 vsize=812760 CPUtime=0
/proc/19281/task/19288/stat : 19288 (java) S 19267 19267 17174 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2005158111 832266240 14977 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19281/tid=19289] ppid=19267 vsize=812760 CPUtime=0
/proc/19281/task/19289/stat : 19289 (java) S 19267 19267 17174 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2005158111 832266240 14977 996147200 134512640 134550740 4294955600 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) 860332

[startup+3.10275 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 19289
/proc/meminfo: memFree=1707352/2055920 swapFree=4179968/4192956
[pid=19267] ppid=19265 vsize=47572 CPUtime=0.01
/proc/19267/stat : 19267 (galacM.sh) S 19265 19267 17174 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 2005158102 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19267/statm: 11893 364 245 79 0 219 0
[pid=19281] ppid=19267 vsize=812892 CPUtime=3.04
/proc/19281/stat : 19281 (java) S 19267 19267 17174 0 -1 0 20876 0 1 0 290 14 0 0 18 0 9 0 2005158106 832401408 20099 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19281/statm: 203223 20099 2591 9 0 197204 0
[pid=19281/tid=19282] ppid=19267 vsize=812892 CPUtime=2.59
/proc/19281/task/19282/stat : 19282 (java) R 19267 19267 17174 0 -1 64 14592 0 1 0 249 10 0 0 25 0 9 0 2005158107 832401408 20099 996147200 134512640 134550740 4294955600 18446744073709551615 4126530121 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19281/tid=19283] ppid=19267 vsize=812892 CPUtime=0.07
/proc/19281/task/19283/stat : 19283 (java) S 19267 19267 17174 0 -1 64 4633 0 0 0 5 2 0 0 16 0 9 0 2005158108 832401408 20099 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19281/tid=19284] ppid=19267 vsize=812892 CPUtime=0
/proc/19281/task/19284/stat : 19284 (java) S 19267 19267 17174 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2005158109 832401408 20099 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19281/tid=19285] ppid=19267 vsize=812892 CPUtime=0
/proc/19281/task/19285/stat : 19285 (java) S 19267 19267 17174 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2005158109 832401408 20099 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19281/tid=19286] ppid=19267 vsize=812892 CPUtime=0
/proc/19281/task/19286/stat : 19286 (java) S 19267 19267 17174 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2005158111 832401408 20099 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19281/tid=19287] ppid=19267 vsize=812892 CPUtime=0.36
/proc/19281/task/19287/stat : 19287 (java) S 19267 19267 17174 0 -1 64 951 0 0 0 35 1 0 0 15 0 9 0 2005158111 832401408 20099 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19281/tid=19288] ppid=19267 vsize=812892 CPUtime=0
/proc/19281/task/19288/stat : 19288 (java) S 19267 19267 17174 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2005158111 832401408 20099 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19281/tid=19289] ppid=19267 vsize=812892 CPUtime=0
/proc/19281/task/19289/stat : 19289 (java) S 19267 19267 17174 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2005158111 832401408 20099 996147200 134512640 134550740 4294955600 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) 860464

[startup+6.30212 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 19289
/proc/meminfo: memFree=1704664/2055920 swapFree=4179968/4192956
[pid=19267] ppid=19265 vsize=47572 CPUtime=6.08
/proc/19267/stat : 19267 (galacM.sh) S 19265 19267 17174 0 -1 4194304 799 22594 0 1 0 0 590 18 17 0 1 0 2005158102 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19267/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 47572

[startup+12.7019 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 19290
/proc/meminfo: memFree=1744992/2055920 swapFree=4179968/4192956
[pid=19267] ppid=19265 vsize=47572 CPUtime=6.08
/proc/19267/stat : 19267 (galacM.sh) S 19265 19267 17174 0 -1 4194304 799 22594 0 1 0 0 590 18 17 0 1 0 2005158102 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19267/statm: 11893 364 245 79 0 219 0
[pid=19290] ppid=19267 vsize=31796 CPUtime=6.51
/proc/19290/stat : 19290 (minisat) R 19267 19267 17174 0 -1 4194304 7841 0 0 0 647 4 0 0 25 0 1 0 2005158717 32559104 7822 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/19290/statm: 7949 7822 57 152 0 7794 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 79368

[startup+25.5024 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 19290
/proc/meminfo: memFree=1722656/2055920 swapFree=4179968/4192956
[pid=19267] ppid=19265 vsize=47572 CPUtime=6.08
/proc/19267/stat : 19267 (galacM.sh) S 19265 19267 17174 0 -1 4194304 799 22594 0 1 0 0 590 18 17 0 1 0 2005158102 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19267/statm: 11893 364 245 79 0 219 0
[pid=19290] ppid=19267 vsize=53080 CPUtime=19.25
/proc/19290/stat : 19290 (minisat) R 19267 19267 17174 0 -1 4194304 13130 0 0 0 1916 9 0 0 25 0 1 0 2005158717 54353920 13111 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/19290/statm: 13270 13111 57 152 0 13115 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 100652

[startup+51.1024 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 19290
/proc/meminfo: memFree=1698016/2055920 swapFree=4179968/4192956
[pid=19267] ppid=19265 vsize=47572 CPUtime=6.08
/proc/19267/stat : 19267 (galacM.sh) S 19265 19267 17174 0 -1 4194304 799 22594 0 1 0 0 590 18 17 0 1 0 2005158102 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19267/statm: 11893 364 245 79 0 219 0
[pid=19290] ppid=19267 vsize=77912 CPUtime=44.72
/proc/19290/stat : 19290 (minisat) R 19267 19267 17174 0 -1 4194304 19334 0 0 0 4457 15 0 0 25 0 1 0 2005158717 79781888 19315 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/19290/statm: 19478 19315 57 152 0 19323 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 125484

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 19290
/proc/meminfo: memFree=1658720/2055920 swapFree=4179968/4192956
[pid=19267] ppid=19265 vsize=47572 CPUtime=6.08
/proc/19267/stat : 19267 (galacM.sh) S 19265 19267 17174 0 -1 4194304 799 22594 0 1 0 0 590 18 17 0 1 0 2005158102 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19267/statm: 11893 364 245 79 0 219 0
[pid=19290] ppid=19267 vsize=117164 CPUtime=95.67
/proc/19290/stat : 19290 (minisat) R 19267 19267 17174 0 -1 4194304 29069 0 0 0 9541 26 0 0 25 0 1 0 2005158717 119975936 29050 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/19290/statm: 29291 29050 57 152 0 29136 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 164736

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 19290
/proc/meminfo: memFree=1628512/2055920 swapFree=4179968/4192956
[pid=19267] ppid=19265 vsize=47572 CPUtime=6.08
/proc/19267/stat : 19267 (galacM.sh) S 19265 19267 17174 0 -1 4194304 799 22594 0 1 0 0 590 18 17 0 1 0 2005158102 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19267/statm: 11893 364 245 79 0 219 0
[pid=19290] ppid=19267 vsize=147416 CPUtime=155.39
/proc/19290/stat : 19290 (minisat) R 19267 19267 17174 0 -1 4194304 36598 0 0 0 15504 35 0 0 25 0 1 0 2005158717 150953984 36579 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/19290/statm: 36854 36579 57 152 0 36699 0
Current children cumulated CPU time (s) 161.47
Current children cumulated vsize (KiB) 194988

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 19290
/proc/meminfo: memFree=1597344/2055920 swapFree=4179968/4192956
[pid=19267] ppid=19265 vsize=47572 CPUtime=6.08
/proc/19267/stat : 19267 (galacM.sh) S 19265 19267 17174 0 -1 4194304 799 22594 0 1 0 0 590 18 17 0 1 0 2005158102 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19267/statm: 11893 364 245 79 0 219 0
[pid=19290] ppid=19267 vsize=178636 CPUtime=215.09
/proc/19290/stat : 19290 (minisat) R 19267 19267 17174 0 -1 4194304 44338 0 0 0 21464 45 0 0 25 0 1 0 2005158717 182923264 44319 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/19290/statm: 44659 44319 57 152 0 44504 0
Current children cumulated CPU time (s) 221.17
Current children cumulated vsize (KiB) 226208

[startup+282.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 19290
/proc/meminfo: memFree=1571808/2055920 swapFree=4179968/4192956
[pid=19267] ppid=19265 vsize=47572 CPUtime=6.08
/proc/19267/stat : 19267 (galacM.sh) S 19265 19267 17174 0 -1 4194304 799 22594 0 1 0 0 590 18 17 0 1 0 2005158102 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19267/statm: 11893 364 245 79 0 219 0
[pid=19290] ppid=19267 vsize=204496 CPUtime=274.8

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

/proc/19290/statm: 105189 104025 57 152 0 105034 0
Current children cumulated CPU time (s) 1117.2
Current children cumulated vsize (KiB) 468328

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 19392
/proc/meminfo: memFree=1295304/2055920 swapFree=4179968/4192956
[pid=19267] ppid=19265 vsize=47572 CPUtime=6.08
/proc/19267/stat : 19267 (galacM.sh) S 19265 19267 17174 0 -1 4194304 799 22594 0 1 0 0 590 18 17 0 1 0 2005158102 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19267/statm: 11893 364 245 79 0 219 0
[pid=19290] ppid=19267 vsize=437484 CPUtime=1171.1
/proc/19290/stat : 19290 (minisat) R 19267 19267 17174 0 -1 4194304 108202 0 0 0 116985 125 0 0 25 0 1 0 2005158717 447983616 108183 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/19290/statm: 109371 108183 57 152 0 109216 0
Current children cumulated CPU time (s) 1177.18
Current children cumulated vsize (KiB) 485056

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 19392
/proc/meminfo: memFree=1273352/2055920 swapFree=4179968/4192956
[pid=19267] ppid=19265 vsize=47572 CPUtime=6.08
/proc/19267/stat : 19267 (galacM.sh) S 19265 19267 17174 0 -1 4194304 799 22594 0 1 0 0 590 18 17 0 1 0 2005158102 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19267/statm: 11893 364 245 79 0 219 0
[pid=19290] ppid=19267 vsize=455976 CPUtime=1231.06
/proc/19290/stat : 19290 (minisat) R 19267 19267 17174 0 -1 4194304 112839 0 0 0 122975 131 0 0 25 0 1 0 2005158717 466919424 112820 996147200 134512640 135136200 4294955968 18446744073709551615 134525805 0 0 4096 3 0 0 0 17 0 0 0
/proc/19290/statm: 113994 112820 57 152 0 113839 0
Current children cumulated CPU time (s) 1237.14
Current children cumulated vsize (KiB) 503548

[startup+1302.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/82 19441
/proc/meminfo: memFree=1166600/2055920 swapFree=4179968/4192956
[pid=19267] ppid=19265 vsize=47572 CPUtime=6.08
/proc/19267/stat : 19267 (galacM.sh) S 19265 19267 17174 0 -1 4194304 799 22594 0 1 0 0 590 18 17 0 1 0 2005158102 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19267/statm: 11893 364 245 79 0 219 0
[pid=19290] ppid=19267 vsize=470176 CPUtime=1290.64
/proc/19290/stat : 19290 (minisat) R 19267 19267 17174 0 -1 4194304 116385 0 0 0 128927 137 0 0 25 0 1 0 2005158717 481460224 116366 996147200 134512640 135136200 4294955968 18446744073709551615 134529530 0 0 4096 3 0 0 0 17 1 0 0
/proc/19290/statm: 117544 116366 57 152 0 117389 0
Current children cumulated CPU time (s) 1296.72
Current children cumulated vsize (KiB) 517748

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/82 19441
/proc/meminfo: memFree=1166608/2055920 swapFree=4179968/4192956
[pid=19267] ppid=19265 vsize=47572 CPUtime=6.08
/proc/19267/stat : 19267 (galacM.sh) S 19265 19267 17174 0 -1 4194304 799 22594 0 1 0 0 590 18 17 0 1 0 2005158102 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19267/statm: 11893 364 245 79 0 219 0
[pid=19290] ppid=19267 vsize=470176 CPUtime=1350.08
/proc/19290/stat : 19290 (minisat) R 19267 19267 17174 0 -1 4194304 116389 0 0 0 134871 137 0 0 25 0 1 0 2005158717 481460224 116370 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/19290/statm: 117544 116370 57 152 0 117389 0
Current children cumulated CPU time (s) 1356.16
Current children cumulated vsize (KiB) 517748

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 19441
/proc/meminfo: memFree=1166480/2055920 swapFree=4179968/4192956
[pid=19267] ppid=19265 vsize=47572 CPUtime=6.08
/proc/19267/stat : 19267 (galacM.sh) S 19265 19267 17174 0 -1 4194304 799 22594 0 1 0 0 590 18 17 0 1 0 2005158102 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19267/statm: 11893 364 245 79 0 219 0
[pid=19290] ppid=19267 vsize=470176 CPUtime=1409.52
/proc/19290/stat : 19290 (minisat) R 19267 19267 17174 0 -1 4194304 116392 0 0 0 140815 137 0 0 25 0 1 0 2005158717 481460224 116373 996147200 134512640 135136200 4294955968 18446744073709551615 134529535 0 0 4096 3 0 0 0 17 1 0 0
/proc/19290/statm: 117544 116373 57 152 0 117389 0
Current children cumulated CPU time (s) 1415.6
Current children cumulated vsize (KiB) 517748

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 19441
/proc/meminfo: memFree=1166416/2055920 swapFree=4179968/4192956
[pid=19267] ppid=19265 vsize=47572 CPUtime=6.08
/proc/19267/stat : 19267 (galacM.sh) S 19265 19267 17174 0 -1 4194304 799 22594 0 1 0 0 590 18 17 0 1 0 2005158102 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19267/statm: 11893 364 245 79 0 219 0
[pid=19290] ppid=19267 vsize=470176 CPUtime=1468.95
/proc/19290/stat : 19290 (minisat) R 19267 19267 17174 0 -1 4194304 116402 0 0 0 146758 137 0 0 25 0 1 0 2005158717 481460224 116383 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/19290/statm: 117544 116383 57 152 0 117389 0
Current children cumulated CPU time (s) 1475.03
Current children cumulated vsize (KiB) 517748

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 19441
/proc/meminfo: memFree=1166352/2055920 swapFree=4179968/4192956
[pid=19267] ppid=19265 vsize=47572 CPUtime=6.08
/proc/19267/stat : 19267 (galacM.sh) S 19265 19267 17174 0 -1 4194304 799 22594 0 1 0 0 590 18 17 0 1 0 2005158102 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19267/statm: 11893 364 245 79 0 219 0
[pid=19290] ppid=19267 vsize=470176 CPUtime=1528.39
/proc/19290/stat : 19290 (minisat) R 19267 19267 17174 0 -1 4194304 116412 0 0 0 152702 137 0 0 25 0 1 0 2005158717 481460224 116393 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/19290/statm: 117544 116393 57 152 0 117389 0
Current children cumulated CPU time (s) 1534.47
Current children cumulated vsize (KiB) 517748

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 19441
/proc/meminfo: memFree=1166352/2055920 swapFree=4179968/4192956
[pid=19267] ppid=19265 vsize=47572 CPUtime=6.08
/proc/19267/stat : 19267 (galacM.sh) S 19265 19267 17174 0 -1 4194304 799 22594 0 1 0 0 590 18 17 0 1 0 2005158102 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19267/statm: 11893 364 245 79 0 219 0
[pid=19290] ppid=19267 vsize=470176 CPUtime=1587.83
/proc/19290/stat : 19290 (minisat) R 19267 19267 17174 0 -1 4194304 116413 0 0 0 158646 137 0 0 25 0 1 0 2005158717 481460224 116394 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 1 0 0
/proc/19290/statm: 117544 116394 57 152 0 117389 0
Current children cumulated CPU time (s) 1593.91
Current children cumulated vsize (KiB) 517748

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 19441
/proc/meminfo: memFree=1166288/2055920 swapFree=4179968/4192956
[pid=19267] ppid=19265 vsize=47572 CPUtime=6.08
/proc/19267/stat : 19267 (galacM.sh) S 19265 19267 17174 0 -1 4194304 799 22594 0 1 0 0 590 18 17 0 1 0 2005158102 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19267/statm: 11893 364 245 79 0 219 0
[pid=19290] ppid=19267 vsize=470176 CPUtime=1647.27
/proc/19290/stat : 19290 (minisat) R 19267 19267 17174 0 -1 4194304 116415 0 0 0 164590 137 0 0 25 0 1 0 2005158717 481460224 116396 996147200 134512640 135136200 4294955968 18446744073709551615 134529518 0 0 4096 3 0 0 0 17 1 0 0
/proc/19290/statm: 117544 116396 57 152 0 117389 0
Current children cumulated CPU time (s) 1653.35
Current children cumulated vsize (KiB) 517748

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 19441
/proc/meminfo: memFree=1166224/2055920 swapFree=4179968/4192956
[pid=19267] ppid=19265 vsize=47572 CPUtime=6.08
/proc/19267/stat : 19267 (galacM.sh) S 19265 19267 17174 0 -1 4194304 799 22594 0 1 0 0 590 18 17 0 1 0 2005158102 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19267/statm: 11893 364 245 79 0 219 0
[pid=19290] ppid=19267 vsize=470176 CPUtime=1706.71
/proc/19290/stat : 19290 (minisat) R 19267 19267 17174 0 -1 4194304 116416 0 0 0 170534 137 0 0 25 0 1 0 2005158717 481460224 116397 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 1 0 0
/proc/19290/statm: 117544 116397 57 152 0 117389 0
Current children cumulated CPU time (s) 1712.79
Current children cumulated vsize (KiB) 517748

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 19441
/proc/meminfo: memFree=1166032/2055920 swapFree=4179968/4192956
[pid=19267] ppid=19265 vsize=47572 CPUtime=6.08
/proc/19267/stat : 19267 (galacM.sh) S 19265 19267 17174 0 -1 4194304 799 22594 0 1 0 0 590 18 17 0 1 0 2005158102 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19267/statm: 11893 364 245 79 0 219 0
[pid=19290] ppid=19267 vsize=470176 CPUtime=1766.14
/proc/19290/stat : 19290 (minisat) R 19267 19267 17174 0 -1 4194304 116416 0 0 0 176477 137 0 0 25 0 1 0 2005158717 481460224 116397 996147200 134512640 135136200 4294955968 18446744073709551615 134529685 0 0 4096 3 0 0 0 17 1 0 0
/proc/19290/statm: 117544 116397 57 152 0 117389 0
Current children cumulated CPU time (s) 1772.22
Current children cumulated vsize (KiB) 517748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 19441
/proc/meminfo: memFree=1166032/2055920 swapFree=4179968/4192956
[pid=19267] ppid=19265 vsize=47572 CPUtime=6.08
/proc/19267/stat : 19267 (galacM.sh) S 19265 19267 17174 0 -1 4194304 799 22594 0 1 0 0 590 18 17 0 1 0 2005158102 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19267/statm: 11893 364 245 79 0 219 0
[pid=19290] ppid=19267 vsize=470176 CPUtime=1793.98
/proc/19290/stat : 19290 (minisat) R 19267 19267 17174 0 -1 4194304 116416 0 0 0 179261 137 0 0 25 0 1 0 2005158717 481460224 116397 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/19290/statm: 117544 116397 57 152 0 117389 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 517748

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 19267 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=908101
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=191970
# CPU time returned by wait4() is 6.10007
# 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): 1810.41
CPU time (s): 1800.06
CPU user time (s): 1798.51
CPU system time (s): 1.55
CPU usage (%): 99.428
Max. virtual memory (cumulated for all children) (KiB): 860464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.9081
system time used= 0.19197
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23393
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= 1677
involuntary context switches= 1706

runsolver used 2.40163 second user time and 5.84411 second system time

The end

Launcher Data (download as text)

Begin job on node11 at 2008-07-05 14:43:53
IDJOB=1089115
IDBENCH=58210
IDSOLVER=350
FILE ID=node11/1089115-1215261832
PBS_JOBID= 7882016
Free space on /tmp= 66552 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/graphColoring/register/mulsol/normalized-mulsol-i-4-30.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1089115-1215261832/watcher-1089115-1215261832 -o /tmp/evaluation-result-1089115-1215261832/solver-1089115-1215261832 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1089115-1215261832.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 47c8dce6ec1bb9945d5eba71f58be254
RANDOM SEED=622489567

node11.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.224
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.224
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:       1778888 kB
Buffers:         25468 kB
Cached:         178500 kB
SwapCached:       7036 kB
Active:         145280 kB
Inactive:        79344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1778888 kB
SwapTotal:     4192956 kB
SwapFree:      4179968 kB
Dirty:            3616 kB
Writeback:           0 kB
Mapped:          28532 kB
Slab:            37860 kB
Committed_AS:  3405164 kB
PageTables:       1824 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB
End job on node11 at 2008-07-05 15:14:05