Trace number 1051455

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) 1098.55 1100.22

General information on the benchmark

Namecsp/golombRulerArity4/
normalized-ruler-55-11-a4.xml
MD5SUMb810140e7939220fd6eb4ada33e287a7
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark126.19
Satisfiable
(Un)Satisfiability was proved
Number of variables11
Number of constraints1375
Maximum constraint arity4
Maximum domain size56
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1375
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c --- Preproc Stats ---
3.29/3.44	c start processing
3.29/3.44	c start relation processing
6.62/6.84	c start cnf exporting
1088.49/1090.05	c parsing time : 3.31
1088.49/1090.05	c preprocessing time : 1089.923
1088.49/1090.05	
1088.49/1090.05	c Nary constraints - conflicts : 1320 supports : 0
1088.49/1090.05	c Binary constraints - conflicts : 0 supports :55
1088.49/1090.05	c max arity constraint : 4
1088.49/1090.05	c Max Tuples generated 9834496
1088.49/1090.05	c relations : 3
1088.49/1090.05	c relations BDD: 1
1088.49/1090.05	c sampling 2/2
1088.49/1090.05	c vars : 6320777 - clauses :  25544871
1088.49/1090.05	
1088.49/1090.10	 
1088.49/1090.10	c --- SAT Solver Stats ---
1088.49/1090.10	 
1088.49/1090.10	c eSAT 0.1 : minisat core with additionnal features
1088.49/1090.10	c ============================[ Problem Statistics ]=============================
1088.49/1090.10	c |                                                                             |
1088.56/1090.10	c |  Number of variables:  6320776                                              |
1088.56/1090.10	c |  Number of clauses:    25544871                                             |

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-1051455-1215053223/watcher-1051455-1215053223 -o /tmp/evaluation-result-1051455-1215053223/solver-1051455-1215053223 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1051455-1215053223.xml 

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.04 4/93 8063
/proc/meminfo: memFree=1096504/2055920 swapFree=4180240/4192956
[pid=8063] ppid=8061 vsize=6392 CPUtime=0
/proc/8063/stat : 8063 (galacE.sh) R 8061 8063 6154 0 -1 4194304 230 0 0 0 0 0 0 0 21 0 1 0 1984294309 6545408 194 996147200 4194304 4520092 548682068832 18446744073709551615 240574855212 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8063/statm: 1598 194 146 79 0 122 0

