Trace number 1052635

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) 560.1 564.913

General information on the benchmark

Namecsp/bddSmall/
normalized-bdd-21-133-18-78-24_ext.xml
MD5SUMdd049e88b28a585af20f4616b3613c17
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark13.7979
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.00/0.03	c --- Preproc Stats ---
1.86/1.96	c start processing
1.86/1.96	c start relation processing
3.05/3.12	c start cnf exporting
550.74/555.52	c parsing time : 1.841
550.74/555.52	c preprocessing time : 555.4
550.74/555.52	
550.74/555.52	c Nary constraints - conflicts : 0 supports : 133
550.74/555.52	c Binary constraints - conflicts : 0 supports :0
550.74/555.52	c max arity constraint : 18
550.74/555.52	c Max Tuples generated 0
550.74/555.52	c relations : 1
550.74/555.52	c relations BDD: 1
550.74/555.52	c sampling 0/0
550.74/555.52	c vars : 4583335 - clauses :  16661176
550.74/555.52	
550.74/555.57	 
550.74/555.58	c --- SAT Solver Stats ---
550.74/555.58	 
550.74/555.58	c eSAT 0.1 : minisat core with additionnal features
550.74/555.58	c ============================[ Problem Statistics ]=============================
550.74/555.58	c |                                                                             |
550.74/555.58	c |  Number of variables:  4583334                                              |
550.74/555.58	c |  Number of clauses:    16661176                                             |

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-1052635-1215057039/watcher-1052635-1215057039 -o /tmp/evaluation-result-1052635-1215057039/solver-1052635-1215057039 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1052635-1215057039.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.09 2.07 2.02 4/83 14627
/proc/meminfo: memFree=1098944/2055920 swapFree=4180076/4192956
[pid=14627] ppid=14625 vsize=5224 CPUtime=0
/proc/14627/stat : 14627 (galacE.sh) R 14625 14627 14318 0 -1 4194304 63 0 0 0 0 0 0 0 20 0 1 0 238691849 5349376 48 996147200 4194304 4520092 548682068832 18446744073709551615 269804961273 0 0 4096 0 0 0 0 17 1 0 0
/proc/14627/statm: 1306 48 37 79 0 104 0

