Trace number 238067

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
sat4jCSP 1.7 RC BF3? (TO) 1800.25 1805.44

General information on the benchmark

Namehaystacks/
haystacks_33.xml
MD5SUM48087fc2b6d2fbabcb2d3faf35362f5e
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark186.924
SatisfiableNO
(Un)Satisfiability was proved
Number of variables1089
Number of constraints17456
Maximum constraint arity2
Maximum domain size33
Number of constraints which are defined in extension0
Number of constraints which are defined in intension17456
Global constraints used (with number of constraints)

Solver Data (download as text)

0.15	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.15	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.15	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.16	c version CSP COMPETITION BUGFIX 3
0.16	c sun.arch.data.model	32
0.16	c java.version	1.5.0_10
0.16	c os.name	Linux
0.16	c os.version	2.6.9-22.EL.rootsmp
0.16	c os.arch	i386
0.16	c Free memory 722620888
0.16	c Max memory 723845120
0.16	c Total memory 723845120
0.16	c Number of processors 2
0.25	c --- Begin Solver configuration ---
0.25	c Stops conflict analysis at the first Unique Implication Point
0.25	c org.sat4j.minisat.constraints.MixedDataStructureWithBinary@19dfbff
0.25	c Learn all clauses as in MiniSAT
0.25	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.25	c VSIDS like heuristics from MiniSAT using a heap
0.25	c No reason simplification
0.25	c --- End Solver configuration ---
0.25	c solving /tmp/evaluation/238067-1168353280/unknown.xml
0.25	c reading problem ... 
0.52	c reading problem named ?
0.52	c reading domains done.
0.53	c reading variables
c reading variables (1089) done.
1.28	c reading predicates 
c reading relations (5) done.
1.53	c reading constraints
c reading constraints done.
48.53	c ... done. Wall clock time 48.281s.
48.53	c CPU time (experimental) 41.23s.
48.53	c #vars     35937
48.53	c #constraints  1152162
493.40	c cleaning 68746 clauses out of 137502 for limit 4.054421870118974E-6
494.49	c cleaning 34622 clauses out of 69255 for limit 1.3261974625031434E-5
495.48	c cleaning 17564 clauses out of 35136 for limit 4.323808292563514E-5
496.56	c cleaning 9031 clauses out of 18068 for limit 1.3811043927069042E-4
497.72	c cleaning 4758 clauses out of 9541 for limit 4.330485878445335E-4
498.91	c cleaning 2632 clauses out of 5279 for limit 0.001285572875131076
500.08	c cleaning 1563 clauses out of 3147 for limit 0.0035563746554377585
501.03	c cleaning 1036 clauses out of 2084 for limit 0.008856506013975628
502.00	c cleaning 770 clauses out of 1552 for limit 0.019690754325787017
502.92	c cleaning 636 clauses out of 1285 for limit 0.0393378269285919
503.73	c cleaning 569 clauses out of 1145 for limit 0.07251466519943162
504.46	c cleaning 525 clauses out of 1073 for limit 0.12722836981398217
505.19	c cleaning 516 clauses out of 1048 for limit 0.2148217691656104
505.90	c cleaning 508 clauses out of 1034 for limit 0.35978573761758254
506.69	c cleaning 506 clauses out of 1024 for limit 0.5979314388189539
507.48	c cleaning 498 clauses out of 1019 for limit 0.991899246477141
508.21	c cleaning 503 clauses out of 1020 for limit 1.6325366799566656
508.92	c cleaning 500 clauses out of 1017 for limit 2.700213185585326
509.66	c cleaning 504 clauses out of 1018 for limit 4.453091586867842
510.40	c cleaning 501 clauses out of 1014 for limit 7.372713154035363
1308.30	c cleaning 67501 clauses out of 135014 for limit 0.0015330439494654403
1310.82	c cleaning 34003 clauses out of 68012 for limit 0.005013825775041402
1312.52	c cleaning 17244 clauses out of 34509 for limit 0.01629589798597065
1314.21	c cleaning 8875 clauses out of 17764 for limit 0.05215443951000553
1315.61	c cleaning 4689 clauses out of 9389 for limit 0.1627303636567791
1316.85	c cleaning 2592 clauses out of 5200 for limit 0.48455209698923907
1317.80	c cleaning 1547 clauses out of 3108 for limit 1.3369608741333296
1318.69	c cleaning 1022 clauses out of 2061 for limit 3.3248924614252364
1319.49	c cleaning 760 clauses out of 1539 for limit 7.342988739739952
1320.28	c cleaning 636 clauses out of 1280 for limit 14.57444115877416
1321.25	c cleaning 565 clauses out of 1146 for limit 26.899374031921596
1322.11	c cleaning 534 clauses out of 1079 for limit 47.021037798219616
1322.94	c cleaning 516 clauses out of 1044 for limit 80.06349261352362
1323.71	c cleaning 507 clauses out of 1028 for limit 134.0904358590404
1324.54	c cleaning 500 clauses out of 1022 for limit 222.6539581714335
1325.31	c cleaning 506 clauses out of 1021 for limit 367.17825119357394
1325.99	c cleaning 502 clauses out of 1020 for limit 609.1594210419157
1326.75	c cleaning 495 clauses out of 1013 for limit 1006.4796997401879
1327.47	c cleaning 505 clauses out of 1020 for limit 1651.730559405934
1805.29	c starts		: 19
1805.29	c conflicts		: 370567
1805.29	c decisions		: 797081
1805.29	c propagations		: 10538518
1805.29	c inspects		: 2719604243
1805.29	c learnt literals	: 0
1805.29	c learnt binary clauses	: 0
1805.29	c learnt ternary clauses	: 0
1805.29	c learnt clauses	: 370567
1805.29	c root simplifications	: 0
1805.29	c removed literals (reason simplification)	: 0
1805.29	c reason swapping (by a shorter reason)	: 0
1805.29	c Calls to reduceDB	: 39
1805.29	c speed (decisions/second)	: 453.7369151188334
1805.29	c non guided choices	385893
1805.29	s UNKNOWN
1805.29	c Total wall clock time (in seconds) : 1805.04
1805.29	c Total CPU time (experimental, in seconds) : 0.0

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: UNKNOWN

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node34/watcher-238067-1168353280 -o ROOT/results/node34/solver-238067-1168353280 -C 1800 -M 900 java -server -Xmx700M -Xms700M -jar /tmp/evaluation/238067-1168353280/sat4jCSP-bf3.jar /tmp/evaluation/238067-1168353280/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: 2.02 2.03 1.94 4/81 9668
/proc/meminfo: memFree=1426560/2055920 swapFree=4192812/4192956
[pid=9667] ppid=9665 vsize=14120 CPUtime=0
/proc/9667/stat : 9667 (java) D 9665 9667 8424 0 -1 0 927 0 1 0 0 0 0 0 16 0 1 0 183721752 14458880 693 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 7721764 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/9667/statm: 3530 693 534 14 0 1602 0

