Trace number 1056200

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) 1278.05 1285.82

General information on the benchmark

Namecsp/largeQueens/
normalized-queens-300.xml
MD5SUMc7d57b0262fde2b45e9a562f45f9d3ca
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark10.9213
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints44850
Maximum constraint arity2
Maximum domain size300
Number of constraints which are defined in extension0
Number of constraints which are defined in intension44850
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
309.55/311.18	c start processing
309.55/311.18	c start relation processing
309.95/311.52	c start cnf exporting
1269.34/1277.01	c parsing time : 311.059
1269.34/1277.01	c preprocessing time : 1276.889
1269.34/1277.02	
1269.34/1277.02	c Nary constraints - conflicts : 0 supports : 0
1269.34/1277.02	c Binary constraints - conflicts : 44850 supports :0
1269.34/1277.02	c max arity constraint : 2
1269.34/1277.02	c Max Tuples generated 90000
1269.34/1277.02	c relations : 299
1269.34/1277.02	c relations BDD: 0
1269.34/1277.02	c sampling 299/299
1269.34/1277.02	c vars : 90001 - clauses :  44820400
1269.34/1277.02	
1269.34/1277.08	 
1269.34/1277.08	c --- SAT Solver Stats ---
1269.34/1277.08	 

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-1056200-1215062318/watcher-1056200-1215062318 -o /tmp/evaluation-result-1056200-1215062318/solver-1056200-1215062318 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1056200-1215062318.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: 1.92 1.98 1.99 4/80 18927
/proc/meminfo: memFree=1594416/2055920 swapFree=4181044/4192956
[pid=18927] ppid=18925 vsize=5244 CPUtime=0
/proc/18927/stat : 18927 (galacM.sh) R 18925 18927 14343 0 -1 4194304 161 0 0 0 0 0 0 0 20 0 1 0 661960834 5369856 127 996147200 4194304 4520092 548682068832 18446744073709551615 240154039833 0 0 4096 0 0 0 0 17 1 0 0
/proc/18927/statm: 1311 127 92 79 0 115 0

[startup+0.0808159 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 18927
/proc/meminfo: memFree=1594416/2055920 swapFree=4181044/4192956
[pid=18927] ppid=18925 vsize=47556 CPUtime=0.01
/proc/18927/stat : 18927 (galacM.sh) S 18925 18927 14343 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 661960834 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18927/statm: 11889 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.101844 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 18927
/proc/meminfo: memFree=1594416/2055920 swapFree=4181044/4192956
[pid=18927] ppid=18925 vsize=47556 CPUtime=0.01
/proc/18927/stat : 18927 (galacM.sh) S 18925 18927 14343 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 661960834 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18927/statm: 11889 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.301844 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 18927
/proc/meminfo: memFree=1594416/2055920 swapFree=4181044/4192956
[pid=18927] ppid=18925 vsize=47556 CPUtime=0.01
/proc/18927/stat : 18927 (galacM.sh) S 18925 18927 14343 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 661960834 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18927/statm: 11889 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.701886 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 18927
/proc/meminfo: memFree=1594416/2055920 swapFree=4181044/4192956
[pid=18927] ppid=18925 vsize=47556 CPUtime=0.01
/proc/18927/stat : 18927 (galacM.sh) S 18925 18927 14343 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 661960834 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18927/statm: 11889 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.50298 s]
/proc/loadavg: 1.92 1.98 1.99 3/90 18949
/proc/meminfo: memFree=1566288/2055920 swapFree=4181044/4192956
[pid=18927] ppid=18925 vsize=47556 CPUtime=0.01
/proc/18927/stat : 18927 (galacM.sh) S 18925 18927 14343 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 661960834 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18927/statm: 11889 365 246 79 0 219 0
[pid=18941] ppid=18927 vsize=812628 CPUtime=1.44
/proc/18941/stat : 18941 (java) S 18927 18927 14343 0 -1 0 9980 0 1 0 138 6 0 0 18 0 9 0 661960838 832131072 9388 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18941/statm: 203157 9388 1919 9 0 197138 0
[pid=18941/tid=18942] ppid=18927 vsize=812628 CPUtime=1.32
/proc/18941/task/18942/stat : 18942 (java) R 18927 18927 14343 0 -1 64 8515 0 1 0 127 5 0 0 25 0 9 0 661960839 832131072 9390 996147200 134512640 134550740 4294955616 18446744073709551615 104454898 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18943] ppid=18927 vsize=812628 CPUtime=0
/proc/18941/task/18943/stat : 18943 (java) S 18927 18927 14343 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 661960840 832131072 9391 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18944] ppid=18927 vsize=812628 CPUtime=0
/proc/18941/task/18944/stat : 18944 (java) S 18927 18927 14343 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 661960840 832131072 9393 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18945] ppid=18927 vsize=812628 CPUtime=0
/proc/18941/task/18945/stat : 18945 (java) S 18927 18927 14343 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 661960840 832131072 9394 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18946] ppid=18927 vsize=812628 CPUtime=0
/proc/18941/task/18946/stat : 18946 (java) S 18927 18927 14343 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 661960842 832131072 9394 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18947] ppid=18927 vsize=812628 CPUtime=0.11
/proc/18941/task/18947/stat : 18947 (java) R 18927 18927 14343 0 -1 64 762 0 0 0 11 0 0 0 16 0 9 0 661960843 832131072 9394 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18948] ppid=18927 vsize=812628 CPUtime=0
/proc/18941/task/18948/stat : 18948 (java) S 18927 18927 14343 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 661960843 832131072 9394 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18949] ppid=18927 vsize=812628 CPUtime=0
/proc/18941/task/18949/stat : 18949 (java) S 18927 18927 14343 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 661960843 832131072 9394 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860184