[startup+0.0934951 s]
/proc/loadavg: 2.09 2.07 2.02 4/83 14627
/proc/meminfo: memFree=1098944/2055920 swapFree=4180076/4192956
[pid=14627] ppid=14625 vsize=47556 CPUtime=0.01
/proc/14627/stat : 14627 (galacE.sh) S 14625 14627 14318 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 238691849 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14627/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.101491 s]
/proc/loadavg: 2.09 2.07 2.02 4/83 14627
/proc/meminfo: memFree=1098944/2055920 swapFree=4180076/4192956
[pid=14627] ppid=14625 vsize=47556 CPUtime=0.01
/proc/14627/stat : 14627 (galacE.sh) S 14625 14627 14318 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 238691849 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14627/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.301516 s]
/proc/loadavg: 2.09 2.07 2.02 4/83 14627
/proc/meminfo: memFree=1098944/2055920 swapFree=4180076/4192956
[pid=14627] ppid=14625 vsize=47556 CPUtime=0.01
/proc/14627/stat : 14627 (galacE.sh) S 14625 14627 14318 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 238691849 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14627/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.70156 s]
/proc/loadavg: 2.09 2.07 2.02 4/83 14627
/proc/meminfo: memFree=1098944/2055920 swapFree=4180076/4192956
[pid=14627] ppid=14625 vsize=47556 CPUtime=0.01
/proc/14627/stat : 14627 (galacE.sh) S 14625 14627 14318 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 238691849 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14627/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.50165 s]
/proc/loadavg: 2.09 2.07 2.02 3/93 14649
/proc/meminfo: memFree=991856/2055920 swapFree=4180076/4192956
[pid=14627] ppid=14625 vsize=47556 CPUtime=0.01
/proc/14627/stat : 14627 (galacE.sh) S 14625 14627 14318 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 238691849 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14627/statm: 11889 364 245 79 0 219 0
[pid=14641] ppid=14627 vsize=812420 CPUtime=1.44
/proc/14641/stat : 14641 (java) S 14627 14627 14318 0 -1 0 30639 0 1 0 127 17 0 0 20 0 9 0 238691853 831918080 30064 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14641/statm: 203105 30064 1882 9 0 197138 0
[pid=14641/tid=14642] ppid=14627 vsize=812420 CPUtime=1.18
/proc/14641/task/14642/stat : 14642 (java) R 14627 14627 14318 0 -1 64 14450 0 1 0 109 9 0 0 25 0 9 0 238691854 831918080 30064 996147200 134512640 134550740 4294955616 18446744073709551615 4126632577 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14643] ppid=14627 vsize=812420 CPUtime=0.13
/proc/14641/task/14643/stat : 14643 (java) S 14627 14627 14318 0 -1 64 14733 0 0 0 6 7 0 0 16 0 9 0 238691855 831918080 30064 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14644] ppid=14627 vsize=812420 CPUtime=0
/proc/14641/task/14644/stat : 14644 (java) S 14627 14627 14318 0 -1 64 10 0 0 0 0 0 0 0 23 0 9 0 238691855 831918080 30064 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14645] ppid=14627 vsize=812420 CPUtime=0
/proc/14641/task/14645/stat : 14645 (java) S 14627 14627 14318 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 238691855 831918080 30064 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14646] ppid=14627 vsize=812420 CPUtime=0
/proc/14641/task/14646/stat : 14646 (java) S 14627 14627 14318 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 238691857 831918080 30064 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14647] ppid=14627 vsize=812420 CPUtime=0.11
/proc/14641/task/14647/stat : 14647 (java) S 14627 14627 14318 0 -1 64 756 0 0 0 11 0 0 0 16 0 9 0 238691857 831918080 30064 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14648] ppid=14627 vsize=812420 CPUtime=0
/proc/14641/task/14648/stat : 14648 (java) S 14627 14627 14318 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 238691857 831918080 30064 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14649] ppid=14627 vsize=812420 CPUtime=0
/proc/14641/task/14649/stat : 14649 (java) S 14627 14627 14318 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 238691857 831918080 30064 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 859976

[startup+3.10283 s]
/proc/loadavg: 2.09 2.07 2.02 3/93 14649
/proc/meminfo: memFree=958576/2055920 swapFree=4180076/4192956
[pid=14627] ppid=14625 vsize=47556 CPUtime=0.01
/proc/14627/stat : 14627 (galacE.sh) S 14625 14627 14318 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 238691849 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14627/statm: 11889 364 245 79 0 219 0
[pid=14641] ppid=14627 vsize=812552 CPUtime=3.04
/proc/14641/stat : 14641 (java) S 14627 14627 14318 0 -1 0 32093 0 1 0 286 18 0 0 20 0 9 0 238691853 832053248 31515 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14641/statm: 203138 31515 1887 9 0 197171 0
[pid=14641/tid=14642] ppid=14627 vsize=812552 CPUtime=2.68
/proc/14641/task/14642/stat : 14642 (java) R 14627 14627 14318 0 -1 64 14477 0 1 0 259 9 0 0 25 0 9 0 238691854 832053248 31515 996147200 134512640 134550740 4294955616 18446744073709551615 4126901692 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14643] ppid=14627 vsize=812552 CPUtime=0.15
/proc/14641/task/14643/stat : 14643 (java) S 14627 14627 14318 0 -1 64 16112 0 0 0 8 7 0 0 17 0 9 0 238691855 832053248 31515 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14644] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14644/stat : 14644 (java) S 14627 14627 14318 0 -1 64 10 0 0 0 0 0 0 0 23 0 9 0 238691855 832053248 31515 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14645] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14645/stat : 14645 (java) S 14627 14627 14318 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 238691855 832053248 31515 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14646] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14646/stat : 14646 (java) S 14627 14627 14318 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 238691857 832053248 31515 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14647] ppid=14627 vsize=812552 CPUtime=0.17
/proc/14641/task/14647/stat : 14647 (java) S 14627 14627 14318 0 -1 64 804 0 0 0 17 0 0 0 15 0 9 0 238691857 832053248 31515 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14648] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14648/stat : 14648 (java) S 14627 14627 14318 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 238691857 832053248 31515 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14649] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14649/stat : 14649 (java) S 14627 14627 14318 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 238691857 832053248 31515 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 860108