[startup+0.104188 s]
/proc/loadavg: 2.02 2.03 1.94 4/81 9668
/proc/meminfo: memFree=1426560/2055920 swapFree=4192812/4192956
[pid=9667] ppid=9665 vsize=901540 CPUtime=0.09
/proc/9667/stat : 9667 (java) R 9665 9667 8424 0 -1 0 3349 0 1 0 7 2 0 0 21 0 12 0 183721752 923176960 3109 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4155215342 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9667/statm: 225385 3109 1566 14 0 212109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 901540

[startup+0.512223 s]
/proc/loadavg: 2.02 2.03 1.94 4/81 9668
/proc/meminfo: memFree=1426560/2055920 swapFree=4192812/4192956
[pid=9667] ppid=9665 vsize=905236 CPUtime=0.49
/proc/9667/stat : 9667 (java) R 9665 9667 8424 0 -1 0 5848 0 1 0 46 3 0 0 19 0 12 0 183721752 926961664 5442 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4053846953 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9667/statm: 226309 5442 2251 14 0 212746 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 905236

[startup+1.33729 s]
/proc/loadavg: 2.02 2.03 1.94 4/92 9679
/proc/meminfo: memFree=1410536/2055920 swapFree=4192812/4192956
[pid=9667] ppid=9665 vsize=905236 CPUtime=1.3
/proc/9667/stat : 9667 (java) R 9665 9667 8424 0 -1 0 8641 0 1 0 125 5 0 0 23 0 12 0 183721752 926961664 8154 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4153243358 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9667/statm: 226309 8154 2370 14 0 212746 0
[pid=9667/tid=9669] ppid=9665 vsize=905236 CPUtime=0
/proc/9667/task/9669/stat : 9669 (java) S 9665 9667 8424 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 183721755 926961664 8154 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9670] ppid=9665 vsize=905236 CPUtime=0
/proc/9667/task/9670/stat : 9670 (java) S 9665 9667 8424 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 183721755 926961664 8154 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9671] ppid=9665 vsize=905236 CPUtime=0
/proc/9667/task/9671/stat : 9671 (java) S 9665 9667 8424 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 183721758 926961664 8154 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9672] ppid=9665 vsize=905236 CPUtime=0
/proc/9667/task/9672/stat : 9672 (java) S 9665 9667 8424 0 -1 64 7 0 0 0 0 0 0 0 21 0 12 0 183721758 926961664 8154 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9673] ppid=9665 vsize=905236 CPUtime=0
/proc/9667/task/9673/stat : 9673 (java) S 9665 9667 8424 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 183721758 926961664 8154 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9674] ppid=9665 vsize=905236 CPUtime=0
/proc/9667/task/9674/stat : 9674 (java) S 9665 9667 8424 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 183721762 926961664 8154 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9675] ppid=9665 vsize=905236 CPUtime=0
/proc/9667/task/9675/stat : 9675 (java) S 9665 9667 8424 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 183721762 926961664 8154 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9676] ppid=9665 vsize=905236 CPUtime=0.29
/proc/9667/task/9676/stat : 9676 (java) S 9665 9667 8424 0 -1 64 327 0 0 0 29 0 0 0 16 0 12 0 183721762 926961664 8154 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9677] ppid=9665 vsize=905236 CPUtime=0.28
/proc/9667/task/9677/stat : 9677 (java) S 9665 9667 8424 0 -1 64 704 0 0 0 28 0 0 0 16 0 12 0 183721762 926961664 8154 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9678] ppid=9665 vsize=905236 CPUtime=0
/proc/9667/task/9678/stat : 9678 (java) S 9665 9667 8424 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 183721762 926961664 8154 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9679] ppid=9665 vsize=905236 CPUtime=0
/proc/9667/task/9679/stat : 9679 (java) S 9665 9667 8424 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 183721762 926961664 8154 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 905236

