Trace number 1047148

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 M? (MO) 1704.85 1718.91

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.04	c --- Preproc Stats ---
0.01/0.98	c start processing
0.01/0.98	c start relation processing
1.10/1.12	c start cnf exporting
1695.60/1704.83	c parsing time : 0.859
1695.60/1704.83	c preprocessing time : 1704.704
1695.60/1704.83	
1695.60/1704.83	c Nary constraints - conflicts : 0 supports : 2713
1695.60/1704.83	c Binary constraints - conflicts : 0 supports :0
1695.60/1704.83	c max arity constraint : 15
1695.60/1704.83	c Max Tuples generated 0
1695.60/1704.83	c relations : 1
1695.60/1704.83	c relations BDD: 1
1695.60/1704.83	c sampling 0/0
1695.60/1704.83	c vars : 14509146 - clauses :  52453142
1695.60/1704.83	
1695.60/1704.85	 
1695.60/1704.85	c --- SAT Solver Stats ---
1695.60/1704.85	 

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-1047148-1215039507/watcher-1047148-1215039507 -o /tmp/evaluation-result-1047148-1215039507/solver-1047148-1215039507 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1047148-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 2/67 26479
/proc/meminfo: memFree=1812192/2055920 swapFree=4180540/4192956
[pid=26479] ppid=26477 vsize=5192 CPUtime=0
/proc/26479/stat : 26479 (galacM.sh) D 26477 26479 26413 0 -1 4194304 109 0 0 0 0 0 0 0 18 0 1 0 1982925144 5316608 80 996147200 4194304 4520092 548682068832 18446744073709551615 227848977906 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/26479/statm: 1298 80 59 79 0 108 0

[startup+0.0224249 s]
/proc/loadavg: 0.00 0.00 0.00 2/67 26479
/proc/meminfo: memFree=1812192/2055920 swapFree=4180540/4192956
[pid=26479] ppid=26477 vsize=8652 CPUtime=0
/proc/26479/stat : 26479 (galacM.sh) S 26477 26479 26413 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1982925144 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26479/statm: 2163 280 208 79 0 156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8652

[startup+0.103385 s]
/proc/loadavg: 0.00 0.00 0.00 2/67 26479
/proc/meminfo: memFree=1812192/2055920 swapFree=4180540/4192956
[pid=26479] ppid=26477 vsize=47576 CPUtime=0.01
/proc/26479/stat : 26479 (galacM.sh) S 26477 26479 26413 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 1982925144 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26479/statm: 11894 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.301479 s]
/proc/loadavg: 0.00 0.00 0.00 2/67 26479
/proc/meminfo: memFree=1812192/2055920 swapFree=4180540/4192956
[pid=26479] ppid=26477 vsize=47576 CPUtime=0.01
/proc/26479/stat : 26479 (galacM.sh) S 26477 26479 26413 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 1982925144 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26479/statm: 11894 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.701546 s]
/proc/loadavg: 0.00 0.00 0.00 2/67 26479
/proc/meminfo: memFree=1812192/2055920 swapFree=4180540/4192956
[pid=26479] ppid=26477 vsize=47576 CPUtime=0.01
/proc/26479/stat : 26479 (galacM.sh) S 26477 26479 26413 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 1982925144 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26479/statm: 11894 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+1.50269 s]
/proc/loadavg: 0.00 0.00 0.00 4/82 26511
/proc/meminfo: memFree=1755560/2055920 swapFree=4180540/4192956
[pid=26479] ppid=26477 vsize=47576 CPUtime=0.01
/proc/26479/stat : 26479 (galacM.sh) S 26477 26479 26413 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 1982925144 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26479/statm: 11894 365 246 79 0 219 0
[pid=26493] ppid=26479 vsize=813052 CPUtime=1.48
/proc/26493/stat : 26493 (java) S 26479 26479 26413 0 -1 0 20438 0 1 0 139 9 0 0 18 0 9 0 1982925149 832565248 19860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26493/statm: 203263 19860 1912 9 0 197244 0
[pid=26493/tid=26494] ppid=26479 vsize=813052 CPUtime=1.11
/proc/26493/task/26494/stat : 26494 (java) R 26479 26479 26413 0 -1 64 14595 0 1 0 104 7 0 0 25 0 9 0 1982925150 832565248 19860 996147200 134512640 134550740 4294955616 18446744073709551615 4126632052 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26495] ppid=26479 vsize=813052 CPUtime=0.04
/proc/26493/task/26495/stat : 26495 (java) S 26479 26479 26413 0 -1 64 4252 0 0 0 3 1 0 0 16 0 9 0 1982925151 832565248 19860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26496] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26496/stat : 26496 (java) S 26479 26479 26413 0 -1 64 11 0 0 0 0 0 0 0 17 0 9 0 1982925151 832565248 19860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26497] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26497/stat : 26497 (java) S 26479 26479 26413 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1982925151 832565248 19860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26498] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26498/stat : 26498 (java) S 26479 26479 26413 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 1982925153 832565248 19860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26499] ppid=26479 vsize=813052 CPUtime=0.32
/proc/26493/task/26499/stat : 26499 (java) S 26479 26479 26413 0 -1 64 891 0 0 0 32 0 0 0 15 0 9 0 1982925153 832565248 19860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26500] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26500/stat : 26500 (java) S 26479 26479 26413 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 1982925153 832565248 19860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26501] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26501/stat : 26501 (java) S 26479 26479 26413 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1982925153 832565248 19860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 860628

