Trace number 1047149

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) 1761.8 1769.21

General information on the benchmark

Namecsp/bddLarge/
normalized-bdd-21-2713-15-79-33_ext.xml
MD5SUMaa7b2353cb628418d82c0cbdd1fd0d6d
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 benchmark22.6236
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints2713
Maximum constraint arity15
Maximum domain size2
Number of constraints which are defined in extension2713
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 ---
0.01/0.83	c start processing
0.01/0.83	c start relation processing
0.01/0.95	c start cnf exporting
1751.74/1754.77	c parsing time : 0.723
1751.74/1754.77	c preprocessing time : 1754.666
1751.74/1754.77	
1751.74/1754.77	c Nary constraints - conflicts : 0 supports : 2713
1751.74/1754.77	c Binary constraints - conflicts : 0 supports :0
1751.74/1754.77	c max arity constraint : 15
1751.74/1754.77	c Max Tuples generated 0
1751.74/1754.77	c relations : 1
1751.74/1754.77	c relations BDD: 1
1751.74/1754.77	c sampling 0/0
1751.74/1754.77	c vars : 14509146 - clauses :  52453142
1751.74/1754.77	
1751.82/1754.86	 
1751.82/1754.86	c --- SAT Solver Stats ---
1751.82/1754.86	 
1751.82/1754.87	c eSAT 0.1 : minisat core with additionnal features
1751.82/1754.89	c ============================[ Problem Statistics ]=============================
1751.82/1754.89	c |                                                                             |
1751.84/1754.91	c |  Number of variables:  14509145                                             |
1751.84/1754.91	c |  Number of clauses:    52453142                                             |

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-1047149-1215039507/watcher-1047149-1215039507 -o /tmp/evaluation-result-1047149-1215039507/solver-1047149-1215039507 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1047149-1215039507.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: 0.00 0.00 0.00 3/64 6655
/proc/meminfo: memFree=1383720/2055920 swapFree=4179784/4192956
[pid=6655] ppid=6653 vsize=8652 CPUtime=0
/proc/6655/stat : 6655 (galacE.sh) S 6653 6655 6618 0 -1 4194304 346 0 0 0 0 0 0 0 18 0 1 0 1982925356 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6655/statm: 2163 280 208 79 0 156 0
[pid=6656] ppid=6655 vsize=8688 CPUtime=0
/proc/6656/stat : 6656 (galacE.sh) S 6655 6655 6618 0 -1 4194368 36 0 0 0 0 0 0 0 18 0 1 0 1982925356 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 231962542162 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/6656/statm: 2172 286 209 79 0 165 0
[pid=6657] ppid=6656 vsize=128 CPUtime=0
/proc/6657/stat : 6657 (id) R 6656 6655 6618 0 -1 4194304 47 0 0 0 0 0 0 0 20 0 1 0 1982925356 131072 22 996147200 4194304 4211724 548682068832 18446744073709551615 231959754121 0 0 3674112 0 0 0 0 17 0 0 0
/proc/6657/statm: 32 22 16 4 0 3 0

