Trace number 1094381

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) 862.36 870.814

General information on the benchmark

Namecsp/os-taillard-7/
normalized-os-taillard-7-95-4.xml
MD5SUM177eee84193169191528b6c3ca4d0ae0
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.066989
Satisfiable
(Un)Satisfiability was proved
Number of variables49
Number of constraints294
Maximum constraint arity2
Maximum domain size392
Number of constraints which are defined in extension0
Number of constraints which are defined in intension294
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
38.49/38.99	c start processing
38.49/38.99	c start relation processing
64.04/64.79	c start cnf exporting
352.69/356.21	c parsing time : 38.87
352.69/356.21	c preprocessing time : 356.088
352.69/356.21	
352.69/356.21	c Nary constraints - conflicts : 0 supports : 0
352.69/356.21	c Binary constraints - conflicts : 292 supports :2
352.69/356.21	c max arity constraint : 2
352.69/356.21	c Max Tuples generated 152880
352.69/356.21	c relations : 294
352.69/356.21	c relations BDD: 0
352.69/356.21	c sampling 262/294
352.69/356.21	c vars : 16872 - clauses :  12026542
352.69/356.21	
352.74/356.35	 
352.74/356.35	c --- SAT Solver Stats ---
352.74/356.35	 
352.74/356.36	c eSAT 0.1 : minisat core with additionnal features
352.74/356.36	c ============================[ Problem Statistics ]=============================
352.74/356.36	c |                                                                             |
352.74/356.36	c |  Number of variables:  16871                                                |
352.74/356.36	c |  Number of clauses:    12026542                                             |
357.19/360.81	c |  Parsing time:         3.71         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-1094381-1215279556/watcher-1094381-1215279556 -o /tmp/evaluation-result-1094381-1215279556/solver-1094381-1215279556 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1094381-1215279556.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 1.98 1.99 4/81 21609
/proc/meminfo: memFree=1741064/2055920 swapFree=4180232/4192956
[pid=21609] ppid=21607 vsize=18572 CPUtime=0
/proc/21609/stat : 21609 (runsolver) R 21607 21609 18918 0 -1 4194368 15 0 0 0 0 0 0 0 23 0 1 0 650892756 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 226913479975 0 0 4096 24578 0 0 0 17 1 0 0
/proc/21609/statm: 4643 292 257 25 0 2626 0

[startup+0.075698 s]
/proc/loadavg: 2.00 1.98 1.99 4/81 21609
/proc/meminfo: memFree=1741064/2055920 swapFree=4180232/4192956
[pid=21609] ppid=21607 vsize=47564 CPUtime=0.01
/proc/21609/stat : 21609 (galacE.sh) S 21607 21609 18918 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 650892756 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21609/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.109406 s]
/proc/loadavg: 2.00 1.98 1.99 4/81 21609
/proc/meminfo: memFree=1741064/2055920 swapFree=4180232/4192956
[pid=21609] ppid=21607 vsize=47564 CPUtime=0.01
/proc/21609/stat : 21609 (galacE.sh) S 21607 21609 18918 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 650892756 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21609/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301437 s]
/proc/loadavg: 2.00 1.98 1.99 4/81 21609
/proc/meminfo: memFree=1741064/2055920 swapFree=4180232/4192956
[pid=21609] ppid=21607 vsize=47564 CPUtime=0.01
/proc/21609/stat : 21609 (galacE.sh) S 21607 21609 18918 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 650892756 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21609/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701516 s]
/proc/loadavg: 2.00 1.98 1.99 4/81 21609
/proc/meminfo: memFree=1741064/2055920 swapFree=4180232/4192956
[pid=21609] ppid=21607 vsize=47564 CPUtime=0.01
/proc/21609/stat : 21609 (galacE.sh) S 21607 21609 18918 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 650892756 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21609/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50167 s]
/proc/loadavg: 2.00 1.98 1.99 3/91 21631
/proc/meminfo: memFree=1681720/2055920 swapFree=4180232/4192956
[pid=21609] ppid=21607 vsize=47564 CPUtime=0.01
/proc/21609/stat : 21609 (galacE.sh) S 21607 21609 18918 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 650892756 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21609/statm: 11891 364 245 79 0 219 0
[pid=21623] ppid=21609 vsize=812736 CPUtime=1.44
/proc/21623/stat : 21623 (java) S 21609 21609 18918 0 -1 0 20577 0 1 0 136 8 0 0 18 0 9 0 650892760 832241664 19525 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21623/statm: 203184 19525 2585 9 0 197165 0
[pid=21623/tid=21624] ppid=21609 vsize=812736 CPUtime=1.03
/proc/21623/task/21624/stat : 21624 (java) R 21609 21609 18918 0 -1 64 8613 0 1 0 99 4 0 0 25 0 9 0 650892761 832241664 19525 996147200 134512640 134550740 4294955600 18446744073709551615 101445083 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21625] ppid=21609 vsize=812736 CPUtime=0.27
/proc/21623/task/21625/stat : 21625 (java) S 21609 21609 18918 0 -1 64 10515 0 0 0 24 3 0 0 17 0 9 0 650892762 832241664 19525 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21626] ppid=21609 vsize=812736 CPUtime=0
/proc/21623/task/21626/stat : 21626 (java) S 21609 21609 18918 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 650892762 832241664 19525 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21627] ppid=21609 vsize=812736 CPUtime=0
/proc/21623/task/21627/stat : 21627 (java) S 21609 21609 18918 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 650892762 832241664 19525 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21628] ppid=21609 vsize=812736 CPUtime=0
/proc/21623/task/21628/stat : 21628 (java) S 21609 21609 18918 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 650892764 832241664 19525 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21629] ppid=21609 vsize=812736 CPUtime=0.11
/proc/21623/task/21629/stat : 21629 (java) S 21609 21609 18918 0 -1 64 749 0 0 0 11 0 0 0 16 0 9 0 650892764 832241664 19525 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21630] ppid=21609 vsize=812736 CPUtime=0
/proc/21623/task/21630/stat : 21630 (java) S 21609 21609 18918 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 650892764 832241664 19525 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21631] ppid=21609 vsize=812736 CPUtime=0
/proc/21623/task/21631/stat : 21631 (java) R 21609 21609 18918 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 650892764 832241664 19525 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) 860300