[startup+3.10297 s]
/proc/loadavg: 0.16 0.03 0.01 3/82 26511
/proc/meminfo: memFree=1724136/2055920 swapFree=4180540/4192956
[pid=26479] ppid=26477 vsize=47576 CPUtime=0.01
/proc/26479/stat : 26479 (galacM.sh) S 26477 26479 26413 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 1982925144 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26479/statm: 11894 365 246 79 0 219 0
[pid=26493] ppid=26479 vsize=813052 CPUtime=3.08
/proc/26493/stat : 26493 (java) S 26479 26479 26413 0 -1 0 21746 0 1 0 298 10 0 0 18 0 9 0 1982925149 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26493/statm: 203263 21165 1912 9 0 197244 0
[pid=26493/tid=26494] ppid=26479 vsize=813052 CPUtime=2.67
/proc/26493/task/26494/stat : 26494 (java) R 26479 26479 26413 0 -1 64 14598 0 1 0 260 7 0 0 25 0 9 0 1982925150 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4127329622 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26495] ppid=26479 vsize=813052 CPUtime=0.06
/proc/26493/task/26495/stat : 26495 (java) S 26479 26479 26413 0 -1 64 5555 0 0 0 5 1 0 0 16 0 9 0 1982925151 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26496] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26496/stat : 26496 (java) S 26479 26479 26413 0 -1 64 11 0 0 0 0 0 0 0 17 0 9 0 1982925151 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26497] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26497/stat : 26497 (java) S 26479 26479 26413 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1982925151 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26498] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26498/stat : 26498 (java) S 26479 26479 26413 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 1982925153 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26499] ppid=26479 vsize=813052 CPUtime=0.32
/proc/26493/task/26499/stat : 26499 (java) S 26479 26479 26413 0 -1 64 893 0 0 0 32 0 0 0 15 0 9 0 1982925153 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26500] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26500/stat : 26500 (java) S 26479 26479 26413 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 1982925153 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26501] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26501/stat : 26501 (java) S 26479 26479 26413 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1982925153 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 860628