[startup+0.0978911 s]
/proc/loadavg: 2.00 2.01 2.04 4/93 8063
/proc/meminfo: memFree=1096504/2055920 swapFree=4180240/4192956
[pid=8063] ppid=8061 vsize=47580 CPUtime=0.01
/proc/8063/stat : 8063 (galacE.sh) S 8061 8063 6154 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1984294309 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8063/statm: 11895 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+0.10189 s]
/proc/loadavg: 2.00 2.01 2.04 4/93 8063
/proc/meminfo: memFree=1096504/2055920 swapFree=4180240/4192956
[pid=8063] ppid=8061 vsize=47580 CPUtime=0.01
/proc/8063/stat : 8063 (galacE.sh) S 8061 8063 6154 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1984294309 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8063/statm: 11895 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+0.301925 s]
/proc/loadavg: 2.00 2.01 2.04 4/93 8063
/proc/meminfo: memFree=1096504/2055920 swapFree=4180240/4192956
[pid=8063] ppid=8061 vsize=47580 CPUtime=0.01
/proc/8063/stat : 8063 (galacE.sh) S 8061 8063 6154 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1984294309 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8063/statm: 11895 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+0.701992 s]
/proc/loadavg: 2.00 2.01 2.04 4/93 8063
/proc/meminfo: memFree=1096504/2055920 swapFree=4180240/4192956
[pid=8063] ppid=8061 vsize=47580 CPUtime=0.01
/proc/8063/stat : 8063 (galacE.sh) S 8061 8063 6154 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1984294309 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8063/statm: 11895 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+1.50212 s]
/proc/loadavg: 2.16 2.05 2.05 3/103 8085
/proc/meminfo: memFree=1055720/2055920 swapFree=4180240/4192956
[pid=8063] ppid=8061 vsize=47580 CPUtime=0.01
/proc/8063/stat : 8063 (galacE.sh) S 8061 8063 6154 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1984294309 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8063/statm: 11895 365 246 79 0 219 0
[pid=8077] ppid=8063 vsize=812760 CPUtime=1.42
/proc/8077/stat : 8077 (java) S 8063 8063 6154 0 -1 0 13361 0 1 0 135 7 0 0 18 0 9 0 1984294313 832266240 12582 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8077/statm: 203190 12582 2585 9 0 197171 0
[pid=8077/tid=8078] ppid=8063 vsize=812760 CPUtime=1.14
/proc/8077/task/8078/stat : 8078 (java) R 8063 8063 6154 0 -1 64 7433 0 1 0 110 4 0 0 25 0 9 0 1984294314 832266240 12582 996147200 134512640 134550740 4294955616 18446744073709551615 4126630604 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8079] ppid=8063 vsize=812760 CPUtime=0.04
/proc/8077/task/8079/stat : 8079 (java) S 8063 8063 6154 0 -1 64 4400 0 0 0 3 1 0 0 16 0 9 0 1984294316 832266240 12582 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8080] ppid=8063 vsize=812760 CPUtime=0
/proc/8077/task/8080/stat : 8080 (java) S 8063 8063 6154 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984294316 832266240 12582 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8081] ppid=8063 vsize=812760 CPUtime=0
/proc/8077/task/8081/stat : 8081 (java) S 8063 8063 6154 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984294316 832266240 12582 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8082] ppid=8063 vsize=812760 CPUtime=0
/proc/8077/task/8082/stat : 8082 (java) S 8063 8063 6154 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984294318 832266240 12582 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8083] ppid=8063 vsize=812760 CPUtime=0.2
/proc/8077/task/8083/stat : 8083 (java) S 8063 8063 6154 0 -1 64 828 0 0 0 20 0 0 0 16 0 9 0 1984294318 832266240 12582 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8084] ppid=8063 vsize=812760 CPUtime=0
/proc/8077/task/8084/stat : 8084 (java) S 8063 8063 6154 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1984294318 832266240 12582 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8085] ppid=8063 vsize=812760 CPUtime=0
/proc/8077/task/8085/stat : 8085 (java) S 8063 8063 6154 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984294318 832266240 12582 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 860340

[startup+3.1024 s]
/proc/loadavg: 2.16 2.05 2.05 3/103 8085
/proc/meminfo: memFree=1055400/2055920 swapFree=4180240/4192956
[pid=8063] ppid=8061 vsize=47580 CPUtime=0.01
/proc/8063/stat : 8063 (galacE.sh) S 8061 8063 6154 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1984294309 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8063/statm: 11895 365 246 79 0 219 0
[pid=8077] ppid=8063 vsize=812760 CPUtime=2.99
/proc/8077/stat : 8077 (java) S 8063 8063 6154 0 -1 0 14240 0 1 0 291 8 0 0 18 0 9 0 1984294313 832266240 13460 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8077/statm: 203190 13460 2585 9 0 197171 0
[pid=8077/tid=8078] ppid=8063 vsize=812760 CPUtime=2.71
/proc/8077/task/8078/stat : 8078 (java) R 8063 8063 6154 0 -1 64 8311 0 1 0 266 5 0 0 25 0 9 0 1984294314 832266240 13460 996147200 134512640 134550740 4294955616 18446744073709551615 102300145 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8079] ppid=8063 vsize=812760 CPUtime=0.04
/proc/8077/task/8079/stat : 8079 (java) S 8063 8063 6154 0 -1 64 4400 0 0 0 3 1 0 0 16 0 9 0 1984294316 832266240 13460 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8080] ppid=8063 vsize=812760 CPUtime=0
/proc/8077/task/8080/stat : 8080 (java) S 8063 8063 6154 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984294316 832266240 13460 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8081] ppid=8063 vsize=812760 CPUtime=0
/proc/8077/task/8081/stat : 8081 (java) S 8063 8063 6154 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984294316 832266240 13460 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8082] ppid=8063 vsize=812760 CPUtime=0
/proc/8077/task/8082/stat : 8082 (java) S 8063 8063 6154 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984294318 832266240 13460 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8083] ppid=8063 vsize=812760 CPUtime=0.2
/proc/8077/task/8083/stat : 8083 (java) S 8063 8063 6154 0 -1 64 829 0 0 0 20 0 0 0 16 0 9 0 1984294318 832266240 13460 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8084] ppid=8063 vsize=812760 CPUtime=0
/proc/8077/task/8084/stat : 8084 (java) S 8063 8063 6154 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1984294318 832266240 13460 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8085] ppid=8063 vsize=812760 CPUtime=0
/proc/8077/task/8085/stat : 8085 (java) S 8063 8063 6154 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984294318 832266240 13460 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 860340