[startup+0.0390809 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 6655
/proc/meminfo: memFree=1383720/2055920 swapFree=4179784/4192956
[pid=6655] ppid=6653 vsize=47556 CPUtime=0.01
/proc/6655/stat : 6655 (galacE.sh) S 6653 6655 6618 0 -1 4194304 765 1858 0 0 0 0 0 1 17 0 1 0 1982925356 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6655/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.101066 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 6655
/proc/meminfo: memFree=1383720/2055920 swapFree=4179784/4192956
[pid=6655] ppid=6653 vsize=47556 CPUtime=0.01
/proc/6655/stat : 6655 (galacE.sh) S 6653 6655 6618 0 -1 4194304 765 1858 0 0 0 0 0 1 17 0 1 0 1982925356 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6655/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.301015 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 6655
/proc/meminfo: memFree=1383720/2055920 swapFree=4179784/4192956
[pid=6655] ppid=6653 vsize=47556 CPUtime=0.01
/proc/6655/stat : 6655 (galacE.sh) S 6653 6655 6618 0 -1 4194304 765 1858 0 0 0 0 0 1 17 0 1 0 1982925356 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6655/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.701911 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 6655
/proc/meminfo: memFree=1383720/2055920 swapFree=4179784/4192956
[pid=6655] ppid=6653 vsize=47556 CPUtime=0.01
/proc/6655/stat : 6655 (galacE.sh) S 6653 6655 6618 0 -1 4194304 765 1858 0 0 0 0 0 1 17 0 1 0 1982925356 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6655/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.5017 s]
/proc/loadavg: 0.00 0.00 0.00 2/77 6706
/proc/meminfo: memFree=1331368/2055920 swapFree=4179784/4192956
[pid=6655] ppid=6653 vsize=47556 CPUtime=0.01
/proc/6655/stat : 6655 (galacE.sh) S 6653 6655 6618 0 -1 4194304 765 1858 0 0 0 0 0 1 17 0 1 0 1982925356 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6655/statm: 11889 364 245 79 0 219 0
[pid=6669] ppid=6655 vsize=814536 CPUtime=1.77
/proc/6669/stat : 6669 (java) S 6655 6655 6618 0 -1 0 20427 0 1 0 166 11 0 0 18 0 9 0 1982925359 834084864 19848 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6669/statm: 203634 19848 1910 9 0 197667 0
[pid=6669/tid=6670] ppid=6655 vsize=814536 CPUtime=1.38
/proc/6669/task/6670/stat : 6670 (java) R 6655 6655 6618 0 -1 64 14564 0 1 0 131 7 0 0 19 0 9 0 1982925360 834084864 19848 996147200 134512640 134550740 4294955616 18446744073709551615 4127338989 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6671] ppid=6655 vsize=814536 CPUtime=0.03
/proc/6669/task/6671/stat : 6671 (java) S 6655 6655 6618 0 -1 64 4250 0 0 0 2 1 0 0 16 0 9 0 1982925362 834084864 19848 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6672] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6672/stat : 6672 (java) S 6655 6655 6618 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1982925362 834084864 19848 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6673] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6673/stat : 6673 (java) S 6655 6655 6618 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1982925362 834084864 19848 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6674] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6674/stat : 6674 (java) S 6655 6655 6618 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 1982925364 834084864 19848 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6675] ppid=6655 vsize=814536 CPUtime=0.33
/proc/6669/task/6675/stat : 6675 (java) S 6655 6655 6618 0 -1 64 912 0 0 0 32 1 0 0 16 0 9 0 1982925364 834084864 19848 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6676] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6676/stat : 6676 (java) S 6655 6655 6618 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1982925364 834084864 19848 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6677] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6677/stat : 6677 (java) S 6655 6655 6618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1982925364 834084864 19848 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.78
Current children cumulated vsize (KiB) 862092

[startup+3.10229 s]
/proc/loadavg: 0.16 0.03 0.01 4/90 6724
/proc/meminfo: memFree=1217088/2055920 swapFree=4179784/4192956
[pid=6655] ppid=6653 vsize=47556 CPUtime=0.01
/proc/6655/stat : 6655 (galacE.sh) S 6653 6655 6618 0 -1 4194304 765 1858 0 0 0 0 0 1 17 0 1 0 1982925356 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6655/statm: 11889 364 245 79 0 219 0
[pid=6669] ppid=6655 vsize=814536 CPUtime=3.37
/proc/6669/stat : 6669 (java) S 6655 6655 6618 0 -1 0 21735 0 1 0 325 12 0 0 18 0 9 0 1982925359 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6669/statm: 203634 21153 1910 9 0 197667 0
[pid=6669/tid=6670] ppid=6655 vsize=814536 CPUtime=2.95
/proc/6669/task/6670/stat : 6670 (java) R 6655 6655 6618 0 -1 64 14567 0 1 0 287 8 0 0 25 0 9 0 1982925360 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4127358061 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6671] ppid=6655 vsize=814536 CPUtime=0.07
/proc/6669/task/6671/stat : 6671 (java) S 6655 6655 6618 0 -1 64 5553 0 0 0 5 2 0 0 16 0 9 0 1982925362 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6672] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6672/stat : 6672 (java) S 6655 6655 6618 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1982925362 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6673] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6673/stat : 6673 (java) S 6655 6655 6618 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1982925362 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6674] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6674/stat : 6674 (java) S 6655 6655 6618 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 1982925364 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6675] ppid=6655 vsize=814536 CPUtime=0.33
/proc/6669/task/6675/stat : 6675 (java) S 6655 6655 6618 0 -1 64 914 0 0 0 32 1 0 0 15 0 9 0 1982925364 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6676] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6676/stat : 6676 (java) S 6655 6655 6618 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1982925364 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6677] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6677/stat : 6677 (java) S 6655 6655 6618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1982925364 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.38
Current children cumulated vsize (KiB) 862092