[startup+6.30254 s]
/proc/loadavg: 0.16 0.03 0.01 3/82 26511
/proc/meminfo: memFree=1719720/2055920 swapFree=4180540/4192956
[pid=26479] ppid=26477 vsize=47576 CPUtime=0.01
/proc/26479/stat : 26479 (galacM.sh) S 26477 26479 26413 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 1982925144 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26479/statm: 11894 365 246 79 0 219 0
[pid=26493] ppid=26479 vsize=813052 CPUtime=6.26
/proc/26493/stat : 26493 (java) S 26479 26479 26413 0 -1 0 21753 0 1 0 615 11 0 0 18 0 9 0 1982925149 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26493/statm: 203263 21165 1912 9 0 197244 0
[pid=26493/tid=26494] ppid=26479 vsize=813052 CPUtime=5.84
/proc/26493/task/26494/stat : 26494 (java) R 26479 26479 26413 0 -1 64 14605 0 1 0 576 8 0 0 25 0 9 0 1982925150 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4127312163 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26495] ppid=26479 vsize=813052 CPUtime=0.06
/proc/26493/task/26495/stat : 26495 (java) S 26479 26479 26413 0 -1 64 5555 0 0 0 5 1 0 0 16 0 9 0 1982925151 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26496] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26496/stat : 26496 (java) S 26479 26479 26413 0 -1 64 11 0 0 0 0 0 0 0 17 0 9 0 1982925151 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26497] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26497/stat : 26497 (java) S 26479 26479 26413 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1982925151 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26498] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26498/stat : 26498 (java) S 26479 26479 26413 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 1982925153 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26499] ppid=26479 vsize=813052 CPUtime=0.32
/proc/26493/task/26499/stat : 26499 (java) S 26479 26479 26413 0 -1 64 893 0 0 0 32 0 0 0 15 0 9 0 1982925153 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26500] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26500/stat : 26500 (java) S 26479 26479 26413 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 1982925153 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26501] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26501/stat : 26501 (java) S 26479 26479 26413 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1982925153 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 860628

[startup+12.7027 s]
/proc/loadavg: 0.44 0.10 0.03 3/82 26511
/proc/meminfo: memFree=1475752/2055920 swapFree=4180540/4192956
[pid=26479] ppid=26477 vsize=47576 CPUtime=0.01
/proc/26479/stat : 26479 (galacM.sh) S 26477 26479 26413 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 1982925144 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26479/statm: 11894 365 246 79 0 219 0
[pid=26493] ppid=26479 vsize=813052 CPUtime=12.63
/proc/26493/stat : 26493 (java) S 26479 26479 26413 0 -1 0 21765 0 1 0 1250 13 0 0 18 0 9 0 1982925149 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26493/statm: 203263 21165 1912 9 0 197244 0
[pid=26493/tid=26494] ppid=26479 vsize=813052 CPUtime=12.21
/proc/26493/task/26494/stat : 26494 (java) R 26479 26479 26413 0 -1 64 14617 0 1 0 1211 10 0 0 25 0 9 0 1982925150 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4127347214 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26495] ppid=26479 vsize=813052 CPUtime=0.07
/proc/26493/task/26495/stat : 26495 (java) S 26479 26479 26413 0 -1 64 5555 0 0 0 6 1 0 0 16 0 9 0 1982925151 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26496] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26496/stat : 26496 (java) S 26479 26479 26413 0 -1 64 11 0 0 0 0 0 0 0 17 0 9 0 1982925151 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26497] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26497/stat : 26497 (java) S 26479 26479 26413 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1982925151 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26498] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26498/stat : 26498 (java) S 26479 26479 26413 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 1982925153 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26499] ppid=26479 vsize=813052 CPUtime=0.32
/proc/26493/task/26499/stat : 26499 (java) S 26479 26479 26413 0 -1 64 893 0 0 0 32 0 0 0 15 0 9 0 1982925153 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26500] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26500/stat : 26500 (java) S 26479 26479 26413 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 1982925153 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26501] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26501/stat : 26501 (java) S 26479 26479 26413 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1982925153 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 860628

