Trace number 1088696

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? (TO) 1800.09 1805.12

General information on the benchmark

Namecsp/graphColoring/school/
normalized-school1-nsh-12.xml
MD5SUM2d1e316401a6d142c241b2ebac1fc85c
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.727889
Satisfiable
(Un)Satisfiability was proved
Number of variables352
Number of constraints14612
Maximum constraint arity2
Maximum domain size12
Number of constraints which are defined in extension0
Number of constraints which are defined in intension14612
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
3.72/3.88	c start processing
3.72/3.89	c start relation processing
3.72/3.89	c start cnf exporting
8.67/8.83	c parsing time : 3.756
8.67/8.83	c preprocessing time : 8.702
8.67/8.84	
8.67/8.84	c Nary constraints - conflicts : 0 supports : 0
8.67/8.84	c Binary constraints - conflicts : 14612 supports :0
8.67/8.84	c max arity constraint : 2
8.67/8.84	c Max Tuples generated 144
8.67/8.84	c relations : 1
8.67/8.84	c relations BDD: 0
8.67/8.84	c sampling 0/0
8.67/8.84	c vars : 4225 - clauses :  198928
8.67/8.84	
8.67/8.86	 
8.67/8.86	c --- SAT Solver Stats ---
8.67/8.86	 
8.67/8.86	c eSAT 0.1 : minisat core with additionnal features
8.67/8.86	c ============================[ Problem Statistics ]=============================
8.67/8.86	c |                                                                             |
8.67/8.86	c |  Number of variables:  4224                                                 |
8.67/8.86	c |  Number of clauses:    198928                                               |
8.73/8.99	c |  Parsing time:         0.12         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-1088696-1215259721/watcher-1088696-1215259721 -o /tmp/evaluation-result-1088696-1215259721/solver-1088696-1215259721 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1088696-1215259721.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.11 2.04 2.00 4/72 11006
/proc/meminfo: memFree=1559240/2055920 swapFree=4121460/4192956
[pid=11006] ppid=11004 vsize=18572 CPUtime=0
/proc/11006/stat : 11006 (runsolver) R 11004 11006 9292 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 1555646176 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 212234464551 0 0 4096 24578 0 0 0 17 1 0 0
/proc/11006/statm: 4643 292 257 25 0 2626 0

