Trace number 1094423

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) 771.55 777.415

General information on the benchmark

Namecsp/os-taillard-7/
normalized-os-taillard-7-100-0.xml
MD5SUM20c1fd582acde568342625223193bd61
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.089986
Satisfiable
(Un)Satisfiability was proved
Number of variables49
Number of constraints294
Maximum constraint arity2
Maximum domain size434
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 ---
39.38/39.88	c start processing
39.48/39.90	c start relation processing
71.37/72.15	c start cnf exporting
410.01/414.29	c parsing time : 39.756
410.01/414.29	c preprocessing time : 414.161
410.01/414.29	
410.01/414.29	c Nary constraints - conflicts : 0 supports : 0
410.01/414.29	c Binary constraints - conflicts : 294 supports :0
410.01/414.29	c max arity constraint : 2
410.01/414.29	c Max Tuples generated 184450
410.01/414.29	c relations : 294
410.01/414.29	c relations BDD: 0
410.01/414.29	c sampling 277/294
410.01/414.29	c vars : 18798 - clauses :  14079074
410.01/414.29	
410.19/414.42	 
410.19/414.42	c --- SAT Solver Stats ---
410.19/414.42	 
410.19/414.42	c eSAT 0.1 : minisat core with additionnal features
410.19/414.42	c ============================[ Problem Statistics ]=============================
410.19/414.42	c |                                                                             |
410.19/414.42	c |  Number of variables:  18797                                                |
410.19/414.42	c |  Number of clauses:    14079074                                             |
415.63/419.92	c |  Parsing time:         4.47         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-1094423-1215279689/watcher-1094423-1215279689 -o /tmp/evaluation-result-1094423-1215279689/solver-1094423-1215279689 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1094423-1215279689.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.04 2.00 2.00 4/80 30040
/proc/meminfo: memFree=1414776/2055920 swapFree=4122904/4192956
[pid=30040] ppid=30038 vsize=8560 CPUtime=0
/proc/30040/stat : 30040 (galacE.sh) R 30038 30040 26664 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 1557643990 8765440 254 996147200 4194304 4520092 548682068832 18446744073709551615 252429715343 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30040/statm: 2140 254 197 79 0 133 0

