Trace number 1089157

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.1 1809.22

General information on the benchmark

Namecsp/graphColoring/register/mulsol/
normalized-mulsol-i-1-25.xml
MD5SUM67de4692b904c4e63dfd523c6fff12a6
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.132978
Satisfiable
(Un)Satisfiability was proved
Number of variables197
Number of constraints3925
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3925
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
1.65/1.74	c start processing
1.65/1.74	c start relation processing
1.65/1.74	c start cnf exporting
5.31/5.46	c parsing time : 1.618
5.31/5.46	c preprocessing time : 5.332
5.31/5.46	
5.31/5.46	c Nary constraints - conflicts : 0 supports : 0
5.31/5.46	c Binary constraints - conflicts : 3925 supports :0
5.31/5.46	c max arity constraint : 2
5.31/5.46	c Max Tuples generated 625
5.31/5.46	c relations : 1
5.31/5.46	c relations BDD: 0
5.31/5.46	c sampling 0/0
5.31/5.46	c vars : 4926 - clauses :  157422
5.31/5.46	
5.37/5.52	 
5.37/5.52	c --- SAT Solver Stats ---
5.37/5.52	 

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-1089157-1215261910/watcher-1089157-1215261910 -o /tmp/evaluation-result-1089157-1215261910/solver-1089157-1215261910 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1089157-1215261910.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.02 2.00 4/74 32664
/proc/meminfo: memFree=1720088/2055920 swapFree=4180312/4192956
[pid=32664] ppid=32662 vsize=8652 CPUtime=0
/proc/32664/stat : 32664 (galacM.sh) S 32662 32664 32188 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 431808407 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32664/statm: 2163 280 208 79 0 156 0
[pid=32665] ppid=32664 vsize=8688 CPUtime=0
/proc/32665/stat : 32665 (galacM.sh) S 32664 32664 32188 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 431808408 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 224627753042 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/32665/statm: 2172 286 209 79 0 165 0
[pid=32666] ppid=32665 vsize=8728 CPUtime=0
/proc/32666/stat : 32666 (galacM.sh) R 32665 32664 32188 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 431808408 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 224627584295 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/32666/statm: 2182 290 209 79 0 175 0

[startup+0.078932 s]
/proc/loadavg: 2.00 2.02 2.00 4/74 32664
/proc/meminfo: memFree=1720088/2055920 swapFree=4180312/4192956
[pid=32664] ppid=32662 vsize=47564 CPUtime=0.01
/proc/32664/stat : 32664 (galacM.sh) S 32662 32664 32188 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 431808407 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32664/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.101517 s]
/proc/loadavg: 2.00 2.02 2.00 4/74 32664
/proc/meminfo: memFree=1720088/2055920 swapFree=4180312/4192956
[pid=32664] ppid=32662 vsize=47564 CPUtime=0.01
/proc/32664/stat : 32664 (galacM.sh) S 32662 32664 32188 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 431808407 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32664/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301547 s]
/proc/loadavg: 2.00 2.02 2.00 4/74 32664
/proc/meminfo: memFree=1720088/2055920 swapFree=4180312/4192956
[pid=32664] ppid=32662 vsize=47564 CPUtime=0.01
/proc/32664/stat : 32664 (galacM.sh) S 32662 32664 32188 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 431808407 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32664/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701604 s]
/proc/loadavg: 2.00 2.02 2.00 4/74 32664
/proc/meminfo: memFree=1720088/2055920 swapFree=4180312/4192956
[pid=32664] ppid=32662 vsize=47564 CPUtime=0.01
/proc/32664/stat : 32664 (galacM.sh) S 32662 32664 32188 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 431808407 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32664/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50272 s]
/proc/loadavg: 2.00 2.02 2.00 3/84 32686
/proc/meminfo: memFree=1679304/2055920 swapFree=4180312/4192956
[pid=32664] ppid=32662 vsize=47564 CPUtime=0.01
/proc/32664/stat : 32664 (galacM.sh) S 32662 32664 32188 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 431808407 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32664/statm: 11891 364 245 79 0 219 0
[pid=32678] ppid=32664 vsize=812760 CPUtime=1.44
/proc/32678/stat : 32678 (java) S 32664 32664 32188 0 -1 0 14115 0 1 0 135 9 0 0 18 0 9 0 431808411 832266240 13342 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32678/statm: 203190 13342 2585 9 0 197171 0
[pid=32678/tid=32679] ppid=32664 vsize=812760 CPUtime=1.05
/proc/32678/task/32679/stat : 32679 (java) R 32664 32664 32188 0 -1 64 8122 0 1 0 100 5 0 0 25 0 9 0 431808412 832266240 13342 996147200 134512640 134550740 4294955600 18446744073709551615 4126663376 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32680] ppid=32664 vsize=812760 CPUtime=0.06
/proc/32678/task/32680/stat : 32680 (java) S 32664 32664 32188 0 -1 64 4394 0 0 0 4 2 0 0 16 0 9 0 431808414 832266240 13342 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32681] ppid=32664 vsize=812760 CPUtime=0
/proc/32678/task/32681/stat : 32681 (java) S 32664 32664 32188 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 431808414 832266240 13342 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32682] ppid=32664 vsize=812760 CPUtime=0
/proc/32678/task/32682/stat : 32682 (java) S 32664 32664 32188 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 431808414 832266240 13342 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32683] ppid=32664 vsize=812760 CPUtime=0
/proc/32678/task/32683/stat : 32683 (java) S 32664 32664 32188 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 431808416 832266240 13342 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32684] ppid=32664 vsize=812760 CPUtime=0.31
/proc/32678/task/32684/stat : 32684 (java) S 32664 32664 32188 0 -1 64 900 0 0 0 31 0 0 0 15 0 9 0 431808416 832266240 13342 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32685] ppid=32664 vsize=812760 CPUtime=0
/proc/32678/task/32685/stat : 32685 (java) S 32664 32664 32188 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 431808416 832266240 13342 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32686] ppid=32664 vsize=812760 CPUtime=0
/proc/32678/task/32686/stat : 32686 (java) R 32664 32664 32188 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 431808416 832266240 13342 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) 860324

