Trace number 1052382

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) 590.36 596.218

General information on the benchmark

Namecsp/bddSmall/
normalized-bdd-21-133-18-78-26_ext.xml
MD5SUM54e05da99f1839cbd09262340896c39d
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.722889
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints133
Maximum constraint arity18
Maximum domain size2
Number of constraints which are defined in extension133
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.03	c --- Preproc Stats ---
2.05/2.17	c start processing
2.05/2.17	c start relation processing
3.13/3.28	c start cnf exporting
580.19/586.03	c parsing time : 2.054
580.19/586.03	c preprocessing time : 585.907
580.19/586.03	
580.19/586.03	c Nary constraints - conflicts : 0 supports : 133
580.19/586.03	c Binary constraints - conflicts : 0 supports :0
580.19/586.03	c max arity constraint : 18
580.19/586.03	c Max Tuples generated 0
580.19/586.03	c relations : 1
580.19/586.03	c relations BDD: 1
580.19/586.03	c sampling 0/0
580.19/586.03	c vars : 4575488 - clauses :  16633512
580.19/586.03	
580.19/586.09	 
580.19/586.09	c --- SAT Solver Stats ---
580.19/586.09	 
580.19/586.09	c eSAT 0.1 : minisat core with additionnal features
580.19/586.09	c ============================[ Problem Statistics ]=============================
580.19/586.09	c |                                                                             |
580.19/586.09	c |  Number of variables:  4575487                                              |
580.19/586.09	c |  Number of clauses:    16633512                                             |

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-1052382-1215056692/watcher-1052382-1215056692 -o /tmp/evaluation-result-1052382-1215056692/solver-1052382-1215056692 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1052382-1215056692.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.16 2.10 2.03 4/80 18077
/proc/meminfo: memFree=1656080/2055920 swapFree=4192812/4192956
[pid=18077] ppid=18075 vsize=8652 CPUtime=0
/proc/18077/stat : 18077 (galacE.sh) S 18075 18077 15180 0 -1 4194304 346 0 0 0 0 0 0 0 18 0 1 0 117339372 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18077/statm: 2163 280 208 79 0 156 0
[pid=18078] ppid=18077 vsize=8688 CPUtime=0
/proc/18078/stat : 18078 (galacE.sh) R 18077 18077 15180 0 -1 4194368 26 0 0 0 0 0 0 0 19 0 1 0 117339372 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 233588714143 0 65536 4096 73728 0 0 0 17 0 0 0
/proc/18078/statm: 2172 286 209 79 0 165 0
[pid=18079] ppid=18078 vsize=8688 CPUtime=0
/proc/18079/stat : 18079 (galacE.sh) R 18078 18077 15180 0 -1 4194368 0 0 0 0 0 0 0 0 19 0 1 0 117339372 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 233588714143 0 65536 4096 73728 0 0 0 17 0 0 0
/proc/18079/statm: 2172 286 209 79 0 165 0

[startup+0.0269171 s]
/proc/loadavg: 2.16 2.10 2.03 4/80 18077
/proc/meminfo: memFree=1656080/2055920 swapFree=4192812/4192956
[pid=18077] ppid=18075 vsize=8784 CPUtime=0.01
/proc/18077/stat : 18077 (galacE.sh) S 18075 18077 15180 0 -1 4194304 639 1481 0 0 0 0 0 1 16 0 1 0 117339372 8994816 320 996147200 4194304 4520092 548682068832 18446744073709551615 233588883538 0 2 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/18077/statm: 2196 320 218 79 0 189 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8784

