Trace number 1055770

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 MSAT 221.204 222.865

General information on the benchmark

Namecsp/travellingSalesman-20/
normalized-tsp-20-68_ext.xml
MD5SUM078c82a6b82eec1c7c103c61b38fbabf
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.036993
Satisfiable
(Un)Satisfiability was proved
Number of variables61
Number of constraints230
Maximum constraint arity3
Maximum domain size1001
Number of constraints which are defined in extension230
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.03	c --- Preproc Stats ---
0.01/0.79	c start processing
0.01/0.79	c start relation processing
0.96/1.09	c start cnf exporting
174.32/175.59	c parsing time : 0.663
174.32/175.59	c preprocessing time : 175.462
174.32/175.59	
174.32/175.59	c Nary constraints - conflicts : 0 supports : 20
174.32/175.59	c Binary constraints - conflicts : 190 supports :20
174.32/175.59	c max arity constraint : 3
174.32/175.59	c Max Tuples generated 0
174.32/175.59	c relations : 23
174.32/175.59	c relations BDD: 2
174.32/175.59	c sampling 0/0
174.32/175.59	c vars : 130094 - clauses :  10545040
174.32/175.59	
174.41/175.65	 
174.41/175.65	c --- SAT Solver Stats ---
174.41/175.65	 
219.34/221.07	c restarts              : 11
219.34/221.07	c conflicts             : 15071          (339 /sec)
219.34/221.07	c decisions             : 122395         (1.69 % random) (2754 /sec)
219.34/221.07	c propagations          : 48575656       (1093179 /sec)
219.34/221.07	c conflict literals     : 473730         (18.16 % deleted)
219.34/221.07	c Memory used           : 381.65 MB
219.34/221.07	c CPU time              : 44.4352 s
219.34/221.07	
219.44/221.12	s SATISFIABLE
221.02/222.77	v 18 5 10 4 19 2 15 3 6 6 14 3 12 2 1 13 11 9 20 10 5 16 9 3 16 0 2 7 13 9 3 6 4 5 7 0 8 0 17 0 9 11 14 20 23 25 38 47 57 73 76 76 83 92 98 103 103 103 103 103 0

Verifier Data (download as text)

OK

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-1055770-1215060299/watcher-1055770-1215060299 -o /tmp/evaluation-result-1055770-1215060299/solver-1055770-1215060299 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1055770-1215060299.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.05 2.02 2.04 4/74 17840
/proc/meminfo: memFree=1691216/2055920 swapFree=4179444/4192956
[pid=17840] ppid=17838 vsize=8652 CPUtime=0
/proc/17840/stat : 17840 (galacM.sh) S 17838 17840 12892 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1985004815 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17840/statm: 2163 280 208 79 0 156 0
[pid=17841] ppid=17840 vsize=8688 CPUtime=0
/proc/17841/stat : 17841 (galacM.sh) S 17840 17840 12892 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 1985004816 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 214920036434 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/17841/statm: 2172 286 209 79 0 165 0
[pid=17842] ppid=17841 vsize=8728 CPUtime=0
/proc/17842/stat : 17842 (galacM.sh) R 17841 17840 12892 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 1985004816 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 214919867687 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/17842/statm: 2182 290 209 79 0 175 0

[startup+0.0304449 s]
/proc/loadavg: 2.05 2.02 2.04 4/74 17840
/proc/meminfo: memFree=1691216/2055920 swapFree=4179444/4192956
[pid=17840] ppid=17838 vsize=8784 CPUtime=0.01
/proc/17840/stat : 17840 (galacM.sh) S 17838 17840 12892 0 -1 4194304 639 1481 0 0 0 0 0 1 21 0 1 0 1985004815 8994816 320 996147200 4194304 4520092 548682068832 18446744073709551615 214920036434 0 2 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/17840/statm: 2196 320 218 79 0 189 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8784