[startup+6.30216 s]
/proc/loadavg: 2.08 2.07 2.02 3/93 14649
/proc/meminfo: memFree=942128/2055920 swapFree=4180076/4192956
[pid=14627] ppid=14625 vsize=47556 CPUtime=0.01
/proc/14627/stat : 14627 (galacE.sh) S 14625 14627 14318 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 238691849 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14627/statm: 11889 364 245 79 0 219 0
[pid=14641] ppid=14627 vsize=812552 CPUtime=6.22
/proc/14641/stat : 14641 (java) S 14627 14627 14318 0 -1 0 35944 0 1 0 599 23 0 0 20 0 9 0 238691853 832053248 35356 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14641/statm: 203138 35356 1908 9 0 197171 0
[pid=14641/tid=14642] ppid=14627 vsize=812552 CPUtime=5.61
/proc/14641/task/14642/stat : 14642 (java) R 14627 14627 14318 0 -1 64 14529 0 1 0 551 10 0 0 25 0 9 0 238691854 832053248 35356 996147200 134512640 134550740 4294955616 18446744073709551615 4127053312 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14643] ppid=14627 vsize=812552 CPUtime=0.35
/proc/14641/task/14643/stat : 14643 (java) S 14627 14627 14318 0 -1 64 19871 0 0 0 24 11 0 0 16 0 9 0 238691855 832053248 35356 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14644] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14644/stat : 14644 (java) S 14627 14627 14318 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 238691855 832053248 35356 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14645] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14645/stat : 14645 (java) S 14627 14627 14318 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 238691855 832053248 35356 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14646] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14646/stat : 14646 (java) S 14627 14627 14318 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 238691857 832053248 35356 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14647] ppid=14627 vsize=812552 CPUtime=0.23
/proc/14641/task/14647/stat : 14647 (java) S 14627 14627 14318 0 -1 64 844 0 0 0 23 0 0 0 15 0 9 0 238691857 832053248 35356 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14648] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14648/stat : 14648 (java) S 14627 14627 14318 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 238691857 832053248 35356 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14649] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14649/stat : 14649 (java) S 14627 14627 14318 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 238691857 832053248 35356 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 860108

[startup+12.7029 s]
/proc/loadavg: 2.08 2.06 2.02 3/93 14649
/proc/meminfo: memFree=948912/2055920 swapFree=4180076/4192956
[pid=14627] ppid=14625 vsize=47556 CPUtime=0.01
/proc/14627/stat : 14627 (galacE.sh) S 14625 14627 14318 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 238691849 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14627/statm: 11889 364 245 79 0 219 0
[pid=14641] ppid=14627 vsize=812552 CPUtime=12.59
/proc/14641/stat : 14641 (java) S 14627 14627 14318 0 -1 0 35957 0 1 0 1234 25 0 0 20 0 9 0 238691853 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14641/statm: 203138 35358 1908 9 0 197171 0
[pid=14641/tid=14642] ppid=14627 vsize=812552 CPUtime=11.97
/proc/14641/task/14642/stat : 14642 (java) R 14627 14627 14318 0 -1 64 14540 0 1 0 1185 12 0 0 25 0 9 0 238691854 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 103302001 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14643] ppid=14627 vsize=812552 CPUtime=0.36
/proc/14641/task/14643/stat : 14643 (java) S 14627 14627 14318 0 -1 64 19871 0 0 0 25 11 0 0 16 0 9 0 238691855 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14644] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14644/stat : 14644 (java) S 14627 14627 14318 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 238691855 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14645] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14645/stat : 14645 (java) S 14627 14627 14318 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 238691855 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14646] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14646/stat : 14646 (java) S 14627 14627 14318 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 238691857 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14647] ppid=14627 vsize=812552 CPUtime=0.23
/proc/14641/task/14647/stat : 14647 (java) S 14627 14627 14318 0 -1 64 846 0 0 0 23 0 0 0 16 0 9 0 238691857 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14648] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14648/stat : 14648 (java) S 14627 14627 14318 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 238691857 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14649] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14649/stat : 14649 (java) S 14627 14627 14318 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 238691857 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 860108