[startup+0.101944 s]
/proc/loadavg: 2.16 2.10 2.03 4/80 18077
/proc/meminfo: memFree=1656080/2055920 swapFree=4192812/4192956
[pid=18077] ppid=18075 vsize=47568 CPUtime=0.01
/proc/18077/stat : 18077 (galacE.sh) S 18075 18077 15180 0 -1 4194304 764 1857 0 0 0 0 0 1 17 0 1 0 117339372 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18077/statm: 11892 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.301968 s]
/proc/loadavg: 2.16 2.10 2.03 4/80 18077
/proc/meminfo: memFree=1656080/2055920 swapFree=4192812/4192956
[pid=18077] ppid=18075 vsize=47568 CPUtime=0.01
/proc/18077/stat : 18077 (galacE.sh) S 18075 18077 15180 0 -1 4194304 764 1857 0 0 0 0 0 1 17 0 1 0 117339372 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18077/statm: 11892 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.70201 s]
/proc/loadavg: 2.16 2.10 2.03 4/80 18077
/proc/meminfo: memFree=1656080/2055920 swapFree=4192812/4192956
[pid=18077] ppid=18075 vsize=47568 CPUtime=0.01
/proc/18077/stat : 18077 (galacE.sh) S 18075 18077 15180 0 -1 4194304 764 1857 0 0 0 0 0 1 17 0 1 0 117339372 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18077/statm: 11892 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.50209 s]
/proc/loadavg: 2.16 2.10 2.03 3/90 18099
/proc/meminfo: memFree=1569600/2055920 swapFree=4192812/4192956
[pid=18077] ppid=18075 vsize=47568 CPUtime=0.01
/proc/18077/stat : 18077 (galacE.sh) S 18075 18077 15180 0 -1 4194304 764 1857 0 0 0 0 0 1 17 0 1 0 117339372 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18077/statm: 11892 363 244 79 0 219 0
[pid=18091] ppid=18077 vsize=812624 CPUtime=1.45
/proc/18091/stat : 18091 (java) S 18077 18077 15180 0 -1 0 23839 0 1 0 132 13 0 0 18 0 9 0 117339375 832126976 23266 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18091/statm: 203156 23266 1881 9 0 197138 0
[pid=18091/tid=18092] ppid=18077 vsize=812624 CPUtime=1.24
/proc/18091/task/18092/stat : 18092 (java) R 18077 18077 15180 0 -1 64 14449 0 1 0 116 8 0 0 25 0 9 0 117339376 832126976 23266 996147200 134512640 134550740 4294955616 18446744073709551615 4126634581 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18093] ppid=18077 vsize=812624 CPUtime=0.07
/proc/18091/task/18093/stat : 18093 (java) S 18077 18077 15180 0 -1 64 7944 0 0 0 4 3 0 0 16 0 9 0 117339378 832126976 23266 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18094] ppid=18077 vsize=812624 CPUtime=0
/proc/18091/task/18094/stat : 18094 (java) S 18077 18077 15180 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 117339378 832126976 23266 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18095] ppid=18077 vsize=812624 CPUtime=0
/proc/18091/task/18095/stat : 18095 (java) S 18077 18077 15180 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 117339378 832126976 23266 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18096] ppid=18077 vsize=812624 CPUtime=0
/proc/18091/task/18096/stat : 18096 (java) S 18077 18077 15180 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 117339380 832126976 23266 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18097] ppid=18077 vsize=812624 CPUtime=0.11
/proc/18091/task/18097/stat : 18097 (java) S 18077 18077 15180 0 -1 64 747 0 0 0 11 0 0 0 16 0 9 0 117339380 832126976 23266 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18098] ppid=18077 vsize=812624 CPUtime=0
/proc/18091/task/18098/stat : 18098 (java) S 18077 18077 15180 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 117339380 832126976 23266 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18099] ppid=18077 vsize=812624 CPUtime=0
/proc/18091/task/18099/stat : 18099 (java) S 18077 18077 15180 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 117339380 832126976 23266 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 860192

[startup+3.10226 s]
/proc/loadavg: 2.16 2.10 2.03 3/90 18099
/proc/meminfo: memFree=1536512/2055920 swapFree=4192812/4192956
[pid=18077] ppid=18075 vsize=47568 CPUtime=0.01
/proc/18077/stat : 18077 (galacE.sh) S 18075 18077 15180 0 -1 4194304 764 1857 0 0 0 0 0 1 17 0 1 0 117339372 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18077/statm: 11892 363 244 79 0 219 0
[pid=18091] ppid=18077 vsize=812744 CPUtime=3.02
/proc/18091/stat : 18091 (java) S 18077 18077 15180 0 -1 0 32069 0 1 0 286 16 0 0 18 0 9 0 117339375 832249856 31493 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18091/statm: 203186 31493 1885 9 0 197168 0
[pid=18091/tid=18092] ppid=18077 vsize=812744 CPUtime=2.71
/proc/18091/task/18092/stat : 18092 (java) R 18077 18077 15180 0 -1 64 14480 0 1 0 262 9 0 0 25 0 9 0 117339376 832249856 31493 996147200 134512640 134550740 4294955616 18446744073709551615 4126890031 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18093] ppid=18077 vsize=812744 CPUtime=0.13
/proc/18091/task/18093/stat : 18093 (java) S 18077 18077 15180 0 -1 64 16101 0 0 0 7 6 0 0 17 0 9 0 117339378 832249856 31493 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18094] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18094/stat : 18094 (java) S 18077 18077 15180 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 117339378 832249856 31493 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18095] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18095/stat : 18095 (java) S 18077 18077 15180 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 117339378 832249856 31493 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18096] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18096/stat : 18096 (java) S 18077 18077 15180 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 117339380 832249856 31493 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18097] ppid=18077 vsize=812744 CPUtime=0.16
/proc/18091/task/18097/stat : 18097 (java) S 18077 18077 15180 0 -1 64 789 0 0 0 16 0 0 0 16 0 9 0 117339380 832249856 31493 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18098] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18098/stat : 18098 (java) S 18077 18077 15180 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 117339380 832249856 31493 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18099] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18099/stat : 18099 (java) S 18077 18077 15180 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 117339380 832249856 31493 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 860312