[startup+0.0641119 s]
/proc/loadavg: 2.11 2.04 2.00 4/72 11006
/proc/meminfo: memFree=1559240/2055920 swapFree=4121460/4192956
[pid=11006] ppid=11004 vsize=47556 CPUtime=0.01
/proc/11006/stat : 11006 (galacE.sh) S 11004 11006 9292 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1555646176 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11006/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.101329 s]
/proc/loadavg: 2.11 2.04 2.00 4/72 11006
/proc/meminfo: memFree=1559240/2055920 swapFree=4121460/4192956
[pid=11006] ppid=11004 vsize=47556 CPUtime=0.01
/proc/11006/stat : 11006 (galacE.sh) S 11004 11006 9292 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1555646176 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11006/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.301367 s]
/proc/loadavg: 2.11 2.04 2.00 4/72 11006
/proc/meminfo: memFree=1559240/2055920 swapFree=4121460/4192956
[pid=11006] ppid=11004 vsize=47556 CPUtime=0.01
/proc/11006/stat : 11006 (galacE.sh) S 11004 11006 9292 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1555646176 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11006/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.701434 s]
/proc/loadavg: 2.11 2.04 2.00 4/72 11006
/proc/meminfo: memFree=1559240/2055920 swapFree=4121460/4192956
[pid=11006] ppid=11004 vsize=47556 CPUtime=0.01
/proc/11006/stat : 11006 (galacE.sh) S 11004 11006 9292 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1555646176 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11006/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.50257 s]
/proc/loadavg: 2.10 2.04 2.00 3/82 11028
/proc/meminfo: memFree=1518392/2055920 swapFree=4121460/4192956
[pid=11006] ppid=11004 vsize=47556 CPUtime=0.01
/proc/11006/stat : 11006 (galacE.sh) S 11004 11006 9292 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1555646176 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11006/statm: 11889 364 245 79 0 219 0
[pid=11020] ppid=11006 vsize=812792 CPUtime=1.43
/proc/11020/stat : 11020 (java) S 11006 11006 9292 0 -1 0 13447 0 1 0 136 7 0 0 18 0 9 0 1555646180 832299008 12674 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11020/statm: 203198 12674 2586 9 0 197179 0
[pid=11020/tid=11021] ppid=11006 vsize=812792 CPUtime=1.07
/proc/11020/task/11021/stat : 11021 (java) R 11006 11006 9292 0 -1 64 7449 0 1 0 103 4 0 0 25 0 9 0 1555646181 832299008 12674 996147200 134512640 134550740 4294955600 18446744073709551615 102887528 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11020/tid=11022] ppid=11006 vsize=812792 CPUtime=0.05
/proc/11020/task/11022/stat : 11022 (java) S 11006 11006 9292 0 -1 64 4408 0 0 0 4 1 0 0 16 0 9 0 1555646183 832299008 12674 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11020/tid=11023] ppid=11006 vsize=812792 CPUtime=0
/proc/11020/task/11023/stat : 11023 (java) S 11006 11006 9292 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1555646183 832299008 12674 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11020/tid=11024] ppid=11006 vsize=812792 CPUtime=0
/proc/11020/task/11024/stat : 11024 (java) S 11006 11006 9292 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1555646183 832299008 12674 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11020/tid=11025] ppid=11006 vsize=812792 CPUtime=0
/proc/11020/task/11025/stat : 11025 (java) S 11006 11006 9292 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1555646185 832299008 12674 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11020/tid=11026] ppid=11006 vsize=812792 CPUtime=0.29
/proc/11020/task/11026/stat : 11026 (java) S 11006 11006 9292 0 -1 64 891 0 0 0 29 0 0 0 16 0 9 0 1555646185 832299008 12674 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11020/tid=11027] ppid=11006 vsize=812792 CPUtime=0
/proc/11020/task/11027/stat : 11027 (java) S 11006 11006 9292 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1555646185 832299008 12674 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11020/tid=11028] ppid=11006 vsize=812792 CPUtime=0
/proc/11020/task/11028/stat : 11028 (java) S 11006 11006 9292 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1555646185 832299008 12674 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 860348

[startup+3.10185 s]
/proc/loadavg: 2.10 2.04 2.00 3/82 11028
/proc/meminfo: memFree=1495352/2055920 swapFree=4121460/4192956
[pid=11006] ppid=11004 vsize=47556 CPUtime=0.01
/proc/11006/stat : 11006 (galacE.sh) S 11004 11006 9292 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1555646176 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11006/statm: 11889 364 245 79 0 219 0
[pid=11020] ppid=11006 vsize=812792 CPUtime=3.02
/proc/11020/stat : 11020 (java) S 11006 11006 9292 0 -1 0 20805 0 1 0 289 13 0 0 18 0 9 0 1555646180 832299008 20030 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11020/statm: 203198 20030 2590 9 0 197179 0
[pid=11020/tid=11021] ppid=11006 vsize=812792 CPUtime=2.64
/proc/11020/task/11021/stat : 11021 (java) R 11006 11006 9292 0 -1 64 14588 0 1 0 254 10 0 0 25 0 9 0 1555646181 832299008 20030 996147200 134512640 134550740 4294955600 18446744073709551615 4125952076 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11020/tid=11022] ppid=11006 vsize=812792 CPUtime=0.06
/proc/11020/task/11022/stat : 11022 (java) S 11006 11006 9292 0 -1 64 4626 0 0 0 5 1 0 0 16 0 9 0 1555646183 832299008 20030 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11020/tid=11023] ppid=11006 vsize=812792 CPUtime=0
/proc/11020/task/11023/stat : 11023 (java) S 11006 11006 9292 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1555646183 832299008 20030 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11020/tid=11024] ppid=11006 vsize=812792 CPUtime=0
/proc/11020/task/11024/stat : 11024 (java) S 11006 11006 9292 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1555646183 832299008 20030 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11020/tid=11025] ppid=11006 vsize=812792 CPUtime=0
/proc/11020/task/11025/stat : 11025 (java) S 11006 11006 9292 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1555646185 832299008 20030 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11020/tid=11026] ppid=11006 vsize=812792 CPUtime=0.29
/proc/11020/task/11026/stat : 11026 (java) S 11006 11006 9292 0 -1 64 892 0 0 0 29 0 0 0 17 0 9 0 1555646185 832299008 20030 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11020/tid=11027] ppid=11006 vsize=812792 CPUtime=0
/proc/11020/task/11027/stat : 11027 (java) S 11006 11006 9292 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1555646185 832299008 20030 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11020/tid=11028] ppid=11006 vsize=812792 CPUtime=0
/proc/11020/task/11028/stat : 11028 (java) S 11006 11006 9292 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1555646185 832299008 20030 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 860348

