Trace number 1085356

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 MSAT 59.409 59.8267

General information on the benchmark

Namecsp/super-jobShop/
super-jobShop-e0ddr1/normalized-super-jobShop-e0ddr1-7.xml
MD5SUM7f90ae65f94133a5d801af8c8d4f4168
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.753884
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints845
Maximum constraint arity2
Maximum domain size124
Number of constraints which are defined in extension0
Number of constraints which are defined in intension845
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
6.03/6.13	c start processing
6.03/6.13	c start relation processing
6.53/6.64	c start cnf exporting
56.97/57.39	c parsing time : 6.006
56.97/57.39	c preprocessing time : 57.268
56.97/57.39	
56.97/57.39	c Nary constraints - conflicts : 0 supports : 0
56.97/57.39	c Binary constraints - conflicts : 845 supports :0
56.97/57.39	c max arity constraint : 2
56.97/57.39	c Max Tuples generated 15376
56.97/57.39	c relations : 312
56.97/57.39	c relations BDD: 0
56.97/57.39	c sampling 272/312
56.97/57.39	c vars : 11361 - clauses :  2335154
56.97/57.39	
57.06/57.46	 
57.06/57.46	c --- SAT Solver Stats ---
57.06/57.46	 
58.41/58.82	c restarts              : 7
58.41/58.82	c conflicts             : 2328           (1867 /sec)
58.41/58.82	c decisions             : 52517          (1.65 % random) (42121 /sec)
58.41/58.82	c propagations          : 686790         (550838 /sec)
58.41/58.82	c conflict literals     : 682398         (1.14 % deleted)
58.41/58.82	c Memory used           : 90.99 MB
58.41/58.82	c CPU time              : 1.24681 s
58.41/58.82	
58.41/58.83	s SATISFIABLE
59.35/59.80	v 0 1 8 10 20 21 108 85 126 128 8 19 63 28 87 89 120 119 127 133 0 1 4 3 7 9 114 138 142 134 47 7 57 58 66 64 82 86 99 97 6 9 18 24 34 33 100 96 112 115 22 39 90 120 127 126 137 138 145 144 21 25 34 37 50 54 70 66 86 90 50 40 58 69 75 74 101 134 146 145 1 2 71 76 105 106 119 116 128 129 46 35 76 61 116 115 130 140 145 140

Verifier Data (download as text)

OK

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-1085356-1215233292/watcher-1085356-1215233292 -o /tmp/evaluation-result-1085356-1215233292/solver-1085356-1215233292 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1085356-1215233292.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.01 2.04 2.01 4/81 16210
/proc/meminfo: memFree=1704592/2055920 swapFree=4180444/4192956
[pid=16210] ppid=16208 vsize=8560 CPUtime=0
/proc/16210/stat : 16210 (galacM.sh) S 16208 16210 14716 0 -1 4194304 308 0 0 0 0 0 0 0 16 0 1 0 2002298803 8765440 254 996147200 4194304 4520092 548682068832 18446744073709551615 213112309647 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16210/statm: 2140 254 197 79 0 133 0

[startup+0.020902 s]
/proc/loadavg: 2.01 2.04 2.01 4/81 16210
/proc/meminfo: memFree=1704592/2055920 swapFree=4180444/4192956
[pid=16210] ppid=16208 vsize=8748 CPUtime=0
/proc/16210/stat : 16210 (galacM.sh) S 16208 16210 14716 0 -1 4194304 454 948 0 0 0 0 0 0 17 0 1 0 2002298803 8957952 312 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16210/statm: 2187 312 217 79 0 180 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8748