[startup+3.10215 s]
/proc/loadavg: 1.92 1.98 1.99 3/90 18949
/proc/meminfo: memFree=1559184/2055920 swapFree=4181044/4192956
[pid=18927] ppid=18925 vsize=47556 CPUtime=0.01
/proc/18927/stat : 18927 (galacM.sh) S 18925 18927 14343 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 661960834 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18927/statm: 11889 365 246 79 0 219 0
[pid=18941] ppid=18927 vsize=812628 CPUtime=3.03
/proc/18941/stat : 18941 (java) S 18927 18927 14343 0 -1 0 13076 0 1 0 295 8 0 0 18 0 9 0 661960838 832131072 12482 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18941/statm: 203157 12482 1920 9 0 197138 0
[pid=18941/tid=18942] ppid=18927 vsize=812628 CPUtime=2.87
/proc/18941/task/18942/stat : 18942 (java) R 18927 18927 14343 0 -1 64 11584 0 1 0 280 7 0 0 25 0 9 0 661960839 832131072 12482 996147200 134512640 134550740 4294955616 18446744073709551615 4126652535 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18943] ppid=18927 vsize=812628 CPUtime=0
/proc/18941/task/18943/stat : 18943 (java) S 18927 18927 14343 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 661960840 832131072 12482 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18944] ppid=18927 vsize=812628 CPUtime=0
/proc/18941/task/18944/stat : 18944 (java) S 18927 18927 14343 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 661960840 832131072 12482 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18945] ppid=18927 vsize=812628 CPUtime=0
/proc/18941/task/18945/stat : 18945 (java) S 18927 18927 14343 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 661960840 832131072 12482 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18946] ppid=18927 vsize=812628 CPUtime=0
/proc/18941/task/18946/stat : 18946 (java) S 18927 18927 14343 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 661960842 832131072 12482 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18947] ppid=18927 vsize=812628 CPUtime=0.14
/proc/18941/task/18947/stat : 18947 (java) S 18927 18927 14343 0 -1 64 788 0 0 0 14 0 0 0 15 0 9 0 661960843 832131072 12482 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18948] ppid=18927 vsize=812628 CPUtime=0
/proc/18941/task/18948/stat : 18948 (java) S 18927 18927 14343 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 661960843 832131072 12482 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18949] ppid=18927 vsize=812628 CPUtime=0
/proc/18941/task/18949/stat : 18949 (java) S 18927 18927 14343 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 661960843 832131072 12482 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 860184