[startup+3.10295 s]
/proc/loadavg: 2.00 2.02 2.00 4/84 32686
/proc/meminfo: memFree=1649416/2055920 swapFree=4180312/4192956
[pid=32664] ppid=32662 vsize=47564 CPUtime=0.01
/proc/32664/stat : 32664 (galacM.sh) S 32662 32664 32188 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 431808407 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32664/statm: 11891 364 245 79 0 219 0
[pid=32678] ppid=32664 vsize=812892 CPUtime=3.03
/proc/32678/stat : 32678 (java) S 32664 32664 32188 0 -1 0 20873 0 1 0 289 14 0 0 18 0 9 0 431808411 832401408 20097 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32678/statm: 203223 20097 2591 9 0 197204 0
[pid=32678/tid=32679] ppid=32664 vsize=812892 CPUtime=2.56
/proc/32678/task/32679/stat : 32679 (java) R 32664 32664 32188 0 -1 64 14597 0 1 0 247 9 0 0 25 0 9 0 431808412 832401408 20097 996147200 134512640 134550740 4294955600 18446744073709551615 4127340869 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32680] ppid=32664 vsize=812892 CPUtime=0.07
/proc/32678/task/32680/stat : 32680 (java) S 32664 32664 32188 0 -1 64 4632 0 0 0 5 2 0 0 16 0 9 0 431808414 832401408 20097 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32681] ppid=32664 vsize=812892 CPUtime=0
/proc/32678/task/32681/stat : 32681 (java) S 32664 32664 32188 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 431808414 832401408 20097 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32682] ppid=32664 vsize=812892 CPUtime=0
/proc/32678/task/32682/stat : 32682 (java) S 32664 32664 32188 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 431808414 832401408 20097 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32683] ppid=32664 vsize=812892 CPUtime=0
/proc/32678/task/32683/stat : 32683 (java) S 32664 32664 32188 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 431808416 832401408 20097 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32684] ppid=32664 vsize=812892 CPUtime=0.37
/proc/32678/task/32684/stat : 32684 (java) S 32664 32664 32188 0 -1 64 945 0 0 0 36 1 0 0 16 0 9 0 431808416 832401408 20097 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32685] ppid=32664 vsize=812892 CPUtime=0
/proc/32678/task/32685/stat : 32685 (java) S 32664 32664 32188 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 431808416 832401408 20097 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32686] ppid=32664 vsize=812892 CPUtime=0
/proc/32678/task/32686/stat : 32686 (java) S 32664 32664 32188 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 431808416 832401408 20097 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 860456

