Trace number 209057

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, and are wall clock time (not CPU 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
galacJ beta 1SAT 367.81 371.1

General information on the benchmark

Namefapp/fapp01-05/fapp01/
fapp01-0200-10.xml
MD5SUM77e758121f45352fcd7f4ff036be2f28
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 benchmark1.36879
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables200
Number of constraints2053
Maximum constraint arity2
Maximum domain size190
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2053
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	rm: No match.
0.03	c --- Preproc Stats ---
0.03	c benchs : unknown.xml
338.84	c start processing
338.84	c start relation processing
342.70	c start cnf exporting
360.80	c parsing time : 338.674
360.80	c preprocessing time : 360.629
360.80	
360.80	c Nary constraints - conflicts : 0 supports : 0
360.80	c Binary constraints - conflicts : 1928 supports :125
360.80	c max arity constraint : 2
360.80	c Max Tuples generated 36100
360.80	c relations : 1353
360.80	c relations BDD: 0
360.80	c vars : 26964 - clauses :  6194767
360.80	
363.33	c Start Sat4J solver
363.33	
369.06	s SATISFIABLE
369.37	c {propagations=3044314, learnedliterals=143, changedreason=0, reduceddb=0, starts=7, learnedbinaryclauses=270, learnedclauses=3026, reducedliterals=17657, learnedternaryclauses=66, conflicts=3169, serialVersionUID=1, inspects=9987597, rootSimplifications=0, decisions=121446}
371.10	v  -2592 -2460 2604 2536 -2324 -2516 -2524 -2528 2532 -2288 2328 -2600 -2416 2320 2488 2576 -2612 2428 -2324 2616 -2588 2500 -2336 2616 2532 -2492 2640 -2644 2520 2280 -2612 -2528 -2612 -2344 -2460 2468 -2624 -2528 2460 -2648 -2540 -2284 -2460 -2492 -2340 2336 -2440 2616 2444 -2552 -2488 2652 -2352 2408 2320 2284 2412 -2484 2444 -2348 2568 -2364 -2420 2476 -2452 -2504 -2472 -2412 2576 -2368 -2572 2316 -2584 -2508 2380 2584 -2340 -2628 -2640 2336 2388 2360 -2368 -2368 -2536 2588 -2456 2572 -2608 -2572 2280 2492 -2568 -2528 -2468 2420 2464 2468 2576 -2592 2580 -2624 2460 2492 2460 2472 -2592 2496 2336 -2404 -2476 2296 -2424 2652 2376 2428 -2468 -2572 2372 2656 2508 2516 2452 -2332 -2320 -2344 -2504 2344 2372 -2464 2584 2596 -2484 2380 2280 -2512 -2632 2296 -2612 2584 -2384 2552 -2456 2340 2468 -2476 2304 2656 2404 2332 2656 -2600 2488 2384 2324 -2356 -2572 2336 -2420 -2628 -2448 2284 2480 -2372 2532 2624 2468 2428 -2560 -2420 -2420 2612 -2320 -2384 -2380 -2336 2420 -2408 2376 -2392 -2624 -2404 -2564 2292 2616 -2604 -2432 -2408 -2576 2344 -2516 -2460 -2364 2556 -2376 -2616 -2464 2508 2296 -2532

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node51/watcher-209057-1168191430 -o ROOT/results/node51/solver-209057-1168191430 -C 1800 -M 900 /tmp/evaluation/209057-1168191430/galacJ.sh /tmp/evaluation/209057-1168191430/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.84 1.35 1.13 5/74 32639
/proc/meminfo: memFree=1655392/2055920 swapFree=4192812/4192956
[pid=32638] ppid=32636 vsize=8560 CPUtime=0
/proc/32638/stat : 32638 (galacJ.sh) R 32636 32638 32568 0 -1 4194304 308 0 0 0 0 0 0 0 21 0 1 0 167541741 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 235371480975 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32638/statm: 2140 253 197 79 0 133 0

[startup+0.106326 s]
/proc/loadavg: 1.84 1.35 1.13 5/74 32639
/proc/meminfo: memFree=1655392/2055920 swapFree=4192812/4192956
[pid=32638] ppid=32636 vsize=47560 CPUtime=0.01
/proc/32638/stat : 32638 (galacJ.sh) S 32636 32638 32568 0 -1 4194304 797 1728 0 0 0 0 0 1 24 0 1 0 167541741 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32638/statm: 11890 363 246 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.514395 s]
/proc/loadavg: 1.84 1.35 1.13 5/74 32639
/proc/meminfo: memFree=1655392/2055920 swapFree=4192812/4192956
[pid=32638] ppid=32636 vsize=47560 CPUtime=0.01
/proc/32638/stat : 32638 (galacJ.sh) S 32636 32638 32568 0 -1 4194304 797 1728 0 0 0 0 0 1 24 0 1 0 167541741 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32638/statm: 11890 363 246 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.33553 s]
/proc/loadavg: 1.84 1.35 1.13 4/82 32660
/proc/meminfo: memFree=1613088/2055920 swapFree=4192812/4192956
[pid=32638] ppid=32636 vsize=47560 CPUtime=0.01
/proc/32638/stat : 32638 (galacJ.sh) S 32636 32638 32568 0 -1 4194304 797 1728 0 0 0 0 0 1 24 0 1 0 167541741 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32638/statm: 11890 363 246 79 0 217 0
[pid=32653] ppid=32638 vsize=862312 CPUtime=1.27
/proc/32653/stat : 32653 (java) R 32638 32638 32568 0 -1 0 12688 0 1 0 120 7 0 0 21 0 8 0 167541745 883007488 12424 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4073762656 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32653/statm: 215578 12424 2037 14 0 201483 0
[pid=32653/tid=32654] ppid=32638 vsize=862312 CPUtime=0.52
/proc/32653/task/32654/stat : 32654 (java) S 32638 32638 32568 0 -1 64 3887 0 0 0 51 1 0 0 18 0 8 0 167541748 883007488 12424 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32655] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32655/stat : 32655 (java) S 32638 32638 32568 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 167541749 883007488 12424 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32656] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32656/stat : 32656 (java) S 32638 32638 32568 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 167541749 883007488 12424 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32657] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32657/stat : 32657 (java) S 32638 32638 32568 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167541752 883007488 12424 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32658] ppid=32638 vsize=862312 CPUtime=0.12
/proc/32653/task/32658/stat : 32658 (java) S 32638 32638 32568 0 -1 64 899 0 0 0 12 0 0 0 16 0 8 0 167541752 883007488 12424 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32659] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32659/stat : 32659 (java) S 32638 32638 32568 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 167541752 883007488 12424 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32660] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32660/stat : 32660 (java) S 32638 32638 32568 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167541753 883007488 12424 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 909872