[startup+0.10145 s]
/proc/loadavg: 2.05 2.02 2.04 4/74 17840
/proc/meminfo: memFree=1691216/2055920 swapFree=4179444/4192956
[pid=17840] ppid=17838 vsize=47580 CPUtime=0.01
/proc/17840/stat : 17840 (galacM.sh) S 17838 17840 12892 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1985004815 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17840/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+0.301485 s]
/proc/loadavg: 2.05 2.02 2.04 4/74 17840
/proc/meminfo: memFree=1691216/2055920 swapFree=4179444/4192956
[pid=17840] ppid=17838 vsize=47580 CPUtime=0.01
/proc/17840/stat : 17840 (galacM.sh) S 17838 17840 12892 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1985004815 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17840/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+0.70153 s]
/proc/loadavg: 2.05 2.02 2.04 4/74 17840
/proc/meminfo: memFree=1691216/2055920 swapFree=4179444/4192956
[pid=17840] ppid=17838 vsize=47580 CPUtime=0.01
/proc/17840/stat : 17840 (galacM.sh) S 17838 17840 12892 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1985004815 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17840/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+1.50164 s]
/proc/loadavg: 2.05 2.02 2.04 3/84 17862
/proc/meminfo: memFree=1658176/2055920 swapFree=4179444/4192956
[pid=17840] ppid=17838 vsize=47580 CPUtime=0.01
/proc/17840/stat : 17840 (galacM.sh) S 17838 17840 12892 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1985004815 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17840/statm: 11895 364 245 79 0 219 0
[pid=17854] ppid=17840 vsize=812748 CPUtime=1.43
/proc/17854/stat : 17854 (java) S 17840 17840 12892 0 -1 0 19663 0 1 0 131 12 0 0 18 0 9 0 1985004819 832253952 19080 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17854/statm: 203187 19080 1916 9 0 197168 0
[pid=17854/tid=17855] ppid=17840 vsize=812748 CPUtime=1.13
/proc/17854/task/17855/stat : 17855 (java) R 17840 17840 12892 0 -1 64 14541 0 1 0 105 8 0 0 25 0 9 0 1985004820 832253952 19080 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17856] ppid=17840 vsize=812748 CPUtime=0.03
/proc/17854/task/17856/stat : 17856 (java) R 17840 17840 12892 0 -1 64 3582 0 0 0 2 1 0 0 16 0 9 0 1985004822 832253952 19080 996147200 134512640 134550740 4294955616 18446744073709551615 102516834 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17857] ppid=17840 vsize=812748 CPUtime=0
/proc/17854/task/17857/stat : 17857 (java) S 17840 17840 12892 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1985004822 832253952 19080 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17858] ppid=17840 vsize=812748 CPUtime=0
/proc/17854/task/17858/stat : 17858 (java) S 17840 17840 12892 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1985004822 832253952 19080 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17859] ppid=17840 vsize=812748 CPUtime=0
/proc/17854/task/17859/stat : 17859 (java) S 17840 17840 12892 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1985004824 832253952 19080 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17860] ppid=17840 vsize=812748 CPUtime=0.24
/proc/17854/task/17860/stat : 17860 (java) S 17840 17840 12892 0 -1 64 842 0 0 0 23 1 0 0 15 0 9 0 1985004824 832253952 19080 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17861] ppid=17840 vsize=812748 CPUtime=0
/proc/17854/task/17861/stat : 17861 (java) S 17840 17840 12892 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1985004824 832253952 19080 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17862] ppid=17840 vsize=812748 CPUtime=0
/proc/17854/task/17862/stat : 17862 (java) S 17840 17840 12892 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1985004824 832253952 19080 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 860328

