Trace number 1090103

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 E? (MO) 1612.27 1617.81

General information on the benchmark

Namecsp/graphColoring/sgb/
miles/normalized-miles1000-40.xml
MD5SUM387828521bc4fe15e150bef49f8dbe6b
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.111982
Satisfiable
(Un)Satisfiability was proved
Number of variables128
Number of constraints3216
Maximum constraint arity2
Maximum domain size40
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3216
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
1.45/1.59	c start processing
1.45/1.59	c start relation processing
1.45/1.59	c start cnf exporting
6.59/6.72	c parsing time : 1.46
6.59/6.72	c preprocessing time : 6.592
6.59/6.72	
6.59/6.72	c Nary constraints - conflicts : 0 supports : 0
6.59/6.72	c Binary constraints - conflicts : 3216 supports :0
6.59/6.72	c max arity constraint : 2
6.59/6.72	c Max Tuples generated 1600
6.59/6.72	c relations : 1
6.59/6.72	c relations BDD: 0
6.59/6.72	c sampling 0/0
6.59/6.72	c vars : 5121 - clauses :  228608
6.59/6.72	
6.59/6.78	 
6.59/6.78	c --- SAT Solver Stats ---
6.59/6.78	 
6.59/6.78	c eSAT 0.1 : minisat core with additionnal features
6.59/6.78	c ============================[ Problem Statistics ]=============================
6.59/6.78	c |                                                                             |
6.59/6.78	c |  Number of variables:  5120                                                 |
6.59/6.78	c |  Number of clauses:    228608                                               |
6.63/6.93	c |  Parsing time:         0.13         s                                       |

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-1090103-1215270183/watcher-1090103-1215270183 -o /tmp/evaluation-result-1090103-1215270183/solver-1090103-1215270183 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1090103-1215270183.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: 1.91 1.98 1.99 4/72 12016
/proc/meminfo: memFree=1582784/2055920 swapFree=4121460/4192956
[pid=12016] ppid=12014 vsize=5224 CPUtime=0
/proc/12016/stat : 12016 (galacE.sh) R 12014 12016 10935 0 -1 4194304 59 0 0 0 0 0 0 0 20 0 1 0 1556692323 5349376 44 996147200 4194304 4520092 548682068832 18446744073709551615 212231813469 0 0 4096 0 0 0 0 17 1 0 0
/proc/12016/statm: 1306 44 33 79 0 104 0

[startup+0.0268119 s]
/proc/loadavg: 1.91 1.98 1.99 4/72 12016
/proc/meminfo: memFree=1582784/2055920 swapFree=4121460/4192956
[pid=12016] ppid=12014 vsize=8784 CPUtime=0
/proc/12016/stat : 12016 (galacE.sh) S 12014 12016 10935 0 -1 4194304 586 1319 0 0 0 0 0 0 20 0 1 0 1556692323 8994816 320 996147200 4194304 4520092 548682068832 18446744073709551615 212234633298 0 2 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/12016/statm: 2196 320 218 79 0 189 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8784