[startup+6.30294 s]
/proc/loadavg: 2.15 2.04 2.05 3/103 8085
/proc/meminfo: memFree=1040232/2055920 swapFree=4180240/4192956
[pid=8063] ppid=8061 vsize=47580 CPUtime=0.01
/proc/8063/stat : 8063 (galacE.sh) S 8061 8063 6154 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1984294309 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8063/statm: 11895 365 246 79 0 219 0
[pid=8077] ppid=8063 vsize=812888 CPUtime=6.12
/proc/8077/stat : 8077 (java) S 8063 8063 6154 0 -1 0 17082 0 1 0 602 10 0 0 18 0 9 0 1984294313 832397312 16300 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8077/statm: 203222 16300 2587 9 0 197203 0
[pid=8077/tid=8078] ppid=8063 vsize=812888 CPUtime=5.74
/proc/8077/task/8078/stat : 8078 (java) R 8063 8063 6154 0 -1 64 11073 0 1 0 567 7 0 0 25 0 9 0 1984294314 832397312 16300 996147200 134512640 134550740 4294955616 18446744073709551615 4127285275 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8079] ppid=8063 vsize=812888 CPUtime=0.04
/proc/8077/task/8079/stat : 8079 (java) S 8063 8063 6154 0 -1 64 4400 0 0 0 3 1 0 0 16 0 9 0 1984294316 832397312 16300 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8080] ppid=8063 vsize=812888 CPUtime=0
/proc/8077/task/8080/stat : 8080 (java) S 8063 8063 6154 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984294316 832397312 16300 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8081] ppid=8063 vsize=812888 CPUtime=0
/proc/8077/task/8081/stat : 8081 (java) S 8063 8063 6154 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984294316 832397312 16300 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8082] ppid=8063 vsize=812888 CPUtime=0
/proc/8077/task/8082/stat : 8082 (java) S 8063 8063 6154 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984294318 832397312 16300 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8083] ppid=8063 vsize=812888 CPUtime=0.31
/proc/8077/task/8083/stat : 8083 (java) S 8063 8063 6154 0 -1 64 909 0 0 0 31 0 0 0 15 0 9 0 1984294318 832397312 16300 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8084] ppid=8063 vsize=812888 CPUtime=0
/proc/8077/task/8084/stat : 8084 (java) S 8063 8063 6154 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1984294318 832397312 16300 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8085] ppid=8063 vsize=812888 CPUtime=0
/proc/8077/task/8085/stat : 8085 (java) S 8063 8063 6154 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984294318 832397312 16300 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 860468