[startup+2.98582 s]
/proc/loadavg: 1.93 1.38 1.14 4/82 32660
/proc/meminfo: memFree=1610784/2055920 swapFree=4192812/4192956
[pid=32638] ppid=32636 vsize=47560 CPUtime=0.01
/proc/32638/stat : 32638 (galacJ.sh) S 32636 32638 32568 0 -1 4194304 797 1728 0 0 0 0 0 1 24 0 1 0 167541741 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32638/statm: 11890 363 246 79 0 217 0
[pid=32653] ppid=32638 vsize=862312 CPUtime=2.91
/proc/32653/stat : 32653 (java) R 32638 32638 32568 0 -1 0 13803 0 1 0 283 8 0 0 21 0 8 0 167541745 883007488 13500 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32653/statm: 215578 13500 2042 14 0 201483 0
[pid=32653/tid=32654] ppid=32638 vsize=862312 CPUtime=1.81
/proc/32653/task/32654/stat : 32654 (java) R 32638 32638 32568 0 -1 64 4932 0 0 0 179 2 0 0 18 0 8 0 167541748 883007488 13500 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4155073454 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32655] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32655/stat : 32655 (java) S 32638 32638 32568 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 167541749 883007488 13500 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32656] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32656/stat : 32656 (java) S 32638 32638 32568 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 167541749 883007488 13500 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32657] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32657/stat : 32657 (java) S 32638 32638 32568 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167541752 883007488 13500 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32658] ppid=32638 vsize=862312 CPUtime=0.15
/proc/32653/task/32658/stat : 32658 (java) S 32638 32638 32568 0 -1 64 918 0 0 0 15 0 0 0 16 0 8 0 167541752 883007488 13500 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32659] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32659/stat : 32659 (java) S 32638 32638 32568 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 167541752 883007488 13500 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32660] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32660/stat : 32660 (java) S 32638 32638 32568 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167541753 883007488 13500 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 909872