[startup+0.102826 s]
/proc/loadavg: 1.91 1.98 1.99 4/72 12016
/proc/meminfo: memFree=1582784/2055920 swapFree=4121460/4192956
[pid=12016] ppid=12014 vsize=47556 CPUtime=0.01
/proc/12016/stat : 12016 (galacE.sh) S 12014 12016 10935 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1556692323 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12016/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.302858 s]
/proc/loadavg: 1.91 1.98 1.99 4/72 12016
/proc/meminfo: memFree=1582784/2055920 swapFree=4121460/4192956
[pid=12016] ppid=12014 vsize=47556 CPUtime=0.01
/proc/12016/stat : 12016 (galacE.sh) S 12014 12016 10935 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1556692323 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12016/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.701932 s]
/proc/loadavg: 1.91 1.98 1.99 4/72 12016
/proc/meminfo: memFree=1582784/2055920 swapFree=4121460/4192956
[pid=12016] ppid=12014 vsize=47556 CPUtime=0.01
/proc/12016/stat : 12016 (galacE.sh) S 12014 12016 10935 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1556692323 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12016/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.50107 s]
/proc/loadavg: 1.91 1.98 1.99 3/82 12038
/proc/meminfo: memFree=1542192/2055920 swapFree=4121460/4192956
[pid=12016] ppid=12014 vsize=47556 CPUtime=0.01
/proc/12016/stat : 12016 (galacE.sh) S 12014 12016 10935 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1556692323 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12016/statm: 11889 364 245 79 0 219 0
[pid=12030] ppid=12016 vsize=812760 CPUtime=1.44
/proc/12030/stat : 12030 (java) S 12016 12016 10935 0 -1 0 14363 0 1 0 135 9 0 0 18 0 9 0 1556692327 832266240 13590 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12030/statm: 203190 13590 2585 9 0 197171 0
[pid=12030/tid=12031] ppid=12016 vsize=812760 CPUtime=1.07
/proc/12030/task/12031/stat : 12031 (java) R 12016 12016 10935 0 -1 64 8368 0 1 0 101 6 0 0 25 0 9 0 1556692328 832266240 13590 996147200 134512640 134550740 4294955600 18446744073709551615 4126651713 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12030/tid=12032] ppid=12016 vsize=812760 CPUtime=0.05
/proc/12030/task/12032/stat : 12032 (java) S 12016 12016 10935 0 -1 64 4391 0 0 0 4 1 0 0 16 0 9 0 1556692330 832266240 13590 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12030/tid=12033] ppid=12016 vsize=812760 CPUtime=0
/proc/12030/task/12033/stat : 12033 (java) S 12016 12016 10935 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1556692330 832266240 13590 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12030/tid=12034] ppid=12016 vsize=812760 CPUtime=0
/proc/12030/task/12034/stat : 12034 (java) S 12016 12016 10935 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1556692330 832266240 13590 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12030/tid=12035] ppid=12016 vsize=812760 CPUtime=0
/proc/12030/task/12035/stat : 12035 (java) S 12016 12016 10935 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1556692332 832266240 13590 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12030/tid=12036] ppid=12016 vsize=812760 CPUtime=0.28
/proc/12030/task/12036/stat : 12036 (java) S 12016 12016 10935 0 -1 64 905 0 0 0 28 0 0 0 15 0 9 0 1556692332 832266240 13590 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12030/tid=12037] ppid=12016 vsize=812760 CPUtime=0
/proc/12030/task/12037/stat : 12037 (java) S 12016 12016 10935 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1556692332 832266240 13590 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12030/tid=12038] ppid=12016 vsize=812760 CPUtime=0
/proc/12030/task/12038/stat : 12038 (java) S 12016 12016 10935 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1556692332 832266240 13590 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) 860316

[startup+3.10235 s]
/proc/loadavg: 1.91 1.98 1.99 3/82 12038
/proc/meminfo: memFree=1511984/2055920 swapFree=4121460/4192956
[pid=12016] ppid=12014 vsize=47556 CPUtime=0.01
/proc/12016/stat : 12016 (galacE.sh) S 12014 12016 10935 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1556692323 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12016/statm: 11889 364 245 79 0 219 0
[pid=12030] ppid=12016 vsize=812892 CPUtime=3.01
/proc/12030/stat : 12030 (java) S 12016 12016 10935 0 -1 0 20832 0 1 0 286 15 0 0 18 0 9 0 1556692327 832401408 20055 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12030/statm: 203223 20055 2591 9 0 197204 0
[pid=12030/tid=12031] ppid=12016 vsize=812892 CPUtime=2.59
/proc/12030/task/12031/stat : 12031 (java) R 12016 12016 10935 0 -1 64 14594 0 1 0 247 12 0 0 25 0 9 0 1556692328 832401408 20055 996147200 134512640 134550740 4294955600 18446744073709551615 4127265495 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12030/tid=12032] ppid=12016 vsize=812892 CPUtime=0.06
/proc/12030/task/12032/stat : 12032 (java) S 12016 12016 10935 0 -1 64 4593 0 0 0 5 1 0 0 16 0 9 0 1556692330 832401408 20055 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12030/tid=12033] ppid=12016 vsize=812892 CPUtime=0
/proc/12030/task/12033/stat : 12033 (java) S 12016 12016 10935 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1556692330 832401408 20055 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12030/tid=12034] ppid=12016 vsize=812892 CPUtime=0
/proc/12030/task/12034/stat : 12034 (java) S 12016 12016 10935 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1556692330 832401408 20055 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12030/tid=12035] ppid=12016 vsize=812892 CPUtime=0
/proc/12030/task/12035/stat : 12035 (java) S 12016 12016 10935 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1556692332 832401408 20055 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12030/tid=12036] ppid=12016 vsize=812892 CPUtime=0.34
/proc/12030/task/12036/stat : 12036 (java) S 12016 12016 10935 0 -1 64 946 0 0 0 33 1 0 0 15 0 9 0 1556692332 832401408 20055 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12030/tid=12037] ppid=12016 vsize=812892 CPUtime=0
/proc/12030/task/12037/stat : 12037 (java) S 12016 12016 10935 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1556692332 832401408 20055 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12030/tid=12038] ppid=12016 vsize=812892 CPUtime=0
/proc/12030/task/12038/stat : 12038 (java) S 12016 12016 10935 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1556692332 832401408 20055 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 860448