[startup+12.703 s]
/proc/loadavg: 2.13 2.04 2.05 3/103 8085
/proc/meminfo: memFree=1006248/2055920 swapFree=4180240/4192956
[pid=8063] ppid=8061 vsize=47580 CPUtime=0.01
/proc/8063/stat : 8063 (galacE.sh) S 8061 8063 6154 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1984294309 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8063/statm: 11895 365 246 79 0 219 0
[pid=8077] ppid=8063 vsize=812888 CPUtime=12.4
/proc/8077/stat : 8077 (java) S 8063 8063 6154 0 -1 0 25029 0 1 0 1224 16 0 0 18 0 9 0 1984294313 832397312 24237 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8077/statm: 203222 24237 2593 9 0 197203 0
[pid=8077/tid=8078] ppid=8063 vsize=812888 CPUtime=11.84
/proc/8077/task/8078/stat : 8078 (java) R 8063 8063 6154 0 -1 64 14648 0 1 0 1174 10 0 0 25 0 9 0 1984294314 832397312 24237 996147200 134512640 134550740 4294955616 18446744073709551615 4127401760 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8079] ppid=8063 vsize=812888 CPUtime=0.14
/proc/8077/task/8079/stat : 8079 (java) S 8063 8063 6154 0 -1 64 8727 0 0 0 11 3 0 0 16 0 9 0 1984294316 832397312 24237 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8080] ppid=8063 vsize=812888 CPUtime=0
/proc/8077/task/8080/stat : 8080 (java) S 8063 8063 6154 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984294316 832397312 24237 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8081] ppid=8063 vsize=812888 CPUtime=0
/proc/8077/task/8081/stat : 8081 (java) S 8063 8063 6154 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984294316 832397312 24237 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8082] ppid=8063 vsize=812888 CPUtime=0
/proc/8077/task/8082/stat : 8082 (java) S 8063 8063 6154 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984294318 832397312 24237 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8083] ppid=8063 vsize=812888 CPUtime=0.38
/proc/8077/task/8083/stat : 8083 (java) S 8063 8063 6154 0 -1 64 954 0 0 0 37 1 0 0 16 0 9 0 1984294318 832397312 24237 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8084] ppid=8063 vsize=812888 CPUtime=0
/proc/8077/task/8084/stat : 8084 (java) S 8063 8063 6154 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1984294318 832397312 24237 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8085] ppid=8063 vsize=812888 CPUtime=0
/proc/8077/task/8085/stat : 8085 (java) S 8063 8063 6154 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984294318 832397312 24237 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 860468

[startup+25.5012 s]
/proc/loadavg: 2.04 2.02 2.04 3/82 8115
/proc/meminfo: memFree=1618576/2055920 swapFree=4180240/4192956
[pid=8063] ppid=8061 vsize=47580 CPUtime=0.01
/proc/8063/stat : 8063 (galacE.sh) S 8061 8063 6154 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1984294309 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8063/statm: 11895 365 246 79 0 219 0
[pid=8077] ppid=8063 vsize=812888 CPUtime=25.17
/proc/8077/stat : 8077 (java) S 8063 8063 6154 0 -1 0 25055 0 1 0 2495 22 0 0 18 0 9 0 1984294313 832397312 24238 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8077/statm: 203222 24238 2593 9 0 197203 0
[pid=8077/tid=8078] ppid=8063 vsize=812888 CPUtime=24.6
/proc/8077/task/8078/stat : 8078 (java) R 8063 8063 6154 0 -1 64 14673 0 1 0 2444 16 0 0 25 0 9 0 1984294314 832397312 24238 996147200 134512640 134550740 4294955616 18446744073709551615 4126427842 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8077/tid=8079] ppid=8063 vsize=812888 CPUtime=0.16
/proc/8077/task/8079/stat : 8079 (java) S 8063 8063 6154 0 -1 64 8728 0 0 0 12 4 0 0 16 0 9 0 1984294316 832397312 24238 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8077/tid=8080] ppid=8063 vsize=812888 CPUtime=0
/proc/8077/task/8080/stat : 8080 (java) S 8063 8063 6154 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984294316 832397312 24238 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8081] ppid=8063 vsize=812888 CPUtime=0
/proc/8077/task/8081/stat : 8081 (java) S 8063 8063 6154 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984294316 832397312 24238 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8082] ppid=8063 vsize=812888 CPUtime=0
/proc/8077/task/8082/stat : 8082 (java) S 8063 8063 6154 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984294318 832397312 24238 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8083] ppid=8063 vsize=812888 CPUtime=0.38
/proc/8077/task/8083/stat : 8083 (java) S 8063 8063 6154 0 -1 64 954 0 0 0 37 1 0 0 16 0 9 0 1984294318 832397312 24238 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8084] ppid=8063 vsize=812888 CPUtime=0
/proc/8077/task/8084/stat : 8084 (java) S 8063 8063 6154 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1984294318 832397312 24238 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8085] ppid=8063 vsize=812888 CPUtime=0
/proc/8077/task/8085/stat : 8085 (java) S 8063 8063 6154 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984294318 832397312 24238 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 860468