[startup+6.30245 s]
/proc/loadavg: 0.16 0.03 0.01 4/90 6728
/proc/meminfo: memFree=1139768/2055920 swapFree=4179784/4192956
[pid=6655] ppid=6653 vsize=47556 CPUtime=0.01
/proc/6655/stat : 6655 (galacE.sh) S 6653 6655 6618 0 -1 4194304 765 1858 0 0 0 0 0 1 17 0 1 0 1982925356 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6655/statm: 11889 364 245 79 0 219 0
[pid=6669] ppid=6655 vsize=814536 CPUtime=6.57
/proc/6669/stat : 6669 (java) S 6655 6655 6618 0 -1 0 21742 0 1 0 643 14 0 0 18 0 9 0 1982925359 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6669/statm: 203634 21153 1910 9 0 197667 0
[pid=6669/tid=6670] ppid=6655 vsize=814536 CPUtime=6.13
/proc/6669/task/6670/stat : 6670 (java) R 6655 6655 6618 0 -1 64 14574 0 1 0 604 9 0 0 25 0 9 0 1982925360 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 102880949 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6671] ppid=6655 vsize=814536 CPUtime=0.07
/proc/6669/task/6671/stat : 6671 (java) S 6655 6655 6618 0 -1 64 5553 0 0 0 5 2 0 0 16 0 9 0 1982925362 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6672] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6672/stat : 6672 (java) S 6655 6655 6618 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1982925362 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6673] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6673/stat : 6673 (java) S 6655 6655 6618 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1982925362 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6674] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6674/stat : 6674 (java) S 6655 6655 6618 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 1982925364 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6675] ppid=6655 vsize=814536 CPUtime=0.33
/proc/6669/task/6675/stat : 6675 (java) S 6655 6655 6618 0 -1 64 914 0 0 0 32 1 0 0 15 0 9 0 1982925364 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6676] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6676/stat : 6676 (java) S 6655 6655 6618 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1982925364 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6677] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6677/stat : 6677 (java) S 6655 6655 6618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1982925364 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.58
Current children cumulated vsize (KiB) 862092

[startup+12.7028 s]
/proc/loadavg: 0.44 0.10 0.03 3/90 6728
/proc/meminfo: memFree=1136056/2055920 swapFree=4179784/4192956
[pid=6655] ppid=6653 vsize=47556 CPUtime=0.01
/proc/6655/stat : 6655 (galacE.sh) S 6653 6655 6618 0 -1 4194304 765 1858 0 0 0 0 0 1 17 0 1 0 1982925356 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6655/statm: 11889 364 245 79 0 219 0
[pid=6669] ppid=6655 vsize=814536 CPUtime=12.96
/proc/6669/stat : 6669 (java) S 6655 6655 6618 0 -1 0 21754 0 1 0 1280 16 0 0 18 0 9 0 1982925359 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6669/statm: 203634 21153 1910 9 0 197667 0
[pid=6669/tid=6670] ppid=6655 vsize=814536 CPUtime=12.53
/proc/6669/task/6670/stat : 6670 (java) R 6655 6655 6618 0 -1 64 14586 0 1 0 1241 12 0 0 25 0 9 0 1982925360 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4126095741 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6671] ppid=6655 vsize=814536 CPUtime=0.08
/proc/6669/task/6671/stat : 6671 (java) S 6655 6655 6618 0 -1 64 5553 0 0 0 6 2 0 0 16 0 9 0 1982925362 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6672] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6672/stat : 6672 (java) S 6655 6655 6618 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1982925362 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6673] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6673/stat : 6673 (java) S 6655 6655 6618 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1982925362 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6674] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6674/stat : 6674 (java) S 6655 6655 6618 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 1982925364 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6675] ppid=6655 vsize=814536 CPUtime=0.33
/proc/6669/task/6675/stat : 6675 (java) S 6655 6655 6618 0 -1 64 914 0 0 0 32 1 0 0 15 0 9 0 1982925364 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6676] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6676/stat : 6676 (java) S 6655 6655 6618 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1982925364 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6677] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6677/stat : 6677 (java) S 6655 6655 6618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1982925364 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.97
Current children cumulated vsize (KiB) 862092

