Trace number 1087114

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
SAT4J CSP 2008-06-13SAT 137.591 138.526

General information on the benchmark

Namecsp/fapp/fapp01/
normalized-fapp01-0200-10.xml
MD5SUMed0064ec6f686799b617fe86f279a28f
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 benchmark2.43163
Satisfiable
(Un)Satisfiability was proved
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.28/0.30	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.28/0.30	c This is free software under the dual EPL/GNU LGPL licenses.
0.28/0.30	c See www.sat4j.org for details.
0.28/0.31	c That software uses the Rhino library from the Mozilla project.
0.28/0.35	c version 9.9.9.token
0.28/0.35	c sun.arch.data.model	32
0.28/0.35	c java.version	1.6.0_06
0.28/0.35	c os.name	Linux
0.28/0.35	c os.version	2.6.9-22.EL.rootsmp
0.28/0.35	c os.arch	i386
0.28/0.35	c Free memory 669864272
0.28/0.35	c Max memory 672137216
0.28/0.35	c Total memory 672137216
0.28/0.35	c Number of processors 2
0.39/0.40	c c --- Begin Solver configuration ---
0.39/0.40	c Stops conflict analysis at the first Unique Implication Point
0.39/0.40	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1d2068d
0.39/0.40	c Learn all clauses as in MiniSAT
0.39/0.40	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.39/0.40	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.39/0.40	c Expensive reason simplification
0.39/0.40	c MiniSAT restarts strategy
0.39/0.40	c timeout=2147483s
0.39/0.40	c DB Simplification allowed=false
0.39/0.40	c --- End Solver configuration ---
0.39/0.40	c solving HOME/instance-1087114-1215242722.xml
0.39/0.40	c reading problem ... 
0.58/0.68	c reading problem named null
0.58/0.68	c reading domains done.
0.78/0.82	c reading variables done.
1.08/1.17	c reading predicates  done.
1.27/1.36	c reading constraints
132.32/133.29	c done with constraints.
132.32/133.29	c ... done. Wall clock time 132.892s.
132.32/133.29	c #vars     26963
132.32/133.29	c #constraints  544909
132.32/133.29	c constraints type 
132.32/133.29	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 544130
132.32/133.29	c org.sat4j.minisat.constraints.card.AtLeast => 200
137.48/138.41	c starts		: 3
137.48/138.41	c conflicts		: 357
137.48/138.41	c decisions		: 11143
137.48/138.41	c propagations		: 182649
137.48/138.41	c inspects		: 9851211
137.48/138.41	c learnt literals	: 8
137.48/138.41	c learnt binary clauses	: 1
137.48/138.41	c learnt ternary clauses	: 0
137.48/138.41	c learnt clauses	: 349
137.48/138.41	c ignored clauses	: 0
137.48/138.41	c root simplifications	: 0
137.48/138.41	c removed literals (reason simplification)	: 2724
137.48/138.41	c reason swapping (by a shorter reason)	: 0
137.48/138.41	c Calls to reduceDB	: 0
137.48/138.41	c speed (assignments/second)	: 36196.78953626635
137.48/138.41	c non guided choices	7593
137.48/138.41	s SATISFIABLE
137.48/138.43	v 2608 -2380 2616 -2280 -2492 -2612 -2468 2468 2456 -2340 -2380 -2584 2460 -2456 2508 -2560 -2648 2552 2404 2556 2592 2496 2364 -2600 -2336 -2440 -2644 -2628 2580 2416 2568 -2536 2656 -2412 2536 2512 2636 -2564 -2408 -2616 -2652 2444 2492 2496 2408 -2476 -2528 -2284 -2484 2616 -2532 -2612 -2424 -2380 2420 2532 -2356 -2444 -2412 -2416 -2496 -2288 2340 -2512 -2480 2472 2464 2428 2596 -2388 -2608 2368 2596 -2488 2308 2620 2300 -2632 -2624 2320 2376 2380 -2400 2420 -2512 2584 2520 2296 2576 2608 -2312 -2504 -2508 2468 2284 2532 2512 2540 -2472 2612 2612 2580 -2492 -2512 -2480 -2536 -2656 -2560 -2460 2488 -2540 2280 2464 -2616 -2384 -2500 -2284 -2612 2388 -2656 -2324 -2552 -2544 -2356 -2408 2280 -2484 -2380 2476 -2524 -2580 2564 2428 2368 2368 -2424 2568 -2420 -2640 -2604 2320 2652 -2420 -2348 2460 2652 2420 -2280 2452 2436 2324 2604 2604 2420 2624 -2408 -2600 -2344 2532 -2624 -2492 2584 2568 2316 -2652 2620 2448 -2420 -2540 -2368 2332 -2572 -2352 2372 -2340 2452 -2520 2348 2412 -2384 2644 -2328 2656 2316 -2320 -2588 -2496 2360 2320 -2380 2500 -2372 -2528 -2524 -2516 -2616 2424 -2324 -2404 -2552 
137.48/138.43	c Total wall clock time (in seconds) : 137.886

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-1087114-1215242722/watcher-1087114-1215242722 -o /tmp/evaluation-result-1087114-1215242722/solver-1087114-1215242722 -C 1800 -W 2200 -M 900 --output-limit 1,15 java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1087114-1215242722.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.00 1.64 1.46 3/73 9122
/proc/meminfo: memFree=1582528/2055920 swapFree=4121428/4192956
[pid=9122] ppid=9120 vsize=18572 CPUtime=0
/proc/9122/stat : 9122 (runsolver) R 9120 9122 6099 0 -1 4194368 16 0 0 0 0 0 0 0 23 0 1 0 1553946260 19017728 293 996147200 4194304 4296836 548682068416 18446744073709551615 212234464551 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/9122/statm: 4643 293 257 25 0 2626 0