[startup+6.3024 s]
/proc/loadavg: 2.00 2.02 2.00 3/84 32686
/proc/meminfo: memFree=1646472/2055920 swapFree=4180312/4192956
[pid=32664] ppid=32662 vsize=47564 CPUtime=5.39
/proc/32664/stat : 32664 (galacM.sh) S 32662 32664 32188 0 -1 4194304 799 22586 0 1 0 0 521 18 17 0 1 0 431808407 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32664/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 5.39
Current children cumulated vsize (KiB) 47564

[startup+12.7013 s]
/proc/loadavg: 2.00 2.02 2.00 3/76 32687
/proc/meminfo: memFree=1691272/2055920 swapFree=4180312/4192956
[pid=32664] ppid=32662 vsize=47564 CPUtime=5.39
/proc/32664/stat : 32664 (galacM.sh) S 32662 32664 32188 0 -1 4194304 799 22586 0 1 0 0 521 18 17 0 1 0 431808407 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32664/statm: 11891 364 245 79 0 219 0
[pid=32687] ppid=32664 vsize=27196 CPUtime=7.1
/proc/32687/stat : 32687 (minisat) R 32664 32664 32188 0 -1 4194304 6629 0 0 0 706 4 0 0 25 0 1 0 431808960 27848704 6610 996147200 134512640 135136200 4294955968 18446744073709551615 134529586 0 0 4096 3 0 0 0 17 1 0 0
/proc/32687/statm: 6799 6610 57 152 0 6644 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 74760