[startup+25.5019 s]
/proc/loadavg: 0.68 0.16 0.05 3/82 26511
/proc/meminfo: memFree=904168/2055920 swapFree=4180540/4192956
[pid=26479] ppid=26477 vsize=47576 CPUtime=0.01
/proc/26479/stat : 26479 (galacM.sh) S 26477 26479 26413 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 1982925144 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26479/statm: 11894 365 246 79 0 219 0
[pid=26493] ppid=26479 vsize=813052 CPUtime=25.35
/proc/26493/stat : 26493 (java) S 26479 26479 26413 0 -1 0 21788 0 1 0 2517 18 0 0 18 0 9 0 1982925149 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26493/statm: 203263 21165 1912 9 0 197244 0
[pid=26493/tid=26494] ppid=26479 vsize=813052 CPUtime=24.92
/proc/26493/task/26494/stat : 26494 (java) R 26479 26479 26413 0 -1 64 14640 0 1 0 2477 15 0 0 25 0 9 0 1982925150 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4126725935 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26495] ppid=26479 vsize=813052 CPUtime=0.08
/proc/26493/task/26495/stat : 26495 (java) S 26479 26479 26413 0 -1 64 5555 0 0 0 7 1 0 0 16 0 9 0 1982925151 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26496] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26496/stat : 26496 (java) S 26479 26479 26413 0 -1 64 11 0 0 0 0 0 0 0 17 0 9 0 1982925151 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26497] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26497/stat : 26497 (java) S 26479 26479 26413 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1982925151 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26498] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26498/stat : 26498 (java) S 26479 26479 26413 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 1982925153 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26499] ppid=26479 vsize=813052 CPUtime=0.32
/proc/26493/task/26499/stat : 26499 (java) S 26479 26479 26413 0 -1 64 893 0 0 0 32 0 0 0 16 0 9 0 1982925153 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26500] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26500/stat : 26500 (java) S 26479 26479 26413 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 1982925153 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26501] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26501/stat : 26501 (java) S 26479 26479 26413 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1982925153 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 860628

[startup+51.1024 s]
/proc/loadavg: 1.13 0.31 0.10 3/82 26511
/proc/meminfo: memFree=887080/2055920 swapFree=4180540/4192956
[pid=26479] ppid=26477 vsize=47576 CPUtime=0.01

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