[startup+0.103764 s]
/proc/loadavg: 2.04 2.00 2.00 4/80 30040
/proc/meminfo: memFree=1414776/2055920 swapFree=4122904/4192956
[pid=30040] ppid=30038 vsize=47556 CPUtime=0.01
/proc/30040/stat : 30040 (galacE.sh) S 30038 30040 26664 0 -1 4194304 765 1697 0 0 0 0 0 1 24 0 1 0 1557643990 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30040/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.201774 s]
/proc/loadavg: 2.04 2.00 2.00 4/80 30040
/proc/meminfo: memFree=1414776/2055920 swapFree=4122904/4192956
[pid=30040] ppid=30038 vsize=47556 CPUtime=0.01
/proc/30040/stat : 30040 (galacE.sh) S 30038 30040 26664 0 -1 4194304 765 1697 0 0 0 0 0 1 24 0 1 0 1557643990 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30040/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.301787 s]
/proc/loadavg: 2.04 2.00 2.00 4/80 30040
/proc/meminfo: memFree=1414776/2055920 swapFree=4122904/4192956
[pid=30040] ppid=30038 vsize=47556 CPUtime=0.01
/proc/30040/stat : 30040 (galacE.sh) S 30038 30040 26664 0 -1 4194304 765 1697 0 0 0 0 0 1 24 0 1 0 1557643990 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30040/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.701824 s]
/proc/loadavg: 2.04 2.00 2.00 4/80 30040
/proc/meminfo: memFree=1414776/2055920 swapFree=4122904/4192956
[pid=30040] ppid=30038 vsize=47556 CPUtime=0.01
/proc/30040/stat : 30040 (galacE.sh) S 30038 30040 26664 0 -1 4194304 765 1697 0 0 0 0 0 1 24 0 1 0 1557643990 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30040/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.50191 s]
/proc/loadavg: 2.04 2.00 2.00 3/90 30062
/proc/meminfo: memFree=1340712/2055920 swapFree=4122904/4192956
[pid=30040] ppid=30038 vsize=47556 CPUtime=0.01
/proc/30040/stat : 30040 (galacE.sh) S 30038 30040 26664 0 -1 4194304 765 1697 0 0 0 0 0 1 24 0 1 0 1557643990 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30040/statm: 11889 364 245 79 0 219 0
[pid=30054] ppid=30040 vsize=812532 CPUtime=1.44
/proc/30054/stat : 30054 (java) S 30040 30040 26664 0 -1 0 24182 0 1 0 131 13 0 0 18 0 9 0 1557643994 832032768 23231 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30054/statm: 203133 23231 2586 9 0 197167 0
[pid=30054/tid=30055] ppid=30040 vsize=812532 CPUtime=1.03
/proc/30054/task/30055/stat : 30055 (java) R 30040 30040 26664 0 -1 64 12756 0 1 0 95 8 0 0 25 0 9 0 1557643995 832032768 23231 996147200 134512640 134550740 4294955600 18446744073709551615 4126695088 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30056] ppid=30040 vsize=812532 CPUtime=0.27
/proc/30054/task/30056/stat : 30056 (java) S 30040 30040 26664 0 -1 64 9978 0 0 0 23 4 0 0 17 0 9 0 1557643997 832032768 23231 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30057] ppid=30040 vsize=812532 CPUtime=0
/proc/30054/task/30057/stat : 30057 (java) S 30040 30040 26664 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1557643997 832032768 23231 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30058] ppid=30040 vsize=812532 CPUtime=0
/proc/30054/task/30058/stat : 30058 (java) S 30040 30040 26664 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1557643997 832032768 23231 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30059] ppid=30040 vsize=812532 CPUtime=0
/proc/30054/task/30059/stat : 30059 (java) S 30040 30040 26664 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1557643999 832032768 23231 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30060] ppid=30040 vsize=812532 CPUtime=0.12
/proc/30054/task/30060/stat : 30060 (java) S 30040 30040 26664 0 -1 64 749 0 0 0 12 0 0 0 16 0 9 0 1557643999 832032768 23231 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30061] ppid=30040 vsize=812532 CPUtime=0
/proc/30054/task/30061/stat : 30061 (java) S 30040 30040 26664 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1557643999 832032768 23231 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30062] ppid=30040 vsize=812532 CPUtime=0
/proc/30054/task/30062/stat : 30062 (java) S 30040 30040 26664 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1557643999 832032768 23231 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) 860088

[startup+3.10207 s]
/proc/loadavg: 2.04 2.00 2.00 3/90 30062
/proc/meminfo: memFree=1296424/2055920 swapFree=4122904/4192956
[pid=30040] ppid=30038 vsize=47556 CPUtime=0.01
/proc/30040/stat : 30040 (galacE.sh) S 30038 30040 26664 0 -1 4194304 765 1697 0 0 0 0 0 1 24 0 1 0 1557643990 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30040/statm: 11889 364 245 79 0 219 0
[pid=30054] ppid=30040 vsize=812532 CPUtime=3.03
/proc/30054/stat : 30054 (java) S 30040 30040 26664 0 -1 0 40851 0 1 0 281 22 0 0 18 0 9 0 1557643994 832032768 39898 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30054/statm: 203133 39898 2590 9 0 197167 0
[pid=30054/tid=30055] ppid=30040 vsize=812532 CPUtime=2.22
/proc/30054/task/30055/stat : 30055 (java) R 30040 30040 26664 0 -1 64 14577 0 1 0 213 9 0 0 25 0 9 0 1557643995 832032768 39898 996147200 134512640 134550740 4294955600 18446744073709551615 4126736126 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30056] ppid=30040 vsize=812532 CPUtime=0.65
/proc/30054/task/30056/stat : 30056 (java) S 30040 30040 26664 0 -1 64 24820 0 0 0 54 11 0 0 17 0 9 0 1557643997 832032768 39898 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30057] ppid=30040 vsize=812532 CPUtime=0
/proc/30054/task/30057/stat : 30057 (java) S 30040 30040 26664 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1557643997 832032768 39898 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30058] ppid=30040 vsize=812532 CPUtime=0
/proc/30054/task/30058/stat : 30058 (java) S 30040 30040 26664 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1557643997 832032768 39898 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30059] ppid=30040 vsize=812532 CPUtime=0
/proc/30054/task/30059/stat : 30059 (java) S 30040 30040 26664 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1557643999 832032768 39898 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30060] ppid=30040 vsize=812532 CPUtime=0.13
/proc/30054/task/30060/stat : 30060 (java) S 30040 30040 26664 0 -1 64 755 0 0 0 13 0 0 0 16 0 9 0 1557643999 832032768 39898 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30061] ppid=30040 vsize=812532 CPUtime=0
/proc/30054/task/30061/stat : 30061 (java) S 30040 30040 26664 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1557643999 832032768 39898 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30062] ppid=30040 vsize=812532 CPUtime=0
/proc/30054/task/30062/stat : 30062 (java) S 30040 30040 26664 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1557643999 832032768 39898 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) 860088