[startup+6.30151 s]
/proc/loadavg: 2.01 2.00 2.00 3/90 18949
/proc/meminfo: memFree=1519632/2055920 swapFree=4181044/4192956
[pid=18927] ppid=18925 vsize=47556 CPUtime=0.01
/proc/18927/stat : 18927 (galacM.sh) S 18925 18927 14343 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 661960834 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18927/statm: 11889 365 246 79 0 219 0
[pid=18941] ppid=18927 vsize=812760 CPUtime=6.21
/proc/18941/stat : 18941 (java) S 18927 18927 14343 0 -1 0 20887 0 1 0 609 12 0 0 18 0 9 0 661960838 832266240 20289 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18941/statm: 203190 20289 1931 9 0 197171 0
[pid=18941/tid=18942] ppid=18927 vsize=812760 CPUtime=5.96
/proc/18941/task/18942/stat : 18942 (java) R 18927 18927 14343 0 -1 64 14586 0 1 0 586 10 0 0 25 0 9 0 661960839 832266240 20289 996147200 134512640 134550740 4294955616 18446744073709551615 4126654071 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18943] ppid=18927 vsize=812760 CPUtime=0.05
/proc/18941/task/18943/stat : 18943 (java) S 18927 18927 14343 0 -1 64 4791 0 0 0 4 1 0 0 17 0 9 0 661960840 832266240 20289 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18944] ppid=18927 vsize=812760 CPUtime=0
/proc/18941/task/18944/stat : 18944 (java) S 18927 18927 14343 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 661960840 832266240 20289 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18945] ppid=18927 vsize=812760 CPUtime=0
/proc/18941/task/18945/stat : 18945 (java) S 18927 18927 14343 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 661960840 832266240 20289 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18946] ppid=18927 vsize=812760 CPUtime=0
/proc/18941/task/18946/stat : 18946 (java) S 18927 18927 14343 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 661960842 832266240 20289 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18947] ppid=18927 vsize=812760 CPUtime=0.17
/proc/18941/task/18947/stat : 18947 (java) S 18927 18927 14343 0 -1 64 809 0 0 0 17 0 0 0 16 0 9 0 661960843 832266240 20289 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18948] ppid=18927 vsize=812760 CPUtime=0
/proc/18941/task/18948/stat : 18948 (java) S 18927 18927 14343 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 661960843 832266240 20289 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18949] ppid=18927 vsize=812760 CPUtime=0
/proc/18941/task/18949/stat : 18949 (java) S 18927 18927 14343 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 661960843 832266240 20289 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 860316

[startup+12.7022 s]
/proc/loadavg: 2.01 2.00 2.00 3/90 18949
/proc/meminfo: memFree=1507800/2055920 swapFree=4181044/4192956
[pid=18927] ppid=18925 vsize=47556 CPUtime=0.01
/proc/18927/stat : 18927 (galacM.sh) S 18925 18927 14343 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 661960834 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18927/statm: 11889 365 246 79 0 219 0
[pid=18941] ppid=18927 vsize=812760 CPUtime=12.58
/proc/18941/stat : 18941 (java) S 18927 18927 14343 0 -1 0 23820 0 1 0 1245 13 0 0 18 0 9 0 661960838 832266240 23216 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18941/statm: 203190 23216 1931 9 0 197171 0
[pid=18941/tid=18942] ppid=18927 vsize=812760 CPUtime=12.22
/proc/18941/task/18942/stat : 18942 (java) R 18927 18927 14343 0 -1 64 14594 0 1 0 1212 10 0 0 25 0 9 0 661960839 832266240 23216 996147200 134512640 134550740 4294955616 18446744073709551615 4126622007 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18943] ppid=18927 vsize=812760 CPUtime=0.11
/proc/18941/task/18943/stat : 18943 (java) S 18927 18927 14343 0 -1 64 7684 0 0 0 9 2 0 0 17 0 9 0 661960840 832266240 23216 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18944] ppid=18927 vsize=812760 CPUtime=0
/proc/18941/task/18944/stat : 18944 (java) S 18927 18927 14343 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 661960840 832266240 23216 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18945] ppid=18927 vsize=812760 CPUtime=0
/proc/18941/task/18945/stat : 18945 (java) S 18927 18927 14343 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 661960840 832266240 23216 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18946] ppid=18927 vsize=812760 CPUtime=0
/proc/18941/task/18946/stat : 18946 (java) S 18927 18927 14343 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 661960842 832266240 23216 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18947] ppid=18927 vsize=812760 CPUtime=0.23
/proc/18941/task/18947/stat : 18947 (java) S 18927 18927 14343 0 -1 64 841 0 0 0 23 0 0 0 15 0 9 0 661960843 832266240 23216 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18948] ppid=18927 vsize=812760 CPUtime=0
/proc/18941/task/18948/stat : 18948 (java) S 18927 18927 14343 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 661960843 832266240 23216 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18949] ppid=18927 vsize=812760 CPUtime=0
/proc/18941/task/18949/stat : 18949 (java) S 18927 18927 14343 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 661960843 832266240 23216 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 860316