[startup+6.3024 s]
/proc/loadavg: 2.10 2.04 2.00 3/82 11028
/proc/meminfo: memFree=1484536/2055920 swapFree=4121460/4192956
[pid=11006] ppid=11004 vsize=47556 CPUtime=0.01
/proc/11006/stat : 11006 (galacE.sh) S 11004 11006 9292 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1555646176 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11006/statm: 11889 364 245 79 0 219 0
[pid=11020] ppid=11006 vsize=812924 CPUtime=6.18
/proc/11020/stat : 11020 (java) S 11006 11006 9292 0 -1 0 21501 0 1 0 604 14 0 0 18 0 9 0 1555646180 832434176 20720 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11020/statm: 203231 20720 2592 9 0 197212 0
[pid=11020/tid=11021] ppid=11006 vsize=812924 CPUtime=5.69
/proc/11020/task/11021/stat : 11021 (java) R 11006 11006 9292 0 -1 64 14615 0 1 0 558 11 0 0 25 0 9 0 1555646181 832434176 20720 996147200 134512640 134550740 4294955600 18446744073709551615 4126623344 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11020/tid=11022] ppid=11006 vsize=812924 CPUtime=0.11
/proc/11020/task/11022/stat : 11022 (java) S 11006 11006 9292 0 -1 64 5246 0 0 0 9 2 0 0 16 0 9 0 1555646183 832434176 20720 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11020/tid=11023] ppid=11006 vsize=812924 CPUtime=0
/proc/11020/task/11023/stat : 11023 (java) S 11006 11006 9292 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1555646183 832434176 20720 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11020/tid=11024] ppid=11006 vsize=812924 CPUtime=0
/proc/11020/task/11024/stat : 11024 (java) S 11006 11006 9292 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1555646183 832434176 20720 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11020/tid=11025] ppid=11006 vsize=812924 CPUtime=0
/proc/11020/task/11025/stat : 11025 (java) S 11006 11006 9292 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1555646185 832434176 20720 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11020/tid=11026] ppid=11006 vsize=812924 CPUtime=0.36
/proc/11020/task/11026/stat : 11026 (java) S 11006 11006 9292 0 -1 64 941 0 0 0 36 0 0 0 16 0 9 0 1555646185 832434176 20720 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11020/tid=11027] ppid=11006 vsize=812924 CPUtime=0
/proc/11020/task/11027/stat : 11027 (java) S 11006 11006 9292 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1555646185 832434176 20720 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11020/tid=11028] ppid=11006 vsize=812924 CPUtime=0
/proc/11020/task/11028/stat : 11028 (java) S 11006 11006 9292 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1555646185 832434176 20720 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 860480

[startup+12.7025 s]
/proc/loadavg: 2.08 2.03 2.00 3/74 11029
/proc/meminfo: memFree=1539000/2055920 swapFree=4121460/4192956
[pid=11006] ppid=11004 vsize=47556 CPUtime=8.73
/proc/11006/stat : 11006 (galacE.sh) S 11004 11006 9292 0 -1 4194304 799 23220 0 1 0 0 855 18 17 0 1 0 1555646176 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11006/statm: 11889 364 245 79 0 219 0
[pid=11029] ppid=11006 vsize=17400 CPUtime=3.79
/proc/11029/stat : 11029 (eSAT_static) R 11006 11006 9292 0 -1 4194304 4583 0 0 0 378 1 0 0 25 0 1 0 1555647063 17817600 4142 996147200 134512640 135177480 4294955968 18446744073709551615 134572460 0 0 4096 3 0 0 0 17 1 0 0
/proc/11029/statm: 4350 4142 81 162 0 4185 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 64956