[startup+3.10298 s]
/proc/loadavg: 2.00 1.98 1.99 4/91 21631
/proc/meminfo: memFree=1654648/2055920 swapFree=4180232/4192956
[pid=21609] ppid=21607 vsize=47564 CPUtime=0.01
/proc/21609/stat : 21609 (galacE.sh) S 21607 21609 18918 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 650892756 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21609/statm: 11891 364 245 79 0 219 0
[pid=21623] ppid=21609 vsize=812736 CPUtime=3.03
/proc/21623/stat : 21623 (java) S 21609 21609 18918 0 -1 0 39164 0 1 0 288 15 0 0 18 0 9 0 650892760 832241664 37925 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21623/statm: 203184 37925 2589 9 0 197165 0
[pid=21623/tid=21624] ppid=21609 vsize=812736 CPUtime=2.02
/proc/21623/task/21624/stat : 21624 (java) R 21609 21609 18918 0 -1 64 14578 0 1 0 196 6 0 0 25 0 9 0 650892761 832241664 37925 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21625] ppid=21609 vsize=812736 CPUtime=0.85
/proc/21623/task/21625/stat : 21625 (java) R 21609 21609 18918 0 -1 64 23131 0 0 0 78 7 0 0 17 0 9 0 650892762 832241664 37925 996147200 134512640 134550740 4294955600 18446744073709551615 104187936 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21626] ppid=21609 vsize=812736 CPUtime=0
/proc/21623/task/21626/stat : 21626 (java) S 21609 21609 18918 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 650892762 832241664 37925 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21627] ppid=21609 vsize=812736 CPUtime=0
/proc/21623/task/21627/stat : 21627 (java) S 21609 21609 18918 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 650892762 832241664 37925 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21628] ppid=21609 vsize=812736 CPUtime=0
/proc/21623/task/21628/stat : 21628 (java) S 21609 21609 18918 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 650892764 832241664 37925 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21629] ppid=21609 vsize=812736 CPUtime=0.12
/proc/21623/task/21629/stat : 21629 (java) S 21609 21609 18918 0 -1 64 755 0 0 0 12 0 0 0 16 0 9 0 650892764 832241664 37925 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21630] ppid=21609 vsize=812736 CPUtime=0
/proc/21623/task/21630/stat : 21630 (java) S 21609 21609 18918 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 650892764 832241664 37925 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21631] ppid=21609 vsize=812736 CPUtime=0
/proc/21623/task/21631/stat : 21631 (java) S 21609 21609 18918 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 650892764 832241664 37925 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 860300