[startup+6.30238 s]
/proc/loadavg: 2.03 2.00 2.00 4/90 30062
/proc/meminfo: memFree=1208808/2055920 swapFree=4122904/4192956
[pid=30040] ppid=30038 vsize=47556 CPUtime=0.01
/proc/30040/stat : 30040 (galacE.sh) S 30038 30040 26664 0 -1 4194304 765 1697 0 0 0 0 0 1 24 0 1 0 1557643990 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30040/statm: 11889 364 245 79 0 219 0
[pid=30054] ppid=30040 vsize=812532 CPUtime=6.19
/proc/30054/stat : 30054 (java) S 30040 30040 26664 0 -1 0 60786 0 1 0 586 33 0 0 18 0 9 0 1557643994 832032768 59829 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30054/statm: 203133 59829 2590 9 0 197167 0
[pid=30054/tid=30055] ppid=30040 vsize=812532 CPUtime=4.74
/proc/30054/task/30055/stat : 30055 (java) R 30040 30040 26664 0 -1 64 14581 0 1 0 465 9 0 0 25 0 9 0 1557643995 832032768 59829 996147200 134512640 134550740 4294955600 18446744073709551615 4126694222 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30056] ppid=30040 vsize=812532 CPUtime=1.25
/proc/30054/task/30056/stat : 30056 (java) S 30040 30040 26664 0 -1 64 44726 0 0 0 103 22 0 0 17 0 9 0 1557643997 832032768 59829 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30057] ppid=30040 vsize=812532 CPUtime=0
/proc/30054/task/30057/stat : 30057 (java) S 30040 30040 26664 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1557643997 832032768 59829 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30058] ppid=30040 vsize=812532 CPUtime=0
/proc/30054/task/30058/stat : 30058 (java) S 30040 30040 26664 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1557643997 832032768 59829 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30059] ppid=30040 vsize=812532 CPUtime=0
/proc/30054/task/30059/stat : 30059 (java) S 30040 30040 26664 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1557643999 832032768 59829 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30060] ppid=30040 vsize=812532 CPUtime=0.17
/proc/30054/task/30060/stat : 30060 (java) S 30040 30040 26664 0 -1 64 780 0 0 0 17 0 0 0 16 0 9 0 1557643999 832032768 59829 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30061] ppid=30040 vsize=812532 CPUtime=0
/proc/30054/task/30061/stat : 30061 (java) S 30040 30040 26664 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1557643999 832032768 59829 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30062] ppid=30040 vsize=812532 CPUtime=0
/proc/30054/task/30062/stat : 30062 (java) S 30040 30040 26664 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1557643999 832032768 59829 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) 860088