[startup+2.99043 s]
/proc/loadavg: 2.02 2.03 1.94 3/92 9679
/proc/meminfo: memFree=1395304/2055920 swapFree=4192812/4192956
[pid=9667] ppid=9665 vsize=908344 CPUtime=2.93
/proc/9667/stat : 9667 (java) R 9665 9667 8424 0 -1 0 17088 0 1 0 284 9 0 0 24 0 12 0 183721752 930144256 15068 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9667/statm: 227086 15068 2476 14 0 213523 0
[pid=9667/tid=9669] ppid=9665 vsize=908344 CPUtime=0
/proc/9667/task/9669/stat : 9669 (java) S 9665 9667 8424 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 183721755 930144256 15068 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9670] ppid=9665 vsize=908344 CPUtime=0
/proc/9667/task/9670/stat : 9670 (java) S 9665 9667 8424 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 183721755 930144256 15068 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9671] ppid=9665 vsize=908344 CPUtime=0
/proc/9667/task/9671/stat : 9671 (java) S 9665 9667 8424 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 183721758 930144256 15068 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9672] ppid=9665 vsize=908344 CPUtime=0
/proc/9667/task/9672/stat : 9672 (java) S 9665 9667 8424 0 -1 64 7 0 0 0 0 0 0 0 21 0 12 0 183721758 930144256 15068 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9673] ppid=9665 vsize=908344 CPUtime=0
/proc/9667/task/9673/stat : 9673 (java) S 9665 9667 8424 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 183721758 930144256 15068 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9674] ppid=9665 vsize=908344 CPUtime=0
/proc/9667/task/9674/stat : 9674 (java) S 9665 9667 8424 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 183721762 930144256 15068 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9675] ppid=9665 vsize=908344 CPUtime=0
/proc/9667/task/9675/stat : 9675 (java) S 9665 9667 8424 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 183721762 930144256 15068 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9676] ppid=9665 vsize=908344 CPUtime=0.72
/proc/9667/task/9676/stat : 9676 (java) S 9665 9667 8424 0 -1 64 1947 0 0 0 72 0 0 0 16 0 12 0 183721762 930144256 15068 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9677] ppid=9665 vsize=908344 CPUtime=0.68
/proc/9667/task/9677/stat : 9677 (java) R 9665 9667 8424 0 -1 64 1239 0 0 0 68 0 0 0 16 0 12 0 183721762 930144256 15068 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4155013737 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9678] ppid=9665 vsize=908344 CPUtime=0
/proc/9667/task/9678/stat : 9678 (java) S 9665 9667 8424 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 183721762 930144256 15068 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9679] ppid=9665 vsize=908344 CPUtime=0
/proc/9667/task/9679/stat : 9679 (java) S 9665 9667 8424 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 183721762 930144256 15068 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 908344