[startup+6.30158 s]
/proc/loadavg: 2.14 2.10 2.03 3/90 18099
/proc/meminfo: memFree=1520064/2055920 swapFree=4192812/4192956
[pid=18077] ppid=18075 vsize=47568 CPUtime=0.01
/proc/18077/stat : 18077 (galacE.sh) S 18075 18077 15180 0 -1 4194304 764 1857 0 0 0 0 0 1 17 0 1 0 117339372 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18077/statm: 11892 363 244 79 0 219 0
[pid=18091] ppid=18077 vsize=812744 CPUtime=6.2
/proc/18091/stat : 18091 (java) S 18077 18077 15180 0 -1 0 35924 0 1 0 600 20 0 0 18 0 9 0 117339375 832249856 35339 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18091/statm: 203186 35339 1907 9 0 197168 0
[pid=18091/tid=18092] ppid=18077 vsize=812744 CPUtime=5.6
/proc/18091/task/18092/stat : 18092 (java) R 18077 18077 15180 0 -1 64 14534 0 1 0 551 9 0 0 25 0 9 0 117339376 832249856 35339 996147200 134512640 134550740 4294955616 18446744073709551615 4126632599 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18093] ppid=18077 vsize=812744 CPUtime=0.33
/proc/18091/task/18093/stat : 18093 (java) S 18077 18077 15180 0 -1 64 19855 0 0 0 24 9 0 0 16 0 9 0 117339378 832249856 35339 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18094] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18094/stat : 18094 (java) S 18077 18077 15180 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 117339378 832249856 35339 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18095] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18095/stat : 18095 (java) S 18077 18077 15180 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 117339378 832249856 35339 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18096] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18096/stat : 18096 (java) S 18077 18077 15180 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 117339380 832249856 35339 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18097] ppid=18077 vsize=812744 CPUtime=0.23
/proc/18091/task/18097/stat : 18097 (java) S 18077 18077 15180 0 -1 64 836 0 0 0 23 0 0 0 15 0 9 0 117339380 832249856 35339 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18098] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18098/stat : 18098 (java) S 18077 18077 15180 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 117339380 832249856 35339 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18099] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18099/stat : 18099 (java) S 18077 18077 15180 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 117339380 832249856 35339 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 860312