[startup+25.5012 s]
/proc/loadavg: 2.06 2.06 2.02 3/93 14649
/proc/meminfo: memFree=930808/2055920 swapFree=4180076/4192956
[pid=14627] ppid=14625 vsize=47556 CPUtime=0.01
/proc/14627/stat : 14627 (galacE.sh) S 14625 14627 14318 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 238691849 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14627/statm: 11889 364 245 79 0 219 0
[pid=14641] ppid=14627 vsize=812552 CPUtime=25.31
/proc/14641/stat : 14641 (java) S 14627 14627 14318 0 -1 0 35981 0 1 0 2501 30 0 0 20 0 9 0 238691853 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14641/statm: 203138 35358 1908 9 0 197171 0
[pid=14641/tid=14642] ppid=14627 vsize=812552 CPUtime=24.68
/proc/14641/task/14642/stat : 14642 (java) R 14627 14627 14318 0 -1 64 14564 0 1 0 2451 17 0 0 25 0 9 0 238691854 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4126941682 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14643] ppid=14627 vsize=812552 CPUtime=0.37
/proc/14641/task/14643/stat : 14643 (java) S 14627 14627 14318 0 -1 64 19871 0 0 0 26 11 0 0 16 0 9 0 238691855 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14644] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14644/stat : 14644 (java) S 14627 14627 14318 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 238691855 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14645] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14645/stat : 14645 (java) S 14627 14627 14318 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 238691855 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14646] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14646/stat : 14646 (java) S 14627 14627 14318 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 238691857 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14647] ppid=14627 vsize=812552 CPUtime=0.23
/proc/14641/task/14647/stat : 14647 (java) S 14627 14627 14318 0 -1 64 846 0 0 0 23 0 0 0 16 0 9 0 238691857 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14648] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14648/stat : 14648 (java) S 14627 14627 14318 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 238691857 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14649] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14649/stat : 14649 (java) S 14627 14627 14318 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 238691857 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 860108

[startup+51.102 s]
/proc/loadavg: 2.19 2.09 2.02 3/93 14751
/proc/meminfo: memFree=1259264/2055920 swapFree=4180076/4192956
[pid=14627] ppid=14625 vsize=47556 CPUtime=0.01

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

/proc/14641/task/14645/stat : 14645 (java) S 14627 14627 14318 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 238691855 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14646] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14646/stat : 14646 (java) S 14627 14627 14318 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 238691857 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14647] ppid=14627 vsize=812552 CPUtime=0.23
/proc/14641/task/14647/stat : 14647 (java) S 14627 14627 14318 0 -1 64 846 0 0 0 23 0 0 0 16 0 9 0 238691857 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14648] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14648/stat : 14648 (java) S 14627 14627 14318 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 238691857 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14649] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14649/stat : 14649 (java) S 14627 14627 14318 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 238691857 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 279.51
Current children cumulated vsize (KiB) 860108