[startup+6.28038 s]
/proc/loadavg: 1.93 1.38 1.14 3/82 32660
/proc/meminfo: memFree=1603296/2055920 swapFree=4192812/4192956
[pid=32638] ppid=32636 vsize=47560 CPUtime=0.01
/proc/32638/stat : 32638 (galacJ.sh) S 32636 32638 32568 0 -1 4194304 797 1728 0 0 0 0 0 1 24 0 1 0 167541741 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32638/statm: 11890 363 246 79 0 217 0
[pid=32653] ppid=32638 vsize=862312 CPUtime=6.17
/proc/32653/stat : 32653 (java) S 32638 32638 32568 0 -1 0 15513 0 1 0 608 9 0 0 15 0 8 0 167541745 883007488 15151 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32653/statm: 215578 15151 2042 14 0 201483 0
[pid=32653/tid=32654] ppid=32638 vsize=862312 CPUtime=4.63
/proc/32653/task/32654/stat : 32654 (java) R 32638 32638 32568 0 -1 64 6563 0 0 0 460 3 0 0 25 0 8 0 167541748 883007488 15151 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4155134188 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32655] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32655/stat : 32655 (java) S 32638 32638 32568 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 167541749 883007488 15151 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32656] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32656/stat : 32656 (java) S 32638 32638 32568 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 167541749 883007488 15151 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32657] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32657/stat : 32657 (java) S 32638 32638 32568 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167541752 883007488 15151 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32658] ppid=32638 vsize=862312 CPUtime=0.19
/proc/32653/task/32658/stat : 32658 (java) S 32638 32638 32568 0 -1 64 938 0 0 0 18 1 0 0 16 0 8 0 167541752 883007488 15151 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32659] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32659/stat : 32659 (java) S 32638 32638 32568 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 167541752 883007488 15151 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32660] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32660/stat : 32660 (java) S 32638 32638 32568 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167541753 883007488 15151 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 909872

[startup+12.6945 s]
/proc/loadavg: 1.94 1.40 1.15 3/82 32660
/proc/meminfo: memFree=1592416/2055920 swapFree=4192812/4192956
[pid=32638] ppid=32636 vsize=47560 CPUtime=0.01
/proc/32638/stat : 32638 (galacJ.sh) S 32636 32638 32568 0 -1 4194304 797 1728 0 0 0 0 0 1 24 0 1 0 167541741 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32638/statm: 11890 363 246 79 0 217 0
[pid=32653] ppid=32638 vsize=862312 CPUtime=12.52
/proc/32653/stat : 32653 (java) S 32638 32638 32568 0 -1 0 18092 0 1 0 1242 10 0 0 15 0 8 0 167541745 883007488 17650 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32653/statm: 215578 17650 2042 14 0 201483 0
[pid=32653/tid=32654] ppid=32638 vsize=862312 CPUtime=10.32
/proc/32653/task/32654/stat : 32654 (java) R 32638 32638 32568 0 -1 64 9049 0 0 0 1028 4 0 0 25 0 8 0 167541748 883007488 17650 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4155523587 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32655] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32655/stat : 32655 (java) S 32638 32638 32568 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 167541749 883007488 17650 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32656] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32656/stat : 32656 (java) S 32638 32638 32568 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 167541749 883007488 17650 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32657] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32657/stat : 32657 (java) S 32638 32638 32568 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167541752 883007488 17650 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32658] ppid=32638 vsize=862312 CPUtime=0.22
/proc/32653/task/32658/stat : 32658 (java) S 32638 32638 32568 0 -1 64 951 0 0 0 21 1 0 0 15 0 8 0 167541752 883007488 17650 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32659] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32659/stat : 32659 (java) S 32638 32638 32568 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 167541752 883007488 17650 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32660] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32660/stat : 32660 (java) S 32638 32638 32568 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167541753 883007488 17650 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 909872