[startup+6.3019 s]
/proc/loadavg: 1.92 1.98 1.99 3/82 12038
/proc/meminfo: memFree=1509296/2055920 swapFree=4121460/4192956
[pid=12016] ppid=12014 vsize=47556 CPUtime=0.01
/proc/12016/stat : 12016 (galacE.sh) S 12014 12016 10935 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1556692323 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12016/statm: 11889 364 245 79 0 219 0
[pid=12030] ppid=12016 vsize=812892 CPUtime=6.19
/proc/12030/stat : 12030 (java) S 12016 12016 10935 0 -1 0 20842 0 1 0 601 18 0 0 18 0 9 0 1556692327 832401408 20059 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12030/statm: 203223 20059 2591 9 0 197204 0
[pid=12030/tid=12031] ppid=12016 vsize=812892 CPUtime=5.74
/proc/12030/task/12031/stat : 12031 (java) R 12016 12016 10935 0 -1 64 14600 0 1 0 560 14 0 0 25 0 9 0 1556692328 832401408 20059 996147200 134512640 134550740 4294955600 18446744073709551615 4127244151 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12030/tid=12032] ppid=12016 vsize=812892 CPUtime=0.07
/proc/12030/task/12032/stat : 12032 (java) S 12016 12016 10935 0 -1 64 4593 0 0 0 6 1 0 0 16 0 9 0 1556692330 832401408 20059 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12030/tid=12033] ppid=12016 vsize=812892 CPUtime=0
/proc/12030/task/12033/stat : 12033 (java) S 12016 12016 10935 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1556692330 832401408 20059 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12030/tid=12034] ppid=12016 vsize=812892 CPUtime=0
/proc/12030/task/12034/stat : 12034 (java) S 12016 12016 10935 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1556692330 832401408 20059 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12030/tid=12035] ppid=12016 vsize=812892 CPUtime=0
/proc/12030/task/12035/stat : 12035 (java) S 12016 12016 10935 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1556692332 832401408 20059 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12030/tid=12036] ppid=12016 vsize=812892 CPUtime=0.35
/proc/12030/task/12036/stat : 12036 (java) S 12016 12016 10935 0 -1 64 950 0 0 0 34 1 0 0 15 0 9 0 1556692332 832401408 20059 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12030/tid=12037] ppid=12016 vsize=812892 CPUtime=0
/proc/12030/task/12037/stat : 12037 (java) S 12016 12016 10935 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1556692332 832401408 20059 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12030/tid=12038] ppid=12016 vsize=812892 CPUtime=0
/proc/12030/task/12038/stat : 12038 (java) S 12016 12016 10935 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1556692332 832401408 20059 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 860448

[startup+12.702 s]
/proc/loadavg: 1.93 1.98 1.99 3/74 12039
/proc/meminfo: memFree=1561136/2055920 swapFree=4121460/4192956
[pid=12016] ppid=12014 vsize=47556 CPUtime=6.63
/proc/12016/stat : 12016 (galacE.sh) S 12014 12016 10935 0 -1 4194304 799 22551 0 1 0 0 643 20 17 0 1 0 1556692323 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12016/statm: 11889 364 245 79 0 219 0
[pid=12039] ppid=12016 vsize=19992 CPUtime=5.85
/proc/12039/stat : 12039 (eSAT_static) R 12016 12016 10935 0 -1 4194304 5273 0 0 0 582 3 0 0 25 0 1 0 1556693001 20471808 4807 996147200 134512640 135177480 4294955968 18446744073709551615 134564592 0 0 4096 3 0 0 0 17 1 0 0
/proc/12039/statm: 4998 4807 80 162 0 4833 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 67548