[startup+25.5025 s]
/proc/loadavg: 0.68 0.16 0.05 3/90 6728
/proc/meminfo: memFree=1128120/2055920 swapFree=4179784/4192956
[pid=6655] ppid=6653 vsize=47556 CPUtime=0.01
/proc/6655/stat : 6655 (galacE.sh) S 6653 6655 6618 0 -1 4194304 765 1858 0 0 0 0 0 1 17 0 1 0 1982925356 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6655/statm: 11889 364 245 79 0 219 0
[pid=6669] ppid=6655 vsize=814536 CPUtime=25.76
/proc/6669/stat : 6669 (java) S 6655 6655 6618 0 -1 0 21777 0 1 0 2556 20 0 0 18 0 9 0 1982925359 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6669/statm: 203634 21153 1910 9 0 197667 0
[pid=6669/tid=6670] ppid=6655 vsize=814536 CPUtime=25.31
/proc/6669/task/6670/stat : 6670 (java) R 6655 6655 6618 0 -1 64 14609 0 1 0 2516 15 0 0 25 0 9 0 1982925360 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4126657543 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6671] ppid=6655 vsize=814536 CPUtime=0.08
/proc/6669/task/6671/stat : 6671 (java) S 6655 6655 6618 0 -1 64 5553 0 0 0 6 2 0 0 16 0 9 0 1982925362 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6672] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6672/stat : 6672 (java) S 6655 6655 6618 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1982925362 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6673] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6673/stat : 6673 (java) S 6655 6655 6618 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1982925362 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6674] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6674/stat : 6674 (java) S 6655 6655 6618 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 1982925364 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6675] ppid=6655 vsize=814536 CPUtime=0.33
/proc/6669/task/6675/stat : 6675 (java) S 6655 6655 6618 0 -1 64 914 0 0 0 32 1 0 0 16 0 9 0 1982925364 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6676] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6676/stat : 6676 (java) S 6655 6655 6618 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1982925364 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6677] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6677/stat : 6677 (java) S 6655 6655 6618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1982925364 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.77

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

/proc/6669/task/6673/stat : 6673 (java) S 6655 6655 6618 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1982925362 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6674] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6674/stat : 6674 (java) S 6655 6655 6618 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 1982925364 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6675] ppid=6655 vsize=814536 CPUtime=0.33
/proc/6669/task/6675/stat : 6675 (java) S 6655 6655 6618 0 -1 64 914 0 0 0 32 1 0 0 16 0 9 0 1982925364 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6676] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6676/stat : 6676 (java) S 6655 6655 6618 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1982925364 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6677] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6677/stat : 6677 (java) S 6655 6655 6618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1982925364 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1479.61
Current children cumulated vsize (KiB) 862092