[startup+25.5346 s]
/proc/loadavg: 1.95 1.42 1.16 3/82 32660
/proc/meminfo: memFree=1575008/2055920 swapFree=4192812/4192956
[pid=32638] ppid=32636 vsize=47560 CPUtime=0.01
/proc/32638/stat : 32638 (galacJ.sh) S 32636 32638 32568 0 -1 4194304 797 1728 0 0 0 0 0 1 24 0 1 0 167541741 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32638/statm: 11890 363 246 79 0 217 0
[pid=32653] ppid=32638 vsize=862312 CPUtime=25.23
/proc/32653/stat : 32653 (java) S 32638 32638 32568 0 -1 0 22558 0 1 0 2511 12 0 0 16 0 8 0 167541745 883007488 22005 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32653/statm: 215578 22005 2042 14 0 201483 0
[pid=32653/tid=32654] ppid=32638 vsize=862312 CPUtime=22.06
/proc/32653/task/32654/stat : 32654 (java) R 32638 32638 32568 0 -1 64 13386 0 0 0 2200 6 0 0 25 0 8 0 167541748 883007488 22005 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4155206663 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32655] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32655/stat : 32655 (java) S 32638 32638 32568 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 167541749 883007488 22005 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32656] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32656/stat : 32656 (java) S 32638 32638 32568 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 167541749 883007488 22005 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32657] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32657/stat : 32657 (java) S 32638 32638 32568 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167541752 883007488 22005 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32658] ppid=32638 vsize=862312 CPUtime=0.25
/proc/32653/task/32658/stat : 32658 (java) S 32638 32638 32568 0 -1 64 969 0 0 0 24 1 0 0 15 0 8 0 167541752 883007488 22005 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32659] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32659/stat : 32659 (java) S 32638 32638 32568 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 167541752 883007488 22005 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32660] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32660/stat : 32660 (java) S 32638 32638 32568 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167541753 883007488 22005 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 909872

[startup+51.222 s]
/proc/loadavg: 1.97 1.47 1.18 4/82 32660
/proc/meminfo: memFree=1553760/2055920 swapFree=4192812/4192956
[pid=32638] ppid=32636 vsize=47560 CPUtime=0.01
/proc/32638/stat : 32638 (galacJ.sh) S 32636 32638 32568 0 -1 4194304 797 1728 0 0 0 0 0 1 24 0 1 0 167541741 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32638/statm: 11890 363 246 79 0 217 0
[pid=32653] ppid=32638 vsize=862312 CPUtime=50.69
/proc/32653/stat : 32653 (java) S 32638 32638 32568 0 -1 0 27952 0 1 0 5054 15 0 0 15 0 8 0 167541745 883007488 27244 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32653/statm: 215578 27244 2042 14 0 201483 0
[pid=32653/tid=32654] ppid=32638 vsize=862312 CPUtime=46.46
/proc/32653/task/32654/stat : 32654 (java) R 32638 32638 32568 0 -1 64 18621 0 0 0 4638 8 0 0 25 0 8 0 167541748 883007488 27244 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4155523673 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32655] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32655/stat : 32655 (java) S 32638 32638 32568 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 167541749 883007488 27244 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32656] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32656/stat : 32656 (java) S 32638 32638 32568 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 167541749 883007488 27244 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32657] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32657/stat : 32657 (java) S 32638 32638 32568 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167541752 883007488 27244 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32658] ppid=32638 vsize=862312 CPUtime=0.25
/proc/32653/task/32658/stat : 32658 (java) S 32638 32638 32568 0 -1 64 973 0 0 0 24 1 0 0 16 0 8 0 167541752 883007488 27244 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32659] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32659/stat : 32659 (java) S 32638 32638 32568 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 167541752 883007488 27244 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32660] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32660/stat : 32660 (java) S 32638 32638 32568 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167541753 883007488 27244 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 909872