[startup+51.1015 s]
/proc/loadavg: 2.02 2.02 2.04 3/82 8115
/proc/meminfo: memFree=1606672/2055920 swapFree=4180240/4192956
[pid=8063] ppid=8061 vsize=47580 CPUtime=0.01

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

/proc/8063/stat : 8063 (galacE.sh) S 8061 8063 6154 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1984294309 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8063/statm: 11895 365 246 79 0 219 0
[pid=8077] ppid=8063 vsize=812888 CPUtime=821.09
/proc/8077/stat : 8077 (java) S 8063 8063 6154 0 -1 0 26342 0 1 0 81824 285 0 0 18 0 9 0 1984294313 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8077/statm: 203222 24241 2593 9 0 197203 0
[pid=8077/tid=8078] ppid=8063 vsize=812888 CPUtime=819.82
/proc/8077/task/8078/stat : 8078 (java) R 8063 8063 6154 0 -1 64 15957 0 1 0 81713 269 0 0 25 0 9 0 1984294314 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4127464476 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8077/tid=8079] ppid=8063 vsize=812888 CPUtime=0.85
/proc/8077/task/8079/stat : 8079 (java) S 8063 8063 6154 0 -1 64 8728 0 0 0 71 14 0 0 16 0 9 0 1984294316 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8077/tid=8080] ppid=8063 vsize=812888 CPUtime=0
/proc/8077/task/8080/stat : 8080 (java) S 8063 8063 6154 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984294316 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8081] ppid=8063 vsize=812888 CPUtime=0
/proc/8077/task/8081/stat : 8081 (java) S 8063 8063 6154 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984294316 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8082] ppid=8063 vsize=812888 CPUtime=0
/proc/8077/task/8082/stat : 8082 (java) S 8063 8063 6154 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984294318 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8083] ppid=8063 vsize=812888 CPUtime=0.39
/proc/8077/task/8083/stat : 8083 (java) S 8063 8063 6154 0 -1 64 957 0 0 0 38 1 0 0 16 0 9 0 1984294318 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8077/tid=8084] ppid=8063 vsize=812888 CPUtime=0
/proc/8077/task/8084/stat : 8084 (java) S 8063 8063 6154 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1984294318 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8085] ppid=8063 vsize=812888 CPUtime=0
/proc/8077/task/8085/stat : 8085 (java) S 8063 8063 6154 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984294318 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.1
Current children cumulated vsize (KiB) 860468

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 8121
/proc/meminfo: memFree=1135368/2055920 swapFree=4180240/4192956
[pid=8063] ppid=8061 vsize=47580 CPUtime=0.01
/proc/8063/stat : 8063 (galacE.sh) S 8061 8063 6154 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1984294309 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8063/statm: 11895 365 246 79 0 219 0
[pid=8077] ppid=8063 vsize=812888 CPUtime=881.02
/proc/8077/stat : 8077 (java) S 8063 8063 6154 0 -1 0 26439 0 1 0 87797 305 0 0 18 0 9 0 1984294313 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8077/statm: 203222 24241 2593 9 0 197203 0
[pid=8077/tid=8078] ppid=8063 vsize=812888 CPUtime=879.7
/proc/8077/task/8078/stat : 8078 (java) R 8063 8063 6154 0 -1 64 16054 0 1 0 87682 288 0 0 25 0 9 0 1984294314 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 103232879 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8077/tid=8079] ppid=8063 vsize=812888 CPUtime=0.9
/proc/8077/task/8079/stat : 8079 (java) S 8063 8063 6154 0 -1 64 8728 0 0 0 76 14 0 0 16 0 9 0 1984294316 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8077/tid=8080] ppid=8063 vsize=812888 CPUtime=0
/proc/8077/task/8080/stat : 8080 (java) S 8063 8063 6154 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984294316 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8081] ppid=8063 vsize=812888 CPUtime=0
/proc/8077/task/8081/stat : 8081 (java) S 8063 8063 6154 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984294316 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8082] ppid=8063 vsize=812888 CPUtime=0
/proc/8077/task/8082/stat : 8082 (java) S 8063 8063 6154 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984294318 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8083] ppid=8063 vsize=812888 CPUtime=0.39
/proc/8077/task/8083/stat : 8083 (java) S 8063 8063 6154 0 -1 64 957 0 0 0 38 1 0 0 16 0 9 0 1984294318 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8077/tid=8084] ppid=8063 vsize=812888 CPUtime=0
/proc/8077/task/8084/stat : 8084 (java) S 8063 8063 6154 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1984294318 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8085] ppid=8063 vsize=812888 CPUtime=0
/proc/8077/task/8085/stat : 8085 (java) S 8063 8063 6154 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984294318 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.03
Current children cumulated vsize (KiB) 860468

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 8121
/proc/meminfo: memFree=1101128/2055920 swapFree=4180240/4192956
[pid=8063] ppid=8061 vsize=47580 CPUtime=0.01
/proc/8063/stat : 8063 (galacE.sh) S 8061 8063 6154 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1984294309 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8063/statm: 11895 365 246 79 0 219 0
[pid=8077] ppid=8063 vsize=812888 CPUtime=940.96
/proc/8077/stat : 8077 (java) S 8063 8063 6154 0 -1 0 26536 0 1 0 93769 327 0 0 18 0 9 0 1984294313 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8077/statm: 203222 24241 2593 9 0 197203 0
[pid=8077/tid=8078] ppid=8063 vsize=812888 CPUtime=939.58
/proc/8077/task/8078/stat : 8078 (java) R 8063 8063 6154 0 -1 64 16151 0 1 0 93649 309 0 0 25 0 9 0 1984294314 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4126648662 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8077/tid=8079] ppid=8063 vsize=812888 CPUtime=0.95
/proc/8077/task/8079/stat : 8079 (java) S 8063 8063 6154 0 -1 64 8728 0 0 0 80 15 0 0 16 0 9 0 1984294316 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8077/tid=8080] ppid=8063 vsize=812888 CPUtime=0
/proc/8077/task/8080/stat : 8080 (java) S 8063 8063 6154 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984294316 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8081] ppid=8063 vsize=812888 CPUtime=0
/proc/8077/task/8081/stat : 8081 (java) S 8063 8063 6154 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984294316 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8082] ppid=8063 vsize=812888 CPUtime=0
/proc/8077/task/8082/stat : 8082 (java) S 8063 8063 6154 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984294318 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8083] ppid=8063 vsize=812888 CPUtime=0.39
/proc/8077/task/8083/stat : 8083 (java) S 8063 8063 6154 0 -1 64 957 0 0 0 38 1 0 0 16 0 9 0 1984294318 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8077/tid=8084] ppid=8063 vsize=812888 CPUtime=0
/proc/8077/task/8084/stat : 8084 (java) S 8063 8063 6154 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1984294318 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8085] ppid=8063 vsize=812888 CPUtime=0
/proc/8077/task/8085/stat : 8085 (java) S 8063 8063 6154 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984294318 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 940.97
Current children cumulated vsize (KiB) 860468