[startup+0.0983671 s]
/proc/loadavg: 2.00 1.64 1.46 3/73 9122
/proc/meminfo: memFree=1582528/2055920 swapFree=4121428/4192956
[pid=9122] ppid=9120 vsize=804612 CPUtime=0.09
/proc/9122/stat : 9122 (java) S 9120 9122 6099 0 -1 0 2996 0 1 0 7 2 0 0 18 0 12 0 1553946260 823922688 2729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9122/statm: 201153 2729 1048 9 0 198522 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 804612

[startup+0.102361 s]
/proc/loadavg: 2.00 1.64 1.46 3/73 9122
/proc/meminfo: memFree=1582528/2055920 swapFree=4121428/4192956
[pid=9122] ppid=9120 vsize=804612 CPUtime=0.09
/proc/9122/stat : 9122 (java) S 9120 9122 6099 0 -1 0 3004 0 1 0 7 2 0 0 18 0 12 0 1553946260 823922688 2737 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9122/statm: 201153 2737 1048 9 0 198522 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 804612

[startup+0.302403 s]
/proc/loadavg: 2.00 1.64 1.46 3/73 9122
/proc/meminfo: memFree=1582528/2055920 swapFree=4121428/4192956
[pid=9122] ppid=9120 vsize=808276 CPUtime=0.28
/proc/9122/stat : 9122 (java) S 9120 9122 6099 0 -1 0 4996 0 1 0 26 2 0 0 18 0 12 0 1553946260 827674624 4323 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9122/statm: 202069 4323 1304 9 0 199438 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 808276

[startup+0.701469 s]
/proc/loadavg: 2.00 1.64 1.46 3/73 9122
/proc/meminfo: memFree=1582528/2055920 swapFree=4121428/4192956
[pid=9122] ppid=9120 vsize=808304 CPUtime=0.68
/proc/9122/stat : 9122 (java) S 9120 9122 6099 0 -1 0 6385 0 1 0 63 5 0 0 18 0 12 0 1553946260 827703296 5513 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9122/statm: 202076 5513 1335 9 0 199438 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 808304

[startup+1.50161 s]
/proc/loadavg: 2.00 1.64 1.47 4/85 9134
/proc/meminfo: memFree=1564000/2055920 swapFree=4121428/4192956
[pid=9122] ppid=9120 vsize=808304 CPUtime=1.47
/proc/9122/stat : 9122 (java) S 9120 9122 6099 0 -1 0 9987 0 1 0 141 6 0 0 18 0 12 0 1553946260 827703296 7850 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9122/statm: 202076 7850 1353 9 0 199438 0
[pid=9122/tid=9124] ppid=9120 vsize=808304 CPUtime=0.8
/proc/9122/task/9124/stat : 9124 (java) R 9120 9122 6099 0 -1 64 6130 0 1 0 76 4 0 0 19 0 12 0 1553946262 827703296 7850 996147200 134512640 134550740 4294956016 18446744073709551615 4109183368 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9125] ppid=9120 vsize=808304 CPUtime=0
/proc/9122/task/9125/stat : 9125 (java) S 9120 9122 6099 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 1553946263 827703296 7850 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9126] ppid=9120 vsize=808304 CPUtime=0
/proc/9122/task/9126/stat : 9126 (java) S 9120 9122 6099 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 1553946263 827703296 7850 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9127] ppid=9120 vsize=808304 CPUtime=0
/proc/9122/task/9127/stat : 9127 (java) S 9120 9122 6099 0 -1 64 0 0 0 0 0 0 0 0 16 0 12 0 1553946265 827703296 7850 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9128] ppid=9120 vsize=808304 CPUtime=0
/proc/9122/task/9128/stat : 9128 (java) S 9120 9122 6099 0 -1 64 8 0 0 0 0 0 0 0 21 0 12 0 1553946265 827703296 7850 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9129] ppid=9120 vsize=808304 CPUtime=0
/proc/9122/task/9129/stat : 9129 (java) S 9120 9122 6099 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 1553946265 827703296 7850 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9130] ppid=9120 vsize=808304 CPUtime=0
/proc/9122/task/9130/stat : 9130 (java) S 9120 9122 6099 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 1553946269 827703296 7850 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9131] ppid=9120 vsize=808304 CPUtime=0.34
/proc/9122/task/9131/stat : 9131 (java) S 9120 9122 6099 0 -1 64 1258 0 0 0 34 0 0 0 16 0 12 0 1553946269 827703296 7850 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9132] ppid=9120 vsize=808304 CPUtime=0.31
/proc/9122/task/9132/stat : 9132 (java) S 9120 9122 6099 0 -1 64 1837 0 0 0 30 1 0 0 16 0 12 0 1553946269 827703296 7850 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9133] ppid=9120 vsize=808304 CPUtime=0
/proc/9122/task/9133/stat : 9133 (java) S 9120 9122 6099 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 1553946269 827703296 7850 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9134] ppid=9120 vsize=808304 CPUtime=0
/proc/9122/task/9134/stat : 9134 (java) S 9120 9122 6099 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1553946270 827703296 7850 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 808304

