Trace number 1090963

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.01 1816.71

General information on the benchmark

Namecsp/graphColoring/insertion/k-insertion/
normalized-3-insertions-5-4.xml
MD5SUM6b7c438b953fee64c4252b623e50d1a7
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 variables1406
Number of constraints9695
Maximum constraint arity2
Maximum domain size4
Number of constraints which are defined in extension0
Number of constraints which are defined in intension9695
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
4.41/4.66	c start processing
4.41/4.66	c start relation processing
4.41/4.66	c start cnf exporting
5.79/6.01	c parsing time : 4.526
5.79/6.01	c preprocessing time : 5.879
5.79/6.01	
5.79/6.01	c Nary constraints - conflicts : 0 supports : 0
5.79/6.01	c Binary constraints - conflicts : 9695 supports :0
5.79/6.01	c max arity constraint : 2
5.79/6.01	c Max Tuples generated 16
5.79/6.01	c relations : 1
5.79/6.01	c relations BDD: 0
5.79/6.01	c sampling 0/0
5.79/6.01	c vars : 5625 - clauses :  48622
5.79/6.01	
5.79/6.05	 
5.79/6.05	c --- SAT Solver Stats ---
5.79/6.05	 

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-1090963-1215272890/watcher-1090963-1215272890 -o /tmp/evaluation-result-1090963-1215272890/solver-1090963-1215272890 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1090963-1215272890.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.03 2.01 2.00 4/74 24436
/proc/meminfo: memFree=1729872/2055920 swapFree=4179680/4192956
[pid=24436] ppid=24434 vsize=8652 CPUtime=0
/proc/24436/stat : 24436 (galacM.sh) S 24434 24436 23735 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 2006261691 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 234211175258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24436/statm: 2163 280 208 79 0 156 0
[pid=24437] ppid=24436 vsize=8688 CPUtime=0
/proc/24437/stat : 24437 (galacM.sh) S 24436 24436 23735 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 2006261692 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 234211737682 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/24437/statm: 2172 286 209 79 0 165 0
[pid=24438] ppid=24437 vsize=8728 CPUtime=0
/proc/24438/stat : 24438 (galacM.sh) R 24437 24436 23735 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 2006261692 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 234211568935 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/24438/statm: 2182 290 209 79 0 175 0