[startup+12.7012 s]
/proc/loadavg: 2.13 2.10 2.03 3/90 18099
/proc/meminfo: memFree=1516480/2055920 swapFree=4192812/4192956
[pid=18077] ppid=18075 vsize=47568 CPUtime=0.01
/proc/18077/stat : 18077 (galacE.sh) S 18075 18077 15180 0 -1 4194304 764 1857 0 0 0 0 0 1 17 0 1 0 117339372 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18077/statm: 11892 363 244 79 0 219 0
[pid=18091] ppid=18077 vsize=812744 CPUtime=12.53
/proc/18091/stat : 18091 (java) S 18077 18077 15180 0 -1 0 35938 0 1 0 1231 22 0 0 18 0 9 0 117339375 832249856 35342 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18091/statm: 203186 35342 1907 9 0 197168 0
[pid=18091/tid=18092] ppid=18077 vsize=812744 CPUtime=11.93
/proc/18091/task/18092/stat : 18092 (java) R 18077 18077 15180 0 -1 64 14545 0 1 0 1181 12 0 0 25 0 9 0 117339376 832249856 35342 996147200 134512640 134550740 4294955616 18446744073709551615 4126693944 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18093] ppid=18077 vsize=812744 CPUtime=0.34
/proc/18091/task/18093/stat : 18093 (java) S 18077 18077 15180 0 -1 64 19855 0 0 0 25 9 0 0 16 0 9 0 117339378 832249856 35342 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18094] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18094/stat : 18094 (java) S 18077 18077 15180 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 117339378 832249856 35342 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18095] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18095/stat : 18095 (java) S 18077 18077 15180 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 117339378 832249856 35342 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18096] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18096/stat : 18096 (java) S 18077 18077 15180 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 117339380 832249856 35342 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18097] ppid=18077 vsize=812744 CPUtime=0.24
/proc/18091/task/18097/stat : 18097 (java) S 18077 18077 15180 0 -1 64 839 0 0 0 24 0 0 0 15 0 9 0 117339380 832249856 35342 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18098] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18098/stat : 18098 (java) S 18077 18077 15180 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 117339380 832249856 35342 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18099] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18099/stat : 18099 (java) S 18077 18077 15180 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 117339380 832249856 35342 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 860312

[startup+25.5025 s]
/proc/loadavg: 2.10 2.09 2.03 3/90 18099
/proc/meminfo: memFree=1509184/2055920 swapFree=4192812/4192956
[pid=18077] ppid=18075 vsize=47568 CPUtime=0.01
/proc/18077/stat : 18077 (galacE.sh) S 18075 18077 15180 0 -1 4194304 764 1857 0 0 0 0 0 1 17 0 1 0 117339372 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18077/statm: 11892 363 244 79 0 219 0
[pid=18091] ppid=18077 vsize=812744 CPUtime=25.21
/proc/18091/stat : 18091 (java) S 18077 18077 15180 0 -1 0 35960 0 1 0 2494 27 0 0 18 0 9 0 117339375 832249856 35342 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18091/statm: 203186 35342 1907 9 0 197168 0
[pid=18091/tid=18092] ppid=18077 vsize=812744 CPUtime=24.58
/proc/18091/task/18092/stat : 18092 (java) R 18077 18077 15180 0 -1 64 14567 0 1 0 2442 16 0 0 25 0 9 0 117339376 832249856 35342 996147200 134512640 134550740 4294955616 18446744073709551615 101444641 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18093] ppid=18077 vsize=812744 CPUtime=0.35
/proc/18091/task/18093/stat : 18093 (java) S 18077 18077 15180 0 -1 64 19855 0 0 0 26 9 0 0 16 0 9 0 117339378 832249856 35342 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18094] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18094/stat : 18094 (java) S 18077 18077 15180 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 117339378 832249856 35342 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18095] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18095/stat : 18095 (java) S 18077 18077 15180 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 117339378 832249856 35342 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18096] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18096/stat : 18096 (java) S 18077 18077 15180 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 117339380 832249856 35342 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18097] ppid=18077 vsize=812744 CPUtime=0.24
/proc/18091/task/18097/stat : 18097 (java) S 18077 18077 15180 0 -1 64 839 0 0 0 24 0 0 0 15 0 9 0 117339380 832249856 35342 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18098] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18098/stat : 18098 (java) S 18077 18077 15180 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 117339380 832249856 35342 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18099] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18099/stat : 18099 (java) R 18077 18077 15180 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 117339380 832249856 35342 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22

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