[startup+6.3016 s]
/proc/loadavg: 2.00 1.98 1.99 4/91 21631
/proc/meminfo: memFree=1552760/2055920 swapFree=4180232/4192956
[pid=21609] ppid=21607 vsize=47564 CPUtime=0.01
/proc/21609/stat : 21609 (galacE.sh) S 21607 21609 18918 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 650892756 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21609/statm: 11891 364 245 79 0 219 0
[pid=21623] ppid=21609 vsize=812776 CPUtime=6.19
/proc/21623/stat : 21623 (java) S 21609 21609 18918 0 -1 0 53357 0 1 0 600 19 0 0 18 0 9 0 650892760 832282624 51846 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21623/statm: 203194 51846 2589 9 0 197175 0
[pid=21623/tid=21624] ppid=21609 vsize=812776 CPUtime=3.38
/proc/21623/task/21624/stat : 21624 (java) R 21609 21609 18918 0 -1 64 14583 0 1 0 332 6 0 0 25 0 9 0 650892761 832282624 51846 996147200 134512640 134550740 4294955600 18446744073709551615 4126695088 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21625] ppid=21609 vsize=812776 CPUtime=2.63
/proc/21623/task/21625/stat : 21625 (java) S 21609 21609 18918 0 -1 64 37302 0 0 0 252 11 0 0 19 0 9 0 650892762 832282624 51846 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21626] ppid=21609 vsize=812776 CPUtime=0
/proc/21623/task/21626/stat : 21626 (java) S 21609 21609 18918 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 650892762 832282624 51846 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21627] ppid=21609 vsize=812776 CPUtime=0
/proc/21623/task/21627/stat : 21627 (java) S 21609 21609 18918 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 650892762 832282624 51846 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21628] ppid=21609 vsize=812776 CPUtime=0
/proc/21623/task/21628/stat : 21628 (java) S 21609 21609 18918 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 650892764 832282624 51846 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21629] ppid=21609 vsize=812776 CPUtime=0.15
/proc/21623/task/21629/stat : 21629 (java) S 21609 21609 18918 0 -1 64 772 0 0 0 15 0 0 0 16 0 9 0 650892764 832282624 51846 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21630] ppid=21609 vsize=812776 CPUtime=0
/proc/21623/task/21630/stat : 21630 (java) S 21609 21609 18918 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 650892764 832282624 51846 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21631] ppid=21609 vsize=812776 CPUtime=0
/proc/21623/task/21631/stat : 21631 (java) S 21609 21609 18918 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 650892764 832282624 51846 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) 860340

[startup+12.7028 s]
/proc/loadavg: 2.00 1.98 1.99 3/91 21631
/proc/meminfo: memFree=1480056/2055920 swapFree=4180232/4192956
[pid=21609] ppid=21607 vsize=47564 CPUtime=0.01
/proc/21609/stat : 21609 (galacE.sh) S 21607 21609 18918 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 650892756 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21609/statm: 11891 364 245 79 0 219 0
[pid=21623] ppid=21609 vsize=812764 CPUtime=12.52
/proc/21623/stat : 21623 (java) S 21609 21609 18918 0 -1 0 68959 0 1 0 1227 25 0 0 18 0 9 0 650892760 832270336 67427 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21623/statm: 203191 67427 2589 9 0 197172 0
[pid=21623/tid=21624] ppid=21609 vsize=812764 CPUtime=4.87
/proc/21623/task/21624/stat : 21624 (java) S 21609 21609 18918 0 -1 64 14607 0 1 0 481 6 0 0 25 0 9 0 650892761 832270336 67427 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21625] ppid=21609 vsize=812764 CPUtime=7.44
/proc/21623/task/21625/stat : 21625 (java) R 21609 21609 18918 0 -1 64 52865 0 0 0 726 18 0 0 21 0 9 0 650892762 832270336 67427 996147200 134512640 134550740 4294955600 18446744073709551615 104457032 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21626] ppid=21609 vsize=812764 CPUtime=0
/proc/21623/task/21626/stat : 21626 (java) S 21609 21609 18918 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 650892762 832270336 67427 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21627] ppid=21609 vsize=812764 CPUtime=0
/proc/21623/task/21627/stat : 21627 (java) S 21609 21609 18918 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 650892762 832270336 67427 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21628] ppid=21609 vsize=812764 CPUtime=0
/proc/21623/task/21628/stat : 21628 (java) S 21609 21609 18918 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 650892764 832270336 67427 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21629] ppid=21609 vsize=812764 CPUtime=0.18
/proc/21623/task/21629/stat : 21629 (java) S 21609 21609 18918 0 -1 64 787 0 0 0 18 0 0 0 15 0 9 0 650892764 832270336 67427 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21630] ppid=21609 vsize=812764 CPUtime=0
/proc/21623/task/21630/stat : 21630 (java) S 21609 21609 18918 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 650892764 832270336 67427 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21631] ppid=21609 vsize=812764 CPUtime=0
/proc/21623/task/21631/stat : 21631 (java) S 21609 21609 18918 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 650892764 832270336 67427 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 860328