[startup+342.301 s]
/proc/loadavg: 2.05 2.05 2.01 3/92 14801
/proc/meminfo: memFree=1322952/2055920 swapFree=4180076/4192956
[pid=14627] ppid=14625 vsize=47556 CPUtime=0.01
/proc/14627/stat : 14627 (galacE.sh) S 14625 14627 14318 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 238691849 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14627/statm: 11889 364 245 79 0 219 0
[pid=14641] ppid=14627 vsize=812552 CPUtime=339.18
/proc/14641/stat : 14641 (java) S 14627 14627 14318 0 -1 0 36561 0 1 0 33757 161 0 0 20 0 9 0 238691853 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14641/statm: 203138 35358 1908 9 0 197171 0
[pid=14641/tid=14642] ppid=14627 vsize=812552 CPUtime=338.16
/proc/14641/task/14642/stat : 14642 (java) R 14627 14627 14318 0 -1 64 15144 0 1 0 33672 144 0 0 25 0 9 0 238691854 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4126604580 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14641/tid=14643] ppid=14627 vsize=812552 CPUtime=0.76
/proc/14641/task/14643/stat : 14643 (java) S 14627 14627 14318 0 -1 64 19871 0 0 0 61 15 0 0 16 0 9 0 238691855 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14641/tid=14644] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14644/stat : 14644 (java) S 14627 14627 14318 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 238691855 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14645] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14645/stat : 14645 (java) S 14627 14627 14318 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 238691855 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14646] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14646/stat : 14646 (java) S 14627 14627 14318 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 238691857 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14647] ppid=14627 vsize=812552 CPUtime=0.23
/proc/14641/task/14647/stat : 14647 (java) S 14627 14627 14318 0 -1 64 846 0 0 0 23 0 0 0 16 0 9 0 238691857 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14648] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14648/stat : 14648 (java) S 14627 14627 14318 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 238691857 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14649] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14649/stat : 14649 (java) S 14627 14627 14318 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 238691857 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 339.19
Current children cumulated vsize (KiB) 860108

[startup+402.302 s]
/proc/loadavg: 2.10 2.05 2.01 3/92 14801
/proc/meminfo: memFree=1245192/2055920 swapFree=4180076/4192956
[pid=14627] ppid=14625 vsize=47556 CPUtime=0.01
/proc/14627/stat : 14627 (galacE.sh) S 14625 14627 14318 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 238691849 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14627/statm: 11889 364 245 79 0 219 0
[pid=14641] ppid=14627 vsize=812552 CPUtime=399.09
/proc/14641/stat : 14641 (java) S 14627 14627 14318 0 -1 0 36674 0 1 0 39722 187 0 0 20 0 9 0 238691853 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14641/statm: 203138 35358 1908 9 0 197171 0
[pid=14641/tid=14642] ppid=14627 vsize=812552 CPUtime=398
/proc/14641/task/14642/stat : 14642 (java) R 14627 14627 14318 0 -1 64 15257 0 1 0 39631 169 0 0 25 0 9 0 238691854 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4127012788 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14641/tid=14643] ppid=14627 vsize=812552 CPUtime=0.83
/proc/14641/task/14643/stat : 14643 (java) S 14627 14627 14318 0 -1 64 19871 0 0 0 67 16 0 0 16 0 9 0 238691855 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14641/tid=14644] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14644/stat : 14644 (java) S 14627 14627 14318 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 238691855 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14645] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14645/stat : 14645 (java) S 14627 14627 14318 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 238691855 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14646] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14646/stat : 14646 (java) S 14627 14627 14318 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 238691857 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14647] ppid=14627 vsize=812552 CPUtime=0.23
/proc/14641/task/14647/stat : 14647 (java) S 14627 14627 14318 0 -1 64 846 0 0 0 23 0 0 0 16 0 9 0 238691857 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14641/tid=14648] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14648/stat : 14648 (java) S 14627 14627 14318 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 238691857 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14649] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14649/stat : 14649 (java) S 14627 14627 14318 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 238691857 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 399.1
Current children cumulated vsize (KiB) 860108