[startup+6.20168 s]
/proc/loadavg: 2.02 2.03 1.94 3/92 9679
/proc/meminfo: memFree=1324840/2055920 swapFree=4192812/4192956
[pid=9667] ppid=9665 vsize=909416 CPUtime=6.11
/proc/9667/stat : 9667 (java) R 9665 9667 8424 0 -1 0 31127 0 1 0 595 16 0 0 25 0 12 0 183721752 931241984 27741 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054257232 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9667/statm: 227354 27741 2479 14 0 213791 0
[pid=9667/tid=9669] ppid=9665 vsize=909416 CPUtime=0.1
/proc/9667/task/9669/stat : 9669 (java) S 9665 9667 8424 0 -1 64 3522 0 0 0 9 1 0 0 17 0 12 0 183721755 931241984 27741 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9670] ppid=9665 vsize=909416 CPUtime=0.05
/proc/9667/task/9670/stat : 9670 (java) S 9665 9667 8424 0 -1 64 2714 0 0 0 4 1 0 0 17 0 12 0 183721755 931241984 27741 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9671] ppid=9665 vsize=909416 CPUtime=0
/proc/9667/task/9671/stat : 9671 (java) S 9665 9667 8424 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 183721758 931241984 27741 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9672] ppid=9665 vsize=909416 CPUtime=0
/proc/9667/task/9672/stat : 9672 (java) S 9665 9667 8424 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 183721758 931241984 27741 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9673] ppid=9665 vsize=909416 CPUtime=0
/proc/9667/task/9673/stat : 9673 (java) S 9665 9667 8424 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 183721758 931241984 27741 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9674] ppid=9665 vsize=909416 CPUtime=0
/proc/9667/task/9674/stat : 9674 (java) S 9665 9667 8424 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 183721762 931241984 27741 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9675] ppid=9665 vsize=909416 CPUtime=0
/proc/9667/task/9675/stat : 9675 (java) S 9665 9667 8424 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 183721762 931241984 27741 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9676] ppid=9665 vsize=909416 CPUtime=1.21
/proc/9667/task/9676/stat : 9676 (java) S 9665 9667 8424 0 -1 64 2943 0 0 0 120 1 0 0 15 0 12 0 183721762 931241984 27741 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9677] ppid=9665 vsize=909416 CPUtime=1.14
/proc/9667/task/9677/stat : 9677 (java) S 9665 9667 8424 0 -1 64 1713 0 0 0 114 0 0 0 15 0 12 0 183721762 931241984 27741 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9678] ppid=9665 vsize=909416 CPUtime=0
/proc/9667/task/9678/stat : 9678 (java) S 9665 9667 8424 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 183721762 931241984 27741 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9679] ppid=9665 vsize=909416 CPUtime=0
/proc/9667/task/9679/stat : 9679 (java) S 9665 9667 8424 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 183721762 931241984 27741 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 909416

[startup+12.6302 s]
/proc/loadavg: 2.16 2.06 1.95 3/92 9679
/proc/meminfo: memFree=1296560/2055920 swapFree=4192812/4192956
[pid=9667] ppid=9665 vsize=910184 CPUtime=12.44
/proc/9667/stat : 9667 (java) R 9665 9667 8424 0 -1 0 38937 0 1 0 1225 19 0 0 25 0 12 0 183721752 932028416 34842 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9667/statm: 227546 34842 2480 14 0 213983 0
[pid=9667/tid=9669] ppid=9665 vsize=910184 CPUtime=0.33
/proc/9667/task/9669/stat : 9669 (java) S 9665 9667 8424 0 -1 64 6968 0 0 0 31 2 0 0 16 0 12 0 183721755 932028416 34842 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9670] ppid=9665 vsize=910184 CPUtime=0.29
/proc/9667/task/9670/stat : 9670 (java) S 9665 9667 8424 0 -1 64 6088 0 0 0 27 2 0 0 16 0 12 0 183721755 932028416 34842 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9671] ppid=9665 vsize=910184 CPUtime=0
/proc/9667/task/9671/stat : 9671 (java) R 9665 9667 8424 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 183721758 932028416 34842 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154601905 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9672] ppid=9665 vsize=910184 CPUtime=0
/proc/9667/task/9672/stat : 9672 (java) S 9665 9667 8424 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 183721758 932028416 34842 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9673] ppid=9665 vsize=910184 CPUtime=0
/proc/9667/task/9673/stat : 9673 (java) S 9665 9667 8424 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 183721758 932028416 34842 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9674] ppid=9665 vsize=910184 CPUtime=0
/proc/9667/task/9674/stat : 9674 (java) S 9665 9667 8424 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 183721762 932028416 34842 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9675] ppid=9665 vsize=910184 CPUtime=0
/proc/9667/task/9675/stat : 9675 (java) S 9665 9667 8424 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 183721762 932028416 34842 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9676] ppid=9665 vsize=910184 CPUtime=1.66
/proc/9667/task/9676/stat : 9676 (java) S 9665 9667 8424 0 -1 64 3754 0 0 0 165 1 0 0 16 0 12 0 183721762 932028416 34842 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9677] ppid=9665 vsize=910184 CPUtime=1.57
/proc/9667/task/9677/stat : 9677 (java) S 9665 9667 8424 0 -1 64 1873 0 0 0 157 0 0 0 15 0 12 0 183721762 932028416 34842 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9678] ppid=9665 vsize=910184 CPUtime=0
/proc/9667/task/9678/stat : 9678 (java) S 9665 9667 8424 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 183721762 932028416 34842 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9679] ppid=9665 vsize=910184 CPUtime=0
/proc/9667/task/9679/stat : 9679 (java) S 9665 9667 8424 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 183721762 932028416 34842 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 910184