[startup+12.702 s]
/proc/loadavg: 2.03 2.00 2.00 4/90 30062
/proc/meminfo: memFree=1095272/2055920 swapFree=4122904/4192956
[pid=30040] ppid=30038 vsize=47556 CPUtime=0.01
/proc/30040/stat : 30040 (galacE.sh) S 30038 30040 26664 0 -1 4194304 765 1697 0 0 0 0 0 1 24 0 1 0 1557643990 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30040/statm: 11889 364 245 79 0 219 0
[pid=30054] ppid=30040 vsize=812532 CPUtime=12.52
/proc/30054/stat : 30054 (java) S 30040 30040 26664 0 -1 0 82954 0 1 0 1209 43 0 0 18 0 9 0 1557643994 832032768 81991 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30054/statm: 203133 81991 2590 9 0 197167 0
[pid=30054/tid=30055] ppid=30040 vsize=812532 CPUtime=6.74
/proc/30054/task/30055/stat : 30055 (java) S 30040 30040 26664 0 -1 64 14587 0 1 0 665 9 0 0 25 0 9 0 1557643995 832032768 81991 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30056] ppid=30040 vsize=812532 CPUtime=5.57
/proc/30054/task/30056/stat : 30056 (java) R 30040 30040 26664 0 -1 64 66879 0 0 0 524 33 0 0 23 0 9 0 1557643997 832032768 81991 996147200 134512640 134550740 4294955600 18446744073709551615 104457039 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30057] ppid=30040 vsize=812532 CPUtime=0
/proc/30054/task/30057/stat : 30057 (java) S 30040 30040 26664 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1557643997 832032768 81991 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30058] ppid=30040 vsize=812532 CPUtime=0
/proc/30054/task/30058/stat : 30058 (java) S 30040 30040 26664 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1557643997 832032768 81991 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30059] ppid=30040 vsize=812532 CPUtime=0
/proc/30054/task/30059/stat : 30059 (java) S 30040 30040 26664 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1557643999 832032768 81991 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30060] ppid=30040 vsize=812532 CPUtime=0.19
/proc/30054/task/30060/stat : 30060 (java) S 30040 30040 26664 0 -1 64 789 0 0 0 19 0 0 0 15 0 9 0 1557643999 832032768 81991 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30061] ppid=30040 vsize=812532 CPUtime=0
/proc/30054/task/30061/stat : 30061 (java) S 30040 30040 26664 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1557643999 832032768 81991 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30062] ppid=30040 vsize=812532 CPUtime=0
/proc/30054/task/30062/stat : 30062 (java) S 30040 30040 26664 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1557643999 832032768 81991 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) 860088

[startup+25.5013 s]
/proc/loadavg: 2.18 2.03 2.01 3/90 30062
/proc/meminfo: memFree=932712/2055920 swapFree=4122904/4192956
[pid=30040] ppid=30038 vsize=47556 CPUtime=0.01
/proc/30040/stat : 30040 (galacE.sh) S 30038 30040 26664 0 -1 4194304 765 1697 0 0 0 0 0 1 24 0 1 0 1557643990 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30040/statm: 11889 364 245 79 0 219 0
[pid=30054] ppid=30040 vsize=812532 CPUtime=25.21
/proc/30054/stat : 30054 (java) S 30040 30040 26664 0 -1 0 123504 0 1 0 2457 64 0 0 18 0 9 0 1557643994 832032768 122531 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30054/statm: 203133 122531 2592 9 0 197167 0
[pid=30054/tid=30055] ppid=30040 vsize=812532 CPUtime=11.53
/proc/30054/task/30055/stat : 30055 (java) S 30040 30040 26664 0 -1 64 14597 0 1 0 1144 9 0 0 22 0 9 0 1557643995 832032768 122531 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30056] ppid=30040 vsize=812532 CPUtime=13.44
/proc/30054/task/30056/stat : 30056 (java) R 30040 30040 26664 0 -1 64 107402 0 0 0 1291 53 0 0 19 0 9 0 1557643997 832032768 122531 996147200 134512640 134550740 4294955600 18446744073709551615 104181349 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30057] ppid=30040 vsize=812532 CPUtime=0
/proc/30054/task/30057/stat : 30057 (java) S 30040 30040 26664 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1557643997 832032768 122531 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30058] ppid=30040 vsize=812532 CPUtime=0
/proc/30054/task/30058/stat : 30058 (java) S 30040 30040 26664 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1557643997 832032768 122531 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30059] ppid=30040 vsize=812532 CPUtime=0
/proc/30054/task/30059/stat : 30059 (java) S 30040 30040 26664 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1557643999 832032768 122531 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30060] ppid=30040 vsize=812532 CPUtime=0.21
/proc/30054/task/30060/stat : 30060 (java) S 30040 30040 26664 0 -1 64 806 0 0 0 21 0 0 0 15 0 9 0 1557643999 832032768 122531 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30061] ppid=30040 vsize=812532 CPUtime=0
/proc/30054/task/30061/stat : 30061 (java) S 30040 30040 26664 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1557643999 832032768 122531 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30062] ppid=30040 vsize=812532 CPUtime=0
/proc/30054/task/30062/stat : 30062 (java) S 30040 30040 26664 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1557643999 832032768 122531 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) 860088