[startup+0.102156 s]
/proc/loadavg: 2.01 2.04 2.01 4/81 16210
/proc/meminfo: memFree=1704592/2055920 swapFree=4180444/4192956
[pid=16210] ppid=16208 vsize=47564 CPUtime=0.01
/proc/16210/stat : 16210 (galacM.sh) S 16208 16210 14716 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2002298803 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16210/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.30119 s]
/proc/loadavg: 2.01 2.04 2.01 4/81 16210
/proc/meminfo: memFree=1704592/2055920 swapFree=4180444/4192956
[pid=16210] ppid=16208 vsize=47564 CPUtime=0.01
/proc/16210/stat : 16210 (galacM.sh) S 16208 16210 14716 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2002298803 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16210/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701261 s]
/proc/loadavg: 2.01 2.04 2.01 4/81 16210
/proc/meminfo: memFree=1704592/2055920 swapFree=4180444/4192956
[pid=16210] ppid=16208 vsize=47564 CPUtime=0.01
/proc/16210/stat : 16210 (galacM.sh) S 16208 16210 14716 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2002298803 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16210/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50195 s]
/proc/loadavg: 2.01 2.04 2.01 3/91 16232
/proc/meminfo: memFree=1659968/2055920 swapFree=4180444/4192956
[pid=16210] ppid=16208 vsize=47564 CPUtime=0.01
/proc/16210/stat : 16210 (galacM.sh) S 16208 16210 14716 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2002298803 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16210/statm: 11891 364 245 79 0 219 0
[pid=16224] ppid=16210 vsize=812520 CPUtime=1.45
/proc/16224/stat : 16224 (java) S 16210 16210 14716 0 -1 0 15495 0 1 0 138 7 0 0 18 0 9 0 2002298807 832020480 14711 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16224/statm: 203130 14711 2588 9 0 197163 0
[pid=16224/tid=16225] ppid=16210 vsize=812520 CPUtime=0.83
/proc/16224/task/16225/stat : 16225 (java) R 16210 16210 14716 0 -1 64 7536 0 1 0 79 4 0 0 25 0 9 0 2002298808 832020480 14711 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16226] ppid=16210 vsize=812520 CPUtime=0.38
/proc/16224/task/16226/stat : 16226 (java) S 16210 16210 14716 0 -1 64 6452 0 0 0 37 1 0 0 16 0 9 0 2002298809 832020480 14711 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16227] ppid=16210 vsize=812520 CPUtime=0
/proc/16224/task/16227/stat : 16227 (java) S 16210 16210 14716 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002298810 832020480 14711 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16228] ppid=16210 vsize=812520 CPUtime=0
/proc/16224/task/16228/stat : 16228 (java) S 16210 16210 14716 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002298810 832020480 14711 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16229] ppid=16210 vsize=812520 CPUtime=0
/proc/16224/task/16229/stat : 16229 (java) S 16210 16210 14716 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002298812 832020480 14711 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16230] ppid=16210 vsize=812520 CPUtime=0.2
/proc/16224/task/16230/stat : 16230 (java) S 16210 16210 14716 0 -1 64 805 0 0 0 20 0 0 0 15 0 9 0 2002298812 832020480 14711 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16231] ppid=16210 vsize=812520 CPUtime=0
/proc/16224/task/16231/stat : 16231 (java) S 16210 16210 14716 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002298812 832020480 14711 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16232] ppid=16210 vsize=812520 CPUtime=0
/proc/16224/task/16232/stat : 16232 (java) S 16210 16210 14716 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002298812 832020480 14711 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 860084