[startup+25.5017 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 18949
/proc/meminfo: memFree=1507672/2055920 swapFree=4181044/4192956
[pid=18927] ppid=18925 vsize=47556 CPUtime=0.01
/proc/18927/stat : 18927 (galacM.sh) S 18925 18927 14343 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 661960834 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18927/statm: 11889 365 246 79 0 219 0
[pid=18941] ppid=18927 vsize=812760 CPUtime=25.32
/proc/18941/stat : 18941 (java) S 18927 18927 14343 0 -1 0 23890 0 1 0 2518 14 0 0 18 0 9 0 661960838 832266240 23271 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18941/statm: 203190 23271 1932 9 0 197171 0
[pid=18941/tid=18942] ppid=18927 vsize=812760 CPUtime=24.79
/proc/18941/task/18942/stat : 18942 (java) R 18927 18927 14343 0 -1 64 14609 0 1 0 2469 10 0 0 25 0 9 0 661960839 832266240 23271 996147200 134512640 134550740 4294955616 18446744073709551615 102888750 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18943] ppid=18927 vsize=812760 CPUtime=0.19
/proc/18941/task/18943/stat : 18943 (java) S 18927 18927 14343 0 -1 64 7684 0 0 0 17 2 0 0 17 0 9 0 661960840 832266240 23271 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18944] ppid=18927 vsize=812760 CPUtime=0
/proc/18941/task/18944/stat : 18944 (java) S 18927 18927 14343 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 661960840 832266240 23271 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18945] ppid=18927 vsize=812760 CPUtime=0
/proc/18941/task/18945/stat : 18945 (java) S 18927 18927 14343 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 661960840 832266240 23271 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18946] ppid=18927 vsize=812760 CPUtime=0
/proc/18941/task/18946/stat : 18946 (java) S 18927 18927 14343 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 661960842 832266240 23271 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18947] ppid=18927 vsize=812760 CPUtime=0.31
/proc/18941/task/18947/stat : 18947 (java) S 18927 18927 14343 0 -1 64 896 0 0 0 31 0 0 0 16 0 9 0 661960843 832266240 23271 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18948] ppid=18927 vsize=812760 CPUtime=0
/proc/18941/task/18948/stat : 18948 (java) S 18927 18927 14343 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 661960843 832266240 23271 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18949] ppid=18927 vsize=812760 CPUtime=0
/proc/18941/task/18949/stat : 18949 (java) S 18927 18927 14343 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 661960843 832266240 23271 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 860316

[startup+51.1015 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 18949
/proc/meminfo: memFree=1505688/2055920 swapFree=4181044/4192956
[pid=18927] ppid=18925 vsize=47556 CPUtime=0.01

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

/proc/18927/stat : 18927 (galacM.sh) S 18925 18927 14343 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 661960834 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18927/statm: 11889 365 246 79 0 219 0
[pid=18941] ppid=18927 vsize=812760 CPUtime=996.14
/proc/18941/stat : 18941 (java) S 18927 18927 14343 0 -1 0 27607 0 1 0 99316 298 0 0 18 0 9 0 661960838 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18941/statm: 203190 25466 1944 9 0 197171 0
[pid=18941/tid=18942] ppid=18927 vsize=812760 CPUtime=994.3
/proc/18941/task/18942/stat : 18942 (java) R 18927 18927 14343 0 -1 64 16161 0 1 0 99148 282 0 0 25 0 9 0 661960839 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 102715044 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18943] ppid=18927 vsize=812760 CPUtime=1.44
/proc/18941/task/18943/stat : 18943 (java) S 18927 18927 14343 0 -1 64 9805 0 0 0 129 15 0 0 16 0 9 0 661960840 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18944] ppid=18927 vsize=812760 CPUtime=0
/proc/18941/task/18944/stat : 18944 (java) S 18927 18927 14343 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 661960840 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18945] ppid=18927 vsize=812760 CPUtime=0
/proc/18941/task/18945/stat : 18945 (java) S 18927 18927 14343 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 661960840 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18946] ppid=18927 vsize=812760 CPUtime=0
/proc/18941/task/18946/stat : 18946 (java) S 18927 18927 14343 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 661960842 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18947] ppid=18927 vsize=812760 CPUtime=0.39
/proc/18941/task/18947/stat : 18947 (java) S 18927 18927 14343 0 -1 64 940 0 0 0 39 0 0 0 16 0 9 0 661960843 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18948] ppid=18927 vsize=812760 CPUtime=0
/proc/18941/task/18948/stat : 18948 (java) S 18927 18927 14343 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 661960843 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18949] ppid=18927 vsize=812760 CPUtime=0
/proc/18941/task/18949/stat : 18949 (java) S 18927 18927 14343 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 661960843 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 996.15
Current children cumulated vsize (KiB) 860316