[startup+51.1018 s]
/proc/loadavg: 2.17 2.04 2.01 3/90 30062
/proc/meminfo: memFree=768872/2055920 swapFree=4122904/4192956
[pid=30040] ppid=30038 vsize=47556 CPUtime=0.01

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

/proc/30040/stat : 30040 (galacE.sh) S 30038 30040 26664 0 -1 4194304 765 1697 0 0 0 0 0 1 24 0 1 0 1557643990 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30040/statm: 11889 364 245 79 0 219 0
[pid=30054] ppid=30040 vsize=812532 CPUtime=338.83
/proc/30054/stat : 30054 (java) S 30040 30040 26664 0 -1 0 168992 0 1 0 33689 194 0 0 18 0 9 0 1557643994 832032768 167558 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30054/statm: 203133 167558 2593 9 0 197167 0
[pid=30054/tid=30055] ppid=30040 vsize=812532 CPUtime=314.11
/proc/30054/task/30055/stat : 30055 (java) R 30040 30040 26664 0 -1 64 15078 0 1 0 31297 114 0 0 25 0 9 0 1557643995 832032768 167558 996147200 134512640 134550740 4294955600 18446744073709551615 4126786960 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30056] ppid=30040 vsize=812532 CPUtime=24.38
/proc/30054/task/30056/stat : 30056 (java) S 30040 30040 26664 0 -1 64 152360 0 0 0 2360 78 0 0 16 0 9 0 1557643997 832032768 167558 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30057] ppid=30040 vsize=812532 CPUtime=0
/proc/30054/task/30057/stat : 30057 (java) S 30040 30040 26664 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1557643997 832032768 167558 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30058] ppid=30040 vsize=812532 CPUtime=0
/proc/30054/task/30058/stat : 30058 (java) S 30040 30040 26664 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1557643997 832032768 167558 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30059] ppid=30040 vsize=812532 CPUtime=0
/proc/30054/task/30059/stat : 30059 (java) S 30040 30040 26664 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1557643999 832032768 167558 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30060] ppid=30040 vsize=812532 CPUtime=0.3
/proc/30054/task/30060/stat : 30060 (java) S 30040 30040 26664 0 -1 64 855 0 0 0 30 0 0 0 15 0 9 0 1557643999 832032768 167558 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30061] ppid=30040 vsize=812532 CPUtime=0
/proc/30054/task/30061/stat : 30061 (java) S 30040 30040 26664 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1557643999 832032768 167558 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30062] ppid=30040 vsize=812532 CPUtime=0
/proc/30054/task/30062/stat : 30062 (java) S 30040 30040 26664 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1557643999 832032768 167558 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 338.84
Current children cumulated vsize (KiB) 860088

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 30062
/proc/meminfo: memFree=551856/2055920 swapFree=4122904/4192956
[pid=30040] ppid=30038 vsize=47556 CPUtime=0.01
/proc/30040/stat : 30040 (galacE.sh) S 30038 30040 26664 0 -1 4194304 765 1697 0 0 0 0 0 1 24 0 1 0 1557643990 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30040/statm: 11889 364 245 79 0 219 0
[pid=30054] ppid=30040 vsize=812532 CPUtime=398.23
/proc/30054/stat : 30054 (java) S 30040 30040 26664 0 -1 0 169083 0 1 0 39607 216 0 0 18 0 9 0 1557643994 832032768 167558 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30054/statm: 203133 167558 2593 9 0 197167 0
[pid=30054/tid=30055] ppid=30040 vsize=812532 CPUtime=373.27
/proc/30054/task/30055/stat : 30055 (java) R 30040 30040 26664 0 -1 64 15169 0 1 0 37191 136 0 0 25 0 9 0 1557643995 832032768 167558 996147200 134512640 134550740 4294955600 18446744073709551615 4126783282 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30056] ppid=30040 vsize=812532 CPUtime=24.62
/proc/30054/task/30056/stat : 30056 (java) S 30040 30040 26664 0 -1 64 152360 0 0 0 2384 78 0 0 16 0 9 0 1557643997 832032768 167558 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30057] ppid=30040 vsize=812532 CPUtime=0
/proc/30054/task/30057/stat : 30057 (java) S 30040 30040 26664 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1557643997 832032768 167558 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30058] ppid=30040 vsize=812532 CPUtime=0
/proc/30054/task/30058/stat : 30058 (java) S 30040 30040 26664 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1557643997 832032768 167558 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30059] ppid=30040 vsize=812532 CPUtime=0
/proc/30054/task/30059/stat : 30059 (java) S 30040 30040 26664 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1557643999 832032768 167558 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30060] ppid=30040 vsize=812532 CPUtime=0.3
/proc/30054/task/30060/stat : 30060 (java) S 30040 30040 26664 0 -1 64 855 0 0 0 30 0 0 0 15 0 9 0 1557643999 832032768 167558 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30061] ppid=30040 vsize=812532 CPUtime=0
/proc/30054/task/30061/stat : 30061 (java) S 30040 30040 26664 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1557643999 832032768 167558 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30054/tid=30062] ppid=30040 vsize=812532 CPUtime=0
/proc/30054/task/30062/stat : 30062 (java) S 30040 30040 26664 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1557643999 832032768 167558 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 398.24
Current children cumulated vsize (KiB) 860088

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 30093
/proc/meminfo: memFree=726696/2055920 swapFree=4122904/4192956
[pid=30040] ppid=30038 vsize=47556 CPUtime=410.22
/proc/30040/stat : 30040 (galacE.sh) S 30038 30040 26664 0 -1 4194304 799 170810 0 1 0 0 40790 232 17 0 1 0 1557643990 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30040/statm: 11889 364 245 79 0 219 0
[pid=30063] ppid=30040 vsize=657576 CPUtime=47.6
/proc/30063/stat : 30063 (eSAT_static) R 30040 30040 26664 0 -1 4194304 160450 0 0 0 4649 111 0 0 25 0 1 0 1557685433 673357824 160432 996147200 134512640 135177480 4294955968 18446744073709551615 134547815 0 0 4096 3 0 0 0 17 0 0 0
/proc/30063/statm: 164394 160432 78 162 0 164229 0
Current children cumulated CPU time (s) 457.82
Current children cumulated vsize (KiB) 705132

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 30093
/proc/meminfo: memFree=642280/2055920 swapFree=4122904/4192956
[pid=30040] ppid=30038 vsize=47556 CPUtime=410.22
/proc/30040/stat : 30040 (galacE.sh) S 30038 30040 26664 0 -1 4194304 799 170810 0 1 0 0 40790 232 17 0 1 0 1557643990 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30040/statm: 11889 364 245 79 0 219 0
[pid=30063] ppid=30040 vsize=740060 CPUtime=107.33
/proc/30063/stat : 30063 (eSAT_static) R 30040 30040 26664 0 -1 4194304 181048 0 0 0 10611 122 0 0 25 0 1 0 1557685433 757821440 181030 996147200 134512640 135177480 4294955968 18446744073709551615 134564672 0 0 4096 3 0 0 0 17 0 0 0
/proc/30063/statm: 185015 181030 78 162 0 184850 0
Current children cumulated CPU time (s) 517.55
Current children cumulated vsize (KiB) 787616

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 30093
/proc/meminfo: memFree=604456/2055920 swapFree=4122904/4192956
[pid=30040] ppid=30038 vsize=47556 CPUtime=410.22
/proc/30040/stat : 30040 (galacE.sh) S 30038 30040 26664 0 -1 4194304 799 170810 0 1 0 0 40790 232 17 0 1 0 1557643990 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30040/statm: 11889 364 245 79 0 219 0
[pid=30063] ppid=30040 vsize=777952 CPUtime=167.07
/proc/30063/stat : 30063 (eSAT_static) R 30040 30040 26664 0 -1 4194304 190509 0 0 0 16580 127 0 0 25 0 1 0 1557685433 796622848 190491 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/30063/statm: 194488 190491 78 162 0 194323 0
Current children cumulated CPU time (s) 577.29
Current children cumulated vsize (KiB) 825508

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 30093
/proc/meminfo: memFree=581288/2055920 swapFree=4122904/4192956
[pid=30040] ppid=30038 vsize=47556 CPUtime=410.22
/proc/30040/stat : 30040 (galacE.sh) S 30038 30040 26664 0 -1 4194304 799 170810 0 1 0 0 40790 232 17 0 1 0 1557643990 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30040/statm: 11889 364 245 79 0 219 0
[pid=30063] ppid=30040 vsize=801084 CPUtime=226.81
/proc/30063/stat : 30063 (eSAT_static) R 30040 30040 26664 0 -1 4194304 196284 0 0 0 22550 131 0 0 25 0 1 0 1557685433 820310016 196266 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/30063/statm: 200271 196266 78 162 0 200106 0
Current children cumulated CPU time (s) 637.03
Current children cumulated vsize (KiB) 848640