[startup+25.5071 s]
/proc/loadavg: 2.14 2.06 1.95 5/92 9679
/proc/meminfo: memFree=1225968/2055920 swapFree=4192812/4192956
[pid=9667] ppid=9665 vsize=909552 CPUtime=25.28
/proc/9667/stat : 9667 (java) R 9665 9667 8424 0 -1 0 57935 0 1 0 2501 27 0 0 25 0 12 0 183721752 931381248 53084 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054312149 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9667/statm: 227388 53084 2484 14 0 213825 0
[pid=9667/tid=9669] ppid=9665 vsize=909552 CPUtime=0.75
/proc/9667/task/9669/stat : 9669 (java) S 9665 9667 8424 0 -1 64 16300 0 0 0 69 6 0 0 16 0 12 0 183721755 931381248 53084 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9670] ppid=9665 vsize=909552 CPUtime=0.7
/proc/9667/task/9670/stat : 9670 (java) S 9665 9667 8424 0 -1 64 15707 0 0 0 64 6 0 0 16 0 12 0 183721755 931381248 53084 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9671] ppid=9665 vsize=909552 CPUtime=0.01
/proc/9667/task/9671/stat : 9671 (java) S 9665 9667 8424 0 -1 64 13 0 0 0 1 0 0 0 15 0 12 0 183721758 931381248 53084 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9672] ppid=9665 vsize=909552 CPUtime=0
/proc/9667/task/9672/stat : 9672 (java) S 9665 9667 8424 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 183721758 931381248 53084 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9673] ppid=9665 vsize=909552 CPUtime=0
/proc/9667/task/9673/stat : 9673 (java) S 9665 9667 8424 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 183721758 931381248 53084 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9674] ppid=9665 vsize=909552 CPUtime=0
/proc/9667/task/9674/stat : 9674 (java) S 9665 9667 8424 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 183721762 931381248 53084 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9675] ppid=9665 vsize=909552 CPUtime=0
/proc/9667/task/9675/stat : 9675 (java) S 9665 9667 8424 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 183721762 931381248 53084 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9676] ppid=9665 vsize=909552 CPUtime=1.89
/proc/9667/task/9676/stat : 9676 (java) S 9665 9667 8424 0 -1 64 3762 0 0 0 188 1 0 0 15 0 12 0 183721762 931381248 53084 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9677] ppid=9665 vsize=909552 CPUtime=1.8
/proc/9667/task/9677/stat : 9677 (java) S 9665 9667 8424 0 -1 64 1888 0 0 0 180 0 0 0 16 0 12 0 183721762 931381248 53084 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9678] ppid=9665 vsize=909552 CPUtime=0
/proc/9667/task/9678/stat : 9678 (java) S 9665 9667 8424 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 183721762 931381248 53084 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9679] ppid=9665 vsize=909552 CPUtime=0
/proc/9667/task/9679/stat : 9679 (java) S 9665 9667 8424 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 183721762 931381248 53084 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 909552

[startup+51.1491 s]
/proc/loadavg: 2.09 2.05 1.95 3/93 9680
/proc/meminfo: memFree=1051368/2055920 swapFree=4192812/4192956
[pid=9667] ppid=9665 vsize=910068 CPUtime=50.86
/proc/9667/stat : 9667 (java) R 9665 9667 8424 0 -1 0 101186 0 1 0 5041 45 0 0 25 0 13 0 183721752 931909632 96096 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4055061910 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9667/statm: 227517 96096 2488 14 0 213954 0
[pid=9667/tid=9669] ppid=9665 vsize=910068 CPUtime=1.77
/proc/9667/task/9669/stat : 9669 (java) S 9665 9667 8424 0 -1 64 40328 0 0 0 161 16 0 0 17 0 13 0 183721755 931909632 96096 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9670] ppid=9665 vsize=910068 CPUtime=1.62
/proc/9667/task/9670/stat : 9670 (java) S 9665 9667 8424 0 -1 64 34857 0 0 0 149 13 0 0 16 0 13 0 183721755 931909632 96096 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9671] ppid=9665 vsize=910068 CPUtime=0.01

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

/proc/loadavg: 1.01 1.38 1.70 2/83 9889
/proc/meminfo: memFree=1108696/2055920 swapFree=4192812/4192956
[pid=9667] ppid=9665 vsize=910068 CPUtime=1598.13
/proc/9667/stat : 9667 (java) R 9665 9667 8424 0 -1 0 209810 0 1 0 159713 100 0 0 25 0 13 0 183721752 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4055129424 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9667/statm: 227517 186182 2494 14 0 213954 0
[pid=9667/tid=9669] ppid=9665 vsize=910068 CPUtime=3.7
/proc/9667/task/9669/stat : 9669 (java) S 9665 9667 8424 0 -1 64 85248 0 0 0 336 34 0 0 17 0 13 0 183721755 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9670] ppid=9665 vsize=910068 CPUtime=3.53
/proc/9667/task/9670/stat : 9670 (java) S 9665 9667 8424 0 -1 64 77257 0 0 0 325 28 0 0 16 0 13 0 183721755 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9671] ppid=9665 vsize=910068 CPUtime=8.64
/proc/9667/task/9671/stat : 9671 (java) S 9665 9667 8424 0 -1 64 21231 0 0 0 854 10 0 0 16 0 13 0 183721758 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9672] ppid=9665 vsize=910068 CPUtime=0
/proc/9667/task/9672/stat : 9672 (java) S 9665 9667 8424 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 183721758 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9673] ppid=9665 vsize=910068 CPUtime=0
/proc/9667/task/9673/stat : 9673 (java) S 9665 9667 8424 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 183721758 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9674] ppid=9665 vsize=910068 CPUtime=0
/proc/9667/task/9674/stat : 9674 (java) S 9665 9667 8424 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 183721762 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9675] ppid=9665 vsize=910068 CPUtime=0
/proc/9667/task/9675/stat : 9675 (java) S 9665 9667 8424 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 183721762 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9676] ppid=9665 vsize=910068 CPUtime=2.36
/proc/9667/task/9676/stat : 9676 (java) S 9665 9667 8424 0 -1 64 3793 0 0 0 235 1 0 0 16 0 13 0 183721762 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9677] ppid=9665 vsize=910068 CPUtime=2.22
/proc/9667/task/9677/stat : 9677 (java) S 9665 9667 8424 0 -1 64 1914 0 0 0 222 0 0 0 17 0 13 0 183721762 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9678] ppid=9665 vsize=910068 CPUtime=0
/proc/9667/task/9678/stat : 9678 (java) S 9665 9667 8424 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 183721762 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9679] ppid=9665 vsize=910068 CPUtime=0
/proc/9667/task/9679/stat : 9679 (java) S 9665 9667 8424 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 183721762 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9680] ppid=9665 vsize=910068 CPUtime=0
/proc/9667/task/9680/stat : 9680 (java) S 9665 9667 8424 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 183726611 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1598.13
Current children cumulated vsize (KiB) 910068