[startup+3.10267 s]
/proc/loadavg: 2.01 2.04 2.01 3/91 16232
/proc/meminfo: memFree=1650560/2055920 swapFree=4180444/4192956
[pid=16210] ppid=16208 vsize=47564 CPUtime=0.01
/proc/16210/stat : 16210 (galacM.sh) S 16208 16210 14716 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2002298803 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16210/statm: 11891 364 245 79 0 219 0
[pid=16224] ppid=16210 vsize=812620 CPUtime=3.04
/proc/16224/stat : 16224 (java) S 16210 16210 14716 0 -1 0 18288 0 1 0 296 8 0 0 18 0 9 0 2002298807 832122880 17492 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16224/statm: 203155 17492 2588 9 0 197188 0
[pid=16224/tid=16225] ppid=16210 vsize=812620 CPUtime=1.4
/proc/16224/task/16225/stat : 16225 (java) R 16210 16210 14716 0 -1 64 7548 0 1 0 136 4 0 0 25 0 9 0 2002298808 832122880 17492 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16226] ppid=16210 vsize=812620 CPUtime=1.36
/proc/16224/task/16226/stat : 16226 (java) R 16210 16210 14716 0 -1 64 9198 0 0 0 133 3 0 0 17 0 9 0 2002298809 832122880 17492 996147200 134512640 134550740 4294955600 18446744073709551615 104457044 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16227] ppid=16210 vsize=812620 CPUtime=0
/proc/16224/task/16227/stat : 16227 (java) S 16210 16210 14716 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002298810 832122880 17492 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16228] ppid=16210 vsize=812620 CPUtime=0
/proc/16224/task/16228/stat : 16228 (java) S 16210 16210 14716 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002298810 832122880 17492 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16229] ppid=16210 vsize=812620 CPUtime=0
/proc/16224/task/16229/stat : 16229 (java) S 16210 16210 14716 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002298812 832122880 17492 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16230] ppid=16210 vsize=812620 CPUtime=0.25
/proc/16224/task/16230/stat : 16230 (java) S 16210 16210 14716 0 -1 64 840 0 0 0 25 0 0 0 15 0 9 0 2002298812 832122880 17492 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16231] ppid=16210 vsize=812620 CPUtime=0
/proc/16224/task/16231/stat : 16231 (java) S 16210 16210 14716 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002298812 832122880 17492 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16232] ppid=16210 vsize=812620 CPUtime=0
/proc/16224/task/16232/stat : 16232 (java) S 16210 16210 14716 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002298812 832122880 17492 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 860184

[startup+6.30121 s]
/proc/loadavg: 2.09 2.06 2.01 4/91 16232
/proc/meminfo: memFree=1632392/2055920 swapFree=4180444/4192956
[pid=16210] ppid=16208 vsize=47564 CPUtime=0.01
/proc/16210/stat : 16210 (galacM.sh) S 16208 16210 14716 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2002298803 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16210/statm: 11891 364 245 79 0 219 0
[pid=16224] ppid=16210 vsize=812700 CPUtime=6.22
/proc/16224/stat : 16224 (java) S 16210 16210 14716 0 -1 0 21788 0 1 0 612 10 0 0 18 0 9 0 2002298807 832204800 20719 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16224/statm: 203175 20719 2588 9 0 197208 0
[pid=16224/tid=16225] ppid=16210 vsize=812700 CPUtime=2.04
/proc/16224/task/16225/stat : 16225 (java) R 16210 16210 14716 0 -1 64 7568 0 1 0 200 4 0 0 19 0 9 0 2002298808 832204800 20719 996147200 134512640 134550740 4294955600 18446744073709551615 4127295259 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16226] ppid=16210 vsize=812700 CPUtime=3.82
/proc/16224/task/16226/stat : 16226 (java) R 16210 16210 14716 0 -1 64 12633 0 0 0 378 4 0 0 24 0 9 0 2002298809 832204800 20719 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16227] ppid=16210 vsize=812700 CPUtime=0
/proc/16224/task/16227/stat : 16227 (java) S 16210 16210 14716 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002298810 832204800 20719 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16228] ppid=16210 vsize=812700 CPUtime=0
/proc/16224/task/16228/stat : 16228 (java) S 16210 16210 14716 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002298810 832204800 20719 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16229] ppid=16210 vsize=812700 CPUtime=0
/proc/16224/task/16229/stat : 16229 (java) S 16210 16210 14716 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002298812 832204800 20719 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16230] ppid=16210 vsize=812700 CPUtime=0.32
/proc/16224/task/16230/stat : 16230 (java) S 16210 16210 14716 0 -1 64 885 0 0 0 32 0 0 0 15 0 9 0 2002298812 832204800 20719 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16231] ppid=16210 vsize=812700 CPUtime=0
/proc/16224/task/16231/stat : 16231 (java) S 16210 16210 14716 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002298812 832204800 20719 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16232] ppid=16210 vsize=812700 CPUtime=0
/proc/16224/task/16232/stat : 16232 (java) S 16210 16210 14716 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002298812 832204800 20719 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 860264