[startup+0.0847149 s]
/proc/loadavg: 2.03 2.01 2.00 4/74 24436
/proc/meminfo: memFree=1729872/2055920 swapFree=4179680/4192956
[pid=24436] ppid=24434 vsize=47556 CPUtime=0.01
/proc/24436/stat : 24436 (galacM.sh) S 24434 24436 23735 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 2006261691 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 234211175258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24436/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.101978 s]
/proc/loadavg: 2.03 2.01 2.00 4/74 24436
/proc/meminfo: memFree=1729872/2055920 swapFree=4179680/4192956
[pid=24436] ppid=24434 vsize=47556 CPUtime=0.01
/proc/24436/stat : 24436 (galacM.sh) S 24434 24436 23735 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 2006261691 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 234211175258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24436/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.302015 s]
/proc/loadavg: 2.03 2.01 2.00 4/74 24436
/proc/meminfo: memFree=1729872/2055920 swapFree=4179680/4192956
[pid=24436] ppid=24434 vsize=47556 CPUtime=0.01
/proc/24436/stat : 24436 (galacM.sh) S 24434 24436 23735 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 2006261691 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 234211175258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24436/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.7011 s]
/proc/loadavg: 2.03 2.01 2.00 4/74 24436
/proc/meminfo: memFree=1729872/2055920 swapFree=4179680/4192956
[pid=24436] ppid=24434 vsize=47556 CPUtime=0.01
/proc/24436/stat : 24436 (galacM.sh) S 24434 24436 23735 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 2006261691 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 234211175258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24436/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.50227 s]
/proc/loadavg: 2.03 2.01 2.00 3/84 24458
/proc/meminfo: memFree=1688576/2055920 swapFree=4179680/4192956
[pid=24436] ppid=24434 vsize=47556 CPUtime=0.01
/proc/24436/stat : 24436 (galacM.sh) S 24434 24436 23735 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 2006261691 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 234211175258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24436/statm: 11889 364 245 79 0 219 0
[pid=24450] ppid=24436 vsize=812748 CPUtime=1.33
/proc/24450/stat : 24450 (java) S 24436 24436 23735 0 -1 0 13532 0 1 0 126 7 0 0 18 0 9 0 2006261695 832253952 12758 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24450/statm: 203187 12758 2586 9 0 197168 0
[pid=24450/tid=24451] ppid=24436 vsize=812748 CPUtime=0.99
/proc/24450/task/24451/stat : 24451 (java) R 24436 24436 23735 0 -1 64 7513 0 1 0 95 4 0 0 23 0 9 0 2006261696 832253952 12758 996147200 134512640 134550740 4294955600 18446744073709551615 4125952076 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24450/tid=24452] ppid=24436 vsize=812748 CPUtime=0.04
/proc/24450/task/24452/stat : 24452 (java) S 24436 24436 23735 0 -1 64 4434 0 0 0 3 1 0 0 16 0 9 0 2006261697 832253952 12758 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24450/tid=24453] ppid=24436 vsize=812748 CPUtime=0
/proc/24450/task/24453/stat : 24453 (java) S 24436 24436 23735 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2006261697 832253952 12758 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24450/tid=24454] ppid=24436 vsize=812748 CPUtime=0
/proc/24450/task/24454/stat : 24454 (java) S 24436 24436 23735 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2006261697 832253952 12758 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24450/tid=24455] ppid=24436 vsize=812748 CPUtime=0
/proc/24450/task/24455/stat : 24455 (java) S 24436 24436 23735 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2006261700 832253952 12758 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24450/tid=24456] ppid=24436 vsize=812748 CPUtime=0.26
/proc/24450/task/24456/stat : 24456 (java) S 24436 24436 23735 0 -1 64 884 0 0 0 26 0 0 0 15 0 9 0 2006261700 832253952 12758 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24450/tid=24457] ppid=24436 vsize=812748 CPUtime=0
/proc/24450/task/24457/stat : 24457 (java) S 24436 24436 23735 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2006261700 832253952 12758 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24450/tid=24458] ppid=24436 vsize=812748 CPUtime=0
/proc/24450/task/24458/stat : 24458 (java) S 24436 24436 23735 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2006261700 832253952 12758 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 860304

[startup+3.1016 s]
/proc/loadavg: 2.03 2.01 2.00 3/84 24458
/proc/meminfo: memFree=1682368/2055920 swapFree=4179680/4192956
[pid=24436] ppid=24434 vsize=47556 CPUtime=0.01
/proc/24436/stat : 24436 (galacM.sh) S 24434 24436 23735 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 2006261691 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 234211175258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24436/statm: 11889 364 245 79 0 219 0
[pid=24450] ppid=24436 vsize=812748 CPUtime=2.92
/proc/24450/stat : 24450 (java) S 24436 24436 23735 0 -1 0 19785 0 1 0 281 11 0 0 18 0 9 0 2006261695 832253952 19010 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24450/statm: 203187 19010 2586 9 0 197168 0
[pid=24450/tid=24451] ppid=24436 vsize=812748 CPUtime=2.57
/proc/24450/task/24451/stat : 24451 (java) R 24436 24436 23735 0 -1 64 13758 0 1 0 249 8 0 0 25 0 9 0 2006261696 832253952 19010 996147200 134512640 134550740 4294955600 18446744073709551615 102888503 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24450/tid=24452] ppid=24436 vsize=812748 CPUtime=0.04
/proc/24450/task/24452/stat : 24452 (java) S 24436 24436 23735 0 -1 64 4434 0 0 0 3 1 0 0 16 0 9 0 2006261697 832253952 19010 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24450/tid=24453] ppid=24436 vsize=812748 CPUtime=0
/proc/24450/task/24453/stat : 24453 (java) S 24436 24436 23735 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2006261697 832253952 19010 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24450/tid=24454] ppid=24436 vsize=812748 CPUtime=0
/proc/24450/task/24454/stat : 24454 (java) S 24436 24436 23735 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2006261697 832253952 19010 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24450/tid=24455] ppid=24436 vsize=812748 CPUtime=0
/proc/24450/task/24455/stat : 24455 (java) S 24436 24436 23735 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2006261700 832253952 19010 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24450/tid=24456] ppid=24436 vsize=812748 CPUtime=0.27
/proc/24450/task/24456/stat : 24456 (java) S 24436 24436 23735 0 -1 64 892 0 0 0 27 0 0 0 15 0 9 0 2006261700 832253952 19010 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24450/tid=24457] ppid=24436 vsize=812748 CPUtime=0
/proc/24450/task/24457/stat : 24457 (java) S 24436 24436 23735 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2006261700 832253952 19010 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24450/tid=24458] ppid=24436 vsize=812748 CPUtime=0
/proc/24450/task/24458/stat : 24458 (java) S 24436 24436 23735 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2006261700 832253952 19010 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 860304