/proc/26493/task/26497/stat : 26497 (java) S 26479 26479 26413 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1982925151 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26498] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26498/stat : 26498 (java) S 26479 26479 26413 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 1982925153 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26499] ppid=26479 vsize=813052 CPUtime=0.32
/proc/26493/task/26499/stat : 26499 (java) S 26479 26479 26413 0 -1 64 893 0 0 0 32 0 0 0 16 0 9 0 1982925153 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26500] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26500/stat : 26500 (java) S 26479 26479 26413 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 1982925153 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26501] ppid=26479 vsize=813052 CPUtime=0.02
/proc/26493/task/26501/stat : 26501 (java) S 26479 26479 26413 0 -1 64 1 0 0 0 1 1 0 0 15 0 9 0 1982925153 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1414.69
Current children cumulated vsize (KiB) 860628

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.58 3/82 26517
/proc/meminfo: memFree=15976/2055920 swapFree=4180540/4192956
[pid=26479] ppid=26477 vsize=47576 CPUtime=0.01
/proc/26479/stat : 26479 (galacM.sh) S 26477 26479 26413 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 1982925144 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26479/statm: 11894 365 246 79 0 219 0
[pid=26493] ppid=26479 vsize=813052 CPUtime=1474.34
/proc/26493/stat : 26493 (java) S 26479 26479 26413 0 -1 0 24527 0 1 0 146873 561 0 0 18 0 9 0 1982925149 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26493/statm: 203263 21165 1912 9 0 197244 0
[pid=26493/tid=26494] ppid=26479 vsize=813052 CPUtime=1472.6
/proc/26493/task/26494/stat : 26494 (java) R 26479 26479 26413 0 -1 64 17379 0 1 0 146719 541 0 0 25 0 9 0 1982925150 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4127278140 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26495] ppid=26479 vsize=813052 CPUtime=1.37
/proc/26493/task/26495/stat : 26495 (java) S 26479 26479 26413 0 -1 64 5555 0 0 0 119 18 0 0 16 0 9 0 1982925151 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26496] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26496/stat : 26496 (java) S 26479 26479 26413 0 -1 64 11 0 0 0 0 0 0 0 17 0 9 0 1982925151 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26497] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26497/stat : 26497 (java) S 26479 26479 26413 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1982925151 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26498] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26498/stat : 26498 (java) S 26479 26479 26413 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 1982925153 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26499] ppid=26479 vsize=813052 CPUtime=0.32
/proc/26493/task/26499/stat : 26499 (java) S 26479 26479 26413 0 -1 64 893 0 0 0 32 0 0 0 16 0 9 0 1982925153 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26500] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26500/stat : 26500 (java) S 26479 26479 26413 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 1982925153 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26501] ppid=26479 vsize=813052 CPUtime=0.02
/proc/26493/task/26501/stat : 26501 (java) S 26479 26479 26413 0 -1 64 1 0 0 0 1 1 0 0 15 0 9 0 1982925153 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1474.35
Current children cumulated vsize (KiB) 860628

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.60 3/82 26517
/proc/meminfo: memFree=15272/2055920 swapFree=4180540/4192956
[pid=26479] ppid=26477 vsize=47576 CPUtime=0.01
/proc/26479/stat : 26479 (galacM.sh) S 26477 26479 26413 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 1982925144 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26479/statm: 11894 365 246 79 0 219 0
[pid=26493] ppid=26479 vsize=813052 CPUtime=1534.01
/proc/26493/stat : 26493 (java) S 26479 26479 26413 0 -1 0 24639 0 1 0 152818 583 0 0 18 0 9 0 1982925149 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26493/statm: 203263 21165 1912 9 0 197244 0
[pid=26493/tid=26494] ppid=26479 vsize=813052 CPUtime=1532.2
/proc/26493/task/26494/stat : 26494 (java) R 26479 26479 26413 0 -1 64 17491 0 1 0 152659 561 0 0 25 0 9 0 1982925150 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4127248435 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26495] ppid=26479 vsize=813052 CPUtime=1.41
/proc/26493/task/26495/stat : 26495 (java) S 26479 26479 26413 0 -1 64 5555 0 0 0 123 18 0 0 16 0 9 0 1982925151 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26496] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26496/stat : 26496 (java) S 26479 26479 26413 0 -1 64 11 0 0 0 0 0 0 0 17 0 9 0 1982925151 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26497] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26497/stat : 26497 (java) S 26479 26479 26413 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1982925151 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26498] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26498/stat : 26498 (java) S 26479 26479 26413 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 1982925153 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26499] ppid=26479 vsize=813052 CPUtime=0.32
/proc/26493/task/26499/stat : 26499 (java) S 26479 26479 26413 0 -1 64 893 0 0 0 32 0 0 0 16 0 9 0 1982925153 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26500] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26500/stat : 26500 (java) S 26479 26479 26413 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 1982925153 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26501] ppid=26479 vsize=813052 CPUtime=0.02
/proc/26493/task/26501/stat : 26501 (java) S 26479 26479 26413 0 -1 64 1 0 0 0 1 1 0 0 15 0 9 0 1982925153 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1534.02
Current children cumulated vsize (KiB) 860628

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.63 3/82 26517
/proc/meminfo: memFree=15400/2055920 swapFree=4180540/4192956
[pid=26479] ppid=26477 vsize=47576 CPUtime=0.01
/proc/26479/stat : 26479 (galacM.sh) S 26477 26479 26413 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 1982925144 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26479/statm: 11894 365 246 79 0 219 0
[pid=26493] ppid=26479 vsize=813052 CPUtime=1593.66
/proc/26493/stat : 26493 (java) S 26479 26479 26413 0 -1 0 24751 0 1 0 158756 610 0 0 18 0 9 0 1982925149 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26493/statm: 203263 21165 1912 9 0 197244 0
[pid=26493/tid=26494] ppid=26479 vsize=813052 CPUtime=1591.81
/proc/26493/task/26494/stat : 26494 (java) R 26479 26479 26413 0 -1 64 17603 0 1 0 158594 587 0 0 25 0 9 0 1982925150 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4126656167 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26495] ppid=26479 vsize=813052 CPUtime=1.46
/proc/26493/task/26495/stat : 26495 (java) S 26479 26479 26413 0 -1 64 5555 0 0 0 127 19 0 0 16 0 9 0 1982925151 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26496] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26496/stat : 26496 (java) S 26479 26479 26413 0 -1 64 11 0 0 0 0 0 0 0 17 0 9 0 1982925151 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26497] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26497/stat : 26497 (java) S 26479 26479 26413 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1982925151 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26498] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26498/stat : 26498 (java) S 26479 26479 26413 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 1982925153 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26499] ppid=26479 vsize=813052 CPUtime=0.32
/proc/26493/task/26499/stat : 26499 (java) S 26479 26479 26413 0 -1 64 893 0 0 0 32 0 0 0 16 0 9 0 1982925153 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26500] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26500/stat : 26500 (java) S 26479 26479 26413 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 1982925153 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26501] ppid=26479 vsize=813052 CPUtime=0.02
/proc/26493/task/26501/stat : 26501 (java) S 26479 26479 26413 0 -1 64 1 0 0 0 1 1 0 0 15 0 9 0 1982925153 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1593.67
Current children cumulated vsize (KiB) 860628

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.65 3/82 26517
/proc/meminfo: memFree=14824/2055920 swapFree=4180540/4192956
[pid=26479] ppid=26477 vsize=47576 CPUtime=0.01
/proc/26479/stat : 26479 (galacM.sh) S 26477 26479 26413 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 1982925144 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26479/statm: 11894 365 246 79 0 219 0
[pid=26493] ppid=26479 vsize=813052 CPUtime=1653.32
/proc/26493/stat : 26493 (java) S 26479 26479 26413 0 -1 0 24864 0 1 0 164698 634 0 0 18 0 9 0 1982925149 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26493/statm: 203263 21165 1912 9 0 197244 0
[pid=26493/tid=26494] ppid=26479 vsize=813052 CPUtime=1651.41
/proc/26493/task/26494/stat : 26494 (java) R 26479 26479 26413 0 -1 64 17716 0 1 0 164531 610 0 0 25 0 9 0 1982925150 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4127294237 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26495] ppid=26479 vsize=813052 CPUtime=1.52
/proc/26493/task/26495/stat : 26495 (java) S 26479 26479 26413 0 -1 64 5555 0 0 0 132 20 0 0 16 0 9 0 1982925151 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26496] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26496/stat : 26496 (java) S 26479 26479 26413 0 -1 64 11 0 0 0 0 0 0 0 17 0 9 0 1982925151 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26497] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26497/stat : 26497 (java) S 26479 26479 26413 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1982925151 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26498] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26498/stat : 26498 (java) S 26479 26479 26413 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 1982925153 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26499] ppid=26479 vsize=813052 CPUtime=0.32
/proc/26493/task/26499/stat : 26499 (java) S 26479 26479 26413 0 -1 64 893 0 0 0 32 0 0 0 16 0 9 0 1982925153 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26500] ppid=26479 vsize=813052 CPUtime=0
/proc/26493/task/26500/stat : 26500 (java) S 26479 26479 26413 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 1982925153 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26493/tid=26501] ppid=26479 vsize=813052 CPUtime=0.02
/proc/26493/task/26501/stat : 26501 (java) S 26479 26479 26413 0 -1 64 1 0 0 0 1 1 0 0 15 0 9 0 1982925153 832565248 21165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1653.33
Current children cumulated vsize (KiB) 860628



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1718.9 s]
/proc/loadavg: 2.00 2.00 1.66 2/74 26518
/proc/meminfo: memFree=14888/2055920 swapFree=4180540/4192956
[pid=26479] ppid=26477 vsize=47576 CPUtime=1695.64
/proc/26479/stat : 26479 (galacM.sh) S 26477 26479 26413 0 -1 4194304 800 26652 0 1 0 0 168910 654 17 0 1 0 1982925144 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26479/statm: 11894 365 246 79 0 219 0
[pid=26518] ppid=26479 vsize=875540 CPUtime=9.21
/proc/26518/stat : 26518 (minisat) D 26479 26479 26413 0 -1 4194304 192218 0 0 0 754 167 0 0 18 0 1 0 1983095629 896552960 192199 996147200 134512640 135136200 4294955968 18446744073709551615 134736350 0 0 4096 3 18446744071563479169 0 0 17 0 0 0
/proc/26518/statm: 218885 192199 54 152 0 218730 0
Current children cumulated CPU time (s) 1704.85
Current children cumulated vsize (KiB) 923116

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

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