[startup+12.7023 s]
/proc/loadavg: 2.08 2.06 2.01 3/91 16232
/proc/meminfo: memFree=1596168/2055920 swapFree=4180444/4192956
[pid=16210] ppid=16208 vsize=47564 CPUtime=0.01
/proc/16210/stat : 16210 (galacM.sh) S 16208 16210 14716 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2002298803 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16210/statm: 11891 364 245 79 0 219 0
[pid=16224] ppid=16210 vsize=812700 CPUtime=12.59
/proc/16224/stat : 16224 (java) S 16210 16210 14716 0 -1 0 29268 0 1 0 1242 17 0 0 18 0 9 0 2002298807 832204800 28185 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16224/statm: 203175 28185 2593 9 0 197208 0
[pid=16224/tid=16225] ppid=16210 vsize=812700 CPUtime=8.32
/proc/16224/task/16225/stat : 16225 (java) R 16210 16210 14716 0 -1 64 14648 0 1 0 821 11 0 0 25 0 9 0 2002298808 832204800 28185 996147200 134512640 134550740 4294955600 18446744073709551615 102064825 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16226] ppid=16210 vsize=812700 CPUtime=3.86
/proc/16224/task/16226/stat : 16226 (java) S 16210 16210 14716 0 -1 64 12999 0 0 0 382 4 0 0 16 0 9 0 2002298809 832204800 28185 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16227] ppid=16210 vsize=812700 CPUtime=0
/proc/16224/task/16227/stat : 16227 (java) S 16210 16210 14716 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002298810 832204800 28185 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16228] ppid=16210 vsize=812700 CPUtime=0
/proc/16224/task/16228/stat : 16228 (java) S 16210 16210 14716 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002298810 832204800 28185 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16229] ppid=16210 vsize=812700 CPUtime=0
/proc/16224/task/16229/stat : 16229 (java) S 16210 16210 14716 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002298812 832204800 28185 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16230] ppid=16210 vsize=812700 CPUtime=0.38
/proc/16224/task/16230/stat : 16230 (java) S 16210 16210 14716 0 -1 64 919 0 0 0 38 0 0 0 15 0 9 0 2002298812 832204800 28185 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16231] ppid=16210 vsize=812700 CPUtime=0
/proc/16224/task/16231/stat : 16231 (java) S 16210 16210 14716 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002298812 832204800 28185 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16232] ppid=16210 vsize=812700 CPUtime=0
/proc/16224/task/16232/stat : 16232 (java) S 16210 16210 14716 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002298812 832204800 28185 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 860264