[startup+1002.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/82 8121
/proc/meminfo: memFree=1066376/2055920 swapFree=4180240/4192956
[pid=8063] ppid=8061 vsize=47580 CPUtime=0.01
/proc/8063/stat : 8063 (galacE.sh) S 8061 8063 6154 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1984294309 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8063/statm: 11895 365 246 79 0 219 0
[pid=8077] ppid=8063 vsize=812888 CPUtime=1000.86
/proc/8077/stat : 8077 (java) S 8063 8063 6154 0 -1 0 26633 0 1 0 99739 347 0 0 18 0 9 0 1984294313 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8077/statm: 203222 24241 2593 9 0 197203 0
[pid=8077/tid=8078] ppid=8063 vsize=812888 CPUtime=999.45
/proc/8077/task/8078/stat : 8078 (java) R 8063 8063 6154 0 -1 64 16248 0 1 0 99616 329 0 0 25 0 9 0 1984294314 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4127404480 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8077/tid=8079] ppid=8063 vsize=812888 CPUtime=1
/proc/8077/task/8079/stat : 8079 (java) S 8063 8063 6154 0 -1 64 8728 0 0 0 84 16 0 0 16 0 9 0 1984294316 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8077/tid=8080] ppid=8063 vsize=812888 CPUtime=0
/proc/8077/task/8080/stat : 8080 (java) S 8063 8063 6154 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984294316 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8081] ppid=8063 vsize=812888 CPUtime=0
/proc/8077/task/8081/stat : 8081 (java) S 8063 8063 6154 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984294316 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8082] ppid=8063 vsize=812888 CPUtime=0
/proc/8077/task/8082/stat : 8082 (java) S 8063 8063 6154 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984294318 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8083] ppid=8063 vsize=812888 CPUtime=0.39
/proc/8077/task/8083/stat : 8083 (java) S 8063 8063 6154 0 -1 64 957 0 0 0 38 1 0 0 16 0 9 0 1984294318 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8077/tid=8084] ppid=8063 vsize=812888 CPUtime=0
/proc/8077/task/8084/stat : 8084 (java) S 8063 8063 6154 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1984294318 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8085] ppid=8063 vsize=812888 CPUtime=0
/proc/8077/task/8085/stat : 8085 (java) S 8063 8063 6154 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984294318 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1000.87
Current children cumulated vsize (KiB) 860468