[startup+1542.3 s]
/proc/loadavg: 2.01 2.05 1.64 3/82 6882
/proc/meminfo: memFree=16328/2055920 swapFree=4179960/4192956
[pid=6655] ppid=6653 vsize=47556 CPUtime=0.01
/proc/6655/stat : 6655 (galacE.sh) S 6653 6655 6618 0 -1 4194304 765 1858 0 0 0 0 0 1 17 0 1 0 1982925356 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6655/statm: 11889 364 245 79 0 219 0
[pid=6669] ppid=6655 vsize=814536 CPUtime=1539.54
/proc/6669/stat : 6669 (java) S 6655 6655 6618 0 -1 0 24542 0 1 0 153392 562 0 0 18 0 9 0 1982925359 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6669/statm: 203634 21153 1910 9 0 197667 0
[pid=6669/tid=6670] ppid=6655 vsize=814536 CPUtime=1537.84
/proc/6669/task/6670/stat : 6670 (java) R 6655 6655 6618 0 -1 64 17374 0 1 0 153241 543 0 0 25 0 9 0 1982925360 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4127347218 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6671] ppid=6655 vsize=814536 CPUtime=1.35
/proc/6669/task/6671/stat : 6671 (java) S 6655 6655 6618 0 -1 64 5553 0 0 0 118 17 0 0 16 0 9 0 1982925362 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6672] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6672/stat : 6672 (java) S 6655 6655 6618 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1982925362 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6673] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6673/stat : 6673 (java) S 6655 6655 6618 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1982925362 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6674] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6674/stat : 6674 (java) S 6655 6655 6618 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 1982925364 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6675] ppid=6655 vsize=814536 CPUtime=0.33
/proc/6669/task/6675/stat : 6675 (java) S 6655 6655 6618 0 -1 64 914 0 0 0 32 1 0 0 16 0 9 0 1982925364 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6676] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6676/stat : 6676 (java) S 6655 6655 6618 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1982925364 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6677] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6677/stat : 6677 (java) S 6655 6655 6618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1982925364 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1539.55
Current children cumulated vsize (KiB) 862092

[startup+1602.3 s]
/proc/loadavg: 2.00 2.04 1.65 3/82 6882
/proc/meminfo: memFree=15688/2055920 swapFree=4179960/4192956
[pid=6655] ppid=6653 vsize=47556 CPUtime=0.01
/proc/6655/stat : 6655 (galacE.sh) S 6653 6655 6618 0 -1 4194304 765 1858 0 0 0 0 0 1 17 0 1 0 1982925356 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6655/statm: 11889 364 245 79 0 219 0
[pid=6669] ppid=6655 vsize=814536 CPUtime=1599.48
/proc/6669/stat : 6669 (java) S 6655 6655 6618 0 -1 0 24652 0 1 0 159365 583 0 0 18 0 9 0 1982925359 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6669/statm: 203634 21153 1910 9 0 197667 0
[pid=6669/tid=6670] ppid=6655 vsize=814536 CPUtime=1597.73
/proc/6669/task/6670/stat : 6670 (java) R 6655 6655 6618 0 -1 64 17484 0 1 0 159210 563 0 0 25 0 9 0 1982925360 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4126604456 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6671] ppid=6655 vsize=814536 CPUtime=1.4
/proc/6669/task/6671/stat : 6671 (java) S 6655 6655 6618 0 -1 64 5553 0 0 0 122 18 0 0 16 0 9 0 1982925362 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6672] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6672/stat : 6672 (java) S 6655 6655 6618 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1982925362 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6673] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6673/stat : 6673 (java) S 6655 6655 6618 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1982925362 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6674] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6674/stat : 6674 (java) S 6655 6655 6618 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 1982925364 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6675] ppid=6655 vsize=814536 CPUtime=0.33
/proc/6669/task/6675/stat : 6675 (java) S 6655 6655 6618 0 -1 64 914 0 0 0 32 1 0 0 16 0 9 0 1982925364 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6676] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6676/stat : 6676 (java) S 6655 6655 6618 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1982925364 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6677] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6677/stat : 6677 (java) S 6655 6655 6618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1982925364 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1599.49
Current children cumulated vsize (KiB) 862092

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 1.67 3/82 6882
/proc/meminfo: memFree=15816/2055920 swapFree=4179960/4192956
[pid=6655] ppid=6653 vsize=47556 CPUtime=0.01
/proc/6655/stat : 6655 (galacE.sh) S 6653 6655 6618 0 -1 4194304 765 1858 0 0 0 0 0 1 17 0 1 0 1982925356 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6655/statm: 11889 364 245 79 0 219 0
[pid=6669] ppid=6655 vsize=814536 CPUtime=1659.41
/proc/6669/stat : 6669 (java) S 6655 6655 6618 0 -1 0 24762 0 1 0 165336 605 0 0 18 0 9 0 1982925359 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6669/statm: 203634 21153 1910 9 0 197667 0
[pid=6669/tid=6670] ppid=6655 vsize=814536 CPUtime=1657.62
/proc/6669/task/6670/stat : 6670 (java) R 6655 6655 6618 0 -1 64 17594 0 1 0 165177 585 0 0 25 0 9 0 1982925360 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4126385452 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6671] ppid=6655 vsize=814536 CPUtime=1.44
/proc/6669/task/6671/stat : 6671 (java) S 6655 6655 6618 0 -1 64 5553 0 0 0 126 18 0 0 16 0 9 0 1982925362 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6672] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6672/stat : 6672 (java) S 6655 6655 6618 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1982925362 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6673] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6673/stat : 6673 (java) S 6655 6655 6618 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1982925362 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6674] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6674/stat : 6674 (java) S 6655 6655 6618 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 1982925364 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6675] ppid=6655 vsize=814536 CPUtime=0.33
/proc/6669/task/6675/stat : 6675 (java) S 6655 6655 6618 0 -1 64 914 0 0 0 32 1 0 0 16 0 9 0 1982925364 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6676] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6676/stat : 6676 (java) S 6655 6655 6618 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1982925364 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6677] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6677/stat : 6677 (java) S 6655 6655 6618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1982925364 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1659.42
Current children cumulated vsize (KiB) 862092