[startup+25.5015 s]
/proc/loadavg: 2.06 2.06 2.01 3/91 16232
/proc/meminfo: memFree=1586824/2055920 swapFree=4180444/4192956
[pid=16210] ppid=16208 vsize=47564 CPUtime=0.01
/proc/16210/stat : 16210 (galacM.sh) S 16208 16210 14716 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2002298803 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16210/statm: 11891 364 245 79 0 219 0
[pid=16224] ppid=16210 vsize=812700 CPUtime=25.32
/proc/16224/stat : 16224 (java) S 16210 16210 14716 0 -1 0 29402 0 1 0 2509 23 0 0 18 0 9 0 2002298807 832204800 28295 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16224/statm: 203175 28295 2593 9 0 197208 0
[pid=16224/tid=16225] ppid=16210 vsize=812700 CPUtime=21.02
/proc/16224/task/16225/stat : 16225 (java) R 16210 16210 14716 0 -1 64 14672 0 1 0 2085 17 0 0 25 0 9 0 2002298808 832204800 28295 996147200 134512640 134550740 4294955600 18446744073709551615 102715047 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16226] ppid=16210 vsize=812700 CPUtime=3.88
/proc/16224/task/16226/stat : 16226 (java) S 16210 16210 14716 0 -1 64 13105 0 0 0 384 4 0 0 16 0 9 0 2002298809 832204800 28295 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16227] ppid=16210 vsize=812700 CPUtime=0
/proc/16224/task/16227/stat : 16227 (java) S 16210 16210 14716 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002298810 832204800 28295 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16228] ppid=16210 vsize=812700 CPUtime=0
/proc/16224/task/16228/stat : 16228 (java) S 16210 16210 14716 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002298810 832204800 28295 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16229] ppid=16210 vsize=812700 CPUtime=0
/proc/16224/task/16229/stat : 16229 (java) S 16210 16210 14716 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002298812 832204800 28295 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16230] ppid=16210 vsize=812700 CPUtime=0.39
/proc/16224/task/16230/stat : 16230 (java) S 16210 16210 14716 0 -1 64 923 0 0 0 39 0 0 0 16 0 9 0 2002298812 832204800 28295 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16231] ppid=16210 vsize=812700 CPUtime=0
/proc/16224/task/16231/stat : 16231 (java) S 16210 16210 14716 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002298812 832204800 28295 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16232] ppid=16210 vsize=812700 CPUtime=0
/proc/16224/task/16232/stat : 16232 (java) S 16210 16210 14716 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002298812 832204800 28295 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 860264

[startup+51.1018 s]
/proc/loadavg: 2.04 2.05 2.01 3/91 16232
/proc/meminfo: memFree=1572424/2055920 swapFree=4180444/4192956
[pid=16210] ppid=16208 vsize=47564 CPUtime=0.01
/proc/16210/stat : 16210 (galacM.sh) S 16208 16210 14716 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2002298803 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16210/statm: 11891 364 245 79 0 219 0
[pid=16224] ppid=16210 vsize=812700 CPUtime=50.78
/proc/16224/stat : 16224 (java) S 16210 16210 14716 0 -1 0 29446 0 1 0 5047 31 0 0 18 0 9 0 2002298807 832204800 28295 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16224/statm: 203175 28295 2593 9 0 197208 0
[pid=16224/tid=16225] ppid=16210 vsize=812700 CPUtime=46.47
/proc/16224/task/16225/stat : 16225 (java) R 16210 16210 14716 0 -1 64 14716 0 1 0 4622 25 0 0 25 0 9 0 2002298808 832204800 28295 996147200 134512640 134550740 4294955600 18446744073709551615 4127377559 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16226] ppid=16210 vsize=812700 CPUtime=3.91
/proc/16224/task/16226/stat : 16226 (java) S 16210 16210 14716 0 -1 64 13105 0 0 0 386 5 0 0 16 0 9 0 2002298809 832204800 28295 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16227] ppid=16210 vsize=812700 CPUtime=0
/proc/16224/task/16227/stat : 16227 (java) S 16210 16210 14716 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002298810 832204800 28295 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16228] ppid=16210 vsize=812700 CPUtime=0
/proc/16224/task/16228/stat : 16228 (java) S 16210 16210 14716 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002298810 832204800 28295 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16229] ppid=16210 vsize=812700 CPUtime=0
/proc/16224/task/16229/stat : 16229 (java) S 16210 16210 14716 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002298812 832204800 28295 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16230] ppid=16210 vsize=812700 CPUtime=0.39
/proc/16224/task/16230/stat : 16230 (java) S 16210 16210 14716 0 -1 64 923 0 0 0 39 0 0 0 16 0 9 0 2002298812 832204800 28295 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16231] ppid=16210 vsize=812700 CPUtime=0
/proc/16224/task/16231/stat : 16231 (java) S 16210 16210 14716 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002298812 832204800 28295 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16232] ppid=16210 vsize=812700 CPUtime=0
/proc/16224/task/16232/stat : 16232 (java) S 16210 16210 14716 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002298812 832204800 28295 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 860264

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