/proc/18077/stat : 18077 (galacE.sh) S 18075 18077 15180 0 -1 4194304 764 1857 0 0 0 0 0 1 17 0 1 0 117339372 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18077/statm: 11892 363 244 79 0 219 0
[pid=18091] ppid=18077 vsize=812744 CPUtime=338.88
/proc/18091/stat : 18091 (java) S 18077 18077 15180 0 -1 0 36512 0 1 0 33736 152 0 0 18 0 9 0 117339375 832249856 35342 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18091/statm: 203186 35342 1907 9 0 197168 0
[pid=18091/tid=18092] ppid=18077 vsize=812744 CPUtime=337.88
/proc/18091/task/18092/stat : 18092 (java) R 18077 18077 15180 0 -1 64 15119 0 1 0 33651 137 0 0 25 0 9 0 117339376 832249856 35342 996147200 134512640 134550740 4294955616 18446744073709551615 4127064652 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18093] ppid=18077 vsize=812744 CPUtime=0.73
/proc/18091/task/18093/stat : 18093 (java) S 18077 18077 15180 0 -1 64 19855 0 0 0 60 13 0 0 15 0 9 0 117339378 832249856 35342 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18094] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18094/stat : 18094 (java) S 18077 18077 15180 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 117339378 832249856 35342 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18095] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18095/stat : 18095 (java) S 18077 18077 15180 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 117339378 832249856 35342 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18096] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18096/stat : 18096 (java) S 18077 18077 15180 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 117339380 832249856 35342 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18097] ppid=18077 vsize=812744 CPUtime=0.24
/proc/18091/task/18097/stat : 18097 (java) S 18077 18077 15180 0 -1 64 839 0 0 0 24 0 0 0 16 0 9 0 117339380 832249856 35342 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18098] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18098/stat : 18098 (java) S 18077 18077 15180 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 117339380 832249856 35342 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18099] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18099/stat : 18099 (java) S 18077 18077 15180 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 117339380 832249856 35342 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 338.89
Current children cumulated vsize (KiB) 860312

[startup+402.303 s]
/proc/loadavg: 2.00 2.02 2.00 3/90 18101
/proc/meminfo: memFree=1277312/2055920 swapFree=4192812/4192956
[pid=18077] ppid=18075 vsize=47568 CPUtime=0.01
/proc/18077/stat : 18077 (galacE.sh) S 18075 18077 15180 0 -1 4194304 764 1857 0 0 0 0 0 1 17 0 1 0 117339372 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18077/statm: 11892 363 244 79 0 219 0
[pid=18091] ppid=18077 vsize=812744 CPUtime=398.3
/proc/18091/stat : 18091 (java) S 18077 18077 15180 0 -1 0 36618 0 1 0 39652 178 0 0 18 0 9 0 117339375 832249856 35343 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18091/statm: 203186 35343 1907 9 0 197168 0
[pid=18091/tid=18092] ppid=18077 vsize=812744 CPUtime=397.23
/proc/18091/task/18092/stat : 18092 (java) R 18077 18077 15180 0 -1 64 15224 0 1 0 39560 163 0 0 25 0 9 0 117339376 832249856 35343 996147200 134512640 134550740 4294955616 18446744073709551615 4127009575 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18093] ppid=18077 vsize=812744 CPUtime=0.79
/proc/18091/task/18093/stat : 18093 (java) S 18077 18077 15180 0 -1 64 19855 0 0 0 66 13 0 0 16 0 9 0 117339378 832249856 35343 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18094] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18094/stat : 18094 (java) S 18077 18077 15180 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 117339378 832249856 35343 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18095] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18095/stat : 18095 (java) S 18077 18077 15180 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 117339378 832249856 35343 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18096] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18096/stat : 18096 (java) S 18077 18077 15180 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 117339380 832249856 35343 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18097] ppid=18077 vsize=812744 CPUtime=0.24
/proc/18091/task/18097/stat : 18097 (java) S 18077 18077 15180 0 -1 64 840 0 0 0 24 0 0 0 16 0 9 0 117339380 832249856 35343 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18098] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18098/stat : 18098 (java) S 18077 18077 15180 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 117339380 832249856 35343 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18099] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18099/stat : 18099 (java) S 18077 18077 15180 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 117339380 832249856 35343 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 398.31
Current children cumulated vsize (KiB) 860312