[startup+1722.3 s]
/proc/loadavg: 2.06 2.04 1.69 3/82 6882
/proc/meminfo: memFree=15176/2055920 swapFree=4179960/4192956
[pid=6655] ppid=6653 vsize=47556 CPUtime=0.01
/proc/6655/stat : 6655 (galacE.sh) S 6653 6655 6618 0 -1 4194304 765 1858 0 0 0 0 0 1 17 0 1 0 1982925356 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6655/statm: 11889 364 245 79 0 219 0
[pid=6669] ppid=6655 vsize=814536 CPUtime=1719.36
/proc/6669/stat : 6669 (java) S 6655 6655 6618 0 -1 0 24872 0 1 0 171309 627 0 0 18 0 9 0 1982925359 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6669/statm: 203634 21153 1910 9 0 197667 0
[pid=6669/tid=6670] ppid=6655 vsize=814536 CPUtime=1717.5
/proc/6669/task/6670/stat : 6670 (java) R 6655 6655 6618 0 -1 64 17704 0 1 0 171145 605 0 0 25 0 9 0 1982925360 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4126634067 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6671] ppid=6655 vsize=814536 CPUtime=1.49
/proc/6669/task/6671/stat : 6671 (java) S 6655 6655 6618 0 -1 64 5553 0 0 0 130 19 0 0 16 0 9 0 1982925362 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6672] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6672/stat : 6672 (java) S 6655 6655 6618 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1982925362 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6673] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6673/stat : 6673 (java) S 6655 6655 6618 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1982925362 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6674] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6674/stat : 6674 (java) S 6655 6655 6618 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 1982925364 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6675] ppid=6655 vsize=814536 CPUtime=0.33
/proc/6669/task/6675/stat : 6675 (java) S 6655 6655 6618 0 -1 64 914 0 0 0 32 1 0 0 16 0 9 0 1982925364 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6676] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6676/stat : 6676 (java) S 6655 6655 6618 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1982925364 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6669/tid=6677] ppid=6655 vsize=814536 CPUtime=0
/proc/6669/task/6677/stat : 6677 (java) S 6655 6655 6618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1982925364 834084864 21153 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1719.37
Current children cumulated vsize (KiB) 862092



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1769.2 s]
/proc/loadavg: 2.02 2.03 1.71 3/74 6883
/proc/meminfo: memFree=15944/2055920 swapFree=4180096/4192956
[pid=6655] ppid=6653 vsize=47556 CPUtime=1751.84
/proc/6655/stat : 6655 (galacE.sh) S 6653 6655 6618 0 -1 4194304 799 26802 0 1 0 0 174543 641 16 0 1 0 1982925356 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6655/statm: 11889 364 245 79 0 219 0
[pid=6883] ppid=6655 vsize=876292 CPUtime=9.96
/proc/6883/stat : 6883 (eSAT_static) R 6655 6655 6618 0 -1 4194304 200087 0 0 0 827 169 0 0 18 0 1 0 1983100843 897323008 200069 996147200 134512640 135177480 4294955984 18446744073709551615 134747980 0 0 4096 3 0 0 0 17 1 0 0
/proc/6883/statm: 219073 200069 64 162 0 218908 0
Current children cumulated CPU time (s) 1761.8
Current children cumulated vsize (KiB) 923848

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

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