[startup+3.10285 s]
/proc/loadavg: 2.05 2.02 2.04 3/84 17862
/proc/meminfo: memFree=1613056/2055920 swapFree=4179444/4192956
[pid=17840] ppid=17838 vsize=47580 CPUtime=0.01
/proc/17840/stat : 17840 (galacM.sh) S 17838 17840 12892 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1985004815 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17840/statm: 11895 364 245 79 0 219 0
[pid=17854] ppid=17840 vsize=812748 CPUtime=3.02
/proc/17854/stat : 17854 (java) S 17840 17840 12892 0 -1 0 21611 0 1 0 289 13 0 0 18 0 9 0 1985004819 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17854/statm: 203187 21025 1917 9 0 197168 0
[pid=17854/tid=17855] ppid=17840 vsize=812748 CPUtime=2.68
/proc/17854/task/17855/stat : 17855 (java) R 17840 17840 12892 0 -1 64 14545 0 1 0 259 9 0 0 25 0 9 0 1985004820 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4127001340 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17856] ppid=17840 vsize=812748 CPUtime=0.07
/proc/17854/task/17856/stat : 17856 (java) S 17840 17840 12892 0 -1 64 5525 0 0 0 5 2 0 0 16 0 9 0 1985004822 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17857] ppid=17840 vsize=812748 CPUtime=0
/proc/17854/task/17857/stat : 17857 (java) S 17840 17840 12892 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985004822 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17858] ppid=17840 vsize=812748 CPUtime=0
/proc/17854/task/17858/stat : 17858 (java) S 17840 17840 12892 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1985004822 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17859] ppid=17840 vsize=812748 CPUtime=0
/proc/17854/task/17859/stat : 17859 (java) S 17840 17840 12892 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1985004824 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17860] ppid=17840 vsize=812748 CPUtime=0.24
/proc/17854/task/17860/stat : 17860 (java) S 17840 17840 12892 0 -1 64 842 0 0 0 23 1 0 0 15 0 9 0 1985004824 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17861] ppid=17840 vsize=812748 CPUtime=0
/proc/17854/task/17861/stat : 17861 (java) S 17840 17840 12892 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1985004824 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17862] ppid=17840 vsize=812748 CPUtime=0
/proc/17854/task/17862/stat : 17862 (java) S 17840 17840 12892 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1985004824 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 860328

[startup+6.30229 s]
/proc/loadavg: 2.05 2.02 2.04 3/84 17862
/proc/meminfo: memFree=1610304/2055920 swapFree=4179444/4192956
[pid=17840] ppid=17838 vsize=47580 CPUtime=0.01
/proc/17840/stat : 17840 (galacM.sh) S 17838 17840 12892 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1985004815 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17840/statm: 11895 364 245 79 0 219 0
[pid=17854] ppid=17840 vsize=812748 CPUtime=6.19
/proc/17854/stat : 17854 (java) S 17840 17840 12892 0 -1 0 21618 0 1 0 604 15 0 0 18 0 9 0 1985004819 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17854/statm: 203187 21025 1917 9 0 197168 0
[pid=17854/tid=17855] ppid=17840 vsize=812748 CPUtime=5.84
/proc/17854/task/17855/stat : 17855 (java) R 17840 17840 12892 0 -1 64 14552 0 1 0 574 10 0 0 25 0 9 0 1985004820 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4126966951 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17856] ppid=17840 vsize=812748 CPUtime=0.07
/proc/17854/task/17856/stat : 17856 (java) S 17840 17840 12892 0 -1 64 5525 0 0 0 5 2 0 0 16 0 9 0 1985004822 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17857] ppid=17840 vsize=812748 CPUtime=0
/proc/17854/task/17857/stat : 17857 (java) S 17840 17840 12892 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985004822 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17858] ppid=17840 vsize=812748 CPUtime=0
/proc/17854/task/17858/stat : 17858 (java) S 17840 17840 12892 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1985004822 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17859] ppid=17840 vsize=812748 CPUtime=0
/proc/17854/task/17859/stat : 17859 (java) S 17840 17840 12892 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1985004824 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17860] ppid=17840 vsize=812748 CPUtime=0.24
/proc/17854/task/17860/stat : 17860 (java) S 17840 17840 12892 0 -1 64 842 0 0 0 23 1 0 0 15 0 9 0 1985004824 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17861] ppid=17840 vsize=812748 CPUtime=0
/proc/17854/task/17861/stat : 17861 (java) S 17840 17840 12892 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1985004824 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17862] ppid=17840 vsize=812748 CPUtime=0
/proc/17854/task/17862/stat : 17862 (java) S 17840 17840 12892 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1985004824 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 860328