[startup+102.425 s]
/proc/loadavg: 1.98 1.55 1.22 3/82 32660
/proc/meminfo: memFree=1525984/2055920 swapFree=4192812/4192956
[pid=32638] ppid=32636 vsize=47560 CPUtime=0.01
/proc/32638/stat : 32638 (galacJ.sh) S 32636 32638 32568 0 -1 4194304 797 1728 0 0 0 0 0 1 24 0 1 0 167541741 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32638/statm: 11890 363 246 79 0 217 0
[pid=32653] ppid=32638 vsize=862312 CPUtime=101.41
/proc/32653/stat : 32653 (java) S 32638 32638 32568 0 -1 0 35212 0 1 0 10122 19 0 0 16 0 8 0 167541745 883007488 34279 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32653/statm: 215578 34279 2042 14 0 201483 0
[pid=32653/tid=32654] ppid=32638 vsize=862312 CPUtime=95.59
/proc/32653/task/32654/stat : 32654 (java) R 32638 32638 32568 0 -1 64 25654 0 0 0 9547 12 0 0 25 0 8 0 167541748 883007488 34279 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4155134253 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32655] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32655/stat : 32655 (java) S 32638 32638 32568 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 167541749 883007488 34279 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32656] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32656/stat : 32656 (java) S 32638 32638 32568 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 167541749 883007488 34279 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32657] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32657/stat : 32657 (java) S 32638 32638 32568 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167541752 883007488 34279 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32658] ppid=32638 vsize=862312 CPUtime=0.26
/proc/32653/task/32658/stat : 32658 (java) S 32638 32638 32568 0 -1 64 975 0 0 0 25 1 0 0 16 0 8 0 167541752 883007488 34279 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32659] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32659/stat : 32659 (java) S 32638 32638 32568 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 167541752 883007488 34279 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32660] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32660/stat : 32660 (java) S 32638 32638 32568 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167541753 883007488 34279 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.42
Current children cumulated vsize (KiB) 909872

[startup+162.517 s]
/proc/loadavg: 1.99 1.63 1.27 3/82 32660
/proc/meminfo: memFree=1503456/2055920 swapFree=4192812/4192956
[pid=32638] ppid=32636 vsize=47560 CPUtime=0.01
/proc/32638/stat : 32638 (galacJ.sh) S 32636 32638 32568 0 -1 4194304 797 1728 0 0 0 0 0 1 24 0 1 0 167541741 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32638/statm: 11890 363 246 79 0 217 0
[pid=32653] ppid=32638 vsize=862312 CPUtime=160.96
/proc/32653/stat : 32653 (java) S 32638 32638 32568 0 -1 0 40954 0 1 0 16073 23 0 0 15 0 8 0 167541745 883007488 39816 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32653/statm: 215578 39816 2042 14 0 201483 0
[pid=32653/tid=32654] ppid=32638 vsize=862312 CPUtime=153.7
/proc/32653/task/32654/stat : 32654 (java) R 32638 32638 32568 0 -1 64 31190 0 0 0 15355 15 0 0 25 0 8 0 167541748 883007488 39816 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4155523710 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32655] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32655/stat : 32655 (java) S 32638 32638 32568 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 167541749 883007488 39816 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32656] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32656/stat : 32656 (java) S 32638 32638 32568 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 167541749 883007488 39816 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32657] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32657/stat : 32657 (java) S 32638 32638 32568 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167541752 883007488 39816 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32658] ppid=32638 vsize=862312 CPUtime=0.26
/proc/32653/task/32658/stat : 32658 (java) S 32638 32638 32568 0 -1 64 976 0 0 0 25 1 0 0 16 0 8 0 167541752 883007488 39816 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32659] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32659/stat : 32659 (java) S 32638 32638 32568 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 167541752 883007488 39816 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32660] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32660/stat : 32660 (java) S 32638 32638 32568 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167541753 883007488 39816 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.97
Current children cumulated vsize (KiB) 909872