[startup+462.303 s]
/proc/loadavg: 2.00 2.01 2.00 3/90 18101
/proc/meminfo: memFree=1238848/2055920 swapFree=4192812/4192956
[pid=18077] ppid=18075 vsize=47568 CPUtime=0.01
/proc/18077/stat : 18077 (galacE.sh) S 18075 18077 15180 0 -1 4194304 764 1857 0 0 0 0 0 1 17 0 1 0 117339372 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18077/statm: 11892 363 244 79 0 219 0
[pid=18091] ppid=18077 vsize=812744 CPUtime=457.72
/proc/18091/stat : 18091 (java) S 18077 18077 15180 0 -1 0 36723 0 1 0 45571 201 0 0 18 0 9 0 117339375 832249856 35343 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18091/statm: 203186 35343 1907 9 0 197168 0
[pid=18091/tid=18092] ppid=18077 vsize=812744 CPUtime=456.58
/proc/18091/task/18092/stat : 18092 (java) R 18077 18077 15180 0 -1 64 15329 0 1 0 45473 185 0 0 25 0 9 0 117339376 832249856 35343 996147200 134512640 134550740 4294955616 18446744073709551615 4126637707 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18093] ppid=18077 vsize=812744 CPUtime=0.86
/proc/18091/task/18093/stat : 18093 (java) S 18077 18077 15180 0 -1 64 19855 0 0 0 72 14 0 0 16 0 9 0 117339378 832249856 35343 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18094] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18094/stat : 18094 (java) S 18077 18077 15180 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 117339378 832249856 35343 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18095] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18095/stat : 18095 (java) S 18077 18077 15180 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 117339378 832249856 35343 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18096] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18096/stat : 18096 (java) S 18077 18077 15180 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 117339380 832249856 35343 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18097] ppid=18077 vsize=812744 CPUtime=0.24
/proc/18091/task/18097/stat : 18097 (java) S 18077 18077 15180 0 -1 64 840 0 0 0 24 0 0 0 16 0 9 0 117339380 832249856 35343 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18098] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18098/stat : 18098 (java) S 18077 18077 15180 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 117339380 832249856 35343 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18099] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18099/stat : 18099 (java) S 18077 18077 15180 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 117339380 832249856 35343 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 457.73
Current children cumulated vsize (KiB) 860312

[startup+522.303 s]
/proc/loadavg: 2.00 2.01 2.00 3/90 18101
/proc/meminfo: memFree=1201344/2055920 swapFree=4192812/4192956
[pid=18077] ppid=18075 vsize=47568 CPUtime=0.01
/proc/18077/stat : 18077 (galacE.sh) S 18075 18077 15180 0 -1 4194304 764 1857 0 0 0 0 0 1 17 0 1 0 117339372 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18077/statm: 11892 363 244 79 0 219 0
[pid=18091] ppid=18077 vsize=812744 CPUtime=517.11
/proc/18091/stat : 18091 (java) S 18077 18077 15180 0 -1 0 36827 0 1 0 51488 223 0 0 18 0 9 0 117339375 832249856 35343 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18091/statm: 203186 35343 1907 9 0 197168 0
[pid=18091/tid=18092] ppid=18077 vsize=812744 CPUtime=515.89
/proc/18091/task/18092/stat : 18092 (java) R 18077 18077 15180 0 -1 64 15433 0 1 0 51383 206 0 0 25 0 9 0 117339376 832249856 35343 996147200 134512640 134550740 4294955616 18446744073709551615 4127002696 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18093] ppid=18077 vsize=812744 CPUtime=0.94
/proc/18091/task/18093/stat : 18093 (java) S 18077 18077 15180 0 -1 64 19855 0 0 0 79 15 0 0 16 0 9 0 117339378 832249856 35343 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18094] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18094/stat : 18094 (java) S 18077 18077 15180 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 117339378 832249856 35343 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18095] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18095/stat : 18095 (java) S 18077 18077 15180 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 117339378 832249856 35343 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18096] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18096/stat : 18096 (java) S 18077 18077 15180 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 117339380 832249856 35343 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18097] ppid=18077 vsize=812744 CPUtime=0.24
/proc/18091/task/18097/stat : 18097 (java) S 18077 18077 15180 0 -1 64 840 0 0 0 24 0 0 0 16 0 9 0 117339380 832249856 35343 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18098] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18098/stat : 18098 (java) S 18077 18077 15180 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 117339380 832249856 35343 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18099] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18099/stat : 18099 (java) S 18077 18077 15180 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 117339380 832249856 35343 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 517.12
Current children cumulated vsize (KiB) 860312