[startup+3.10289 s]
/proc/loadavg: 2.00 1.64 1.47 4/85 9134
/proc/meminfo: memFree=1546528/2055920 swapFree=4121428/4192956
[pid=9122] ppid=9120 vsize=817028 CPUtime=3.05
/proc/9122/stat : 9122 (java) S 9120 9122 6099 0 -1 0 21240 0 1 0 295 10 0 0 18 0 12 0 1553946260 836636672 16812 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9122/statm: 204257 16812 1383 9 0 201619 0
[pid=9122/tid=9124] ppid=9120 vsize=817028 CPUtime=1.35
/proc/9122/task/9124/stat : 9124 (java) R 9120 9122 6099 0 -1 64 12823 0 1 0 129 6 0 0 23 0 12 0 1553946262 836636672 16812 996147200 134512640 134550740 4294956016 18446744073709551615 4109620132 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9125] ppid=9120 vsize=817028 CPUtime=0
/proc/9122/task/9125/stat : 9125 (java) S 9120 9122 6099 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 1553946263 836636672 16812 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9126] ppid=9120 vsize=817028 CPUtime=0
/proc/9122/task/9126/stat : 9126 (java) S 9120 9122 6099 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 1553946263 836636672 16812 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9127] ppid=9120 vsize=817028 CPUtime=0
/proc/9122/task/9127/stat : 9127 (java) S 9120 9122 6099 0 -1 64 0 0 0 0 0 0 0 0 16 0 12 0 1553946265 836636672 16812 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9128] ppid=9120 vsize=817028 CPUtime=0
/proc/9122/task/9128/stat : 9128 (java) S 9120 9122 6099 0 -1 64 8 0 0 0 0 0 0 0 21 0 12 0 1553946265 836636672 16812 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9129] ppid=9120 vsize=817028 CPUtime=0
/proc/9122/task/9129/stat : 9129 (java) S 9120 9122 6099 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 1553946265 836636672 16812 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9130] ppid=9120 vsize=817028 CPUtime=0
/proc/9122/task/9130/stat : 9130 (java) S 9120 9122 6099 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 1553946269 836636672 16812 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9131] ppid=9120 vsize=817028 CPUtime=0.74
/proc/9122/task/9131/stat : 9131 (java) S 9120 9122 6099 0 -1 64 1905 0 0 0 74 0 0 0 16 0 12 0 1553946269 836636672 16812 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9132] ppid=9120 vsize=817028 CPUtime=0.93
/proc/9122/task/9132/stat : 9132 (java) S 9120 9122 6099 0 -1 64 5750 0 0 0 91 2 0 0 16 0 12 0 1553946269 836636672 16812 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9133] ppid=9120 vsize=817028 CPUtime=0
/proc/9122/task/9133/stat : 9133 (java) S 9120 9122 6099 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 1553946269 836636672 16812 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9134] ppid=9120 vsize=817028 CPUtime=0
/proc/9122/task/9134/stat : 9134 (java) S 9120 9122 6099 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1553946270 836636672 16812 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 817028