[startup+222.544 s]
/proc/loadavg: 1.99 1.70 1.31 3/82 32660
/proc/meminfo: memFree=1485920/2055920 swapFree=4192812/4192956
[pid=32638] ppid=32636 vsize=47560 CPUtime=0.01
/proc/32638/stat : 32638 (galacJ.sh) S 32636 32638 32568 0 -1 4194304 797 1728 0 0 0 0 0 1 24 0 1 0 167541741 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32638/statm: 11890 363 246 79 0 217 0
[pid=32653] ppid=32638 vsize=862312 CPUtime=220.43
/proc/32653/stat : 32653 (java) S 32638 32638 32568 0 -1 0 45439 0 1 0 22017 26 0 0 15 0 8 0 167541745 883007488 44127 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32653/statm: 215578 44127 2042 14 0 201483 0
[pid=32653/tid=32654] ppid=32638 vsize=862312 CPUtime=212.04
/proc/32653/task/32654/stat : 32654 (java) R 32638 32638 32568 0 -1 64 35501 0 0 0 21186 18 0 0 25 0 8 0 167541748 883007488 44127 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4155525086 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32655] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32655/stat : 32655 (java) S 32638 32638 32568 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 167541749 883007488 44127 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32656] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32656/stat : 32656 (java) S 32638 32638 32568 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 167541749 883007488 44127 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32657] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32657/stat : 32657 (java) S 32638 32638 32568 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167541752 883007488 44127 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32658] ppid=32638 vsize=862312 CPUtime=0.26
/proc/32653/task/32658/stat : 32658 (java) S 32638 32638 32568 0 -1 64 976 0 0 0 25 1 0 0 16 0 8 0 167541752 883007488 44127 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32659] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32659/stat : 32659 (java) S 32638 32638 32568 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 167541752 883007488 44127 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32660] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32660/stat : 32660 (java) S 32638 32638 32568 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167541753 883007488 44127 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.44
Current children cumulated vsize (KiB) 909872

[startup+282.623 s]
/proc/loadavg: 1.99 1.75 1.35 3/82 32660
/proc/meminfo: memFree=1472736/2055920 swapFree=4192812/4192956
[pid=32638] ppid=32636 vsize=47560 CPUtime=0.01
/proc/32638/stat : 32638 (galacJ.sh) S 32636 32638 32568 0 -1 4194304 797 1728 0 0 0 0 0 1 24 0 1 0 167541741 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32638/statm: 11890 363 246 79 0 217 0
[pid=32653] ppid=32638 vsize=862312 CPUtime=279.96
/proc/32653/stat : 32653 (java) S 32638 32638 32568 0 -1 0 48878 0 1 0 27966 30 0 0 15 0 8 0 167541745 883007488 47411 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32653/statm: 215578 47411 2042 14 0 201483 0
[pid=32653/tid=32654] ppid=32638 vsize=862312 CPUtime=270.52
/proc/32653/task/32654/stat : 32654 (java) R 32638 32638 32568 0 -1 64 38781 0 0 0 27031 21 0 0 25 0 8 0 167541748 883007488 47411 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4155523673 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32655] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32655/stat : 32655 (java) S 32638 32638 32568 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 167541749 883007488 47411 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32656] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32656/stat : 32656 (java) S 32638 32638 32568 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 167541749 883007488 47411 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32657] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32657/stat : 32657 (java) S 32638 32638 32568 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167541752 883007488 47411 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32658] ppid=32638 vsize=862312 CPUtime=0.27
/proc/32653/task/32658/stat : 32658 (java) S 32638 32638 32568 0 -1 64 980 0 0 0 26 1 0 0 16 0 8 0 167541752 883007488 47411 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32659] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32659/stat : 32659 (java) S 32638 32638 32568 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 167541752 883007488 47411 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32660] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32660/stat : 32660 (java) S 32638 32638 32568 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167541753 883007488 47411 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 279.97
Current children cumulated vsize (KiB) 909872