[startup+25.5023 s]
/proc/loadavg: 2.00 1.98 1.99 3/91 21631
/proc/meminfo: memFree=1352376/2055920 swapFree=4180232/4192956
[pid=21609] ppid=21607 vsize=47564 CPUtime=0.01
/proc/21609/stat : 21609 (galacE.sh) S 21607 21609 18918 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 650892756 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21609/statm: 11891 364 245 79 0 219 0
[pid=21623] ppid=21609 vsize=812764 CPUtime=25.21
/proc/21623/stat : 21623 (java) S 21609 21609 18918 0 -1 0 100856 0 1 0 2485 36 0 0 18 0 9 0 650892760 832270336 99314 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21623/statm: 203191 99314 2589 9 0 197172 0
[pid=21623/tid=21624] ppid=21609 vsize=812764 CPUtime=8.41
/proc/21623/task/21624/stat : 21624 (java) S 21609 21609 18918 0 -1 64 14617 0 1 0 835 6 0 0 18 0 9 0 650892761 832270336 99314 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21625] ppid=21609 vsize=812764 CPUtime=16.56
/proc/21623/task/21625/stat : 21625 (java) R 21609 21609 18918 0 -1 64 84739 0 0 0 1628 28 0 0 25 0 9 0 650892762 832270336 99314 996147200 134512640 134550740 4294955600 18446744073709551615 104457013 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21626] ppid=21609 vsize=812764 CPUtime=0
/proc/21623/task/21626/stat : 21626 (java) S 21609 21609 18918 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 650892762 832270336 99314 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21627] ppid=21609 vsize=812764 CPUtime=0
/proc/21623/task/21627/stat : 21627 (java) S 21609 21609 18918 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 650892762 832270336 99314 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21628] ppid=21609 vsize=812764 CPUtime=0
/proc/21623/task/21628/stat : 21628 (java) S 21609 21609 18918 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 650892764 832270336 99314 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21629] ppid=21609 vsize=812764 CPUtime=0.2
/proc/21623/task/21629/stat : 21629 (java) S 21609 21609 18918 0 -1 64 800 0 0 0 20 0 0 0 15 0 9 0 650892764 832270336 99314 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21630] ppid=21609 vsize=812764 CPUtime=0
/proc/21623/task/21630/stat : 21630 (java) S 21609 21609 18918 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 650892764 832270336 99314 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21631] ppid=21609 vsize=812764 CPUtime=0
/proc/21623/task/21631/stat : 21631 (java) S 21609 21609 18918 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 650892764 832270336 99314 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 860328

[startup+51.1012 s]
/proc/loadavg: 2.00 1.98 1.99 3/91 21631
/proc/meminfo: memFree=1158072/2055920 swapFree=4180232/4192956
[pid=21609] ppid=21607 vsize=47564 CPUtime=0.01

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

/proc/21623/task/21627/stat : 21627 (java) S 21609 21609 18918 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 650892762 832270336 150739 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21628] ppid=21609 vsize=812764 CPUtime=0
/proc/21623/task/21628/stat : 21628 (java) S 21609 21609 18918 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 650892764 832270336 150739 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21629] ppid=21609 vsize=812764 CPUtime=0.33
/proc/21623/task/21629/stat : 21629 (java) S 21609 21609 18918 0 -1 64 869 0 0 0 32 1 0 0 16 0 9 0 650892764 832270336 150739 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21630] ppid=21609 vsize=812764 CPUtime=0
/proc/21623/task/21630/stat : 21630 (java) S 21609 21609 18918 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 650892764 832270336 150739 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21631] ppid=21609 vsize=812764 CPUtime=0
/proc/21623/task/21631/stat : 21631 (java) S 21609 21609 18918 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 650892764 832270336 150739 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 279.51
Current children cumulated vsize (KiB) 860328