[startup+6.30144 s]
/proc/loadavg: 2.00 1.64 1.47 4/85 9134
/proc/meminfo: memFree=1484576/2055920 swapFree=4121428/4192956
[pid=9122] ppid=9120 vsize=816460 CPUtime=6.28
/proc/9122/stat : 9122 (java) S 9120 9122 6099 0 -1 0 31194 0 1 0 613 15 0 0 18 0 12 0 1553946260 836055040 26563 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9122/statm: 204115 26563 1388 9 0 201477 0
[pid=9122/tid=9124] ppid=9120 vsize=816460 CPUtime=4.16
/proc/9122/task/9124/stat : 9124 (java) R 9120 9122 6099 0 -1 64 17300 0 1 0 408 8 0 0 25 0 12 0 1553946262 836055040 26563 996147200 134512640 134550740 4294956016 18446744073709551615 4109709788 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9122/tid=9125] ppid=9120 vsize=816460 CPUtime=0.15
/proc/9122/task/9125/stat : 9125 (java) S 9120 9122 6099 0 -1 64 3477 0 0 0 14 1 0 0 16 0 12 0 1553946263 836055040 26563 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9122/tid=9126] ppid=9120 vsize=816460 CPUtime=0.1
/proc/9122/task/9126/stat : 9126 (java) S 9120 9122 6099 0 -1 64 1905 0 0 0 9 1 0 0 16 0 12 0 1553946263 836055040 26563 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9122/tid=9127] ppid=9120 vsize=816460 CPUtime=0
/proc/9122/task/9127/stat : 9127 (java) S 9120 9122 6099 0 -1 64 84 0 0 0 0 0 0 0 16 0 12 0 1553946265 836055040 26563 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9122/tid=9128] ppid=9120 vsize=816460 CPUtime=0
/proc/9122/task/9128/stat : 9128 (java) S 9120 9122 6099 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 1553946265 836055040 26563 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9122/tid=9129] ppid=9120 vsize=816460 CPUtime=0
/proc/9122/task/9129/stat : 9129 (java) S 9120 9122 6099 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1553946265 836055040 26563 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9122/tid=9130] ppid=9120 vsize=816460 CPUtime=0
/proc/9122/task/9130/stat : 9130 (java) S 9120 9122 6099 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 1553946269 836055040 26563 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9131] ppid=9120 vsize=816460 CPUtime=0.79
/proc/9122/task/9131/stat : 9131 (java) S 9120 9122 6099 0 -1 64 1908 0 0 0 79 0 0 0 16 0 12 0 1553946269 836055040 26563 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9122/tid=9132] ppid=9120 vsize=816460 CPUtime=1.03
/proc/9122/task/9132/stat : 9132 (java) S 9120 9122 6099 0 -1 64 5758 0 0 0 101 2 0 0 16 0 12 0 1553946269 836055040 26563 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9122/tid=9133] ppid=9120 vsize=816460 CPUtime=0
/proc/9122/task/9133/stat : 9133 (java) S 9120 9122 6099 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 1553946269 836055040 26563 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9134] ppid=9120 vsize=816460 CPUtime=0
/proc/9122/task/9134/stat : 9134 (java) S 9120 9122 6099 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1553946270 836055040 26563 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 816460

[startup+12.7025 s]
/proc/loadavg: 2.00 1.65 1.47 3/85 9134
/proc/meminfo: memFree=1458784/2055920 swapFree=4121428/4192956
[pid=9122] ppid=9120 vsize=816460 CPUtime=12.68
/proc/9122/stat : 9122 (java) S 9120 9122 6099 0 -1 0 37084 0 1 0 1251 17 0 0 18 0 12 0 1553946260 836055040 32441 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9122/statm: 204115 32441 1390 9 0 201477 0
[pid=9122/tid=9124] ppid=9120 vsize=816460 CPUtime=10.27
/proc/9122/task/9124/stat : 9124 (java) R 9120 9122 6099 0 -1 64 17319 0 1 0 1019 8 0 0 25 0 12 0 1553946262 836055040 32441 996147200 134512640 134550740 4294956016 18446744073709551615 4109676233 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9122/tid=9125] ppid=9120 vsize=816460 CPUtime=0.22
/proc/9122/task/9125/stat : 9125 (java) S 9120 9122 6099 0 -1 64 6718 0 0 0 20 2 0 0 16 0 12 0 1553946263 836055040 32441 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9122/tid=9126] ppid=9120 vsize=816460 CPUtime=0.18
/proc/9122/task/9126/stat : 9126 (java) S 9120 9122 6099 0 -1 64 4533 0 0 0 16 2 0 0 16 0 12 0 1553946263 836055040 32441 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9122/tid=9127] ppid=9120 vsize=816460 CPUtime=0
/proc/9122/task/9127/stat : 9127 (java) S 9120 9122 6099 0 -1 64 84 0 0 0 0 0 0 0 16 0 12 0 1553946265 836055040 32441 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9122/tid=9128] ppid=9120 vsize=816460 CPUtime=0
/proc/9122/task/9128/stat : 9128 (java) S 9120 9122 6099 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 1553946265 836055040 32441 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9122/tid=9129] ppid=9120 vsize=816460 CPUtime=0
/proc/9122/task/9129/stat : 9129 (java) S 9120 9122 6099 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1553946265 836055040 32441 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9122/tid=9130] ppid=9120 vsize=816460 CPUtime=0
/proc/9122/task/9130/stat : 9130 (java) S 9120 9122 6099 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 1553946269 836055040 32441 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9131] ppid=9120 vsize=816460 CPUtime=0.84
/proc/9122/task/9131/stat : 9131 (java) S 9120 9122 6099 0 -1 64 1909 0 0 0 84 0 0 0 16 0 12 0 1553946269 836055040 32441 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9122/tid=9132] ppid=9120 vsize=816460 CPUtime=1.09
/proc/9122/task/9132/stat : 9132 (java) S 9120 9122 6099 0 -1 64 5759 0 0 0 107 2 0 0 16 0 12 0 1553946269 836055040 32441 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9122/tid=9133] ppid=9120 vsize=816460 CPUtime=0
/proc/9122/task/9133/stat : 9133 (java) S 9120 9122 6099 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 1553946269 836055040 32441 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9134] ppid=9120 vsize=816460 CPUtime=0
/proc/9122/task/9134/stat : 9134 (java) S 9120 9122 6099 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1553946270 836055040 32441 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 816460