[startup+25.5011 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 32687
/proc/meminfo: memFree=1674120/2055920 swapFree=4180312/4192956
[pid=32664] ppid=32662 vsize=47564 CPUtime=5.39
/proc/32664/stat : 32664 (galacM.sh) S 32662 32664 32188 0 -1 4194304 799 22586 0 1 0 0 521 18 17 0 1 0 431808407 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32664/statm: 11891 364 245 79 0 219 0
[pid=32687] ppid=32664 vsize=42004 CPUtime=19.78
/proc/32687/stat : 32687 (minisat) R 32664 32664 32188 0 -1 4194304 10345 0 0 0 1970 8 0 0 25 0 1 0 431808960 43012096 10326 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/32687/statm: 10501 10326 57 152 0 10346 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 89568

[startup+51.1017 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 32687
/proc/meminfo: memFree=1653704/2055920 swapFree=4180312/4192956
[pid=32664] ppid=32662 vsize=47564 CPUtime=5.39
/proc/32664/stat : 32664 (galacM.sh) S 32662 32664 32188 0 -1 4194304 799 22586 0 1 0 0 521 18 17 0 1 0 431808407 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32664/statm: 11891 364 245 79 0 219 0
[pid=32687] ppid=32664 vsize=61896 CPUtime=45.14
/proc/32687/stat : 32687 (minisat) R 32664 32664 32188 0 -1 4194304 15259 0 0 0 4501 13 0 0 25 0 1 0 431808960 63381504 15240 996147200 134512640 135136200 4294955968 18446744073709551615 134527706 0 0 4096 3 0 0 0 17 1 0 0
/proc/32687/statm: 15474 15240 57 152 0 15319 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 109460

[startup+102.307 s]
/proc/loadavg: 2.06 2.02 2.00 3/76 32687
/proc/meminfo: memFree=1628104/2055920 swapFree=4180312/4192956
[pid=32664] ppid=32662 vsize=47564 CPUtime=5.39
/proc/32664/stat : 32664 (galacM.sh) S 32662 32664 32188 0 -1 4194304 799 22586 0 1 0 0 521 18 17 0 1 0 431808407 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32664/statm: 11891 364 245 79 0 219 0
[pid=32687] ppid=32664 vsize=84576 CPUtime=95.87
/proc/32687/stat : 32687 (minisat) R 32664 32664 32188 0 -1 4194304 20853 0 0 0 9567 20 0 0 25 0 1 0 431808960 86605824 20834 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/32687/statm: 21144 20834 57 152 0 20989 0
Current children cumulated CPU time (s) 101.26
Current children cumulated vsize (KiB) 132140

[startup+162.302 s]
/proc/loadavg: 2.11 2.05 2.01 3/76 32687
/proc/meminfo: memFree=1605576/2055920 swapFree=4180312/4192956
[pid=32664] ppid=32662 vsize=47564 CPUtime=5.39
/proc/32664/stat : 32664 (galacM.sh) S 32662 32664 32188 0 -1 4194304 799 22586 0 1 0 0 521 18 17 0 1 0 431808407 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32664/statm: 11891 364 245 79 0 219 0
[pid=32687] ppid=32664 vsize=105176 CPUtime=155.3
/proc/32687/stat : 32687 (minisat) R 32664 32664 32188 0 -1 4194304 25912 0 0 0 15504 26 0 0 25 0 1 0 431808960 107700224 25893 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/32687/statm: 26294 25893 57 152 0 26139 0
Current children cumulated CPU time (s) 160.69
Current children cumulated vsize (KiB) 152740

[startup+222.302 s]
/proc/loadavg: 2.09 2.05 2.01 3/76 32687
/proc/meminfo: memFree=1585416/2055920 swapFree=4180312/4192956
[pid=32664] ppid=32662 vsize=47564 CPUtime=5.39
/proc/32664/stat : 32664 (galacM.sh) S 32662 32664 32188 0 -1 4194304 799 22586 0 1 0 0 521 18 17 0 1 0 431808407 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32664/statm: 11891 364 245 79 0 219 0
[pid=32687] ppid=32664 vsize=122844 CPUtime=214.73
/proc/32687/stat : 32687 (minisat) R 32664 32664 32188 0 -1 4194304 30306 0 0 0 21441 32 0 0 25 0 1 0 431808960 125792256 30287 996147200 134512640 135136200 4294955968 18446744073709551615 134529509 0 0 4096 3 0 0 0 17 1 0 0
/proc/32687/statm: 30711 30287 57 152 0 30556 0
Current children cumulated CPU time (s) 220.12
Current children cumulated vsize (KiB) 170408

[startup+282.302 s]

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

/proc/32687/statm: 68470 67505 57 152 0 68315 0
Current children cumulated CPU time (s) 1113.49
Current children cumulated vsize (KiB) 321444

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 32729
/proc/meminfo: memFree=1460560/2055920 swapFree=4180312/4192956
[pid=32664] ppid=32662 vsize=47564 CPUtime=5.39
/proc/32664/stat : 32664 (galacM.sh) S 32662 32664 32188 0 -1 4194304 799 22586 0 1 0 0 521 18 17 0 1 0 431808407 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32664/statm: 11891 364 245 79 0 219 0
[pid=32687] ppid=32664 vsize=273880 CPUtime=1168.08
/proc/32687/stat : 32687 (minisat) R 32664 32664 32188 0 -1 4194304 67527 0 0 0 116726 82 0 0 25 0 1 0 431808960 280453120 67508 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/32687/statm: 68470 67508 57 152 0 68315 0
Current children cumulated CPU time (s) 1173.47
Current children cumulated vsize (KiB) 321444

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 32729
/proc/meminfo: memFree=1460496/2055920 swapFree=4180312/4192956
[pid=32664] ppid=32662 vsize=47564 CPUtime=5.39
/proc/32664/stat : 32664 (galacM.sh) S 32662 32664 32188 0 -1 4194304 799 22586 0 1 0 0 521 18 17 0 1 0 431808407 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32664/statm: 11891 364 245 79 0 219 0
[pid=32687] ppid=32664 vsize=273880 CPUtime=1228.05
/proc/32687/stat : 32687 (minisat) R 32664 32664 32188 0 -1 4194304 67527 0 0 0 122723 82 0 0 25 0 1 0 431808960 280453120 67508 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 0 0 0
/proc/32687/statm: 68470 67508 57 152 0 68315 0
Current children cumulated CPU time (s) 1233.44
Current children cumulated vsize (KiB) 321444

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 32729
/proc/meminfo: memFree=1460440/2055920 swapFree=4180312/4192956
[pid=32664] ppid=32662 vsize=47564 CPUtime=5.39
/proc/32664/stat : 32664 (galacM.sh) S 32662 32664 32188 0 -1 4194304 799 22586 0 1 0 0 521 18 17 0 1 0 431808407 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32664/statm: 11891 364 245 79 0 219 0
[pid=32687] ppid=32664 vsize=273880 CPUtime=1288.02
/proc/32687/stat : 32687 (minisat) R 32664 32664 32188 0 -1 4194304 67535 0 0 0 128720 82 0 0 25 0 1 0 431808960 280453120 67516 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/32687/statm: 68470 67516 57 152 0 68315 0
Current children cumulated CPU time (s) 1293.41
Current children cumulated vsize (KiB) 321444

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 32729
/proc/meminfo: memFree=1460376/2055920 swapFree=4180312/4192956
[pid=32664] ppid=32662 vsize=47564 CPUtime=5.39
/proc/32664/stat : 32664 (galacM.sh) S 32662 32664 32188 0 -1 4194304 799 22586 0 1 0 0 521 18 17 0 1 0 431808407 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32664/statm: 11891 364 245 79 0 219 0
[pid=32687] ppid=32664 vsize=273880 CPUtime=1348
/proc/32687/stat : 32687 (minisat) R 32664 32664 32188 0 -1 4194304 67540 0 0 0 134717 83 0 0 25 0 1 0 431808960 280453120 67521 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/32687/statm: 68470 67521 57 152 0 68315 0
Current children cumulated CPU time (s) 1353.39
Current children cumulated vsize (KiB) 321444

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 32729
/proc/meminfo: memFree=1460312/2055920 swapFree=4180312/4192956
[pid=32664] ppid=32662 vsize=47564 CPUtime=5.39
/proc/32664/stat : 32664 (galacM.sh) S 32662 32664 32188 0 -1 4194304 799 22586 0 1 0 0 521 18 17 0 1 0 431808407 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32664/statm: 11891 364 245 79 0 219 0
[pid=32687] ppid=32664 vsize=273880 CPUtime=1407.98
/proc/32687/stat : 32687 (minisat) R 32664 32664 32188 0 -1 4194304 67545 0 0 0 140715 83 0 0 25 0 1 0 431808960 280453120 67526 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/32687/statm: 68470 67526 57 152 0 68315 0
Current children cumulated CPU time (s) 1413.37
Current children cumulated vsize (KiB) 321444

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 32729
/proc/meminfo: memFree=1460248/2055920 swapFree=4180312/4192956
[pid=32664] ppid=32662 vsize=47564 CPUtime=5.39
/proc/32664/stat : 32664 (galacM.sh) S 32662 32664 32188 0 -1 4194304 799 22586 0 1 0 0 521 18 17 0 1 0 431808407 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32664/statm: 11891 364 245 79 0 219 0
[pid=32687] ppid=32664 vsize=273880 CPUtime=1467.94
/proc/32687/stat : 32687 (minisat) R 32664 32664 32188 0 -1 4194304 67551 0 0 0 146711 83 0 0 25 0 1 0 431808960 280453120 67532 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 0 0 0
/proc/32687/statm: 68470 67532 57 152 0 68315 0
Current children cumulated CPU time (s) 1473.33
Current children cumulated vsize (KiB) 321444

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 32729
/proc/meminfo: memFree=1460120/2055920 swapFree=4180312/4192956
[pid=32664] ppid=32662 vsize=47564 CPUtime=5.39
/proc/32664/stat : 32664 (galacM.sh) S 32662 32664 32188 0 -1 4194304 799 22586 0 1 0 0 521 18 17 0 1 0 431808407 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32664/statm: 11891 364 245 79 0 219 0
[pid=32687] ppid=32664 vsize=273880 CPUtime=1527.92
/proc/32687/stat : 32687 (minisat) R 32664 32664 32188 0 -1 4194304 67553 0 0 0 152709 83 0 0 25 0 1 0 431808960 280453120 67534 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/32687/statm: 68470 67534 57 152 0 68315 0
Current children cumulated CPU time (s) 1533.31
Current children cumulated vsize (KiB) 321444

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 32729
/proc/meminfo: memFree=1458840/2055920 swapFree=4180312/4192956
[pid=32664] ppid=32662 vsize=47564 CPUtime=5.39
/proc/32664/stat : 32664 (galacM.sh) S 32662 32664 32188 0 -1 4194304 799 22586 0 1 0 0 521 18 17 0 1 0 431808407 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32664/statm: 11891 364 245 79 0 219 0
[pid=32687] ppid=32664 vsize=275228 CPUtime=1587.89
/proc/32687/stat : 32687 (minisat) R 32664 32664 32188 0 -1 4194304 67890 0 0 0 158705 84 0 0 25 0 1 0 431808960 281833472 67871 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/32687/statm: 68807 67871 57 152 0 68652 0
Current children cumulated CPU time (s) 1593.28
Current children cumulated vsize (KiB) 322792

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 32729
/proc/meminfo: memFree=1440792/2055920 swapFree=4180312/4192956
[pid=32664] ppid=32662 vsize=47564 CPUtime=5.39
/proc/32664/stat : 32664 (galacM.sh) S 32662 32664 32188 0 -1 4194304 799 22586 0 1 0 0 521 18 17 0 1 0 431808407 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32664/statm: 11891 364 245 79 0 219 0
[pid=32687] ppid=32664 vsize=293376 CPUtime=1647.86
/proc/32687/stat : 32687 (minisat) R 32664 32664 32188 0 -1 4194304 72333 0 0 0 164696 90 0 0 25 0 1 0 431808960 300417024 72314 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/32687/statm: 73344 72314 57 152 0 73189 0
Current children cumulated CPU time (s) 1653.25
Current children cumulated vsize (KiB) 340940

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 32729
/proc/meminfo: memFree=1425752/2055920 swapFree=4180312/4192956
[pid=32664] ppid=32662 vsize=47564 CPUtime=5.39
/proc/32664/stat : 32664 (galacM.sh) S 32662 32664 32188 0 -1 4194304 799 22586 0 1 0 0 521 18 17 0 1 0 431808407 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32664/statm: 11891 364 245 79 0 219 0
[pid=32687] ppid=32664 vsize=308136 CPUtime=1707.85
/proc/32687/stat : 32687 (minisat) R 32664 32664 32188 0 -1 4194304 76027 0 0 0 170690 95 0 0 25 0 1 0 431808960 315531264 76008 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 0 0 0
/proc/32687/statm: 77034 76008 57 152 0 76879 0
Current children cumulated CPU time (s) 1713.24
Current children cumulated vsize (KiB) 355700

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 32729
/proc/meminfo: memFree=1410904/2055920 swapFree=4180312/4192956
[pid=32664] ppid=32662 vsize=47564 CPUtime=5.39
/proc/32664/stat : 32664 (galacM.sh) S 32662 32664 32188 0 -1 4194304 799 22586 0 1 0 0 521 18 17 0 1 0 431808407 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32664/statm: 11891 364 245 79 0 219 0
[pid=32687] ppid=32664 vsize=322844 CPUtime=1767.81
/proc/32687/stat : 32687 (minisat) R 32664 32664 32188 0 -1 4194304 79675 0 0 0 176682 99 0 0 25 0 1 0 431808960 330592256 79656 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/32687/statm: 80711 79656 57 152 0 80556 0
Current children cumulated CPU time (s) 1773.2
Current children cumulated vsize (KiB) 370408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 32729
/proc/meminfo: memFree=1405144/2055920 swapFree=4180312/4192956
[pid=32664] ppid=32662 vsize=47564 CPUtime=5.39
/proc/32664/stat : 32664 (galacM.sh) S 32662 32664 32188 0 -1 4194304 799 22586 0 1 0 0 521 18 17 0 1 0 431808407 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32664/statm: 11891 364 245 79 0 219 0
[pid=32687] ppid=32664 vsize=328696 CPUtime=1794.71
/proc/32687/stat : 32687 (minisat) R 32664 32664 32188 0 -1 4194304 81102 0 0 0 179369 102 0 0 25 0 1 0 431808960 336584704 81075 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/32687/statm: 82174 81075 57 152 0 82019 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 376260

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 32664 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=218206
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=190970
# CPU time returned by wait4() is 5.40918
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1809.22
CPU time (s): 1800.1
CPU user time (s): 1798.9
CPU system time (s): 1.2
CPU usage (%): 99.4961
Max. virtual memory (cumulated for all children) (KiB): 860456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.21821
system time used= 0.19097
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23385
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= 1596
involuntary context switches= 1675

runsolver used 2.47562 second user time and 5.75912 second system time

The end

Launcher Data (download as text)

Begin job on node49 at 2008-07-05 14:45:10
IDJOB=1089157
IDBENCH=58227
IDSOLVER=350
FILE ID=node49/1089157-1215261910
PBS_JOBID= 7882129
Free space on /tmp= 66548 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 67de4692b904c4e63dfd523c6fff12a6
RANDOM SEED=948238232

node49.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.249
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.249
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:       1720568 kB
Buffers:         28284 kB
Cached:         152196 kB
SwapCached:       5704 kB
Active:         204800 kB
Inactive:        79252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1720568 kB
SwapTotal:     4192956 kB
SwapFree:      4180312 kB
Dirty:            3668 kB
Writeback:           0 kB
Mapped:         110712 kB
Slab:            36264 kB
Committed_AS:   967896 kB
PageTables:       1988 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 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 node49 at 2008-07-05 15:15:22