[startup+12.7021 s]
/proc/loadavg: 2.04 2.02 2.04 3/84 17862
/proc/meminfo: memFree=1604736/2055920 swapFree=4179444/4192956
[pid=17840] ppid=17838 vsize=47580 CPUtime=0.01
/proc/17840/stat : 17840 (galacM.sh) S 17838 17840 12892 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1985004815 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17840/statm: 11895 364 245 79 0 219 0
[pid=17854] ppid=17840 vsize=812748 CPUtime=12.53
/proc/17854/stat : 17854 (java) S 17840 17840 12892 0 -1 0 21632 0 1 0 1236 17 0 0 18 0 9 0 1985004819 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17854/statm: 203187 21025 1917 9 0 197168 0
[pid=17854/tid=17855] ppid=17840 vsize=812748 CPUtime=12.18
/proc/17854/task/17855/stat : 17855 (java) R 17840 17840 12892 0 -1 64 14566 0 1 0 1205 13 0 0 25 0 9 0 1985004820 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4126994820 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17856] ppid=17840 vsize=812748 CPUtime=0.08
/proc/17854/task/17856/stat : 17856 (java) S 17840 17840 12892 0 -1 64 5525 0 0 0 6 2 0 0 16 0 9 0 1985004822 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17857] ppid=17840 vsize=812748 CPUtime=0
/proc/17854/task/17857/stat : 17857 (java) S 17840 17840 12892 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985004822 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17858] ppid=17840 vsize=812748 CPUtime=0
/proc/17854/task/17858/stat : 17858 (java) S 17840 17840 12892 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1985004822 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17859] ppid=17840 vsize=812748 CPUtime=0
/proc/17854/task/17859/stat : 17859 (java) S 17840 17840 12892 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1985004824 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17860] ppid=17840 vsize=812748 CPUtime=0.24
/proc/17854/task/17860/stat : 17860 (java) S 17840 17840 12892 0 -1 64 842 0 0 0 23 1 0 0 15 0 9 0 1985004824 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17861] ppid=17840 vsize=812748 CPUtime=0
/proc/17854/task/17861/stat : 17861 (java) S 17840 17840 12892 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1985004824 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17862] ppid=17840 vsize=812748 CPUtime=0
/proc/17854/task/17862/stat : 17862 (java) S 17840 17840 12892 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1985004824 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 860328

[startup+25.5052 s]
/proc/loadavg: 2.03 2.02 2.03 3/84 17862
/proc/meminfo: memFree=1592832/2055920 swapFree=4179444/4192956
[pid=17840] ppid=17838 vsize=47580 CPUtime=0.01
/proc/17840/stat : 17840 (galacM.sh) S 17838 17840 12892 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1985004815 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17840/statm: 11895 364 245 79 0 219 0
[pid=17854] ppid=17840 vsize=812748 CPUtime=25.19
/proc/17854/stat : 17854 (java) S 17840 17840 12892 0 -1 0 21659 0 1 0 2497 22 0 0 18 0 9 0 1985004819 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17854/statm: 203187 21025 1917 9 0 197168 0
[pid=17854/tid=17855] ppid=17840 vsize=812748 CPUtime=24.83
/proc/17854/task/17855/stat : 17855 (java) R 17840 17840 12892 0 -1 64 14593 0 1 0 2465 18 0 0 25 0 9 0 1985004820 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4127047813 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17856] ppid=17840 vsize=812748 CPUtime=0.09
/proc/17854/task/17856/stat : 17856 (java) S 17840 17840 12892 0 -1 64 5525 0 0 0 7 2 0 0 16 0 9 0 1985004822 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17857] ppid=17840 vsize=812748 CPUtime=0
/proc/17854/task/17857/stat : 17857 (java) S 17840 17840 12892 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985004822 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17858] ppid=17840 vsize=812748 CPUtime=0
/proc/17854/task/17858/stat : 17858 (java) S 17840 17840 12892 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1985004822 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17859] ppid=17840 vsize=812748 CPUtime=0
/proc/17854/task/17859/stat : 17859 (java) S 17840 17840 12892 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1985004824 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17860] ppid=17840 vsize=812748 CPUtime=0.24
/proc/17854/task/17860/stat : 17860 (java) S 17840 17840 12892 0 -1 64 842 0 0 0 23 1 0 0 16 0 9 0 1985004824 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17861] ppid=17840 vsize=812748 CPUtime=0
/proc/17854/task/17861/stat : 17861 (java) S 17840 17840 12892 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1985004824 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17862] ppid=17840 vsize=812748 CPUtime=0
/proc/17854/task/17862/stat : 17862 (java) S 17840 17840 12892 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1985004824 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 860328