[startup+462.301 s]
/proc/loadavg: 2.33 2.13 2.03 3/92 14801
/proc/meminfo: memFree=1164168/2055920 swapFree=4180076/4192956
[pid=14627] ppid=14625 vsize=47556 CPUtime=0.01
/proc/14627/stat : 14627 (galacE.sh) S 14625 14627 14318 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 238691849 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14627/statm: 11889 364 245 79 0 219 0
[pid=14641] ppid=14627 vsize=812552 CPUtime=458.46
/proc/14641/stat : 14641 (java) S 14627 14627 14318 0 -1 0 36785 0 1 0 45634 212 0 0 20 0 9 0 238691853 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14641/statm: 203138 35358 1908 9 0 197171 0
[pid=14641/tid=14642] ppid=14627 vsize=812552 CPUtime=457.3
/proc/14641/task/14642/stat : 14642 (java) R 14627 14627 14318 0 -1 64 15368 0 1 0 45537 193 0 0 25 0 9 0 238691854 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4126650623 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14643] ppid=14627 vsize=812552 CPUtime=0.89
/proc/14641/task/14643/stat : 14643 (java) S 14627 14627 14318 0 -1 64 19871 0 0 0 73 16 0 0 16 0 9 0 238691855 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14644] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14644/stat : 14644 (java) S 14627 14627 14318 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 238691855 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14645] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14645/stat : 14645 (java) S 14627 14627 14318 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 238691855 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14646] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14646/stat : 14646 (java) S 14627 14627 14318 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 238691857 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14647] ppid=14627 vsize=812552 CPUtime=0.23
/proc/14641/task/14647/stat : 14647 (java) S 14627 14627 14318 0 -1 64 846 0 0 0 23 0 0 0 16 0 9 0 238691857 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14641/tid=14648] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14648/stat : 14648 (java) S 14627 14627 14318 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 238691857 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14649] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14649/stat : 14649 (java) S 14627 14627 14318 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 238691857 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.47
Current children cumulated vsize (KiB) 860108

[startup+522.302 s]
/proc/loadavg: 2.27 2.15 2.04 3/92 14801
/proc/meminfo: memFree=1083016/2055920 swapFree=4180076/4192956
[pid=14627] ppid=14625 vsize=47556 CPUtime=0.01
/proc/14627/stat : 14627 (galacE.sh) S 14625 14627 14318 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 238691849 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14627/statm: 11889 364 245 79 0 219 0
[pid=14641] ppid=14627 vsize=812552 CPUtime=517.91
/proc/14641/stat : 14641 (java) S 14627 14627 14318 0 -1 0 36897 0 1 0 51552 239 0 0 20 0 9 0 238691853 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14641/statm: 203138 35358 1908 9 0 197171 0
[pid=14641/tid=14642] ppid=14627 vsize=812552 CPUtime=516.68
/proc/14641/task/14642/stat : 14642 (java) R 14627 14627 14318 0 -1 64 15480 0 1 0 51449 219 0 0 25 0 9 0 238691854 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4127017423 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14641/tid=14643] ppid=14627 vsize=812552 CPUtime=0.97
/proc/14641/task/14643/stat : 14643 (java) S 14627 14627 14318 0 -1 64 19871 0 0 0 79 18 0 0 16 0 9 0 238691855 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14641/tid=14644] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14644/stat : 14644 (java) S 14627 14627 14318 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 238691855 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14645] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14645/stat : 14645 (java) S 14627 14627 14318 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 238691855 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14646] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14646/stat : 14646 (java) S 14627 14627 14318 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 238691857 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14647] ppid=14627 vsize=812552 CPUtime=0.23
/proc/14641/task/14647/stat : 14647 (java) S 14627 14627 14318 0 -1 64 846 0 0 0 23 0 0 0 16 0 9 0 238691857 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14641/tid=14648] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14648/stat : 14648 (java) S 14627 14627 14318 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 238691857 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14641/tid=14649] ppid=14627 vsize=812552 CPUtime=0
/proc/14641/task/14649/stat : 14649 (java) S 14627 14627 14318 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 238691857 832053248 35358 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 517.92
Current children cumulated vsize (KiB) 860108



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+564.901 s]
/proc/loadavg: 2.30 2.17 2.05 3/84 14802
/proc/meminfo: memFree=357256/2055920 swapFree=4180076/4192956
[pid=14627] ppid=14625 vsize=47556 CPUtime=550.79
/proc/14627/stat : 14627 (galacE.sh) S 14625 14627 14318 0 -1 4194304 799 38668 0 1 0 0 54821 258 17 0 1 0 238691849 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14627/statm: 11889 364 245 79 0 219 0
[pid=14802] ppid=14627 vsize=877112 CPUtime=9.31
/proc/14802/stat : 14802 (eSAT_static) R 14627 14627 14318 0 -1 4194304 201455 0 0 0 808 123 0 0 25 0 1 0 238747407 898162688 201437 996147200 134512640 135177480 4294955984 18446744073709551615 134745010 0 0 4096 3 0 0 0 17 1 0 0
/proc/14802/statm: 219278 201438 64 162 0 219113 0
Current children cumulated CPU time (s) 560.1
Current children cumulated vsize (KiB) 924668

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

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