[startup+342.301 s]
/proc/loadavg: 2.07 2.03 2.01 3/91 21631
/proc/meminfo: memFree=977784/2055920 swapFree=4180232/4192956
[pid=21609] ppid=21607 vsize=47564 CPUtime=0.01
/proc/21609/stat : 21609 (galacE.sh) S 21607 21609 18918 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 650892756 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21609/statm: 11891 364 245 79 0 219 0
[pid=21623] ppid=21609 vsize=812764 CPUtime=338.91
/proc/21623/stat : 21623 (java) S 21609 21609 18918 0 -1 0 152758 0 1 0 33731 160 0 0 18 0 9 0 650892760 832270336 150739 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21623/statm: 203191 150739 2592 9 0 197172 0
[pid=21623/tid=21624] ppid=21609 vsize=812764 CPUtime=312.43
/proc/21623/task/21624/stat : 21624 (java) R 21609 21609 18918 0 -1 64 15115 0 1 0 31139 104 0 0 25 0 9 0 650892761 832270336 150739 996147200 134512640 134550740 4294955600 18446744073709551615 4127156229 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21625] ppid=21609 vsize=812764 CPUtime=26.12
/proc/21623/task/21625/stat : 21625 (java) S 21609 21609 18918 0 -1 64 136074 0 0 0 2558 54 0 0 16 0 9 0 650892762 832270336 150739 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21626] ppid=21609 vsize=812764 CPUtime=0
/proc/21623/task/21626/stat : 21626 (java) S 21609 21609 18918 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 650892762 832270336 150739 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21627] ppid=21609 vsize=812764 CPUtime=0
/proc/21623/task/21627/stat : 21627 (java) S 21609 21609 18918 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 650892762 832270336 150739 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21628] ppid=21609 vsize=812764 CPUtime=0
/proc/21623/task/21628/stat : 21628 (java) S 21609 21609 18918 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 650892764 832270336 150739 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21629] ppid=21609 vsize=812764 CPUtime=0.33
/proc/21623/task/21629/stat : 21629 (java) S 21609 21609 18918 0 -1 64 869 0 0 0 32 1 0 0 16 0 9 0 650892764 832270336 150739 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21630] ppid=21609 vsize=812764 CPUtime=0
/proc/21623/task/21630/stat : 21630 (java) S 21609 21609 18918 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 650892764 832270336 150739 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21623/tid=21631] ppid=21609 vsize=812764 CPUtime=0
/proc/21623/task/21631/stat : 21631 (java) S 21609 21609 18918 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 650892764 832270336 150739 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 338.92
Current children cumulated vsize (KiB) 860328

[startup+402.302 s]
/proc/loadavg: 2.02 2.03 2.00 3/83 21632
/proc/meminfo: memFree=1002872/2055920 swapFree=4180232/4192956
[pid=21609] ppid=21607 vsize=47564 CPUtime=352.8
/proc/21609/stat : 21609 (galacE.sh) S 21607 21609 18918 0 -1 4194304 799 154488 0 1 0 0 35105 175 17 0 1 0 650892756 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21609/statm: 11891 364 245 79 0 219 0
[pid=21632] ppid=21609 vsize=582984 CPUtime=45.5
/proc/21632/stat : 21632 (eSAT_static) R 21609 21609 18918 0 -1 4194304 139853 0 0 0 4466 84 0 0 25 0 1 0 650928392 596975616 139835 996147200 134512640 135177480 4294955968 18446744073709551615 134565406 0 0 4096 3 0 0 0 17 1 0 0
/proc/21632/statm: 145746 139835 78 162 0 145581 0
Current children cumulated CPU time (s) 398.3
Current children cumulated vsize (KiB) 630548

[startup+462.302 s]
/proc/loadavg: 2.01 2.02 2.00 3/83 21632
/proc/meminfo: memFree=969400/2055920 swapFree=4180232/4192956
[pid=21609] ppid=21607 vsize=47564 CPUtime=352.8
/proc/21609/stat : 21609 (galacE.sh) S 21607 21609 18918 0 -1 4194304 799 154488 0 1 0 0 35105 175 17 0 1 0 650892756 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21609/statm: 11891 364 245 79 0 219 0
[pid=21632] ppid=21609 vsize=616336 CPUtime=104.93
/proc/21632/stat : 21632 (eSAT_static) R 21609 21609 18918 0 -1 4194304 148188 0 0 0 10404 89 0 0 25 0 1 0 650928392 631128064 148170 996147200 134512640 135177480 4294955968 18446744073709551615 134565414 0 0 4096 3 0 0 0 17 1 0 0
/proc/21632/statm: 154084 148170 78 162 0 153919 0
Current children cumulated CPU time (s) 457.73
Current children cumulated vsize (KiB) 663900