[startup+51.1013 s]
/proc/loadavg: 2.02 2.02 2.03 3/84 17862
/proc/meminfo: memFree=1570112/2055920 swapFree=4179444/4192956
[pid=17840] ppid=17838 vsize=47580 CPUtime=0.01
/proc/17840/stat : 17840 (galacM.sh) S 17838 17840 12892 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1985004815 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17840/statm: 11895 364 245 79 0 219 0
[pid=17854] ppid=17840 vsize=812748 CPUtime=50.51
/proc/17854/stat : 17854 (java) S 17840 17840 12892 0 -1 0 21713 0 1 0 5017 34 0 0 18 0 9 0 1985004819 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17854/statm: 203187 21025 1917 9 0 197168 0
[pid=17854/tid=17855] ppid=17840 vsize=812748 CPUtime=50.11
/proc/17854/task/17855/stat : 17855 (java) R 17840 17840 12892 0 -1 64 14647 0 1 0 4982 29 0 0 25 0 9 0 1985004820 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4126427824 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17856] ppid=17840 vsize=812748 CPUtime=0.12
/proc/17854/task/17856/stat : 17856 (java) S 17840 17840 12892 0 -1 64 5525 0 0 0 10 2 0 0 16 0 9 0 1985004822 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17857] ppid=17840 vsize=812748 CPUtime=0
/proc/17854/task/17857/stat : 17857 (java) S 17840 17840 12892 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985004822 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17858] ppid=17840 vsize=812748 CPUtime=0
/proc/17854/task/17858/stat : 17858 (java) S 17840 17840 12892 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1985004822 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17859] ppid=17840 vsize=812748 CPUtime=0
/proc/17854/task/17859/stat : 17859 (java) S 17840 17840 12892 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1985004824 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17860] ppid=17840 vsize=812748 CPUtime=0.24
/proc/17854/task/17860/stat : 17860 (java) S 17840 17840 12892 0 -1 64 842 0 0 0 23 1 0 0 16 0 9 0 1985004824 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17861] ppid=17840 vsize=812748 CPUtime=0
/proc/17854/task/17861/stat : 17861 (java) S 17840 17840 12892 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1985004824 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17862] ppid=17840 vsize=812748 CPUtime=0
/proc/17854/task/17862/stat : 17862 (java) S 17840 17840 12892 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1985004824 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 860328