[startup+25.5022 s]
/proc/loadavg: 1.94 1.98 1.99 3/74 12039
/proc/meminfo: memFree=1524464/2055920 swapFree=4121460/4192956
[pid=12016] ppid=12014 vsize=47556 CPUtime=6.63
/proc/12016/stat : 12016 (galacE.sh) S 12014 12016 10935 0 -1 4194304 799 22551 0 1 0 0 643 20 17 0 1 0 1556692323 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12016/statm: 11889 364 245 79 0 219 0
[pid=12039] ppid=12016 vsize=55884 CPUtime=18.54
/proc/12039/stat : 12039 (eSAT_static) R 12016 12016 10935 0 -1 4194304 14264 0 0 0 1846 8 0 0 25 0 1 0 1556693001 57225216 13798 996147200 134512640 135177480 4294955968 18446744073709551615 134564641 0 0 4096 3 0 0 0 17 1 0 0
/proc/12039/statm: 13971 13798 80 162 0 13806 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 103440

[startup+51.1027 s]
/proc/loadavg: 1.96 1.98 1.99 3/74 12039
/proc/meminfo: memFree=1509744/2055920 swapFree=4121460/4192956
[pid=12016] ppid=12014 vsize=47556 CPUtime=6.63
/proc/12016/stat : 12016 (galacE.sh) S 12014 12016 10935 0 -1 4194304 799 22551 0 1 0 0 643 20 17 0 1 0 1556692323 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12016/statm: 11889 364 245 79 0 219 0
[pid=12039] ppid=12016 vsize=71420 CPUtime=43.89
/proc/12039/stat : 12039 (eSAT_static) R 12016 12016 10935 0 -1 4194304 18134 0 0 0 4378 11 0 0 25 0 1 0 1556693001 73134080 17668 996147200 134512640 135177480 4294955968 18446744073709551615 134571410 0 0 4096 3 0 0 0 17 1 0 0
/proc/12039/statm: 17855 17668 80 162 0 17690 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 118976

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/74 12039
/proc/meminfo: memFree=1458224/2055920 swapFree=4121460/4192956
[pid=12016] ppid=12014 vsize=47556 CPUtime=6.63
/proc/12016/stat : 12016 (galacE.sh) S 12014 12016 10935 0 -1 4194304 799 22551 0 1 0 0 643 20 17 0 1 0 1556692323 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12016/statm: 11889 364 245 79 0 219 0
[pid=12039] ppid=12016 vsize=121756 CPUtime=94.6
/proc/12039/stat : 12039 (eSAT_static) R 12016 12016 10935 0 -1 4194304 30672 0 0 0 9442 18 0 0 25 0 1 0 1556693001 124678144 30206 996147200 134512640 135177480 4294955968 18446744073709551615 134565325 0 0 4096 3 0 0 0 17 1 0 0
/proc/12039/statm: 30439 30206 80 162 0 30274 0
Current children cumulated CPU time (s) 101.23
Current children cumulated vsize (KiB) 169312