[startup+25.5028 s]
/proc/loadavg: 2.00 1.66 1.48 3/85 9134
/proc/meminfo: memFree=1428448/2055920 swapFree=4121428/4192956
[pid=9122] ppid=9120 vsize=816460 CPUtime=25.47
/proc/9122/stat : 9122 (java) S 9120 9122 6099 0 -1 0 44808 0 1 0 2527 20 0 0 18 0 12 0 1553946260 836055040 40144 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9122/statm: 204115 40144 1390 9 0 201477 0
[pid=9122/tid=9124] ppid=9120 vsize=816460 CPUtime=22.7
/proc/9122/task/9124/stat : 9124 (java) R 9120 9122 6099 0 -1 64 17345 0 1 0 2262 8 0 0 25 0 12 0 1553946262 836055040 40144 996147200 134512640 134550740 4294956016 18446744073709551615 4109676233 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9122/tid=9125] ppid=9120 vsize=816460 CPUtime=0.31
/proc/9122/task/9125/stat : 9125 (java) S 9120 9122 6099 0 -1 64 10702 0 0 0 28 3 0 0 16 0 12 0 1553946263 836055040 40144 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9122/tid=9126] ppid=9120 vsize=816460 CPUtime=0.27
/proc/9122/task/9126/stat : 9126 (java) S 9120 9122 6099 0 -1 64 8241 0 0 0 24 3 0 0 16 0 12 0 1553946263 836055040 40144 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9122/tid=9127] ppid=9120 vsize=816460 CPUtime=0.01
/proc/9122/task/9127/stat : 9127 (java) S 9120 9122 6099 0 -1 64 84 0 0 0 1 0 0 0 16 0 12 0 1553946265 836055040 40144 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9122/tid=9128] ppid=9120 vsize=816460 CPUtime=0
/proc/9122/task/9128/stat : 9128 (java) S 9120 9122 6099 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 1553946265 836055040 40144 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9122/tid=9129] ppid=9120 vsize=816460 CPUtime=0
/proc/9122/task/9129/stat : 9129 (java) S 9120 9122 6099 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1553946265 836055040 40144 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9122/tid=9130] ppid=9120 vsize=816460 CPUtime=0
/proc/9122/task/9130/stat : 9130 (java) S 9120 9122 6099 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 1553946269 836055040 40144 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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


[startup+127.902 s]
/proc/loadavg: 2.00 1.76 1.53 3/85 9134
/proc/meminfo: memFree=1194016/2055920 swapFree=4121428/4192956
[pid=9122] ppid=9120 vsize=816460 CPUtime=127.07
/proc/9122/stat : 9122 (java) S 9120 9122 6099 0 -1 0 103103 0 1 0 12663 44 0 0 18 0 12 0 1553946260 836055040 98157 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9122/statm: 204115 98157 1392 9 0 201477 0
[pid=9122/tid=9124] ppid=9120 vsize=816460 CPUtime=121.6
/proc/9122/task/9124/stat : 9124 (java) R 9120 9122 6099 0 -1 64 17478 0 1 0 12151 9 0 0 25 0 12 0 1553946262 836055040 98157 996147200 134512640 134550740 4294956016 18446744073709551615 4109729704 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9125] ppid=9120 vsize=816460 CPUtime=1.26
/proc/9122/task/9125/stat : 9125 (java) S 9120 9122 6099 0 -1 64 39861 0 0 0 112 14 0 0 16 0 12 0 1553946263 836055040 98157 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9126] ppid=9120 vsize=816460 CPUtime=1.28
/proc/9122/task/9126/stat : 9126 (java) S 9120 9122 6099 0 -1 64 37196 0 0 0 114 14 0 0 16 0 12 0 1553946263 836055040 98157 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9127] ppid=9120 vsize=816460 CPUtime=0.03
/proc/9122/task/9127/stat : 9127 (java) S 9120 9122 6099 0 -1 64 84 0 0 0 3 0 0 0 15 0 12 0 1553946265 836055040 98157 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9128] ppid=9120 vsize=816460 CPUtime=0
/proc/9122/task/9128/stat : 9128 (java) S 9120 9122 6099 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 1553946265 836055040 98157 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9122/tid=9129] ppid=9120 vsize=816460 CPUtime=0
/proc/9122/task/9129/stat : 9129 (java) S 9120 9122 6099 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1553946265 836055040 98157 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9122/tid=9130] ppid=9120 vsize=816460 CPUtime=0
/proc/9122/task/9130/stat : 9130 (java) S 9120 9122 6099 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 1553946269 836055040 98157 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9131] ppid=9120 vsize=816460 CPUtime=1.14
/proc/9122/task/9131/stat : 9131 (java) S 9120 9122 6099 0 -1 64 1918 0 0 0 114 0 0 0 16 0 12 0 1553946269 836055040 98157 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9132] ppid=9120 vsize=816460 CPUtime=1.69
/proc/9122/task/9132/stat : 9132 (java) S 9120 9122 6099 0 -1 64 5804 0 0 0 167 2 0 0 16 0 12 0 1553946269 836055040 98157 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9133] ppid=9120 vsize=816460 CPUtime=0
/proc/9122/task/9133/stat : 9133 (java) S 9120 9122 6099 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 1553946269 836055040 98157 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9134] ppid=9120 vsize=816460 CPUtime=0
/proc/9122/task/9134/stat : 9134 (java) S 9120 9122 6099 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1553946270 836055040 98157 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 127.07
Current children cumulated vsize (KiB) 816460