[startup+25.5017 s]
/proc/loadavg: 2.07 2.03 2.00 3/74 11029
/proc/meminfo: memFree=1536824/2055920 swapFree=4121460/4192956
[pid=11006] ppid=11004 vsize=47556 CPUtime=8.73
/proc/11006/stat : 11006 (galacE.sh) S 11004 11006 9292 0 -1 4194304 799 23220 0 1 0 0 855 18 17 0 1 0 1555646176 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11006/statm: 11889 364 245 79 0 219 0
[pid=11029] ppid=11006 vsize=19944 CPUtime=16.48
/proc/11029/stat : 11029 (eSAT_static) R 11006 11006 9292 0 -1 4194304 5217 0 0 0 1646 2 0 0 25 0 1 0 1555647063 20422656 4776 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/11029/statm: 4986 4776 81 162 0 4821 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 67500

[startup+51.1012 s]
/proc/loadavg: 2.04 2.03 2.00 3/74 11029
/proc/meminfo: memFree=1530744/2055920 swapFree=4121460/4192956
[pid=11006] ppid=11004 vsize=47556 CPUtime=8.73
/proc/11006/stat : 11006 (galacE.sh) S 11004 11006 9292 0 -1 4194304 799 23220 0 1 0 0 855 18 17 0 1 0 1555646176 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11006/statm: 11889 364 245 79 0 219 0
[pid=11029] ppid=11006 vsize=26184 CPUtime=41.83
/proc/11029/stat : 11029 (eSAT_static) R 11006 11006 9292 0 -1 4194304 6760 0 0 0 4180 3 0 0 25 0 1 0 1555647063 26812416 6319 996147200 134512640 135177480 4294955968 18446744073709551615 134565429 0 0 4096 3 0 0 0 17 1 0 0
/proc/11029/statm: 6546 6319 81 162 0 6381 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 73740

[startup+102.306 s]
/proc/loadavg: 2.02 2.02 2.00 3/74 11029
/proc/meminfo: memFree=1527992/2055920 swapFree=4121460/4192956
[pid=11006] ppid=11004 vsize=47556 CPUtime=8.73
/proc/11006/stat : 11006 (galacE.sh) S 11004 11006 9292 0 -1 4194304 799 23220 0 1 0 0 855 18 17 0 1 0 1555646176 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11006/statm: 11889 364 245 79 0 219 0
[pid=11029] ppid=11006 vsize=28992 CPUtime=92.55
/proc/11029/stat : 11029 (eSAT_static) R 11006 11006 9292 0 -1 4194304 7431 0 0 0 9251 4 0 0 25 0 1 0 1555647063 29687808 6990 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/11029/statm: 7248 6990 81 162 0 7083 0
Current children cumulated CPU time (s) 101.28
Current children cumulated vsize (KiB) 76548