[startup+1062.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/90 18978
/proc/meminfo: memFree=1072800/2055920 swapFree=4181044/4192956
[pid=18927] ppid=18925 vsize=47556 CPUtime=0.01
/proc/18927/stat : 18927 (galacM.sh) S 18925 18927 14343 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 661960834 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18927/statm: 11889 365 246 79 0 219 0
[pid=18941] ppid=18927 vsize=812760 CPUtime=1055.82
/proc/18941/stat : 18941 (java) S 18927 18927 14343 0 -1 0 27709 0 1 0 105263 319 0 0 18 0 9 0 661960838 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18941/statm: 203190 25466 1944 9 0 197171 0
[pid=18941/tid=18942] ppid=18927 vsize=812760 CPUtime=1053.9
/proc/18941/task/18942/stat : 18942 (java) R 18927 18927 14343 0 -1 64 16263 0 1 0 105089 301 0 0 25 0 9 0 661960839 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4127460360 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18943] ppid=18927 vsize=812760 CPUtime=1.5
/proc/18941/task/18943/stat : 18943 (java) S 18927 18927 14343 0 -1 64 9805 0 0 0 134 16 0 0 16 0 9 0 661960840 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18944] ppid=18927 vsize=812760 CPUtime=0
/proc/18941/task/18944/stat : 18944 (java) S 18927 18927 14343 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 661960840 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18945] ppid=18927 vsize=812760 CPUtime=0
/proc/18941/task/18945/stat : 18945 (java) S 18927 18927 14343 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 661960840 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18946] ppid=18927 vsize=812760 CPUtime=0
/proc/18941/task/18946/stat : 18946 (java) S 18927 18927 14343 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 661960842 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18947] ppid=18927 vsize=812760 CPUtime=0.39
/proc/18941/task/18947/stat : 18947 (java) S 18927 18927 14343 0 -1 64 940 0 0 0 39 0 0 0 16 0 9 0 661960843 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18948] ppid=18927 vsize=812760 CPUtime=0
/proc/18941/task/18948/stat : 18948 (java) S 18927 18927 14343 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 661960843 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18949] ppid=18927 vsize=812760 CPUtime=0
/proc/18941/task/18949/stat : 18949 (java) S 18927 18927 14343 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 661960843 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1055.83
Current children cumulated vsize (KiB) 860316