[startup+102.306 s]
/proc/loadavg: 2.01 2.02 2.03 3/85 17872
/proc/meminfo: memFree=1562736/2055920 swapFree=4179444/4192956
[pid=17840] ppid=17838 vsize=47580 CPUtime=0.01
/proc/17840/stat : 17840 (galacM.sh) S 17838 17840 12892 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1985004815 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17840/statm: 11895 364 245 79 0 219 0
[pid=17854] ppid=17840 vsize=812748 CPUtime=101.17
/proc/17854/stat : 17854 (java) S 17840 17840 12892 0 -1 0 21820 0 1 0 10060 57 0 0 18 0 9 0 1985004819 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17854/statm: 203187 21025 1917 9 0 197168 0
[pid=17854/tid=17855] ppid=17840 vsize=812748 CPUtime=100.72
/proc/17854/task/17855/stat : 17855 (java) R 17840 17840 12892 0 -1 64 14754 0 1 0 10020 52 0 0 25 0 9 0 1985004820 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4126613316 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17854/tid=17856] ppid=17840 vsize=812748 CPUtime=0.18
/proc/17854/task/17856/stat : 17856 (java) S 17840 17840 12892 0 -1 64 5525 0 0 0 15 3 0 0 16 0 9 0 1985004822 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17857] ppid=17840 vsize=812748 CPUtime=0
/proc/17854/task/17857/stat : 17857 (java) S 17840 17840 12892 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985004822 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17858] ppid=17840 vsize=812748 CPUtime=0
/proc/17854/task/17858/stat : 17858 (java) S 17840 17840 12892 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1985004822 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17859] ppid=17840 vsize=812748 CPUtime=0
/proc/17854/task/17859/stat : 17859 (java) S 17840 17840 12892 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1985004824 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17860] ppid=17840 vsize=812748 CPUtime=0.24
/proc/17854/task/17860/stat : 17860 (java) S 17840 17840 12892 0 -1 64 842 0 0 0 23 1 0 0 16 0 9 0 1985004824 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17861] ppid=17840 vsize=812748 CPUtime=0
/proc/17854/task/17861/stat : 17861 (java) S 17840 17840 12892 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1985004824 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17862] ppid=17840 vsize=812748 CPUtime=0
/proc/17854/task/17862/stat : 17862 (java) S 17840 17840 12892 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1985004824 832253952 21025 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.18
Current children cumulated vsize (KiB) 860328