[startup+1062.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/82 8121
/proc/meminfo: memFree=1032136/2055920 swapFree=4180240/4192956
[pid=8063] ppid=8061 vsize=47580 CPUtime=0.01
/proc/8063/stat : 8063 (galacE.sh) S 8061 8063 6154 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1984294309 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8063/statm: 11895 365 246 79 0 219 0
[pid=8077] ppid=8063 vsize=812888 CPUtime=1060.8
/proc/8077/stat : 8077 (java) S 8063 8063 6154 0 -1 0 26730 0 1 0 105711 369 0 0 18 0 9 0 1984294313 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8077/statm: 203222 24241 2593 9 0 197203 0
[pid=8077/tid=8078] ppid=8063 vsize=812888 CPUtime=1059.33
/proc/8077/task/8078/stat : 8078 (java) R 8063 8063 6154 0 -1 64 16345 0 1 0 105583 350 0 0 25 0 9 0 1984294314 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4127494198 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8077/tid=8079] ppid=8063 vsize=812888 CPUtime=1.05
/proc/8077/task/8079/stat : 8079 (java) S 8063 8063 6154 0 -1 64 8728 0 0 0 89 16 0 0 16 0 9 0 1984294316 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8077/tid=8080] ppid=8063 vsize=812888 CPUtime=0
/proc/8077/task/8080/stat : 8080 (java) S 8063 8063 6154 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984294316 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8081] ppid=8063 vsize=812888 CPUtime=0
/proc/8077/task/8081/stat : 8081 (java) S 8063 8063 6154 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984294316 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8082] ppid=8063 vsize=812888 CPUtime=0
/proc/8077/task/8082/stat : 8082 (java) S 8063 8063 6154 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984294318 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8083] ppid=8063 vsize=812888 CPUtime=0.39
/proc/8077/task/8083/stat : 8083 (java) S 8063 8063 6154 0 -1 64 957 0 0 0 38 1 0 0 16 0 9 0 1984294318 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8077/tid=8084] ppid=8063 vsize=812888 CPUtime=0
/proc/8077/task/8084/stat : 8084 (java) S 8063 8063 6154 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1984294318 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8077/tid=8085] ppid=8063 vsize=812888 CPUtime=0
/proc/8077/task/8085/stat : 8085 (java) S 8063 8063 6154 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984294318 832397312 24241 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1060.81
Current children cumulated vsize (KiB) 860468



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1100.2 s]
/proc/loadavg: 2.02 2.02 2.00 3/74 8122
/proc/meminfo: memFree=321544/2055920 swapFree=4180240/4192956
[pid=8063] ppid=8061 vsize=47580 CPUtime=1088.56
/proc/8063/stat : 8063 (galacE.sh) S 8061 8063 6154 0 -1 4194304 800 28484 0 1 0 0 108475 381 17 0 1 0 1984294309 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8063/statm: 11895 365 246 79 0 219 0
[pid=8122] ppid=8063 vsize=875816 CPUtime=9.99
/proc/8122/stat : 8122 (eSAT_static) R 8063 8063 6154 0 -1 4194304 195000 0 0 0 854 145 0 0 25 0 1 0 1984403320 896835584 194982 996147200 134512640 135177480 4294955984 18446744073709551615 134515831 0 0 4096 3 0 0 0 17 1 0 0
/proc/8122/statm: 218954 194982 64 162 0 218789 0
Current children cumulated CPU time (s) 1098.55
Current children cumulated vsize (KiB) 923396

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 8063 and gives
#  childrusage.ru_utime.tv_sec=1084
#  childrusage.ru_utime.tv_usec=762091
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=825418
# CPU time returned by wait4() is 1088.59
# while last known CPU time is 1098.55
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1100.22
CPU time (s): 1098.55
CPU user time (s): 1093.29
CPU system time (s): 5.26
CPU usage (%): 99.8486
Max. virtual memory (cumulated for all children) (KiB): 923396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1084.76
system time used= 3.82542
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29284
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= 34849
involuntary context switches= 19503

runsolver used 1.74473 second user time and 3.2775 second system time

The end

Launcher Data (download as text)

Begin job on node50 at 2008-07-03 04:47:03
IDJOB=1051455
IDBENCH=55440
IDSOLVER=351
FILE ID=node50/1051455-1215053223
PBS_JOBID= 7875076
Free space on /tmp= 66524 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/golombRulerArity4/normalized-ruler-55-11-a4.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1051455-1215053223/watcher-1051455-1215053223 -o /tmp/evaluation-result-1051455-1215053223/solver-1051455-1215053223 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1051455-1215053223.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b810140e7939220fd6eb4ada33e287a7
RANDOM SEED=143129683

node50.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:       1096984 kB
Buffers:         45444 kB
Cached:         228808 kB
SwapCached:       6724 kB
Active:         765132 kB
Inactive:       122480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1096984 kB
SwapTotal:     4192956 kB
SwapFree:      4180240 kB
Dirty:            3268 kB
Writeback:           0 kB
Mapped:         629820 kB
Slab:            53216 kB
Committed_AS:  4450220 kB
PageTables:       4984 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= 65960 MiB
End job on node50 at 2008-07-03 05:05:26