[startup+134.308 s]
/proc/loadavg: 2.00 1.76 1.53 5/86 9135
/proc/meminfo: memFree=1177048/2055920 swapFree=4121428/4192956
[pid=9122] ppid=9120 vsize=816784 CPUtime=133.41
/proc/9122/stat : 9122 (java) S 9120 9122 6099 0 -1 0 107794 0 1 0 13295 46 0 0 18 0 13 0 1553946260 836386816 102840 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9122/statm: 204196 102840 1395 9 0 201558 0
[pid=9122/tid=9124] ppid=9120 vsize=816784 CPUtime=127.33
/proc/9122/task/9124/stat : 9124 (java) R 9120 9122 6099 0 -1 64 17496 0 1 0 12724 9 0 0 25 0 13 0 1553946262 836386816 102840 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9125] ppid=9120 vsize=816784 CPUtime=1.33
/proc/9122/task/9125/stat : 9125 (java) S 9120 9122 6099 0 -1 64 41785 0 0 0 118 15 0 0 17 0 13 0 1553946263 836386816 102840 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9126] ppid=9120 vsize=816784 CPUtime=1.37
/proc/9122/task/9126/stat : 9126 (java) S 9120 9122 6099 0 -1 64 39914 0 0 0 122 15 0 0 17 0 13 0 1553946263 836386816 102840 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9127] ppid=9120 vsize=816784 CPUtime=0.03
/proc/9122/task/9127/stat : 9127 (java) S 9120 9122 6099 0 -1 64 84 0 0 0 3 0 0 0 16 0 13 0 1553946265 836386816 102840 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9128] ppid=9120 vsize=816784 CPUtime=0
/proc/9122/task/9128/stat : 9128 (java) S 9120 9122 6099 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 1553946265 836386816 102840 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9122/tid=9129] ppid=9120 vsize=816784 CPUtime=0
/proc/9122/task/9129/stat : 9129 (java) S 9120 9122 6099 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 1553946265 836386816 102840 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9122/tid=9130] ppid=9120 vsize=816784 CPUtime=0
/proc/9122/task/9130/stat : 9130 (java) S 9120 9122 6099 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 1553946269 836386816 102840 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9131] ppid=9120 vsize=816784 CPUtime=1.46
/proc/9122/task/9131/stat : 9131 (java) R 9120 9122 6099 0 -1 64 1938 0 0 0 146 0 0 0 16 0 13 0 1553946269 836386816 102840 996147200 134512640 134550740 4294956016 18446744073709551615 105689047 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9132] ppid=9120 vsize=816784 CPUtime=1.8
/proc/9122/task/9132/stat : 9132 (java) S 9120 9122 6099 0 -1 64 5811 0 0 0 178 2 0 0 15 0 13 0 1553946269 836386816 102840 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9133] ppid=9120 vsize=816784 CPUtime=0
/proc/9122/task/9133/stat : 9133 (java) S 9120 9122 6099 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 1553946269 836386816 102840 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9134] ppid=9120 vsize=816784 CPUtime=0
/proc/9122/task/9134/stat : 9134 (java) S 9120 9122 6099 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1553946270 836386816 102840 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9122/tid=9135] ppid=9120 vsize=816784 CPUtime=0
/proc/9122/task/9135/stat : 9135 (java) S 9120 9122 6099 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 1553959603 836386816 102840 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 133.41
Current children cumulated vsize (KiB) 816784

[startup+135.903 s]
/proc/loadavg: 2.00 1.76 1.53 3/86 9135
/proc/meminfo: memFree=1175128/2055920 swapFree=4121428/4192956
[pid=9122] ppid=9120 vsize=816784 CPUtime=135
/proc/9122/stat : 9122 (java) S 9120 9122 6099 0 -1 0 107824 0 1 0 13453 47 0 0 18 0 13 0 1553946260 836386816 102869 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9122/statm: 204196 102869 1397 9 0 201558 0
[pid=9122/tid=9124] ppid=9120 vsize=816784 CPUtime=128.5
/proc/9122/task/9124/stat : 9124 (java) R 9120 9122 6099 0 -1 64 17498 0 1 0 12840 10 0 0 25 0 13 0 1553946262 836386816 102869 996147200 134512640 134550740 4294956016 18446744073709551615 4110156320 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9125] ppid=9120 vsize=816784 CPUtime=1.33
/proc/9122/task/9125/stat : 9125 (java) S 9120 9122 6099 0 -1 64 41785 0 0 0 118 15 0 0 17 0 13 0 1553946263 836386816 102869 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9126] ppid=9120 vsize=816784 CPUtime=1.37
/proc/9122/task/9126/stat : 9126 (java) S 9120 9122 6099 0 -1 64 39914 0 0 0 122 15 0 0 17 0 13 0 1553946263 836386816 102869 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9127] ppid=9120 vsize=816784 CPUtime=0.04
/proc/9122/task/9127/stat : 9127 (java) S 9120 9122 6099 0 -1 64 84 0 0 0 4 0 0 0 16 0 13 0 1553946265 836386816 102869 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9128] ppid=9120 vsize=816784 CPUtime=0
/proc/9122/task/9128/stat : 9128 (java) S 9120 9122 6099 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 1553946265 836386816 102869 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9122/tid=9129] ppid=9120 vsize=816784 CPUtime=0
/proc/9122/task/9129/stat : 9129 (java) S 9120 9122 6099 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 1553946265 836386816 102869 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9122/tid=9130] ppid=9120 vsize=816784 CPUtime=0
/proc/9122/task/9130/stat : 9130 (java) S 9120 9122 6099 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 1553946269 836386816 102869 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9131] ppid=9120 vsize=816784 CPUtime=1.69
/proc/9122/task/9131/stat : 9131 (java) S 9120 9122 6099 0 -1 64 1951 0 0 0 168 1 0 0 15 0 13 0 1553946269 836386816 102869 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9132] ppid=9120 vsize=816784 CPUtime=2.01
/proc/9122/task/9132/stat : 9132 (java) S 9120 9122 6099 0 -1 64 5826 0 0 0 199 2 0 0 15 0 13 0 1553946269 836386816 102869 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9133] ppid=9120 vsize=816784 CPUtime=0
/proc/9122/task/9133/stat : 9133 (java) S 9120 9122 6099 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 1553946269 836386816 102869 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9134] ppid=9120 vsize=816784 CPUtime=0
/proc/9122/task/9134/stat : 9134 (java) S 9120 9122 6099 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1553946270 836386816 102869 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9122/tid=9135] ppid=9120 vsize=816784 CPUtime=0
/proc/9122/task/9135/stat : 9135 (java) S 9120 9122 6099 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 1553959603 836386816 102869 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 135
Current children cumulated vsize (KiB) 816784