[startup+1718.9 s]
/proc/loadavg: 2.00 2.00 1.66 2/74 26518
/proc/meminfo: memFree=14888/2055920 swapFree=4180540/4192956
[pid=26479] ppid=26477 vsize=47576 CPUtime=1695.64
/proc/26479/stat : 26479 (galacM.sh) S 26477 26479 26413 0 -1 4194304 800 26652 0 1 0 0 168910 654 17 0 1 0 1982925144 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26479/statm: 11894 365 246 79 0 219 0
[pid=26518] ppid=26479 vsize=875540 CPUtime=9.21
/proc/26518/stat : 26518 (minisat) D 26479 26479 26413 0 -1 4194304 192218 0 0 0 754 167 0 0 18 0 1 0 1983095629 896552960 192199 996147200 134512640 135136200 4294955968 18446744073709551615 134736350 0 0 4096 3 18446744071563479169 0 0 17 0 0 0
/proc/26518/statm: 218885 192199 54 152 0 218730 0
Current children cumulated CPU time (s) 1704.85
Current children cumulated vsize (KiB) 923116

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26479 and gives
#  childrusage.ru_utime.tv_sec=1689
#  childrusage.ru_utime.tv_usec=111216
#  childrusage.ru_stime.tv_sec=6
#  childrusage.ru_stime.tv_usec=554003
# CPU time returned by wait4() is 1695.67
# while last known CPU time is 1704.85
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1718.91
CPU time (s): 1704.85
CPU user time (s): 1696.64
CPU system time (s): 8.21
CPU usage (%): 99.1819
Max. virtual memory (cumulated for all children) (KiB): 923116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1689.11
system time used= 6.554
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27452
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= 56602
involuntary context switches= 48082

runsolver used 2.08268 second user time and 5.73413 second system time

The end

Launcher Data (download as text)

Begin job on node18 at 2008-07-03 00:58:27
IDJOB=1047148
IDBENCH=54134
IDSOLVER=350
FILE ID=node18/1047148-1215039507
PBS_JOBID= 7875137
Free space on /tmp= 66552 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= aa7b2353cb628418d82c0cbdd1fd0d6d
RANDOM SEED=1153671335

node18.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.268
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	: 5931.00
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.268
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:       1812608 kB
Buffers:         29376 kB
Cached:         151140 kB
SwapCached:       6280 kB
Active:         115064 kB
Inactive:        74216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1812608 kB
SwapTotal:     4192956 kB
SwapFree:      4180540 kB
Dirty:            3572 kB
Writeback:           0 kB
Mapped:          14352 kB
Slab:            39832 kB
Committed_AS:  3314108 kB
PageTables:       1568 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= 65420 MiB
End job on node18 at 2008-07-03 01:27:08