[startup+6.30226 s]
/proc/loadavg: 2.02 2.01 2.00 3/84 24458
/proc/meminfo: memFree=1656768/2055920 swapFree=4179680/4192956
[pid=24436] ppid=24434 vsize=47556 CPUtime=5.83
/proc/24436/stat : 24436 (galacM.sh) S 24434 24436 23735 0 -1 4194304 799 22981 0 1 0 0 568 15 17 0 1 0 2006261691 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 234211175258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24436/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 47556

[startup+12.7016 s]
/proc/loadavg: 2.02 2.01 2.00 3/76 24459
/proc/meminfo: memFree=1711296/2055920 swapFree=4179680/4192956
[pid=24436] ppid=24434 vsize=47556 CPUtime=5.83
/proc/24436/stat : 24436 (galacM.sh) S 24434 24436 23735 0 -1 4194304 799 22981 0 1 0 0 568 15 17 0 1 0 2006261691 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 234211175258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24436/statm: 11889 364 245 79 0 219 0
[pid=24459] ppid=24436 vsize=18560 CPUtime=6.57
/proc/24459/stat : 24459 (minisat) R 24436 24436 23735 0 -1 4194304 4436 0 0 0 655 2 0 0 25 0 1 0 2006262297 19005440 4417 996147200 134512640 135136200 4294955968 18446744073709551615 134525834 0 0 4096 3 0 0 0 17 1 0 0
/proc/24459/statm: 4640 4417 57 152 0 4485 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 66116

[startup+25.5012 s]
/proc/loadavg: 2.02 2.01 2.00 3/76 24459
/proc/meminfo: memFree=1700416/2055920 swapFree=4179680/4192956
[pid=24436] ppid=24434 vsize=47556 CPUtime=5.83
/proc/24436/stat : 24436 (galacM.sh) S 24434 24436 23735 0 -1 4194304 799 22981 0 1 0 0 568 15 17 0 1 0 2006261691 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 234211175258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24436/statm: 11889 364 245 79 0 219 0
[pid=24459] ppid=24436 vsize=28676 CPUtime=19.25
/proc/24459/stat : 24459 (minisat) R 24436 24436 23735 0 -1 4194304 6987 0 0 0 1921 4 0 0 25 0 1 0 2006262297 29364224 6968 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/24459/statm: 7169 6968 57 152 0 7014 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 76232

[startup+51.1015 s]
/proc/loadavg: 2.01 2.01 2.00 3/76 24459
/proc/meminfo: memFree=1691776/2055920 swapFree=4179680/4192956
[pid=24436] ppid=24434 vsize=47556 CPUtime=5.83
/proc/24436/stat : 24436 (galacM.sh) S 24434 24436 23735 0 -1 4194304 799 22981 0 1 0 0 568 15 17 0 1 0 2006261691 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 234211175258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24436/statm: 11889 364 245 79 0 219 0
[pid=24459] ppid=24436 vsize=37548 CPUtime=44.61
/proc/24459/stat : 24459 (minisat) R 24436 24436 23735 0 -1 4194304 9158 0 0 0 4454 7 0 0 25 0 1 0 2006262297 38449152 9139 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/24459/statm: 9387 9139 57 152 0 9232 0
Current children cumulated CPU time (s) 50.44
Current children cumulated vsize (KiB) 85104