[startup+702.302 s]
/proc/loadavg: 2.05 2.01 2.00 3/84 30195
/proc/meminfo: memFree=367440/2055920 swapFree=4122904/4192956
[pid=30040] ppid=30038 vsize=47556 CPUtime=410.22
/proc/30040/stat : 30040 (galacE.sh) S 30038 30040 26664 0 -1 4194304 799 170810 0 1 0 0 40790 232 17 0 1 0 1557643990 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30040/statm: 11889 364 245 79 0 219 0
[pid=30063] ppid=30040 vsize=840128 CPUtime=286.73
/proc/30063/stat : 30063 (eSAT_static) R 30040 30040 26664 0 -1 4194304 206011 0 0 0 28534 139 0 0 25 0 1 0 1557685433 860291072 205993 996147200 134512640 135177480 4294955968 18446744073709551615 134565414 0 0 4096 3 0 0 0 17 0 0 0
/proc/30063/statm: 210032 205993 78 162 0 209867 0
Current children cumulated CPU time (s) 696.95
Current children cumulated vsize (KiB) 887684

[startup+762.302 s]
/proc/loadavg: 2.11 2.04 2.01 3/74 30288
/proc/meminfo: memFree=675944/2055920 swapFree=4122904/4192956
[pid=30040] ppid=30038 vsize=47556 CPUtime=410.22
/proc/30040/stat : 30040 (galacE.sh) S 30038 30040 26664 0 -1 4194304 799 170810 0 1 0 0 40790 232 17 0 1 0 1557643990 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30040/statm: 11889 364 245 79 0 219 0
[pid=30063] ppid=30040 vsize=858284 CPUtime=346.25
/proc/30063/stat : 30063 (eSAT_static) R 30040 30040 26664 0 -1 4194304 210474 0 0 0 34466 159 0 0 25 0 1 0 1557685433 878882816 210456 996147200 134512640 135177480 4294955968 18446744073709551615 134565388 0 0 4096 3 0 0 0 17 0 0 0
/proc/30063/statm: 214571 210456 78 162 0 214406 0
Current children cumulated CPU time (s) 756.47
Current children cumulated vsize (KiB) 905840



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+777.402 s]
/proc/loadavg: 2.08 2.03 2.01 3/74 30288
/proc/meminfo: memFree=641512/2055920 swapFree=4122904/4192956
[pid=30040] ppid=30038 vsize=47556 CPUtime=410.22
/proc/30040/stat : 30040 (galacE.sh) S 30038 30040 26664 0 -1 4194304 799 170810 0 1 0 0 40790 232 17 0 1 0 1557643990 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30040/statm: 11889 364 245 79 0 219 0
[pid=30063] ppid=30040 vsize=874136 CPUtime=361.33
/proc/30063/stat : 30063 (eSAT_static) R 30040 30040 26664 0 -1 4194304 214470 0 0 0 35972 161 0 0 25 0 1 0 1557685433 895115264 214452 996147200 134512640 135177480 4294955968 18446744073709551615 134575731 0 0 4096 3 0 0 0 17 0 0 0
/proc/30063/statm: 218534 214452 78 162 0 218369 0
Current children cumulated CPU time (s) 771.55
Current children cumulated vsize (KiB) 921692

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

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