[startup+582.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 18101
/proc/meminfo: memFree=1162816/2055920 swapFree=4192812/4192956
[pid=18077] ppid=18075 vsize=47568 CPUtime=0.01
/proc/18077/stat : 18077 (galacE.sh) S 18075 18077 15180 0 -1 4194304 764 1857 0 0 0 0 0 1 17 0 1 0 117339372 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18077/statm: 11892 363 244 79 0 219 0
[pid=18091] ppid=18077 vsize=812744 CPUtime=576.52
/proc/18091/stat : 18091 (java) S 18077 18077 15180 0 -1 0 36933 0 1 0 57403 249 0 0 18 0 9 0 117339375 832249856 35343 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18091/statm: 203186 35343 1907 9 0 197168 0
[pid=18091/tid=18092] ppid=18077 vsize=812744 CPUtime=575.24
/proc/18091/task/18092/stat : 18092 (java) R 18077 18077 15180 0 -1 64 15539 0 1 0 57292 232 0 0 25 0 9 0 117339376 832249856 35343 996147200 134512640 134550740 4294955616 18446744073709551615 103205701 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18093] ppid=18077 vsize=812744 CPUtime=1.01
/proc/18091/task/18093/stat : 18093 (java) S 18077 18077 15180 0 -1 64 19855 0 0 0 85 16 0 0 16 0 9 0 117339378 832249856 35343 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18094] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18094/stat : 18094 (java) S 18077 18077 15180 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 117339378 832249856 35343 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18095] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18095/stat : 18095 (java) S 18077 18077 15180 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 117339378 832249856 35343 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18096] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18096/stat : 18096 (java) S 18077 18077 15180 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 117339380 832249856 35343 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18097] ppid=18077 vsize=812744 CPUtime=0.24
/proc/18091/task/18097/stat : 18097 (java) S 18077 18077 15180 0 -1 64 840 0 0 0 24 0 0 0 16 0 9 0 117339380 832249856 35343 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18098] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18098/stat : 18098 (java) S 18077 18077 15180 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 117339380 832249856 35343 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18091/tid=18099] ppid=18077 vsize=812744 CPUtime=0
/proc/18091/task/18099/stat : 18099 (java) S 18077 18077 15180 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 117339380 832249856 35343 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 576.53
Current children cumulated vsize (KiB) 860312



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+596.206 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18102
/proc/meminfo: memFree=488896/2055920 swapFree=4192812/4192956
[pid=18077] ppid=18075 vsize=47568 CPUtime=580.26
/proc/18077/stat : 18077 (galacE.sh) S 18075 18077 15180 0 -1 4194304 798 38808 0 1 0 0 57771 255 17 0 1 0 117339372 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18077/statm: 11892 363 244 79 0 219 0
[pid=18102] ppid=18077 vsize=878120 CPUtime=10.1
/proc/18102/stat : 18102 (eSAT_static) R 18077 18077 15180 0 -1 4194304 201106 0 0 0 867 143 0 0 25 0 1 0 117397982 899194880 201088 996147200 134512640 135177480 4294955984 18446744073709551615 134745114 0 0 4096 3 0 0 0 17 0 0 0
/proc/18102/statm: 219530 201088 64 162 0 219365 0
Current children cumulated CPU time (s) 590.36
Current children cumulated vsize (KiB) 925688

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 18077 and gives
#  childrusage.ru_utime.tv_sec=577
#  childrusage.ru_utime.tv_usec=719173
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=558611
# CPU time returned by wait4() is 580.278
# while last known CPU time is 590.36
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 596.218
CPU time (s): 590.36
CPU user time (s): 586.38
CPU system time (s): 3.98
CPU usage (%): 99.0175
Max. virtual memory (cumulated for all children) (KiB): 925688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 577.719
system time used= 2.55861
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39606
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= 19482
involuntary context switches= 41601

runsolver used 0.743886 second user time and 1.9857 second system time

The end

Launcher Data (download as text)

Begin job on node27 at 2008-07-03 05:44:52
IDJOB=1052382
IDBENCH=55977
IDSOLVER=351
FILE ID=node27/1052382-1215056692
PBS_JOBID= 7875120
Free space on /tmp= 66460 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/bddSmall/normalized-bdd-21-133-18-78-26_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1052382-1215056692/watcher-1052382-1215056692 -o /tmp/evaluation-result-1052382-1215056692/solver-1052382-1215056692 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1052382-1215056692.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 54e05da99f1839cbd09262340896c39d
RANDOM SEED=1717645385

node27.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		: 2800.188
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	: 5521.40
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		: 2800.188
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:       1656560 kB
Buffers:         44388 kB
Cached:         183480 kB
SwapCached:          0 kB
Active:         255920 kB
Inactive:        86048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1656560 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5372 kB
Writeback:           0 kB
Mapped:         133104 kB
Slab:            42696 kB
Committed_AS:  1030852 kB
PageTables:       1752 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66112 MiB
End job on node27 at 2008-07-03 05:54:51