[startup+102.307 s]
/proc/loadavg: 2.04 2.02 2.00 3/76 24459
/proc/meminfo: memFree=1679936/2055920 swapFree=4179680/4192956
[pid=24436] ppid=24434 vsize=47556 CPUtime=5.83
/proc/24436/stat : 24436 (galacM.sh) S 24434 24436 23735 0 -1 4194304 799 22981 0 1 0 0 568 15 17 0 1 0 2006261691 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 234211175258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24436/statm: 11889 364 245 79 0 219 0
[pid=24459] ppid=24436 vsize=49052 CPUtime=95.33
/proc/24459/stat : 24459 (minisat) R 24436 24436 23735 0 -1 4194304 12056 0 0 0 9523 10 0 0 25 0 1 0 2006262297 50229248 12037 996147200 134512640 135136200 4294955968 18446744073709551615 134529491 0 0 4096 3 0 0 0 17 1 0 0
/proc/24459/statm: 12263 12037 57 152 0 12108 0
Current children cumulated CPU time (s) 101.16
Current children cumulated vsize (KiB) 96608

[startup+162.302 s]
/proc/loadavg: 2.01 2.01 2.00 3/76 24459
/proc/meminfo: memFree=1672128/2055920 swapFree=4179680/4192956
[pid=24436] ppid=24434 vsize=47556 CPUtime=5.83
/proc/24436/stat : 24436 (galacM.sh) S 24434 24436 23735 0 -1 4194304 799 22981 0 1 0 0 568 15 17 0 1 0 2006261691 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 234211175258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24436/statm: 11889 364 245 79 0 219 0
[pid=24459] ppid=24436 vsize=57180 CPUtime=154.76
/proc/24459/stat : 24459 (minisat) R 24436 24436 23735 0 -1 4194304 14083 0 0 0 15464 12 0 0 25 0 1 0 2006262297 58552320 14064 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/24459/statm: 14295 14064 57 152 0 14140 0
Current children cumulated CPU time (s) 160.59
Current children cumulated vsize (KiB) 104736