[startup+54.3024 s]
/proc/loadavg: 2.04 2.05 2.01 3/91 16232
/proc/meminfo: memFree=1570504/2055920 swapFree=4180444/4192956
[pid=16210] ppid=16208 vsize=47564 CPUtime=0.01
/proc/16210/stat : 16210 (galacM.sh) S 16208 16210 14716 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2002298803 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16210/statm: 11891 364 245 79 0 219 0
[pid=16224] ppid=16210 vsize=812700 CPUtime=53.97
/proc/16224/stat : 16224 (java) S 16210 16210 14716 0 -1 0 29452 0 1 0 5364 33 0 0 18 0 9 0 2002298807 832204800 28295 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16224/statm: 203175 28295 2593 9 0 197208 0
[pid=16224/tid=16225] ppid=16210 vsize=812700 CPUtime=49.65
/proc/16224/task/16225/stat : 16225 (java) R 16210 16210 14716 0 -1 64 14722 0 1 0 4938 27 0 0 25 0 9 0 2002298808 832204800 28295 996147200 134512640 134550740 4294955600 18446744073709551615 4126746557 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16226] ppid=16210 vsize=812700 CPUtime=3.91
/proc/16224/task/16226/stat : 16226 (java) S 16210 16210 14716 0 -1 64 13105 0 0 0 386 5 0 0 16 0 9 0 2002298809 832204800 28295 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16227] ppid=16210 vsize=812700 CPUtime=0
/proc/16224/task/16227/stat : 16227 (java) S 16210 16210 14716 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002298810 832204800 28295 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16228] ppid=16210 vsize=812700 CPUtime=0
/proc/16224/task/16228/stat : 16228 (java) S 16210 16210 14716 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002298810 832204800 28295 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16229] ppid=16210 vsize=812700 CPUtime=0
/proc/16224/task/16229/stat : 16229 (java) S 16210 16210 14716 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002298812 832204800 28295 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16230] ppid=16210 vsize=812700 CPUtime=0.39
/proc/16224/task/16230/stat : 16230 (java) S 16210 16210 14716 0 -1 64 923 0 0 0 39 0 0 0 16 0 9 0 2002298812 832204800 28295 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16231] ppid=16210 vsize=812700 CPUtime=0
/proc/16224/task/16231/stat : 16231 (java) S 16210 16210 14716 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002298812 832204800 28295 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16232] ppid=16210 vsize=812700 CPUtime=0
/proc/16224/task/16232/stat : 16232 (java) S 16210 16210 14716 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002298812 832204800 28295 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 53.98
Current children cumulated vsize (KiB) 860264

[startup+57.5019 s]
/proc/loadavg: 2.04 2.05 2.01 4/91 16232
/proc/meminfo: memFree=1568584/2055920 swapFree=4180444/4192956
[pid=16210] ppid=16208 vsize=47564 CPUtime=57.08
/proc/16210/stat : 16210 (galacM.sh) S 16208 16210 14716 0 -1 4194304 799 31166 0 1 0 0 5670 38 17 0 1 0 2002298803 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16210/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 57.08
Current children cumulated vsize (KiB) 47564

[startup+59.1012 s]
/proc/loadavg: 2.04 2.05 2.01 3/83 16233
/proc/meminfo: memFree=1594952/2055920 swapFree=4180444/4192956
[pid=16210] ppid=16208 vsize=47564 CPUtime=58.46
/proc/16210/stat : 16210 (galacM.sh) S 16208 16210 14716 0 -1 4194304 836 54338 0 1 0 0 5795 51 16 0 1 0 2002298803 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 213112291410 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/16210/statm: 11891 365 245 79 0 219 0
Current children cumulated CPU time (s) 58.46
Current children cumulated vsize (KiB) 47564