[startup+162.301 s]
/proc/loadavg: 2.00 2.01 2.02 3/82 17926
/proc/meminfo: memFree=1507344/2055920 swapFree=4179444/4192956
[pid=17840] ppid=17838 vsize=47580 CPUtime=0.01
/proc/17840/stat : 17840 (galacM.sh) S 17838 17840 12892 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1985004815 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17840/statm: 11895 364 245 79 0 219 0
[pid=17854] ppid=17840 vsize=812748 CPUtime=161.12
/proc/17854/stat : 17854 (java) S 17840 17840 12892 0 -1 0 22162 0 1 0 16019 93 0 0 18 0 9 0 1985004819 832253952 21230 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17854/statm: 203187 21230 1918 9 0 197168 0
[pid=17854/tid=17855] ppid=17840 vsize=812748 CPUtime=160.56
/proc/17854/task/17855/stat : 17855 (java) R 17840 17840 12892 0 -1 64 14892 0 1 0 15970 86 0 0 25 0 9 0 1985004820 832253952 21230 996147200 134512640 134550740 4294955616 18446744073709551615 4126382886 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17854/tid=17856] ppid=17840 vsize=812748 CPUtime=0.26
/proc/17854/task/17856/stat : 17856 (java) S 17840 17840 12892 0 -1 64 5714 0 0 0 22 4 0 0 16 0 9 0 1985004822 832253952 21230 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17854/tid=17857] ppid=17840 vsize=812748 CPUtime=0
/proc/17854/task/17857/stat : 17857 (java) S 17840 17840 12892 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985004822 832253952 21230 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17858] ppid=17840 vsize=812748 CPUtime=0
/proc/17854/task/17858/stat : 17858 (java) S 17840 17840 12892 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1985004822 832253952 21230 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17859] ppid=17840 vsize=812748 CPUtime=0
/proc/17854/task/17859/stat : 17859 (java) S 17840 17840 12892 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1985004824 832253952 21230 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17860] ppid=17840 vsize=812748 CPUtime=0.27
/proc/17854/task/17860/stat : 17860 (java) S 17840 17840 12892 0 -1 64 857 0 0 0 26 1 0 0 15 0 9 0 1985004824 832253952 21230 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17854/tid=17861] ppid=17840 vsize=812748 CPUtime=0
/proc/17854/task/17861/stat : 17861 (java) S 17840 17840 12892 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1985004824 832253952 21230 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17854/tid=17862] ppid=17840 vsize=812748 CPUtime=0
/proc/17854/task/17862/stat : 17862 (java) S 17840 17840 12892 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1985004824 832253952 21230 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.13
Current children cumulated vsize (KiB) 860328

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.02 3/82 17938
/proc/meminfo: memFree=1537936/2055920 swapFree=4179444/4192956
[pid=17840] ppid=17838 vsize=47580 CPUtime=219.54
/proc/17840/stat : 17840 (galacM.sh) S 17838 17840 12892 0 -1 4194304 836 120036 0 1 0 0 21791 163 16 0 1 0 1985004815 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 214920036434 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/17840/statm: 11895 365 245 79 0 219 0
[pid=17930] ppid=17840 vsize=812884 CPUtime=1.08
/proc/17930/stat : 17930 (java) S 17840 17840 12892 0 -1 0 16157 0 1 0 99 9 0 0 18 0 9 0 1985026934 832393216 15537 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17930/statm: 203221 15537 1925 9 0 197174 0
[pid=17930/tid=17931] ppid=17840 vsize=812884 CPUtime=0.88
/proc/17930/task/17931/stat : 17931 (java) R 17840 17840 12892 0 -1 64 14542 0 1 0 80 8 0 0 20 0 9 0 1985026936 832393216 15537 996147200 134512640 134550740 4294955616 18446744073709551615 4126456136 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17930/tid=17932] ppid=17840 vsize=812884 CPUtime=0
/proc/17930/task/17932/stat : 17932 (java) S 17840 17840 12892 0 -1 64 94 0 0 0 0 0 0 0 16 0 9 0 1985026937 832393216 15537 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=17930/tid=17933] ppid=17840 vsize=812884 CPUtime=0
/proc/17930/task/17933/stat : 17933 (java) S 17840 17840 12892 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985026938 832393216 15537 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17930/tid=17934] ppid=17840 vsize=812884 CPUtime=0
/proc/17930/task/17934/stat : 17934 (java) S 17840 17840 12892 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1985026938 832393216 15537 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17930/tid=17935] ppid=17840 vsize=812884 CPUtime=0
/proc/17930/task/17935/stat : 17935 (java) S 17840 17840 12892 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1985026940 832393216 15537 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17930/tid=17936] ppid=17840 vsize=812884 CPUtime=0.18
/proc/17930/task/17936/stat : 17936 (java) S 17840 17840 12892 0 -1 64 809 0 0 0 18 0 0 0 17 0 9 0 1985026940 832393216 15537 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17930/tid=17937] ppid=17840 vsize=812884 CPUtime=0
/proc/17930/task/17937/stat : 17937 (java) S 17840 17840 12892 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1985026940 832393216 15537 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17930/tid=17938] ppid=17840 vsize=812884 CPUtime=0
/proc/17930/task/17938/stat : 17938 (java) S 17840 17840 12892 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985026940 832393216 15537 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.62
Current children cumulated vsize (KiB) 860464

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