[startup+1769.2 s]
/proc/loadavg: 2.02 2.03 1.71 3/74 6883
/proc/meminfo: memFree=15944/2055920 swapFree=4180096/4192956
[pid=6655] ppid=6653 vsize=47556 CPUtime=1751.84
/proc/6655/stat : 6655 (galacE.sh) S 6653 6655 6618 0 -1 4194304 799 26802 0 1 0 0 174543 641 16 0 1 0 1982925356 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6655/statm: 11889 364 245 79 0 219 0
[pid=6883] ppid=6655 vsize=876292 CPUtime=9.96
/proc/6883/stat : 6883 (eSAT_static) R 6655 6655 6618 0 -1 4194304 200087 0 0 0 827 169 0 0 18 0 1 0 1983100843 897323008 200069 996147200 134512640 135177480 4294955984 18446744073709551615 134747980 0 0 4096 3 0 0 0 17 1 0 0
/proc/6883/statm: 219073 200069 64 162 0 218908 0
Current children cumulated CPU time (s) 1761.8
Current children cumulated vsize (KiB) 923848

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6655 and gives
#  childrusage.ru_utime.tv_sec=1745
#  childrusage.ru_utime.tv_usec=442652
#  childrusage.ru_stime.tv_sec=6
#  childrusage.ru_stime.tv_usec=420024
# CPU time returned by wait4() is 1751.86
# while last known CPU time is 1761.8
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1769.21
CPU time (s): 1761.8
CPU user time (s): 1753.7
CPU system time (s): 8.1
CPU usage (%): 99.5809
Max. virtual memory (cumulated for all children) (KiB): 923848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1745.44
system time used= 6.42002
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27601
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= 56496
involuntary context switches= 66556

runsolver used 2.26865 second user time and 5.79612 second system time

The end

Launcher Data (download as text)

Begin job on node16 at 2008-07-03 00:58:28
IDJOB=1047149
IDBENCH=54134
IDSOLVER=351
FILE ID=node16/1047149-1215039507
PBS_JOBID= 7875141
Free space on /tmp= 66556 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/bddLarge/normalized-bdd-21-2713-15-79-33_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1047149-1215039507/watcher-1047149-1215039507 -o /tmp/evaluation-result-1047149-1215039507/solver-1047149-1215039507 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1047149-1215039507.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= aa7b2353cb628418d82c0cbdd1fd0d6d
RANDOM SEED=1153671335

node16.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.213
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.213
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:       1384272 kB
Buffers:         74524 kB
Cached:         514912 kB
SwapCached:       7400 kB
Active:         167588 kB
Inactive:       430844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1384272 kB
SwapTotal:     4192956 kB
SwapFree:      4179784 kB
Dirty:            3596 kB
Writeback:           0 kB
Mapped:          13904 kB
Slab:            59372 kB
Committed_AS:  3296288 kB
PageTables:       1436 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= 65424 MiB
End job on node16 at 2008-07-03 01:27:59