[startup+137.507 s]
/proc/loadavg: 2.00 1.77 1.53 3/86 9135
/proc/meminfo: memFree=1175128/2055920 swapFree=4121428/4192956
[pid=9122] ppid=9120 vsize=816784 CPUtime=136.59
/proc/9122/stat : 9122 (java) S 9120 9122 6099 0 -1 0 107825 0 1 0 13612 47 0 0 18 0 13 0 1553946260 836386816 102869 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9122/statm: 204196 102869 1397 9 0 201558 0
[pid=9122/tid=9124] ppid=9120 vsize=816784 CPUtime=130.09
/proc/9122/task/9124/stat : 9124 (java) R 9120 9122 6099 0 -1 64 17499 0 1 0 12999 10 0 0 25 0 13 0 1553946262 836386816 102869 996147200 134512640 134550740 4294956016 18446744073709551615 4110142063 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9125] ppid=9120 vsize=816784 CPUtime=1.33
/proc/9122/task/9125/stat : 9125 (java) S 9120 9122 6099 0 -1 64 41785 0 0 0 118 15 0 0 17 0 13 0 1553946263 836386816 102869 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9126] ppid=9120 vsize=816784 CPUtime=1.37
/proc/9122/task/9126/stat : 9126 (java) S 9120 9122 6099 0 -1 64 39914 0 0 0 122 15 0 0 17 0 13 0 1553946263 836386816 102869 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9127] ppid=9120 vsize=816784 CPUtime=0.04
/proc/9122/task/9127/stat : 9127 (java) S 9120 9122 6099 0 -1 64 84 0 0 0 4 0 0 0 16 0 13 0 1553946265 836386816 102869 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9128] ppid=9120 vsize=816784 CPUtime=0
/proc/9122/task/9128/stat : 9128 (java) S 9120 9122 6099 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 1553946265 836386816 102869 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9122/tid=9129] ppid=9120 vsize=816784 CPUtime=0
/proc/9122/task/9129/stat : 9129 (java) S 9120 9122 6099 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 1553946265 836386816 102869 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9122/tid=9130] ppid=9120 vsize=816784 CPUtime=0
/proc/9122/task/9130/stat : 9130 (java) S 9120 9122 6099 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 1553946269 836386816 102869 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9131] ppid=9120 vsize=816784 CPUtime=1.69
/proc/9122/task/9131/stat : 9131 (java) S 9120 9122 6099 0 -1 64 1951 0 0 0 168 1 0 0 15 0 13 0 1553946269 836386816 102869 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9132] ppid=9120 vsize=816784 CPUtime=2.01
/proc/9122/task/9132/stat : 9132 (java) S 9120 9122 6099 0 -1 64 5826 0 0 0 199 2 0 0 16 0 13 0 1553946269 836386816 102869 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9133] ppid=9120 vsize=816784 CPUtime=0
/proc/9122/task/9133/stat : 9133 (java) S 9120 9122 6099 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 1553946269 836386816 102869 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9134] ppid=9120 vsize=816784 CPUtime=0
/proc/9122/task/9134/stat : 9134 (java) S 9120 9122 6099 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1553946270 836386816 102869 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9122/tid=9135] ppid=9120 vsize=816784 CPUtime=0
/proc/9122/task/9135/stat : 9135 (java) S 9120 9122 6099 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 1553959603 836386816 102869 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 136.59
Current children cumulated vsize (KiB) 816784