[startup+222.701 s]
/proc/loadavg: 2.00 2.00 2.02 3/82 17938
/proc/meminfo: memFree=1537936/2055920 swapFree=4179444/4192956
[pid=17840] ppid=17838 vsize=47580 CPUtime=219.54
/proc/17840/stat : 17840 (galacM.sh) S 17838 17840 12892 0 -1 4194304 836 120036 0 1 0 0 21791 163 16 0 1 0 1985004815 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 214920036434 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/17840/statm: 11895 365 245 79 0 219 0
[pid=17930] ppid=17840 vsize=812884 CPUtime=1.48
/proc/17930/stat : 17930 (java) S 17840 17840 12892 0 -1 0 16238 0 1 0 139 9 0 0 18 0 9 0 1985026934 832393216 15617 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17930/statm: 203221 15617 1925 9 0 197174 0
[pid=17930/tid=17931] ppid=17840 vsize=812884 CPUtime=1.27
/proc/17930/task/17931/stat : 17931 (java) R 17840 17840 12892 0 -1 64 14543 0 1 0 119 8 0 0 24 0 9 0 1985026936 832393216 15617 996147200 134512640 134550740 4294955616 18446744073709551615 4126645715 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17930/tid=17932] ppid=17840 vsize=812884 CPUtime=0
/proc/17930/task/17932/stat : 17932 (java) S 17840 17840 12892 0 -1 64 174 0 0 0 0 0 0 0 16 0 9 0 1985026937 832393216 15617 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=17930/tid=17933] ppid=17840 vsize=812884 CPUtime=0
/proc/17930/task/17933/stat : 17933 (java) S 17840 17840 12892 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985026938 832393216 15617 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17930/tid=17934] ppid=17840 vsize=812884 CPUtime=0
/proc/17930/task/17934/stat : 17934 (java) S 17840 17840 12892 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1985026938 832393216 15617 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17930/tid=17935] ppid=17840 vsize=812884 CPUtime=0
/proc/17930/task/17935/stat : 17935 (java) S 17840 17840 12892 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1985026940 832393216 15617 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17930/tid=17936] ppid=17840 vsize=812884 CPUtime=0.18
/proc/17930/task/17936/stat : 17936 (java) S 17840 17840 12892 0 -1 64 809 0 0 0 18 0 0 0 16 0 9 0 1985026940 832393216 15617 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17930/tid=17937] ppid=17840 vsize=812884 CPUtime=0
/proc/17930/task/17937/stat : 17937 (java) S 17840 17840 12892 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1985026940 832393216 15617 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17930/tid=17938] ppid=17840 vsize=812884 CPUtime=0
/proc/17930/task/17938/stat : 17938 (java) S 17840 17840 12892 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985026940 832393216 15617 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.02
Current children cumulated vsize (KiB) 860464

[startup+222.802 s]
/proc/loadavg: 2.00 2.00 2.02 3/82 17938
/proc/meminfo: memFree=1537936/2055920 swapFree=4179444/4192956
[pid=17840] ppid=17838 vsize=47580 CPUtime=221.09
/proc/17840/stat : 17840 (galacM.sh) S 17838 17840 12892 0 -1 4194304 880 136284 0 2 0 0 21936 173 18 0 1 0 1985004815 48721920 366 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17840/statm: 11895 366 245 79 0 219 0
Current children cumulated CPU time (s) 221.09
Current children cumulated vsize (KiB) 47580

Child status: 0
Real time (s): 222.865
CPU time (s): 221.204
CPU user time (s): 219.369
CPU system time (s): 1.83572
CPU usage (%): 99.2548
Max. virtual memory (cumulated for all children) (KiB): 860464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 219.369
system time used= 1.83572
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 137320
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7716
involuntary context switches= 9116

runsolver used 0.308953 second user time and 0.71889 second system time

The end

Launcher Data (download as text)

Begin job on node10 at 2008-07-03 06:44:59
IDJOB=1055770
IDBENCH=56970
IDSOLVER=350
FILE ID=node10/1055770-1215060299
PBS_JOBID= 7875154
Free space on /tmp= 66500 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/travellingSalesman-20/normalized-tsp-20-68_ext.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1055770-1215060299/watcher-1055770-1215060299 -o /tmp/evaluation-result-1055770-1215060299/solver-1055770-1215060299 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1055770-1215060299.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 078c82a6b82eec1c7c103c61b38fbabf
RANDOM SEED=1264660085

node10.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.229
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.229
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:       1691696 kB
Buffers:         56264 kB
Cached:         180296 kB
SwapCached:       7560 kB
Active:         197472 kB
Inactive:        91164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1691696 kB
SwapTotal:     4192956 kB
SwapFree:      4179444 kB
Dirty:           16656 kB
Writeback:           0 kB
Mapped:          59152 kB
Slab:            60636 kB
Committed_AS:  3315780 kB
PageTables:       2080 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= 66524 MiB
End job on node10 at 2008-07-03 06:48:42