[startup+59.5022 s]
/proc/loadavg: 2.04 2.05 2.01 3/91 16242
/proc/meminfo: memFree=1659720/2055920 swapFree=4180444/4192956
[pid=16210] ppid=16208 vsize=47564 CPUtime=58.46
/proc/16210/stat : 16210 (galacM.sh) S 16208 16210 14716 0 -1 4194304 836 54338 0 1 0 0 5795 51 16 0 1 0 2002298803 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 213112291410 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/16210/statm: 11891 365 245 79 0 219 0
[pid=16234] ppid=16210 vsize=812468 CPUtime=0.64
/proc/16234/stat : 16234 (java) S 16210 16210 14716 0 -1 0 5843 0 1 0 59 5 0 0 18 0 9 0 2002304688 831967232 5265 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16234/statm: 203117 5265 1855 9 0 197150 0
[pid=16234/tid=16235] ppid=16210 vsize=812468 CPUtime=0.41
/proc/16234/task/16235/stat : 16235 (java) R 16210 16210 14716 0 -1 64 4288 0 1 0 38 3 0 0 22 0 9 0 2002304690 831967232 5265 996147200 134512640 134550740 4294955616 18446744073709551615 4125972250 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16234/tid=16236] ppid=16210 vsize=812468 CPUtime=0
/proc/16234/task/16236/stat : 16236 (java) S 16210 16210 14716 0 -1 64 3 0 0 0 0 0 0 0 18 0 9 0 2002304691 831967232 5265 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=16234/tid=16237] ppid=16210 vsize=812468 CPUtime=0
/proc/16234/task/16237/stat : 16237 (java) S 16210 16210 14716 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 2002304691 831967232 5265 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16234/tid=16238] ppid=16210 vsize=812468 CPUtime=0
/proc/16234/task/16238/stat : 16238 (java) S 16210 16210 14716 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 2002304691 831967232 5265 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16234/tid=16239] ppid=16210 vsize=812468 CPUtime=0
/proc/16234/task/16239/stat : 16239 (java) S 16210 16210 14716 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002304693 831967232 5265 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16234/tid=16240] ppid=16210 vsize=812468 CPUtime=0.2
/proc/16234/task/16240/stat : 16240 (java) S 16210 16210 14716 0 -1 64 842 0 0 0 20 0 0 0 16 0 9 0 2002304693 831967232 5265 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16234/tid=16241] ppid=16210 vsize=812468 CPUtime=0
/proc/16234/task/16241/stat : 16241 (java) S 16210 16210 14716 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002304693 831967232 5265 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16234/tid=16242] ppid=16210 vsize=812468 CPUtime=0
/proc/16234/task/16242/stat : 16242 (java) S 16210 16210 14716 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002304693 831967232 5265 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 59.1
Current children cumulated vsize (KiB) 860032