[startup+522.303 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 21632
/proc/meminfo: memFree=933624/2055920 swapFree=4180232/4192956
[pid=21609] ppid=21607 vsize=47564 CPUtime=352.8
/proc/21609/stat : 21609 (galacE.sh) S 21607 21609 18918 0 -1 4194304 799 154488 0 1 0 0 35105 175 17 0 1 0 650892756 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21609/statm: 11891 364 245 79 0 219 0
[pid=21632] ppid=21609 vsize=652084 CPUtime=164.37
/proc/21632/stat : 21632 (eSAT_static) R 21609 21609 18918 0 -1 4194304 157115 0 0 0 16342 95 0 0 25 0 1 0 650928392 667734016 157097 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 1 0 0
/proc/21632/statm: 163021 157097 78 162 0 162856 0
Current children cumulated CPU time (s) 517.17
Current children cumulated vsize (KiB) 699648

[startup+582.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 21632
/proc/meminfo: memFree=877048/2055920 swapFree=4180232/4192956
[pid=21609] ppid=21607 vsize=47564 CPUtime=352.8
/proc/21609/stat : 21609 (galacE.sh) S 21607 21609 18918 0 -1 4194304 799 154488 0 1 0 0 35105 175 17 0 1 0 650892756 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21609/statm: 11891 364 245 79 0 219 0
[pid=21632] ppid=21609 vsize=708764 CPUtime=223.79
/proc/21632/stat : 21632 (eSAT_static) R 21609 21609 18918 0 -1 4194304 171248 0 0 0 22277 102 0 0 25 0 1 0 650928392 725774336 171230 996147200 134512640 135177480 4294955968 18446744073709551615 134565414 0 0 4096 3 0 0 0 17 1 0 0
/proc/21632/statm: 177191 171230 78 162 0 177026 0
Current children cumulated CPU time (s) 576.59
Current children cumulated vsize (KiB) 756328

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 21632
/proc/meminfo: memFree=842104/2055920 swapFree=4180232/4192956
[pid=21609] ppid=21607 vsize=47564 CPUtime=352.8
/proc/21609/stat : 21609 (galacE.sh) S 21607 21609 18918 0 -1 4194304 799 154488 0 1 0 0 35105 175 17 0 1 0 650892756 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21609/statm: 11891 364 245 79 0 219 0
[pid=21632] ppid=21609 vsize=743692 CPUtime=283.23
/proc/21632/stat : 21632 (eSAT_static) R 21609 21609 18918 0 -1 4194304 179964 0 0 0 28215 108 0 0 25 0 1 0 650928392 761540608 179946 996147200 134512640 135177480 4294955968 18446744073709551615 134564794 0 0 4096 3 0 0 0 17 1 0 0
/proc/21632/statm: 185923 179946 78 162 0 185758 0
Current children cumulated CPU time (s) 636.03
Current children cumulated vsize (KiB) 791256

[startup+702.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 21632
/proc/meminfo: memFree=811896/2055920 swapFree=4180232/4192956
[pid=21609] ppid=21607 vsize=47564 CPUtime=352.8
/proc/21609/stat : 21609 (galacE.sh) S 21607 21609 18918 0 -1 4194304 799 154488 0 1 0 0 35105 175 17 0 1 0 650892756 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21609/statm: 11891 364 245 79 0 219 0
[pid=21632] ppid=21609 vsize=774980 CPUtime=342.66
/proc/21632/stat : 21632 (eSAT_static) R 21609 21609 18918 0 -1 4194304 187763 0 0 0 34154 112 0 0 25 0 1 0 650928392 793579520 187745 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/21632/statm: 193745 187745 78 162 0 193580 0
Current children cumulated CPU time (s) 695.46
Current children cumulated vsize (KiB) 822544

[startup+762.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 21632
/proc/meminfo: memFree=730936/2055920 swapFree=4180232/4192956
[pid=21609] ppid=21607 vsize=47564 CPUtime=352.8
/proc/21609/stat : 21609 (galacE.sh) S 21607 21609 18918 0 -1 4194304 799 154488 0 1 0 0 35105 175 17 0 1 0 650892756 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21609/statm: 11891 364 245 79 0 219 0
[pid=21632] ppid=21609 vsize=855072 CPUtime=402.1
/proc/21632/stat : 21632 (eSAT_static) R 21609 21609 18918 0 -1 4194304 207664 0 0 0 40086 124 0 0 25 0 1 0 650928392 875593728 207646 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 1 0 0
/proc/21632/statm: 213768 207646 78 162 0 213603 0
Current children cumulated CPU time (s) 754.9
Current children cumulated vsize (KiB) 902636

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 21632
/proc/meminfo: memFree=731000/2055920 swapFree=4180232/4192956
[pid=21609] ppid=21607 vsize=47564 CPUtime=352.8
/proc/21609/stat : 21609 (galacE.sh) S 21607 21609 18918 0 -1 4194304 799 154488 0 1 0 0 35105 175 17 0 1 0 650892756 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21609/statm: 11891 364 245 79 0 219 0
[pid=21632] ppid=21609 vsize=855072 CPUtime=461.52
/proc/21632/stat : 21632 (eSAT_static) R 21609 21609 18918 0 -1 4194304 207671 0 0 0 46028 124 0 0 25 0 1 0 650928392 875593728 207653 996147200 134512640 135177480 4294955968 18446744073709551615 134572460 0 0 4096 3 0 0 0 17 1 0 0
/proc/21632/statm: 213768 207653 78 162 0 213603 0
Current children cumulated CPU time (s) 814.32
Current children cumulated vsize (KiB) 902636



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+870.802 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 21634
/proc/meminfo: memFree=712120/2055920 swapFree=4180232/4192956
[pid=21609] ppid=21607 vsize=47564 CPUtime=352.8
/proc/21609/stat : 21609 (galacE.sh) S 21607 21609 18918 0 -1 4194304 799 154488 0 1 0 0 35105 175 17 0 1 0 650892756 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21609/statm: 11891 364 245 79 0 219 0
[pid=21632] ppid=21609 vsize=874148 CPUtime=509.56
/proc/21632/stat : 21632 (eSAT_static) R 21609 21609 18918 0 -1 4194304 212401 0 0 0 50827 129 0 0 25 0 1 0 650928392 895127552 212383 996147200 134512640 135177480 4294955968 18446744073709551615 134571906 0 0 4096 3 0 0 0 17 1 0 0
/proc/21632/statm: 218537 212383 78 162 0 218372 0
Current children cumulated CPU time (s) 862.36
Current children cumulated vsize (KiB) 921712

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 21609 and gives
#  childrusage.ru_utime.tv_sec=351
#  childrusage.ru_utime.tv_usec=59630
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=765731
# CPU time returned by wait4() is 352.825
# while last known CPU time is 862.36
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 870.814
CPU time (s): 862.36
CPU user time (s): 859.32
CPU system time (s): 3.04
CPU usage (%): 99.0292
Max. virtual memory (cumulated for all children) (KiB): 921712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 351.06
system time used= 1.76573
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155287
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= 11734
involuntary context switches= 21985

runsolver used 1.26881 second user time and 2.70759 second system time

The end

Launcher Data (download as text)

Begin job on node5 at 2008-07-05 19:39:16
IDJOB=1094381
IDBENCH=58786
IDSOLVER=351
FILE ID=node5/1094381-1215279556
PBS_JOBID= 7882106
Free space on /tmp= 66536 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/os-taillard-7/normalized-os-taillard-7-95-4.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1094381-1215279556/watcher-1094381-1215279556 -o /tmp/evaluation-result-1094381-1215279556/solver-1094381-1215279556 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1094381-1215279556.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 177eee84193169191528b6c3ca4d0ae0
RANDOM SEED=1585554885

node5.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:       1741480 kB
Buffers:         47296 kB
Cached:         185984 kB
SwapCached:       6964 kB
Active:         173900 kB
Inactive:        87484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1741480 kB
SwapTotal:     4192956 kB
SwapFree:      4180232 kB
Dirty:            3288 kB
Writeback:           0 kB
Mapped:          43808 kB
Slab:            38120 kB
Committed_AS:  1056996 kB
PageTables:       1868 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= 66364 MiB
End job on node5 at 2008-07-05 19:53:49