[startup+342.686 s]
/proc/loadavg: 2.04 1.81 1.39 3/82 32660
/proc/meminfo: memFree=1452512/2055920 swapFree=4192812/4192956
[pid=32638] ppid=32636 vsize=47560 CPUtime=0.01
/proc/32638/stat : 32638 (galacJ.sh) S 32636 32638 32568 0 -1 4194304 797 1728 0 0 0 0 0 1 24 0 1 0 167541741 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32638/statm: 11890 363 246 79 0 217 0
[pid=32653] ppid=32638 vsize=862312 CPUtime=339.65
/proc/32653/stat : 32653 (java) R 32638 32638 32568 0 -1 0 54040 0 1 0 33933 32 0 0 20 0 8 0 167541745 883007488 52441 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4074130710 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32653/statm: 215578 52441 2043 14 0 201483 0
[pid=32653/tid=32654] ppid=32638 vsize=862312 CPUtime=325.35
/proc/32653/task/32654/stat : 32654 (java) S 32638 32638 32568 0 -1 64 43799 0 0 0 32512 23 0 0 16 0 8 0 167541748 883007488 52441 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32655] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32655/stat : 32655 (java) S 32638 32638 32568 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 167541749 883007488 52441 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32656] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32656/stat : 32656 (java) S 32638 32638 32568 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 167541749 883007488 52441 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32657] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32657/stat : 32657 (java) S 32638 32638 32568 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167541752 883007488 52441 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32658] ppid=32638 vsize=862312 CPUtime=0.28
/proc/32653/task/32658/stat : 32658 (java) S 32638 32638 32568 0 -1 64 987 0 0 0 27 1 0 0 15 0 8 0 167541752 883007488 52441 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32659] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32659/stat : 32659 (java) S 32638 32638 32568 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 167541752 883007488 52441 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32653/tid=32660] ppid=32638 vsize=862312 CPUtime=0
/proc/32653/task/32660/stat : 32660 (java) S 32638 32638 32568 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167541753 883007488 52441 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.66
Current children cumulated vsize (KiB) 909872

Child status: 0
Real time (s): 371.1
CPU time (s): 367.81
CPU user time (s): 366.625
CPU system time (s): 1.18482
CPU usage (%): 99.1134
Max. virtual memory (cumulated for all children) (KiB): 910388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 366.625
system time used= 1.18482
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 193997
page faults= 7
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12786
involuntary context switches= 17886

runsolver used 0.462929 s user time and 1.21781 s system time

The end

Launcher Data (download as text)

Begin job on node51 on Sun Jan  7 17:37:11 UTC 2007


IDJOB= 209057
IDBENCH= 4493
FILE ID= node51/209057-1168191430

PBS_JOBID= 3479333

Free space on /tmp= 66557 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp01-05/fapp01/fapp01-0200-10.xml
COMMAND LINE= /tmp/evaluation/209057-1168191430/galacJ.sh /tmp/evaluation/209057-1168191430/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-209057-1168191430 -o ROOT/results/node51/solver-209057-1168191430 -C 1800 -M 900  /tmp/evaluation/209057-1168191430/galacJ.sh /tmp/evaluation/209057-1168191430/unknown.xml

META MD5SUM SOLVER= ffd78bd56f274e94bd0d0faf76d262cb
MD5SUM BENCH=  77e758121f45352fcd7f4ff036be2f28

RANDOM SEED= 22361094

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.277
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.277
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:       1655800 kB
Buffers:         27620 kB
Cached:         287152 kB
SwapCached:          0 kB
Active:          87368 kB
Inactive:       260072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1655800 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3856 kB
Writeback:           0 kB
Mapped:          44108 kB
Slab:            38160 kB
Committed_AS:  3557028 kB
PageTables:       1776 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= 66557 MiB



End job on node51 on Sun Jan  7 17:43:25 UTC 2007