[startup+162.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 11029
/proc/meminfo: memFree=1522232/2055920 swapFree=4121460/4192956
[pid=11006] ppid=11004 vsize=47556 CPUtime=8.73
/proc/11006/stat : 11006 (galacE.sh) S 11004 11006 9292 0 -1 4194304 799 23220 0 1 0 0 855 18 17 0 1 0 1555646176 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11006/statm: 11889 364 245 79 0 219 0
[pid=11029] ppid=11006 vsize=34884 CPUtime=152
/proc/11029/stat : 11029 (eSAT_static) R 11006 11006 9292 0 -1 4194304 8897 0 0 0 15193 7 0 0 25 0 1 0 1555647063 35721216 8456 996147200 134512640 135177480 4294955968 18446744073709551615 134565268 0 0 4096 3 0 0 0 17 1 0 0
/proc/11029/statm: 8721 8456 81 162 0 8556 0
Current children cumulated CPU time (s) 160.73
Current children cumulated vsize (KiB) 82440


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

/proc/11029/statm: 19622 19145 81 162 0 19457 0
Current children cumulated CPU time (s) 1177.88
Current children cumulated vsize (KiB) 126044

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 11153
/proc/meminfo: memFree=928944/2055920 swapFree=4121460/4192956
[pid=11006] ppid=11004 vsize=47556 CPUtime=8.73
/proc/11006/stat : 11006 (galacE.sh) S 11004 11006 9292 0 -1 4194304 799 23220 0 1 0 0 855 18 17 0 1 0 1555646176 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11006/statm: 11889 364 245 79 0 219 0
[pid=11029] ppid=11006 vsize=78488 CPUtime=1229.09
/proc/11029/stat : 11029 (eSAT_static) R 11006 11006 9292 0 -1 4194304 19587 0 0 0 122885 24 0 0 25 0 1 0 1555647063 80371712 19146 996147200 134512640 135177480 4294955968 18446744073709551615 134565526 0 0 4096 3 0 0 0 17 0 0 0
/proc/11029/statm: 19622 19146 81 162 0 19457 0
Current children cumulated CPU time (s) 1237.82
Current children cumulated vsize (KiB) 126044

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 11153
/proc/meminfo: memFree=905264/2055920 swapFree=4121460/4192956
[pid=11006] ppid=11004 vsize=47556 CPUtime=8.73
/proc/11006/stat : 11006 (galacE.sh) S 11004 11006 9292 0 -1 4194304 799 23220 0 1 0 0 855 18 17 0 1 0 1555646176 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11006/statm: 11889 364 245 79 0 219 0
[pid=11029] ppid=11006 vsize=81812 CPUtime=1289.04
/proc/11029/stat : 11029 (eSAT_static) R 11006 11006 9292 0 -1 4194304 20412 0 0 0 128878 26 0 0 25 0 1 0 1555647063 83775488 19971 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/11029/statm: 20453 19971 81 162 0 20288 0
Current children cumulated CPU time (s) 1297.77
Current children cumulated vsize (KiB) 129368

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 11153
/proc/meminfo: memFree=881072/2055920 swapFree=4121460/4192956
[pid=11006] ppid=11004 vsize=47556 CPUtime=8.73
/proc/11006/stat : 11006 (galacE.sh) S 11004 11006 9292 0 -1 4194304 799 23220 0 1 0 0 855 18 17 0 1 0 1555646176 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11006/statm: 11889 364 245 79 0 219 0
[pid=11029] ppid=11006 vsize=85112 CPUtime=1348.98
/proc/11029/stat : 11029 (eSAT_static) R 11006 11006 9292 0 -1 4194304 21206 0 0 0 134871 27 0 0 25 0 1 0 1555647063 87154688 20765 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/11029/statm: 21278 20765 81 162 0 21113 0
Current children cumulated CPU time (s) 1357.71
Current children cumulated vsize (KiB) 132668

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 11153
/proc/meminfo: memFree=854576/2055920 swapFree=4121460/4192956
[pid=11006] ppid=11004 vsize=47556 CPUtime=8.73
/proc/11006/stat : 11006 (galacE.sh) S 11004 11006 9292 0 -1 4194304 799 23220 0 1 0 0 855 18 17 0 1 0 1555646176 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11006/statm: 11889 364 245 79 0 219 0
[pid=11029] ppid=11006 vsize=88224 CPUtime=1408.92
/proc/11029/stat : 11029 (eSAT_static) R 11006 11006 9292 0 -1 4194304 21941 0 0 0 140864 28 0 0 25 0 1 0 1555647063 90341376 21500 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/11029/statm: 22056 21500 81 162 0 21891 0
Current children cumulated CPU time (s) 1417.65
Current children cumulated vsize (KiB) 135780

[startup+1482.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/75 11153
/proc/meminfo: memFree=807536/2055920 swapFree=4121460/4192956
[pid=11006] ppid=11004 vsize=47556 CPUtime=8.73
/proc/11006/stat : 11006 (galacE.sh) S 11004 11006 9292 0 -1 4194304 799 23220 0 1 0 0 855 18 17 0 1 0 1555646176 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11006/statm: 11889 364 245 79 0 219 0
[pid=11029] ppid=11006 vsize=90520 CPUtime=1468.86
/proc/11029/stat : 11029 (eSAT_static) R 11006 11006 9292 0 -1 4194304 22508 0 0 0 146857 29 0 0 25 0 1 0 1555647063 92692480 22067 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/11029/statm: 22630 22067 81 162 0 22465 0
Current children cumulated CPU time (s) 1477.59
Current children cumulated vsize (KiB) 138076

[startup+1542.3 s]
/proc/loadavg: 2.10 2.03 2.00 3/75 11153
/proc/meminfo: memFree=778928/2055920 swapFree=4121460/4192956
[pid=11006] ppid=11004 vsize=47556 CPUtime=8.73
/proc/11006/stat : 11006 (galacE.sh) S 11004 11006 9292 0 -1 4194304 799 23220 0 1 0 0 855 18 17 0 1 0 1555646176 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11006/statm: 11889 364 245 79 0 219 0
[pid=11029] ppid=11006 vsize=92924 CPUtime=1528.81
/proc/11029/stat : 11029 (eSAT_static) R 11006 11006 9292 0 -1 4194304 23116 0 0 0 152851 30 0 0 25 0 1 0 1555647063 95154176 22675 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/11029/statm: 23231 22675 81 162 0 23066 0
Current children cumulated CPU time (s) 1537.54
Current children cumulated vsize (KiB) 140480

[startup+1602.3 s]
/proc/loadavg: 2.10 2.04 2.00 3/75 11153
/proc/meminfo: memFree=749168/2055920 swapFree=4121460/4192956
[pid=11006] ppid=11004 vsize=47556 CPUtime=8.73
/proc/11006/stat : 11006 (galacE.sh) S 11004 11006 9292 0 -1 4194304 799 23220 0 1 0 0 855 18 17 0 1 0 1555646176 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11006/statm: 11889 364 245 79 0 219 0
[pid=11029] ppid=11006 vsize=96752 CPUtime=1588.75
/proc/11029/stat : 11029 (eSAT_static) R 11006 11006 9292 0 -1 4194304 23923 0 0 0 158844 31 0 0 25 0 1 0 1555647063 99074048 23482 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/11029/statm: 24188 23482 81 162 0 24023 0
Current children cumulated CPU time (s) 1597.48
Current children cumulated vsize (KiB) 144308

[startup+1662.3 s]
/proc/loadavg: 2.10 2.04 2.00 3/75 11153
/proc/meminfo: memFree=720816/2055920 swapFree=4121460/4192956
[pid=11006] ppid=11004 vsize=47556 CPUtime=8.73
/proc/11006/stat : 11006 (galacE.sh) S 11004 11006 9292 0 -1 4194304 799 23220 0 1 0 0 855 18 17 0 1 0 1555646176 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11006/statm: 11889 364 245 79 0 219 0
[pid=11029] ppid=11006 vsize=99664 CPUtime=1648.69
/proc/11029/stat : 11029 (eSAT_static) R 11006 11006 9292 0 -1 4194304 24601 0 0 0 164837 32 0 0 25 0 1 0 1555647063 102055936 24160 996147200 134512640 135177480 4294955968 18446744073709551615 134565406 0 0 4096 3 0 0 0 17 0 0 0
/proc/11029/statm: 24916 24160 81 162 0 24751 0
Current children cumulated CPU time (s) 1657.42
Current children cumulated vsize (KiB) 147220

[startup+1722.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/75 11153
/proc/meminfo: memFree=693936/2055920 swapFree=4121460/4192956
[pid=11006] ppid=11004 vsize=47556 CPUtime=8.73
/proc/11006/stat : 11006 (galacE.sh) S 11004 11006 9292 0 -1 4194304 799 23220 0 1 0 0 855 18 17 0 1 0 1555646176 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11006/statm: 11889 364 245 79 0 219 0
[pid=11029] ppid=11006 vsize=100056 CPUtime=1708.63
/proc/11029/stat : 11029 (eSAT_static) R 11006 11006 9292 0 -1 4194304 24713 0 0 0 170831 32 0 0 25 0 1 0 1555647063 102457344 24272 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/11029/statm: 25014 24272 81 162 0 24849 0
Current children cumulated CPU time (s) 1717.36
Current children cumulated vsize (KiB) 147612

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/75 11153
/proc/meminfo: memFree=670064/2055920 swapFree=4121460/4192956
[pid=11006] ppid=11004 vsize=47556 CPUtime=8.73
/proc/11006/stat : 11006 (galacE.sh) S 11004 11006 9292 0 -1 4194304 799 23220 0 1 0 0 855 18 17 0 1 0 1555646176 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11006/statm: 11889 364 245 79 0 219 0
[pid=11029] ppid=11006 vsize=100056 CPUtime=1768.57
/proc/11029/stat : 11029 (eSAT_static) R 11006 11006 9292 0 -1 4194304 24714 0 0 0 176825 32 0 0 25 0 1 0 1555647063 102457344 24273 996147200 134512640 135177480 4294955968 18446744073709551615 134565275 0 0 4096 3 0 0 0 17 0 0 0
/proc/11029/statm: 25014 24273 81 162 0 24849 0
Current children cumulated CPU time (s) 1777.3
Current children cumulated vsize (KiB) 147612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.11 s]
/proc/loadavg: 2.01 2.02 2.00 3/75 11153
/proc/meminfo: memFree=661872/2055920 swapFree=4121460/4192956
[pid=11006] ppid=11004 vsize=47556 CPUtime=8.73
/proc/11006/stat : 11006 (galacE.sh) S 11004 11006 9292 0 -1 4194304 799 23220 0 1 0 0 855 18 17 0 1 0 1555646176 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11006/statm: 11889 364 245 79 0 219 0
[pid=11029] ppid=11006 vsize=100056 CPUtime=1791.36
/proc/11029/stat : 11029 (eSAT_static) R 11006 11006 9292 0 -1 4194304 24715 0 0 0 179104 32 0 0 25 0 1 0 1555647063 102457344 24274 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/11029/statm: 25014 24274 81 162 0 24849 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 147612

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

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

[startup+1805.11 s]
/proc/loadavg: 2.01 2.02 2.00 3/75 11153
/proc/meminfo: memFree=661872/2055920 swapFree=4121460/4192956
[pid=11006] ppid=11004 vsize=47556 CPUtime=8.73
/proc/11006/stat : 11006 (galacE.sh) S 11004 11006 9292 0 -1 4194304 799 23220 0 1 0 0 855 18 17 0 1 0 1555646176 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11006/statm: 11889 364 245 79 0 219 0
[pid=11029] ppid=11006 vsize=100056 CPUtime=1791.36
/proc/11029/stat : 11029 (eSAT_static) R 11006 11006 9292 0 -1 4194304 24715 0 0 0 179104 32 0 0 25 0 1 0 1555647063 102457344 24274 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/11029/statm: 25014 24274 81 162 0 24849 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 147612

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11006 and gives
#  childrusage.ru_utime.tv_sec=8
#  childrusage.ru_utime.tv_usec=567697
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=186971
# CPU time returned by wait4() is 8.75467
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1805.12
CPU time (s): 1800.09
CPU user time (s): 1799.59
CPU system time (s): 0.5
CPU usage (%): 99.7214
Max. virtual memory (cumulated for all children) (KiB): 860480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.5677
system time used= 0.186971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24019
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= 1550
involuntary context switches= 1678

runsolver used 2.25266 second user time and 5.95309 second system time

The end

Launcher Data (download as text)

Begin job on node14 at 2008-07-05 14:08:41
IDJOB=1088696
IDBENCH=58096
IDSOLVER=351
FILE ID=node14/1088696-1215259721
PBS_JOBID= 7882033
Free space on /tmp= 66436 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/graphColoring/school/normalized-school1-nsh-12.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1088696-1215259721/watcher-1088696-1215259721 -o /tmp/evaluation-result-1088696-1215259721/solver-1088696-1215259721 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1088696-1215259721.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2d1e316401a6d142c241b2ebac1fc85c
RANDOM SEED=1757447425

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:       1559720 kB
Buffers:         61152 kB
Cached:         240076 kB
SwapCached:      65632 kB
Active:         318264 kB
Inactive:       121920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1559720 kB
SwapTotal:     4192956 kB
SwapFree:      4121460 kB
Dirty:            4824 kB
Writeback:           0 kB
Mapped:         146760 kB
Slab:            40796 kB
Committed_AS:  3269272 kB
PageTables:       2376 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= 66432 MiB
End job on node14 at 2008-07-05 14:38:49