[startup+162.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 12039
/proc/meminfo: memFree=1409072/2055920 swapFree=4121460/4192956
[pid=12016] ppid=12014 vsize=47556 CPUtime=6.63
/proc/12016/stat : 12016 (galacE.sh) S 12014 12016 10935 0 -1 4194304 799 22551 0 1 0 0 643 20 17 0 1 0 1556692323 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12016/statm: 11889 364 245 79 0 219 0
[pid=12039] ppid=12016 vsize=172472 CPUtime=154.03
/proc/12039/stat : 12039 (eSAT_static) R 12016 12016 10935 0 -1 4194304 43351 0 0 0 15374 29 0 0 25 0 1 0 1556693001 176611328 42885 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/12039/statm: 43118 42885 80 162 0 42953 0
Current children cumulated CPU time (s) 160.66
Current children cumulated vsize (KiB) 220028


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

/proc/12039/statm: 140728 140249 80 162 0 140563 0
Current children cumulated CPU time (s) 937.37
Current children cumulated vsize (KiB) 610468

[startup+1002.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/74 12250
/proc/meminfo: memFree=1031288/2055920 swapFree=4121472/4192956
[pid=12016] ppid=12014 vsize=47556 CPUtime=6.63
/proc/12016/stat : 12016 (galacE.sh) S 12014 12016 10935 0 -1 4194304 799 22551 0 1 0 0 643 20 17 0 1 0 1556692323 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12016/statm: 11889 364 245 79 0 219 0
[pid=12039] ppid=12016 vsize=562912 CPUtime=990.68
/proc/12039/stat : 12039 (eSAT_static) R 12016 12016 10935 0 -1 4194304 140715 0 0 0 98949 119 0 0 25 0 1 0 1556693001 576421888 140249 996147200 134512640 135177480 4294955968 18446744073709551615 134565382 0 0 4096 3 0 0 0 17 0 0 0
/proc/12039/statm: 140728 140249 80 162 0 140563 0
Current children cumulated CPU time (s) 997.31
Current children cumulated vsize (KiB) 610468

[startup+1062.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/74 12250
/proc/meminfo: memFree=1031224/2055920 swapFree=4121472/4192956
[pid=12016] ppid=12014 vsize=47556 CPUtime=6.63
/proc/12016/stat : 12016 (galacE.sh) S 12014 12016 10935 0 -1 4194304 799 22551 0 1 0 0 643 20 17 0 1 0 1556692323 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12016/statm: 11889 364 245 79 0 219 0
[pid=12039] ppid=12016 vsize=562912 CPUtime=1050.63
/proc/12039/stat : 12039 (eSAT_static) R 12016 12016 10935 0 -1 4194304 140720 0 0 0 104943 120 0 0 25 0 1 0 1556693001 576421888 140254 996147200 134512640 135177480 4294955968 18446744073709551615 134565483 0 0 4096 3 0 0 0 17 0 0 0
/proc/12039/statm: 140728 140254 80 162 0 140563 0
Current children cumulated CPU time (s) 1057.26
Current children cumulated vsize (KiB) 610468

[startup+1122.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/74 12250
/proc/meminfo: memFree=955448/2055920 swapFree=4121472/4192956
[pid=12016] ppid=12014 vsize=47556 CPUtime=6.63
/proc/12016/stat : 12016 (galacE.sh) S 12014 12016 10935 0 -1 4194304 799 22551 0 1 0 0 643 20 17 0 1 0 1556692323 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12016/statm: 11889 364 245 79 0 219 0
[pid=12039] ppid=12016 vsize=639132 CPUtime=1110.58
/proc/12039/stat : 12039 (eSAT_static) R 12016 12016 10935 0 -1 4194304 159827 0 0 0 110919 139 0 0 25 0 1 0 1556693001 654471168 159361 996147200 134512640 135177480 4294955968 18446744073709551615 134565406 0 0 4096 3 0 0 0 17 0 0 0
/proc/12039/statm: 159783 159361 80 162 0 159618 0
Current children cumulated CPU time (s) 1117.21
Current children cumulated vsize (KiB) 686688

[startup+1182.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/74 12250
/proc/meminfo: memFree=924216/2055920 swapFree=4121472/4192956
[pid=12016] ppid=12014 vsize=47556 CPUtime=6.63
/proc/12016/stat : 12016 (galacE.sh) S 12014 12016 10935 0 -1 4194304 799 22551 0 1 0 0 643 20 17 0 1 0 1556692323 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12016/statm: 11889 364 245 79 0 219 0
[pid=12039] ppid=12016 vsize=669560 CPUtime=1170.52
/proc/12039/stat : 12039 (eSAT_static) R 12016 12016 10935 0 -1 4194304 167426 0 0 0 116908 144 0 0 25 0 1 0 1556693001 685629440 166960 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/12039/statm: 167390 166960 80 162 0 167225 0
Current children cumulated CPU time (s) 1177.15
Current children cumulated vsize (KiB) 717116

[startup+1242.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/74 12250
/proc/meminfo: memFree=924088/2055920 swapFree=4121472/4192956
[pid=12016] ppid=12014 vsize=47556 CPUtime=6.63
/proc/12016/stat : 12016 (galacE.sh) S 12014 12016 10935 0 -1 4194304 799 22551 0 1 0 0 643 20 17 0 1 0 1556692323 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12016/statm: 11889 364 245 79 0 219 0
[pid=12039] ppid=12016 vsize=669560 CPUtime=1230.46
/proc/12039/stat : 12039 (eSAT_static) R 12016 12016 10935 0 -1 4194304 167427 0 0 0 122902 144 0 0 25 0 1 0 1556693001 685629440 166961 996147200 134512640 135177480 4294955968 18446744073709551615 134565388 0 0 4096 3 0 0 0 17 0 0 0
/proc/12039/statm: 167390 166961 80 162 0 167225 0
Current children cumulated CPU time (s) 1237.09
Current children cumulated vsize (KiB) 717116

[startup+1302.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/74 12250
/proc/meminfo: memFree=924088/2055920 swapFree=4121472/4192956
[pid=12016] ppid=12014 vsize=47556 CPUtime=6.63
/proc/12016/stat : 12016 (galacE.sh) S 12014 12016 10935 0 -1 4194304 799 22551 0 1 0 0 643 20 17 0 1 0 1556692323 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12016/statm: 11889 364 245 79 0 219 0
[pid=12039] ppid=12016 vsize=669560 CPUtime=1290.42
/proc/12039/stat : 12039 (eSAT_static) R 12016 12016 10935 0 -1 4194304 167428 0 0 0 128897 145 0 0 25 0 1 0 1556693001 685629440 166962 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/12039/statm: 167390 166962 80 162 0 167225 0
Current children cumulated CPU time (s) 1297.05
Current children cumulated vsize (KiB) 717116

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/74 12250
/proc/meminfo: memFree=924088/2055920 swapFree=4121472/4192956
[pid=12016] ppid=12014 vsize=47556 CPUtime=6.63
/proc/12016/stat : 12016 (galacE.sh) S 12014 12016 10935 0 -1 4194304 799 22551 0 1 0 0 643 20 17 0 1 0 1556692323 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12016/statm: 11889 364 245 79 0 219 0
[pid=12039] ppid=12016 vsize=669560 CPUtime=1350.36
/proc/12039/stat : 12039 (eSAT_static) R 12016 12016 10935 0 -1 4194304 167429 0 0 0 134891 145 0 0 25 0 1 0 1556693001 685629440 166963 996147200 134512640 135177480 4294955968 18446744073709551615 134564590 0 0 4096 3 0 0 0 17 0 0 0
/proc/12039/statm: 167390 166963 80 162 0 167225 0
Current children cumulated CPU time (s) 1356.99
Current children cumulated vsize (KiB) 717116

[startup+1422.31 s]
/proc/loadavg: 1.99 1.97 1.97 3/74 12250
/proc/meminfo: memFree=924024/2055920 swapFree=4121472/4192956
[pid=12016] ppid=12014 vsize=47556 CPUtime=6.63
/proc/12016/stat : 12016 (galacE.sh) S 12014 12016 10935 0 -1 4194304 799 22551 0 1 0 0 643 20 17 0 1 0 1556692323 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12016/statm: 11889 364 245 79 0 219 0
[pid=12039] ppid=12016 vsize=669560 CPUtime=1410.31
/proc/12039/stat : 12039 (eSAT_static) R 12016 12016 10935 0 -1 4194304 167434 0 0 0 140886 145 0 0 25 0 1 0 1556693001 685629440 166968 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/12039/statm: 167390 166968 80 162 0 167225 0
Current children cumulated CPU time (s) 1416.94
Current children cumulated vsize (KiB) 717116

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/74 12250
/proc/meminfo: memFree=878264/2055920 swapFree=4121472/4192956
[pid=12016] ppid=12014 vsize=47556 CPUtime=6.63
/proc/12016/stat : 12016 (galacE.sh) S 12014 12016 10935 0 -1 4194304 799 22551 0 1 0 0 643 20 17 0 1 0 1556692323 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12016/statm: 11889 364 245 79 0 219 0
[pid=12039] ppid=12016 vsize=716436 CPUtime=1470.26
/proc/12039/stat : 12039 (eSAT_static) R 12016 12016 10935 0 -1 4194304 179120 0 0 0 146871 155 0 0 25 0 1 0 1556693001 733630464 178654 996147200 134512640 135177480 4294955968 18446744073709551615 134564657 0 0 4096 3 0 0 0 17 0 0 0
/proc/12039/statm: 179109 178654 80 162 0 178944 0
Current children cumulated CPU time (s) 1476.89
Current children cumulated vsize (KiB) 763992

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/74 12250
/proc/meminfo: memFree=806968/2055920 swapFree=4121472/4192956
[pid=12016] ppid=12014 vsize=47556 CPUtime=6.63
/proc/12016/stat : 12016 (galacE.sh) S 12014 12016 10935 0 -1 4194304 799 22551 0 1 0 0 643 20 17 0 1 0 1556692323 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12016/statm: 11889 364 245 79 0 219 0
[pid=12039] ppid=12016 vsize=786692 CPUtime=1530.2
/proc/12039/stat : 12039 (eSAT_static) R 12016 12016 10935 0 -1 4194304 196697 0 0 0 152849 171 0 0 25 0 1 0 1556693001 805572608 196231 996147200 134512640 135177480 4294955968 18446744073709551615 134745114 0 0 4096 3 0 0 0 17 0 0 0
/proc/12039/statm: 196673 196231 80 162 0 196508 0
Current children cumulated CPU time (s) 1536.83
Current children cumulated vsize (KiB) 834248

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/74 12252
/proc/meminfo: memFree=739000/2055920 swapFree=4121472/4192956
[pid=12016] ppid=12014 vsize=47556 CPUtime=6.63
/proc/12016/stat : 12016 (galacE.sh) S 12014 12016 10935 0 -1 4194304 799 22551 0 1 0 0 643 20 17 0 1 0 1556692323 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12016/statm: 11889 364 245 79 0 219 0
[pid=12039] ppid=12016 vsize=855464 CPUtime=1590.14
/proc/12039/stat : 12039 (eSAT_static) R 12016 12016 10935 0 -1 4194304 213918 0 0 0 158827 187 0 0 25 0 1 0 1556693001 875995136 213452 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/12039/statm: 213866 213452 80 162 0 213701 0
Current children cumulated CPU time (s) 1596.77
Current children cumulated vsize (KiB) 903020



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1617.8 s]
/proc/loadavg: 1.99 1.97 1.97 3/74 12252
/proc/meminfo: memFree=720440/2055920 swapFree=4121472/4192956
[pid=12016] ppid=12014 vsize=47556 CPUtime=6.63
/proc/12016/stat : 12016 (galacE.sh) S 12014 12016 10935 0 -1 4194304 799 22551 0 1 0 0 643 20 17 0 1 0 1556692323 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12016/statm: 11889 364 245 79 0 219 0
[pid=12039] ppid=12016 vsize=874056 CPUtime=1605.64
/proc/12039/stat : 12039 (eSAT_static) R 12016 12016 10935 0 -1 4194304 218222 0 0 0 160373 191 0 0 25 0 1 0 1556693001 895033344 217756 996147200 134512640 135177480 4294955968 18446744073709551615 134564590 0 0 4096 3 0 0 0 17 0 0 0
/proc/12039/statm: 218514 217756 80 162 0 218349 0
Current children cumulated CPU time (s) 1612.27
Current children cumulated vsize (KiB) 921612

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 12016 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=444020
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=215967
# CPU time returned by wait4() is 6.65999
# while last known CPU time is 1612.27
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1617.81
CPU time (s): 1612.27
CPU user time (s): 1610.16
CPU system time (s): 2.11
CPU usage (%): 99.6574
Max. virtual memory (cumulated for all children) (KiB): 921612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.44402
system time used= 0.215967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23350
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= 1684
involuntary context switches= 1751

runsolver used 1.78673 second user time and 4.54431 second system time

The end

Launcher Data (download as text)

Begin job on node14 at 2008-07-05 17:03:03
IDJOB=1090103
IDBENCH=58393
IDSOLVER=351
FILE ID=node14/1090103-1215270183
PBS_JOBID= 7882143
Free space on /tmp= 66444 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/graphColoring/sgb/miles/normalized-miles1000-40.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1090103-1215270183/watcher-1090103-1215270183 -o /tmp/evaluation-result-1090103-1215270183/solver-1090103-1215270183 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1090103-1215270183.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 387828521bc4fe15e150bef49f8dbe6b
RANDOM SEED=710664376

node14.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.267
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	: 5931.00
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.267
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:       1583264 kB
Buffers:         67504 kB
Cached:         236376 kB
SwapCached:      65632 kB
Active:         294340 kB
Inactive:       122096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1583264 kB
SwapTotal:     4192956 kB
SwapFree:      4121460 kB
Dirty:            3480 kB
Writeback:           0 kB
Mapped:         120420 kB
Slab:            41320 kB
Committed_AS:  3247972 kB
PageTables:       2000 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= 66436 MiB
End job on node14 at 2008-07-05 17:30:03