[startup+1122.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/90 18978
/proc/meminfo: memFree=1033440/2055920 swapFree=4181044/4192956
[pid=18927] ppid=18925 vsize=47556 CPUtime=0.01
/proc/18927/stat : 18927 (galacM.sh) S 18925 18927 14343 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 661960834 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18927/statm: 11889 365 246 79 0 219 0
[pid=18941] ppid=18927 vsize=812760 CPUtime=1115.49
/proc/18941/stat : 18941 (java) S 18927 18927 14343 0 -1 0 27811 0 1 0 111209 340 0 0 18 0 9 0 661960838 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18941/statm: 203190 25466 1944 9 0 197171 0
[pid=18941/tid=18942] ppid=18927 vsize=812760 CPUtime=1113.52
/proc/18941/task/18942/stat : 18942 (java) R 18927 18927 14343 0 -1 64 16365 0 1 0 111031 321 0 0 25 0 9 0 661960839 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4126413600 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18943] ppid=18927 vsize=812760 CPUtime=1.55
/proc/18941/task/18943/stat : 18943 (java) S 18927 18927 14343 0 -1 64 9805 0 0 0 138 17 0 0 16 0 9 0 661960840 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18944] ppid=18927 vsize=812760 CPUtime=0
/proc/18941/task/18944/stat : 18944 (java) S 18927 18927 14343 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 661960840 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18945] ppid=18927 vsize=812760 CPUtime=0
/proc/18941/task/18945/stat : 18945 (java) S 18927 18927 14343 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 661960840 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18946] ppid=18927 vsize=812760 CPUtime=0
/proc/18941/task/18946/stat : 18946 (java) S 18927 18927 14343 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 661960842 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18947] ppid=18927 vsize=812760 CPUtime=0.39
/proc/18941/task/18947/stat : 18947 (java) S 18927 18927 14343 0 -1 64 940 0 0 0 39 0 0 0 16 0 9 0 661960843 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18948] ppid=18927 vsize=812760 CPUtime=0
/proc/18941/task/18948/stat : 18948 (java) S 18927 18927 14343 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 661960843 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18949] ppid=18927 vsize=812760 CPUtime=0
/proc/18941/task/18949/stat : 18949 (java) S 18927 18927 14343 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 661960843 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1115.5
Current children cumulated vsize (KiB) 860316

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/90 18978
/proc/meminfo: memFree=994720/2055920 swapFree=4181044/4192956
[pid=18927] ppid=18925 vsize=47556 CPUtime=0.01
/proc/18927/stat : 18927 (galacM.sh) S 18925 18927 14343 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 661960834 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18927/statm: 11889 365 246 79 0 219 0
[pid=18941] ppid=18927 vsize=812760 CPUtime=1175.16
/proc/18941/stat : 18941 (java) S 18927 18927 14343 0 -1 0 27913 0 1 0 117155 361 0 0 18 0 9 0 661960838 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18941/statm: 203190 25466 1944 9 0 197171 0
[pid=18941/tid=18942] ppid=18927 vsize=812760 CPUtime=1173.14
/proc/18941/task/18942/stat : 18942 (java) R 18927 18927 14343 0 -1 64 16467 0 1 0 116973 341 0 0 25 0 9 0 661960839 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4126809648 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18943] ppid=18927 vsize=812760 CPUtime=1.59
/proc/18941/task/18943/stat : 18943 (java) S 18927 18927 14343 0 -1 64 9805 0 0 0 142 17 0 0 16 0 9 0 661960840 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18944] ppid=18927 vsize=812760 CPUtime=0
/proc/18941/task/18944/stat : 18944 (java) S 18927 18927 14343 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 661960840 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18945] ppid=18927 vsize=812760 CPUtime=0
/proc/18941/task/18945/stat : 18945 (java) S 18927 18927 14343 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 661960840 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18946] ppid=18927 vsize=812760 CPUtime=0
/proc/18941/task/18946/stat : 18946 (java) S 18927 18927 14343 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 661960842 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18947] ppid=18927 vsize=812760 CPUtime=0.39
/proc/18941/task/18947/stat : 18947 (java) S 18927 18927 14343 0 -1 64 940 0 0 0 39 0 0 0 16 0 9 0 661960843 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18948] ppid=18927 vsize=812760 CPUtime=0
/proc/18941/task/18948/stat : 18948 (java) S 18927 18927 14343 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 661960843 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18949] ppid=18927 vsize=812760 CPUtime=0
/proc/18941/task/18949/stat : 18949 (java) S 18927 18927 14343 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 661960843 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1175.17
Current children cumulated vsize (KiB) 860316

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/90 18978
/proc/meminfo: memFree=955296/2055920 swapFree=4181044/4192956
[pid=18927] ppid=18925 vsize=47556 CPUtime=0.01
/proc/18927/stat : 18927 (galacM.sh) S 18925 18927 14343 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 661960834 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18927/statm: 11889 365 246 79 0 219 0
[pid=18941] ppid=18927 vsize=812760 CPUtime=1234.81
/proc/18941/stat : 18941 (java) S 18927 18927 14343 0 -1 0 28014 0 1 0 123100 381 0 0 18 0 9 0 661960838 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18941/statm: 203190 25466 1944 9 0 197171 0
[pid=18941/tid=18942] ppid=18927 vsize=812760 CPUtime=1232.74
/proc/18941/task/18942/stat : 18942 (java) R 18927 18927 14343 0 -1 64 16568 0 1 0 122914 360 0 0 25 0 9 0 661960839 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4126095752 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18943] ppid=18927 vsize=812760 CPUtime=1.65
/proc/18941/task/18943/stat : 18943 (java) S 18927 18927 14343 0 -1 64 9805 0 0 0 147 18 0 0 16 0 9 0 661960840 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18944] ppid=18927 vsize=812760 CPUtime=0
/proc/18941/task/18944/stat : 18944 (java) S 18927 18927 14343 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 661960840 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18945] ppid=18927 vsize=812760 CPUtime=0
/proc/18941/task/18945/stat : 18945 (java) S 18927 18927 14343 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 661960840 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18946] ppid=18927 vsize=812760 CPUtime=0
/proc/18941/task/18946/stat : 18946 (java) S 18927 18927 14343 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 661960842 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18947] ppid=18927 vsize=812760 CPUtime=0.39
/proc/18941/task/18947/stat : 18947 (java) S 18927 18927 14343 0 -1 64 940 0 0 0 39 0 0 0 16 0 9 0 661960843 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18948] ppid=18927 vsize=812760 CPUtime=0
/proc/18941/task/18948/stat : 18948 (java) S 18927 18927 14343 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 661960843 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18941/tid=18949] ppid=18927 vsize=812760 CPUtime=0
/proc/18941/task/18949/stat : 18949 (java) S 18927 18927 14343 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 661960843 832266240 25466 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1234.82
Current children cumulated vsize (KiB) 860316



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1285.8 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 18980
/proc/meminfo: memFree=155416/2055920 swapFree=4181044/4192956
[pid=18927] ppid=18925 vsize=47556 CPUtime=1269.39
/proc/18927/stat : 18927 (galacM.sh) S 18925 18927 14343 0 -1 4194304 800 29787 0 1 0 0 126544 395 17 0 1 0 661960834 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18927/statm: 11889 365 246 79 0 219 0
[pid=18980] ppid=18927 vsize=884120 CPUtime=8.66
/proc/18980/stat : 18980 (minisat) R 18927 18927 14343 0 -1 4194304 217529 0 0 0 744 122 0 0 25 0 1 0 662088543 905338880 217510 996147200 134512640 135136200 4294955968 18446744073709551615 134513971 0 0 4096 3 0 0 0 17 0 0 0
/proc/18980/statm: 221030 217510 54 152 0 220875 0
Current children cumulated CPU time (s) 1278.05
Current children cumulated vsize (KiB) 931676

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18927 and gives
#  childrusage.ru_utime.tv_sec=1265
#  childrusage.ru_utime.tv_usec=451622
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=960397
# CPU time returned by wait4() is 1269.41
# while last known CPU time is 1278.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1285.82
CPU time (s): 1278.05
CPU user time (s): 1272.88
CPU system time (s): 5.17
CPU usage (%): 99.3959
Max. virtual memory (cumulated for all children) (KiB): 931676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1265.45
system time used= 3.9604
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30587
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= 40497
involuntary context switches= 31811

runsolver used 1.62075 second user time and 4.23935 second system time

The end

Launcher Data (download as text)

Begin job on node86 at 2008-07-03 07:18:39
IDJOB=1056200
IDBENCH=57403
IDSOLVER=350
FILE ID=node86/1056200-1215062318
PBS_JOBID= 7875005
Free space on /tmp= 66520 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/largeQueens/normalized-queens-300.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1056200-1215062318/watcher-1056200-1215062318 -o /tmp/evaluation-result-1056200-1215062318/solver-1056200-1215062318 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1056200-1215062318.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c7d57b0262fde2b45e9a562f45f9d3ca
RANDOM SEED=1954557816

node86.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.220
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.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1594896 kB
Buffers:         48552 kB
Cached:         185664 kB
SwapCached:       6096 kB
Active:         303320 kB
Inactive:        82912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1594896 kB
SwapTotal:     4192956 kB
SwapFree:      4181044 kB
Dirty:            9016 kB
Writeback:           0 kB
Mapped:         159364 kB
Slab:            59232 kB
Committed_AS:  1216068 kB
PageTables:       2604 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= 65848 MiB
End job on node86 at 2008-07-03 07:40:06