[startup+1663.48 s]
/proc/loadavg: 1.00 1.31 1.66 2/83 9959
/proc/meminfo: memFree=1108568/2055920 swapFree=4192812/4192956
[pid=9667] ppid=9665 vsize=910068 CPUtime=1658.17
/proc/9667/stat : 9667 (java) R 9665 9667 8424 0 -1 0 209810 0 1 0 165707 110 0 0 25 0 13 0 183721752 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4055136986 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9667/statm: 227517 186182 2494 14 0 213954 0
[pid=9667/tid=9669] ppid=9665 vsize=910068 CPUtime=3.7
/proc/9667/task/9669/stat : 9669 (java) S 9665 9667 8424 0 -1 64 85248 0 0 0 336 34 0 0 17 0 13 0 183721755 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9670] ppid=9665 vsize=910068 CPUtime=3.53
/proc/9667/task/9670/stat : 9670 (java) S 9665 9667 8424 0 -1 64 77257 0 0 0 325 28 0 0 16 0 13 0 183721755 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9671] ppid=9665 vsize=910068 CPUtime=8.64
/proc/9667/task/9671/stat : 9671 (java) S 9665 9667 8424 0 -1 64 21231 0 0 0 854 10 0 0 16 0 13 0 183721758 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9672] ppid=9665 vsize=910068 CPUtime=0
/proc/9667/task/9672/stat : 9672 (java) S 9665 9667 8424 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 183721758 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9673] ppid=9665 vsize=910068 CPUtime=0
/proc/9667/task/9673/stat : 9673 (java) S 9665 9667 8424 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 183721758 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9674] ppid=9665 vsize=910068 CPUtime=0
/proc/9667/task/9674/stat : 9674 (java) S 9665 9667 8424 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 183721762 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9675] ppid=9665 vsize=910068 CPUtime=0
/proc/9667/task/9675/stat : 9675 (java) S 9665 9667 8424 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 183721762 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9676] ppid=9665 vsize=910068 CPUtime=2.36
/proc/9667/task/9676/stat : 9676 (java) S 9665 9667 8424 0 -1 64 3793 0 0 0 235 1 0 0 16 0 13 0 183721762 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9677] ppid=9665 vsize=910068 CPUtime=2.22
/proc/9667/task/9677/stat : 9677 (java) S 9665 9667 8424 0 -1 64 1914 0 0 0 222 0 0 0 17 0 13 0 183721762 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9678] ppid=9665 vsize=910068 CPUtime=0
/proc/9667/task/9678/stat : 9678 (java) S 9665 9667 8424 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 183721762 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9679] ppid=9665 vsize=910068 CPUtime=0
/proc/9667/task/9679/stat : 9679 (java) S 9665 9667 8424 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 183721762 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9680] ppid=9665 vsize=910068 CPUtime=0
/proc/9667/task/9680/stat : 9680 (java) S 9665 9667 8424 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 183726611 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1658.17
Current children cumulated vsize (KiB) 910068