[startup+564.901 s]
/proc/loadavg: 2.30 2.17 2.05 3/84 14802
/proc/meminfo: memFree=357256/2055920 swapFree=4180076/4192956
[pid=14627] ppid=14625 vsize=47556 CPUtime=550.79
/proc/14627/stat : 14627 (galacE.sh) S 14625 14627 14318 0 -1 4194304 799 38668 0 1 0 0 54821 258 17 0 1 0 238691849 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14627/statm: 11889 364 245 79 0 219 0
[pid=14802] ppid=14627 vsize=877112 CPUtime=9.31
/proc/14802/stat : 14802 (eSAT_static) R 14627 14627 14318 0 -1 4194304 201455 0 0 0 808 123 0 0 25 0 1 0 238747407 898162688 201437 996147200 134512640 135177480 4294955984 18446744073709551615 134745010 0 0 4096 3 0 0 0 17 1 0 0
/proc/14802/statm: 219278 201438 64 162 0 219113 0
Current children cumulated CPU time (s) 560.1
Current children cumulated vsize (KiB) 924668

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14627 and gives
#  childrusage.ru_utime.tv_sec=548
#  childrusage.ru_utime.tv_usec=220657
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=591606
# CPU time returned by wait4() is 550.812
# while last known CPU time is 560.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 564.913
CPU time (s): 560.1
CPU user time (s): 556.29
CPU system time (s): 3.81
CPU usage (%): 99.1481
Max. virtual memory (cumulated for all children) (KiB): 924668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 548.221
system time used= 2.59161
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39467
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= 18946
involuntary context switches= 27002

runsolver used 0.78888 second user time and 1.79473 second system time

The end

Launcher Data (download as text)

Begin job on node81 at 2008-07-03 05:50:39
IDJOB=1052635
IDBENCH=55988
IDSOLVER=351
FILE ID=node81/1052635-1215057039
PBS_JOBID= 7875186
Free space on /tmp= 126848 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= dd049e88b28a585af20f4616b3613c17
RANDOM SEED=1610953946

node81.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1099424 kB
Buffers:         20684 kB
Cached:         135336 kB
SwapCached:       5616 kB
Active:         813476 kB
Inactive:        80816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1099424 kB
SwapTotal:     4192956 kB
SwapFree:      4180076 kB
Dirty:            5364 kB
Writeback:           0 kB
Mapped:         756288 kB
Slab:            45860 kB
Committed_AS:  1218416 kB
PageTables:       3288 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126336 MiB
End job on node81 at 2008-07-03 06:00:06