[startup+59.7023 s]
/proc/loadavg: 2.04 2.05 2.01 3/91 16242
/proc/meminfo: memFree=1659720/2055920 swapFree=4180444/4192956
[pid=16210] ppid=16208 vsize=47564 CPUtime=58.46
/proc/16210/stat : 16210 (galacM.sh) S 16208 16210 14716 0 -1 4194304 836 54338 0 1 0 0 5795 51 16 0 1 0 2002298803 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 213112291410 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/16210/statm: 11891 365 245 79 0 219 0
[pid=16234] ppid=16210 vsize=812712 CPUtime=0.83
/proc/16234/stat : 16234 (java) S 16210 16210 14716 0 -1 0 7396 0 1 0 77 6 0 0 18 0 9 0 2002304688 832217088 6778 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16234/statm: 203178 6778 1911 9 0 197183 0
[pid=16234/tid=16235] ppid=16210 vsize=812712 CPUtime=0.52
/proc/16234/task/16235/stat : 16235 (java) R 16210 16210 14716 0 -1 64 5769 0 1 0 48 4 0 0 18 0 9 0 2002304690 832217088 6778 996147200 134512640 134550740 4294955616 18446744073709551615 4127175120 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16234/tid=16236] ppid=16210 vsize=812712 CPUtime=0
/proc/16234/task/16236/stat : 16236 (java) S 16210 16210 14716 0 -1 64 3 0 0 0 0 0 0 0 18 0 9 0 2002304691 832217088 6778 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=16234/tid=16237] ppid=16210 vsize=812712 CPUtime=0
/proc/16234/task/16237/stat : 16237 (java) S 16210 16210 14716 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 2002304691 832217088 6778 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16234/tid=16238] ppid=16210 vsize=812712 CPUtime=0
/proc/16234/task/16238/stat : 16238 (java) S 16210 16210 14716 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 2002304691 832217088 6778 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16234/tid=16239] ppid=16210 vsize=812712 CPUtime=0
/proc/16234/task/16239/stat : 16239 (java) S 16210 16210 14716 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002304693 832217088 6778 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16234/tid=16240] ppid=16210 vsize=812712 CPUtime=0.29
/proc/16234/task/16240/stat : 16240 (java) S 16210 16210 14716 0 -1 64 914 0 0 0 28 1 0 0 16 0 9 0 2002304693 832217088 6778 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16234/tid=16241] ppid=16210 vsize=812712 CPUtime=0
/proc/16234/task/16241/stat : 16241 (java) S 16210 16210 14716 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002304693 832217088 6778 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16234/tid=16242] ppid=16210 vsize=812712 CPUtime=0
/proc/16234/task/16242/stat : 16242 (java) S 16210 16210 14716 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002304693 832217088 6778 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 59.29
Current children cumulated vsize (KiB) 860276

[startup+59.8032 s]
/proc/loadavg: 2.04 2.05 2.01 3/91 16242
/proc/meminfo: memFree=1659720/2055920 swapFree=4180444/4192956
[pid=16210] ppid=16208 vsize=47568 CPUtime=58.46
/proc/16210/stat : 16210 (galacM.sh) S 16208 16210 14716 0 -1 4194304 845 54338 0 1 0 0 5795 51 16 0 1 0 2002298803 48709632 367 996147200 4194304 4520092 548682068832 18446744073709551615 213112291410 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/16210/statm: 11892 367 245 79 0 220 0
[pid=16234] ppid=16210 vsize=0 CPUtime=0.89
/proc/16234/stat : 16234 (java) Z 16210 16210 14716 0 -1 12 8830 0 1 0 82 7 0 0 16 0 2 0 2002304688 0 0 996147200 0 0 0 0 0 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16234/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 59.35
Current children cumulated vsize (KiB) 47568

Child status: 0
Real time (s): 59.8267
CPU time (s): 59.409
CPU user time (s): 58.7881
CPU system time (s): 0.620905
CPU usage (%): 99.3018
Max. virtual memory (cumulated for all children) (KiB): 860492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 58.7881
system time used= 0.620905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64208
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4778
involuntary context switches= 6478

runsolver used 0.082987 second user time and 0.201969 second system time

The end

Launcher Data (download as text)

Begin job on node68 at 2008-07-05 06:48:12
IDJOB=1085356
IDBENCH=57623
IDSOLVER=350
FILE ID=node68/1085356-1215233292
PBS_JOBID= 7881865
Free space on /tmp= 66528 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/super-jobShop/super-jobShop-e0ddr1/normalized-super-jobShop-e0ddr1-7.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1085356-1215233292/watcher-1085356-1215233292 -o /tmp/evaluation-result-1085356-1215233292/solver-1085356-1215233292 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1085356-1215233292.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7f90ae65f94133a5d801af8c8d4f4168
RANDOM SEED=702569289

node68.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.261
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.261
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:       1705072 kB
Buffers:         55044 kB
Cached:         211960 kB
SwapCached:       6560 kB
Active:         179824 kB
Inactive:       116144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1705072 kB
SwapTotal:     4192956 kB
SwapFree:      4180444 kB
Dirty:            3560 kB
Writeback:           0 kB
Mapped:          45100 kB
Slab:            40044 kB
Committed_AS:  4336844 kB
PageTables:       1824 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= 66524 MiB
End job on node68 at 2008-07-05 06:49:12