[startup+138.301 s]
/proc/loadavg: 2.00 1.77 1.53 3/86 9135
/proc/meminfo: memFree=1175128/2055920 swapFree=4121428/4192956
[pid=9122] ppid=9120 vsize=816784 CPUtime=137.38
/proc/9122/stat : 9122 (java) S 9120 9122 6099 0 -1 0 107833 0 1 0 13691 47 0 0 18 0 13 0 1553946260 836386816 102875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9122/statm: 204196 102875 1398 9 0 201558 0
[pid=9122/tid=9124] ppid=9120 vsize=816784 CPUtime=130.84
/proc/9122/task/9124/stat : 9124 (java) S 9120 9122 6099 0 -1 64 17501 0 1 0 13074 10 0 0 25 0 13 0 1553946262 836386816 102875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9125] ppid=9120 vsize=816784 CPUtime=1.34
/proc/9122/task/9125/stat : 9125 (java) R 9120 9122 6099 0 -1 64 41785 0 0 0 119 15 0 0 16 0 13 0 1553946263 836386816 102875 996147200 134512640 134550740 4294956016 18446744073709551615 103078358 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9126] ppid=9120 vsize=816784 CPUtime=1.37
/proc/9122/task/9126/stat : 9126 (java) R 9120 9122 6099 0 -1 64 39914 0 0 0 122 15 0 0 16 0 13 0 1553946263 836386816 102875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9127] ppid=9120 vsize=816784 CPUtime=0.04
/proc/9122/task/9127/stat : 9127 (java) S 9120 9122 6099 0 -1 64 84 0 0 0 4 0 0 0 15 0 13 0 1553946265 836386816 102875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9128] ppid=9120 vsize=816784 CPUtime=0
/proc/9122/task/9128/stat : 9128 (java) S 9120 9122 6099 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 1553946265 836386816 102875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9122/tid=9129] ppid=9120 vsize=816784 CPUtime=0
/proc/9122/task/9129/stat : 9129 (java) S 9120 9122 6099 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 1553946265 836386816 102875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9122/tid=9130] ppid=9120 vsize=816784 CPUtime=0
/proc/9122/task/9130/stat : 9130 (java) S 9120 9122 6099 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 1553946269 836386816 102875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9131] ppid=9120 vsize=816784 CPUtime=1.7
/proc/9122/task/9131/stat : 9131 (java) S 9120 9122 6099 0 -1 64 1953 0 0 0 169 1 0 0 15 0 13 0 1553946269 836386816 102875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9132] ppid=9120 vsize=816784 CPUtime=2.02
/proc/9122/task/9132/stat : 9132 (java) S 9120 9122 6099 0 -1 64 5826 0 0 0 200 2 0 0 15 0 13 0 1553946269 836386816 102875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9133] ppid=9120 vsize=816784 CPUtime=0
/proc/9122/task/9133/stat : 9133 (java) S 9120 9122 6099 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 1553946269 836386816 102875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9122/tid=9134] ppid=9120 vsize=816784 CPUtime=0
/proc/9122/task/9134/stat : 9134 (java) S 9120 9122 6099 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1553946270 836386816 102875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 137.38
Current children cumulated vsize (KiB) 816784

[startup+138.502 s]
/proc/loadavg: 2.00 1.77 1.53 3/75 9136
/proc/meminfo: memFree=1459352/2055920 swapFree=4121428/4192956
[pid=9122] ppid=9120 vsize=0 CPUtime=137.56
/proc/9122/stat : 9122 (java) Z 9120 9122 6099 0 -1 12 116886 0 1 0 13700 56 0 0 16 0 2 0 1553946260 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9122/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 137.56
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 138.526
CPU time (s): 137.591
CPU user time (s): 137.006
CPU system time (s): 0.584911
CPU usage (%): 99.3248
Max. virtual memory (cumulated for all children) (KiB): 818364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 137.006
system time used= 0.584911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116886
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= 6020
involuntary context switches= 5456

runsolver used 0.174973 second user time and 0.484926 second system time

The end

Launcher Data (download as text)

Begin job on node14 at 2008-07-05 09:25:22
IDJOB=1087114
IDBENCH=57940
IDSOLVER=344
FILE ID=node14/1087114-1215242722
PBS_JOBID= 7881837
Free space on /tmp= 66412 MiB

SOLVER NAME= SAT4J CSP 2008-06-13
BENCH NAME= CPAI08/csp/fapp/fapp01/normalized-fapp01-0200-10.xml
COMMAND LINE= java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1087114-1215242722/watcher-1087114-1215242722 -o /tmp/evaluation-result-1087114-1215242722/solver-1087114-1215242722 -C 1800 -W 2200 -M 900 --output-limit 1,15  java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1087114-1215242722.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ed0064ec6f686799b617fe86f279a28f
RANDOM SEED=1524305234

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.267
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:       1583072 kB
Buffers:         48368 kB
Cached:         215224 kB
SwapCached:      65664 kB
Active:         331524 kB
Inactive:        86704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1583072 kB
SwapTotal:     4192956 kB
SwapFree:      4121428 kB
Dirty:            1608 kB
Writeback:           0 kB
Mapped:         162624 kB
Slab:            39448 kB
Committed_AS:  3183160 kB
PageTables:       2160 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= 66408 MiB
End job on node14 at 2008-07-05 09:27:41