[startup+1723.52 s]
/proc/loadavg: 1.00 1.25 1.61 2/77 9985
/proc/meminfo: memFree=1109640/2055920 swapFree=4192812/4192956
[pid=9667] ppid=9665 vsize=910068 CPUtime=1718.27
/proc/9667/stat : 9667 (java) R 9665 9667 8424 0 -1 0 209811 0 1 0 171715 112 0 0 25 0 13 0 183721752 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4055136785 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9667/statm: 227517 186182 2494 14 0 213954 0
[pid=9667/tid=9669] ppid=9665 vsize=910068 CPUtime=3.77
/proc/9667/task/9669/stat : 9669 (java) S 9665 9667 8424 0 -1 64 85248 0 0 0 343 34 0 0 16 0 13 0 183721755 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9670] ppid=9665 vsize=910068 CPUtime=3.6
/proc/9667/task/9670/stat : 9670 (java) S 9665 9667 8424 0 -1 64 77257 0 0 0 332 28 0 0 17 0 13 0 183721755 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9671] ppid=9665 vsize=910068 CPUtime=8.64
/proc/9667/task/9671/stat : 9671 (java) S 9665 9667 8424 0 -1 64 21231 0 0 0 854 10 0 0 16 0 13 0 183721758 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9672] ppid=9665 vsize=910068 CPUtime=0
/proc/9667/task/9672/stat : 9672 (java) S 9665 9667 8424 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 183721758 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9673] ppid=9665 vsize=910068 CPUtime=0
/proc/9667/task/9673/stat : 9673 (java) S 9665 9667 8424 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 183721758 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9674] ppid=9665 vsize=910068 CPUtime=0
/proc/9667/task/9674/stat : 9674 (java) S 9665 9667 8424 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 183721762 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9675] ppid=9665 vsize=910068 CPUtime=0
/proc/9667/task/9675/stat : 9675 (java) S 9665 9667 8424 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 183721762 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9676] ppid=9665 vsize=910068 CPUtime=2.36
/proc/9667/task/9676/stat : 9676 (java) S 9665 9667 8424 0 -1 64 3793 0 0 0 235 1 0 0 16 0 13 0 183721762 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9677] ppid=9665 vsize=910068 CPUtime=2.22
/proc/9667/task/9677/stat : 9677 (java) S 9665 9667 8424 0 -1 64 1914 0 0 0 222 0 0 0 17 0 13 0 183721762 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9678] ppid=9665 vsize=910068 CPUtime=0
/proc/9667/task/9678/stat : 9678 (java) S 9665 9667 8424 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 183721762 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9679] ppid=9665 vsize=910068 CPUtime=0
/proc/9667/task/9679/stat : 9679 (java) S 9665 9667 8424 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 183721762 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9680] ppid=9665 vsize=910068 CPUtime=0
/proc/9667/task/9680/stat : 9680 (java) S 9665 9667 8424 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 183726611 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1718.27
Current children cumulated vsize (KiB) 910068