[startup+777.402 s]
/proc/loadavg: 2.08 2.03 2.01 3/74 30288
/proc/meminfo: memFree=641512/2055920 swapFree=4122904/4192956
[pid=30040] ppid=30038 vsize=47556 CPUtime=410.22
/proc/30040/stat : 30040 (galacE.sh) S 30038 30040 26664 0 -1 4194304 799 170810 0 1 0 0 40790 232 17 0 1 0 1557643990 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30040/statm: 11889 364 245 79 0 219 0
[pid=30063] ppid=30040 vsize=874136 CPUtime=361.33
/proc/30063/stat : 30063 (eSAT_static) R 30040 30040 26664 0 -1 4194304 214470 0 0 0 35972 161 0 0 25 0 1 0 1557685433 895115264 214452 996147200 134512640 135177480 4294955968 18446744073709551615 134575731 0 0 4096 3 0 0 0 17 0 0 0
/proc/30063/statm: 218534 214452 78 162 0 218369 0
Current children cumulated CPU time (s) 771.55
Current children cumulated vsize (KiB) 921692

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30040 and gives
#  childrusage.ru_utime.tv_sec=407
#  childrusage.ru_utime.tv_usec=903989
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=336644
# CPU time returned by wait4() is 410.241
# while last known CPU time is 771.55
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 777.415
CPU time (s): 771.55
CPU user time (s): 767.62
CPU system time (s): 3.93
CPU usage (%): 99.2456
Max. virtual memory (cumulated for all children) (KiB): 921692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 407.904
system time used= 2.33664
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 171609
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= 13347
involuntary context switches= 22290

runsolver used 0.879866 second user time and 2.44963 second system time

The end

Launcher Data (download as text)

Begin job on node12 at 2008-07-05 19:41:29
IDJOB=1094423
IDBENCH=58799
IDSOLVER=351
FILE ID=node12/1094423-1215279689
PBS_JOBID= 7882104
Free space on /tmp= 66356 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 20c1fd582acde568342625223193bd61
RANDOM SEED=1189372981

node12.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.236
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.236
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:       1415256 kB
Buffers:         76272 kB
Cached:         244852 kB
SwapCached:      64504 kB
Active:         460044 kB
Inactive:       123900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1415256 kB
SwapTotal:     4192956 kB
SwapFree:      4122904 kB
Dirty:            3224 kB
Writeback:           0 kB
Mapped:         276072 kB
Slab:            41516 kB
Committed_AS:  3887316 kB
PageTables:       2300 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= 66160 MiB
End job on node12 at 2008-07-05 19:54:29