[startup+222.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 24459
/proc/meminfo: memFree=1665088/2055920 swapFree=4179680/4192956
[pid=24436] ppid=24434 vsize=47556 CPUtime=5.83
/proc/24436/stat : 24436 (galacM.sh) S 24434 24436 23735 0 -1 4194304 799 22981 0 1 0 0 568 15 17 0 1 0 2006261691 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 234211175258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24436/statm: 11889 364 245 79 0 219 0
[pid=24459] ppid=24436 vsize=63924 CPUtime=214.19
/proc/24459/stat : 24459 (minisat) R 24436 24436 23735 0 -1 4194304 15785 0 0 0 21405 14 0 0 25 0 1 0 2006262297 65458176 15766 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 1 0 0
/proc/24459/statm: 15981 15766 57 152 0 15826 0
Current children cumulated CPU time (s) 220.02
Current children cumulated vsize (KiB) 111480

[startup+282.301 s]

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

/proc/24459/statm: 22139 21813 57 152 0 21984 0
Current children cumulated CPU time (s) 1170.93
Current children cumulated vsize (KiB) 136112

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 24465
/proc/meminfo: memFree=1640448/2055920 swapFree=4179680/4192956
[pid=24436] ppid=24434 vsize=47556 CPUtime=5.83
/proc/24436/stat : 24436 (galacM.sh) S 24434 24436 23735 0 -1 4194304 799 22981 0 1 0 0 568 15 17 0 1 0 2006261691 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 234211175258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24436/statm: 11889 364 245 79 0 219 0
[pid=24459] ppid=24436 vsize=88556 CPUtime=1224.53
/proc/24459/stat : 24459 (minisat) R 24436 24436 23735 0 -1 4194304 21879 0 0 0 122430 23 0 0 25 0 1 0 2006262297 90681344 21813 996147200 134512640 135136200 4294955968 18446744073709551615 134529524 0 0 4096 3 0 0 0 17 1 0 0
/proc/24459/statm: 22139 21813 57 152 0 21984 0
Current children cumulated CPU time (s) 1230.36
Current children cumulated vsize (KiB) 136112

[startup+1302.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/76 24465
/proc/meminfo: memFree=1640256/2055920 swapFree=4179680/4192956
[pid=24436] ppid=24434 vsize=47556 CPUtime=5.83
/proc/24436/stat : 24436 (galacM.sh) S 24434 24436 23735 0 -1 4194304 799 22981 0 1 0 0 568 15 17 0 1 0 2006261691 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 234211175258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24436/statm: 11889 364 245 79 0 219 0
[pid=24459] ppid=24436 vsize=88832 CPUtime=1283.96
/proc/24459/stat : 24459 (minisat) R 24436 24436 23735 0 -1 4194304 21927 0 0 0 128373 23 0 0 25 0 1 0 2006262297 90963968 21861 996147200 134512640 135136200 4294955968 18446744073709551615 134529527 0 0 4096 3 0 0 0 17 1 0 0
/proc/24459/statm: 22208 21861 57 152 0 22053 0
Current children cumulated CPU time (s) 1289.79
Current children cumulated vsize (KiB) 136388

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/76 24465
/proc/meminfo: memFree=1640256/2055920 swapFree=4179680/4192956
[pid=24436] ppid=24434 vsize=47556 CPUtime=5.83
/proc/24436/stat : 24436 (galacM.sh) S 24434 24436 23735 0 -1 4194304 799 22981 0 1 0 0 568 15 17 0 1 0 2006261691 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 234211175258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24436/statm: 11889 364 245 79 0 219 0
[pid=24459] ppid=24436 vsize=88832 CPUtime=1343.39
/proc/24459/stat : 24459 (minisat) R 24436 24436 23735 0 -1 4194304 21927 0 0 0 134316 23 0 0 25 0 1 0 2006262297 90963968 21861 996147200 134512640 135136200 4294955968 18446744073709551615 134529566 0 0 4096 3 0 0 0 17 1 0 0
/proc/24459/statm: 22208 21861 57 152 0 22053 0
Current children cumulated CPU time (s) 1349.22
Current children cumulated vsize (KiB) 136388

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 24465
/proc/meminfo: memFree=1639616/2055920 swapFree=4179680/4192956
[pid=24436] ppid=24434 vsize=47556 CPUtime=5.83
/proc/24436/stat : 24436 (galacM.sh) S 24434 24436 23735 0 -1 4194304 799 22981 0 1 0 0 568 15 17 0 1 0 2006261691 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 234211175258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24436/statm: 11889 364 245 79 0 219 0
[pid=24459] ppid=24436 vsize=89596 CPUtime=1402.84
/proc/24459/stat : 24459 (minisat) R 24436 24436 23735 0 -1 4194304 22096 0 0 0 140260 24 0 0 25 0 1 0 2006262297 91746304 22030 996147200 134512640 135136200 4294955968 18446744073709551615 134529580 0 0 4096 3 0 0 0 17 1 0 0
/proc/24459/statm: 22399 22030 57 152 0 22244 0
Current children cumulated CPU time (s) 1408.67
Current children cumulated vsize (KiB) 137152

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 24465
/proc/meminfo: memFree=1639616/2055920 swapFree=4179680/4192956
[pid=24436] ppid=24434 vsize=47556 CPUtime=5.83
/proc/24436/stat : 24436 (galacM.sh) S 24434 24436 23735 0 -1 4194304 799 22981 0 1 0 0 568 15 17 0 1 0 2006261691 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 234211175258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24436/statm: 11889 364 245 79 0 219 0
[pid=24459] ppid=24436 vsize=89808 CPUtime=1462.26
/proc/24459/stat : 24459 (minisat) R 24436 24436 23735 0 -1 4194304 22145 0 0 0 146202 24 0 0 25 0 1 0 2006262297 91963392 22079 996147200 134512640 135136200 4294955968 18446744073709551615 134529333 0 0 4096 3 0 0 0 17 1 0 0
/proc/24459/statm: 22452 22079 57 152 0 22297 0
Current children cumulated CPU time (s) 1468.09
Current children cumulated vsize (KiB) 137364

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 24465
/proc/meminfo: memFree=1637760/2055920 swapFree=4179680/4192956
[pid=24436] ppid=24434 vsize=47556 CPUtime=5.83
/proc/24436/stat : 24436 (galacM.sh) S 24434 24436 23735 0 -1 4194304 799 22981 0 1 0 0 568 15 17 0 1 0 2006261691 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 234211175258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24436/statm: 11889 364 245 79 0 219 0
[pid=24459] ppid=24436 vsize=91716 CPUtime=1521.69
/proc/24459/stat : 24459 (minisat) R 24436 24436 23735 0 -1 4194304 22615 0 0 0 152145 24 0 0 25 0 1 0 2006262297 93917184 22549 996147200 134512640 135136200 4294955968 18446744073709551615 134529527 0 0 4096 3 0 0 0 17 1 0 0
/proc/24459/statm: 22929 22549 57 152 0 22774 0
Current children cumulated CPU time (s) 1527.52
Current children cumulated vsize (KiB) 139272

[startup+1602.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/76 24465
/proc/meminfo: memFree=1637440/2055920 swapFree=4179680/4192956
[pid=24436] ppid=24434 vsize=47556 CPUtime=5.83
/proc/24436/stat : 24436 (galacM.sh) S 24434 24436 23735 0 -1 4194304 799 22981 0 1 0 0 568 15 17 0 1 0 2006261691 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 234211175258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24436/statm: 11889 364 245 79 0 219 0
[pid=24459] ppid=24436 vsize=92244 CPUtime=1581.13
/proc/24459/stat : 24459 (minisat) R 24436 24436 23735 0 -1 4194304 22704 0 0 0 158088 25 0 0 25 0 1 0 2006262297 94457856 22638 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/24459/statm: 23061 22638 57 152 0 22906 0
Current children cumulated CPU time (s) 1586.96
Current children cumulated vsize (KiB) 139800

[startup+1662.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/76 24465
/proc/meminfo: memFree=1636992/2055920 swapFree=4179680/4192956
[pid=24436] ppid=24434 vsize=47556 CPUtime=5.83
/proc/24436/stat : 24436 (galacM.sh) S 24434 24436 23735 0 -1 4194304 799 22981 0 1 0 0 568 15 17 0 1 0 2006261691 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 234211175258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24436/statm: 11889 364 245 79 0 219 0
[pid=24459] ppid=24436 vsize=92568 CPUtime=1640.56
/proc/24459/stat : 24459 (minisat) R 24436 24436 23735 0 -1 4194304 22798 0 0 0 164031 25 0 0 25 0 1 0 2006262297 94789632 22724 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/24459/statm: 23142 22724 57 152 0 22987 0
Current children cumulated CPU time (s) 1646.39
Current children cumulated vsize (KiB) 140124

[startup+1722.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/76 24465
/proc/meminfo: memFree=1636800/2055920 swapFree=4179680/4192956
[pid=24436] ppid=24434 vsize=47556 CPUtime=5.83
/proc/24436/stat : 24436 (galacM.sh) S 24434 24436 23735 0 -1 4194304 799 22981 0 1 0 0 568 15 17 0 1 0 2006261691 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 234211175258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24436/statm: 11889 364 245 79 0 219 0
[pid=24459] ppid=24436 vsize=92568 CPUtime=1699.99
/proc/24459/stat : 24459 (minisat) R 24436 24436 23735 0 -1 4194304 22798 0 0 0 169974 25 0 0 25 0 1 0 2006262297 94789632 22724 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/24459/statm: 23142 22724 57 152 0 22987 0
Current children cumulated CPU time (s) 1705.82
Current children cumulated vsize (KiB) 140124

[startup+1782.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/76 24516
/proc/meminfo: memFree=1614072/2055920 swapFree=4179680/4192956
[pid=24436] ppid=24434 vsize=47556 CPUtime=5.83
/proc/24436/stat : 24436 (galacM.sh) S 24434 24436 23735 0 -1 4194304 799 22981 0 1 0 0 568 15 17 0 1 0 2006261691 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 234211175258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24436/statm: 11889 364 245 79 0 219 0
[pid=24459] ppid=24436 vsize=95320 CPUtime=1759.79
/proc/24459/stat : 24459 (minisat) R 24436 24436 23735 0 -1 4194304 23481 0 0 0 175952 27 0 0 25 0 1 0 2006262297 97607680 23407 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/24459/statm: 23830 23407 57 152 0 23675 0
Current children cumulated CPU time (s) 1765.62
Current children cumulated vsize (KiB) 142876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.7 s]
/proc/loadavg: 2.09 2.06 2.01 3/76 24516
/proc/meminfo: memFree=1573048/2055920 swapFree=4179680/4192956
[pid=24436] ppid=24434 vsize=47556 CPUtime=5.83
/proc/24436/stat : 24436 (galacM.sh) S 24434 24436 23735 0 -1 4194304 799 22981 0 1 0 0 568 15 17 0 1 0 2006261691 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 234211175258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24436/statm: 11889 364 245 79 0 219 0
[pid=24459] ppid=24436 vsize=95320 CPUtime=1794.18
/proc/24459/stat : 24459 (minisat) R 24436 24436 23735 0 -1 4194304 23481 0 0 0 179391 27 0 0 25 0 1 0 2006262297 97607680 23407 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/24459/statm: 23830 23407 57 152 0 23675 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 142876

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

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

[startup+1816.7 s]
/proc/loadavg: 2.09 2.06 2.01 3/76 24516
/proc/meminfo: memFree=1573048/2055920 swapFree=4179680/4192956
[pid=24436] ppid=24434 vsize=47556 CPUtime=5.83
/proc/24436/stat : 24436 (galacM.sh) S 24434 24436 23735 0 -1 4194304 799 22981 0 1 0 0 568 15 17 0 1 0 2006261691 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 234211175258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24436/statm: 11889 364 245 79 0 219 0
[pid=24459] ppid=24436 vsize=95320 CPUtime=1794.18
/proc/24459/stat : 24459 (minisat) R 24436 24436 23735 0 -1 4194304 23481 0 0 0 179391 27 0 0 25 0 1 0 2006262297 97607680 23407 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/24459/statm: 23830 23407 57 152 0 23675 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 142876

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24436 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=692134
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=163975
# CPU time returned by wait4() is 5.85611
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1816.71
CPU time (s): 1800.01
CPU user time (s): 1799.59
CPU system time (s): 0.42
CPU usage (%): 99.0806
Max. virtual memory (cumulated for all children) (KiB): 860436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.69213
system time used= 0.163975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23780
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= 1672
involuntary context switches= 1717

runsolver used 2.15667 second user time and 6.11507 second system time

The end

Launcher Data (download as text)

Begin job on node54 at 2008-07-05 17:48:10
IDJOB=1090963
IDBENCH=58514
IDSOLVER=350
FILE ID=node54/1090963-1215272890
PBS_JOBID= 7882185
Free space on /tmp= 66500 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/graphColoring/insertion/k-insertion/normalized-3-insertions-5-4.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1090963-1215272890/watcher-1090963-1215272890 -o /tmp/evaluation-result-1090963-1215272890/solver-1090963-1215272890 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1090963-1215272890.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6b7c438b953fee64c4252b623e50d1a7
RANDOM SEED=1269167575

node54.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.279
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.279
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:       1730352 kB
Buffers:         37324 kB
Cached:         220128 kB
SwapCached:       6932 kB
Active:         148168 kB
Inactive:       124368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1730352 kB
SwapTotal:     4192956 kB
SwapFree:      4179680 kB
Dirty:           25808 kB
Writeback:           0 kB
Mapped:          22116 kB
Slab:            38348 kB
Committed_AS:  3953432 kB
PageTables:       1764 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= 66520 MiB
End job on node54 at 2008-07-05 18:18:29