[startup+1783.56 s]
/proc/loadavg: 1.00 1.20 1.57 2/77 9985
/proc/meminfo: memFree=1109640/2055920 swapFree=4192812/4192956
[pid=9667] ppid=9665 vsize=910068 CPUtime=1778.36
/proc/9667/stat : 9667 (java) R 9665 9667 8424 0 -1 0 209812 0 1 0 177724 112 0 0 25 0 13 0 183721752 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4055136785 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9667/statm: 227517 186182 2494 14 0 213954 0
[pid=9667/tid=9669] ppid=9665 vsize=910068 CPUtime=3.85
/proc/9667/task/9669/stat : 9669 (java) S 9665 9667 8424 0 -1 64 85248 0 0 0 351 34 0 0 16 0 13 0 183721755 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9670] ppid=9665 vsize=910068 CPUtime=3.68
/proc/9667/task/9670/stat : 9670 (java) S 9665 9667 8424 0 -1 64 77257 0 0 0 340 28 0 0 16 0 13 0 183721755 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9671] ppid=9665 vsize=910068 CPUtime=8.64
/proc/9667/task/9671/stat : 9671 (java) S 9665 9667 8424 0 -1 64 21231 0 0 0 854 10 0 0 16 0 13 0 183721758 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9672] ppid=9665 vsize=910068 CPUtime=0
/proc/9667/task/9672/stat : 9672 (java) S 9665 9667 8424 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 183721758 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9673] ppid=9665 vsize=910068 CPUtime=0
/proc/9667/task/9673/stat : 9673 (java) S 9665 9667 8424 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 183721758 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9674] ppid=9665 vsize=910068 CPUtime=0
/proc/9667/task/9674/stat : 9674 (java) S 9665 9667 8424 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 183721762 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9675] ppid=9665 vsize=910068 CPUtime=0
/proc/9667/task/9675/stat : 9675 (java) S 9665 9667 8424 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 183721762 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9676] ppid=9665 vsize=910068 CPUtime=2.36
/proc/9667/task/9676/stat : 9676 (java) S 9665 9667 8424 0 -1 64 3793 0 0 0 235 1 0 0 16 0 13 0 183721762 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9677] ppid=9665 vsize=910068 CPUtime=2.22
/proc/9667/task/9677/stat : 9677 (java) S 9665 9667 8424 0 -1 64 1914 0 0 0 222 0 0 0 17 0 13 0 183721762 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9678] ppid=9665 vsize=910068 CPUtime=0
/proc/9667/task/9678/stat : 9678 (java) S 9665 9667 8424 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 183721762 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9679] ppid=9665 vsize=910068 CPUtime=0
/proc/9667/task/9679/stat : 9679 (java) S 9665 9667 8424 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 183721762 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9680] ppid=9665 vsize=910068 CPUtime=0
/proc/9667/task/9680/stat : 9680 (java) S 9665 9667 8424 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 183726611 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1778.36
Current children cumulated vsize (KiB) 910068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.28 s]
/proc/loadavg: 1.00 1.19 1.56 2/77 9985
/proc/meminfo: memFree=1109704/2055920 swapFree=4192812/4192956
[pid=9667] ppid=9665 vsize=910068 CPUtime=1800.08
/proc/9667/stat : 9667 (java) R 9665 9667 8424 0 -1 0 209812 0 1 0 179896 112 0 0 25 0 13 0 183721752 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4055136986 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9667/statm: 227517 186182 2494 14 0 213954 0
[pid=9667/tid=9669] ppid=9665 vsize=910068 CPUtime=3.85
/proc/9667/task/9669/stat : 9669 (java) S 9665 9667 8424 0 -1 64 85248 0 0 0 351 34 0 0 16 0 13 0 183721755 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9670] ppid=9665 vsize=910068 CPUtime=3.68
/proc/9667/task/9670/stat : 9670 (java) S 9665 9667 8424 0 -1 64 77257 0 0 0 340 28 0 0 16 0 13 0 183721755 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9671] ppid=9665 vsize=910068 CPUtime=8.64
/proc/9667/task/9671/stat : 9671 (java) S 9665 9667 8424 0 -1 64 21231 0 0 0 854 10 0 0 16 0 13 0 183721758 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9672] ppid=9665 vsize=910068 CPUtime=0
/proc/9667/task/9672/stat : 9672 (java) S 9665 9667 8424 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 183721758 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9673] ppid=9665 vsize=910068 CPUtime=0
/proc/9667/task/9673/stat : 9673 (java) S 9665 9667 8424 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 183721758 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9674] ppid=9665 vsize=910068 CPUtime=0
/proc/9667/task/9674/stat : 9674 (java) S 9665 9667 8424 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 183721762 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9675] ppid=9665 vsize=910068 CPUtime=0
/proc/9667/task/9675/stat : 9675 (java) S 9665 9667 8424 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 183721762 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9676] ppid=9665 vsize=910068 CPUtime=2.36
/proc/9667/task/9676/stat : 9676 (java) S 9665 9667 8424 0 -1 64 3793 0 0 0 235 1 0 0 16 0 13 0 183721762 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9677] ppid=9665 vsize=910068 CPUtime=2.22
/proc/9667/task/9677/stat : 9677 (java) S 9665 9667 8424 0 -1 64 1914 0 0 0 222 0 0 0 17 0 13 0 183721762 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9678] ppid=9665 vsize=910068 CPUtime=0
/proc/9667/task/9678/stat : 9678 (java) S 9665 9667 8424 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 183721762 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9667/tid=9679] ppid=9665 vsize=910068 CPUtime=0
/proc/9667/task/9679/stat : 9679 (java) S 9665 9667 8424 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 183721762 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9667/tid=9680] ppid=9665 vsize=910068 CPUtime=0
/proc/9667/task/9680/stat : 9680 (java) S 9665 9667 8424 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 183726611 931909632 186182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 910068

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

Child status: 143
Real time (s): 1805.44
CPU time (s): 1800.25
CPU user time (s): 1799
CPU system time (s): 1.24481
CPU usage (%): 99.7124
Max. virtual memory (cumulated for all children) (KiB): 918072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799
system time used= 1.24481
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 209831
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= 39084
involuntary context switches= 48704

runsolver used 2.27065 s user time and 5.40018 s system time

The end

Launcher Data (download as text)

Begin job on node34 on Tue Jan  9 14:34:40 UTC 2007


IDJOB= 238067
IDBENCH= 6980
FILE ID= node34/238067-1168353280

PBS_JOBID= 3503874

Free space on /tmp= 66547 MiB

BENCH NAME= HOME/pub/bench/CPAI06/haystacks/haystacks_33.xml
COMMAND LINE= java -server -Xmx700M -Xms700M -jar /tmp/evaluation/238067-1168353280/sat4jCSP-bf3.jar /tmp/evaluation/238067-1168353280/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-238067-1168353280 -o ROOT/results/node34/solver-238067-1168353280 -C 1800 -M 900  java -server -Xmx700M -Xms700M -jar /tmp/evaluation/238067-1168353280/sat4jCSP-bf3.jar /tmp/evaluation/238067-1168353280/unknown.xml

META MD5SUM SOLVER= c614762dbe7de46d2af9d7b592545c03
MD5SUM BENCH=  48087fc2b6d2fbabcb2d3faf35362f5e

RANDOM SEED= 975637637

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.227
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.227
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:       1426976 kB
Buffers:         16076 kB
Cached:         126588 kB
SwapCached:          0 kB
Active:         508716 kB
Inactive:        64180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1426976 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4480 kB
Writeback:           0 kB
Mapped:         448288 kB
Slab:            40588 kB
Committed_AS:  3883392 kB
PageTables:       2644 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= 66551 MiB



End job on node34 on Tue Jan  9 15:04:46 UTC 2007