Trace number 2083864

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
Sugar v1.14.6+minisat? 420.033 996.556

General information on the benchmark

Namecsp/fapp/fapp23/
normalized-fapp23-1800-0.xml
MD5SUM4455d4457369a89450eaa6e90b2bdf34
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 benchmark34.6327
Satisfiable
(Un)Satisfiability was proved
Number of variables1800
Number of constraints63962
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension63962
Global constraints used (with number of constraints)

Solver Data

0.03/0.28	c 0	Sugar v1-14-6 + HOME/minisat
0.03/0.30	c 0	BEGIN Sun Jul 12 07:59:26 2009
0.03/0.30	c 0	PID 27968
0.07/0.31	c 0	HOST node84.alineos.net
0.07/0.31	c 0	CONVERTING HOME/instance-2083864-1247378365.xml TO HOME/temp.csp
0.07/0.31	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2083864-1247378365.xml' 'HOME/temp.csp'
3.11/3.67	c 3	24 domains, 1800 variables, 8 predicates, 0 relations, 63962 constraints
3.19/3.71	c 3	ENCODING HOME/temp.csp TO HOME/temp.cnf
3.19/3.71	c 3	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
3.19/3.79	c 3	Parsing HOME/temp.csp
3.21/4.00	c 3	parsed 10000 expressions
3.21/4.20	c 4	parsed 20000 expressions
3.78/4.30	c 4	parsed 30000 expressions
3.88/4.49	c 4	parsed 40000 expressions
3.98/4.59	c 4	parsed 50000 expressions
4.28/4.84	c 4	parsed 60000 expressions
4.38/4.90	c 4	parsed 65794 expressions
4.38/4.92	c 4	Heap : 26 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
4.38/4.92	c 4	Converting to clausal form CSP
11.07/11.63	c 11	converted 6580 (10%) expressions
18.77/19.31	c 19	converted 13159 (20%) expressions
26.66/27.22	c 27	converted 19739 (30%) expressions
33.76/34.33	c 34	converted 26318 (40%) expressions
41.55/42.14	c 42	converted 32897 (50%) expressions
48.14/48.74	c 48	converted 39477 (60%) expressions
54.03/54.69	c 54	converted 46056 (70%) expressions
61.24/61.84	c 61	converted 52636 (80%) expressions
66.64/67.21	c 67	converted 59215 (90%) expressions
71.63/72.28	c 72	converted 65794 (100%) expressions
71.63/72.28	c 72	CSP : 9184 integers, 185021 booleans, 396586 clauses, largest domain size 2821
71.63/72.28	c 72	Heap : 416 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
71.63/72.29	c 72	Propagation in CSP
75.92/76.55	c 76	4658 values, 0 unsatisfiable literals, and 0 valid clauses are removed
75.92/76.56	c 76	CSP : 9184 integers, 185021 booleans, 396586 clauses, largest domain size 2821
75.92/76.56	c 76	Heap : 420 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
76.02/76.69	c 76	Simplifing CSP by introducing new Boolean variables
76.92/77.51	c 77	CSP : 9184 integers, 320805 booleans, 532370 clauses, largest domain size 2821
76.92/77.51	c 77	Heap : 453 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
79.52/80.19	c 80	Encoding CSP to SAT : HOME/temp.cnf
84.42/85.02	c 84	919 (10%) CSP integer variables are encoded (231092 clauses, 3707287 bytes)
89.02/89.66	c 89	1837 (20%) CSP integer variables are encoded (525354 clauses, 8709741 bytes)
91.40/92.00	c 91	2756 (30%) CSP integer variables are encoded (2582405 clauses, 46848509 bytes)
93.78/94.48	c 94	3674 (40%) CSP integer variables are encoded (4709911 clauses, 87271123 bytes)
96.19/96.89	c 96	4592 (50%) CSP integer variables are encoded (6792309 clauses, 126836685 bytes)
98.69/100.35	c 100	5511 (60%) CSP integer variables are encoded (8866210 clauses, 166240804 bytes)
101.19/102.85	c 102	6429 (70%) CSP integer variables are encoded (10913292 clauses, 206973963 bytes)
103.78/105.48	c 105	7348 (80%) CSP integer variables are encoded (13002913 clauses, 250856004 bytes)
106.37/109.65	c 109	8266 (90%) CSP integer variables are encoded (15053431 clauses, 293916882 bytes)
109.04/112.31	c 112	9184 (100%) CSP integer variables are encoded (17152407 clauses, 337995378 bytes)
149.69/156.58	c 156	53237 (10%) CSP clauses are encoded (29387009 clauses, 676215151 bytes)
191.95/201.23	c 201	106474 (20%) CSP clauses are encoded (42761688 clauses, 1052023334 bytes)
231.40/424.51	c 424	159711 (30%) CSP clauses are encoded (54965530 clauses, 1395190844 bytes)
269.29/465.94	c 465	212948 (40%) CSP clauses are encoded (66793162 clauses, 1739147065 bytes)
308.30/507.82	c 507	266185 (50%) CSP clauses are encoded (79174459 clauses, 2109615117 bytes)
346.24/744.70	c 744	319422 (60%) CSP clauses are encoded (91467959 clauses, 2479259095 bytes)
381.49/784.31	c 784	372659 (70%) CSP clauses are encoded (103036559 clauses, 2827923683 bytes)
418.99/824.03	c 823	ERROR Exception Too large HOME/temp.cnf
418.99/824.03	c 823	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:231)
418.99/824.03	c 823	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:144)
418.99/824.03	c 823	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:314)
418.99/824.03	s UNKNOWN
419.11/831.40	c 831	CPU 419.13 (0.05 0.02 399.74 19.32)
419.11/831.40	c 831	END Sun Jul 12 08:13:17 2009

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2083864-1247378365/watcher-2083864-1247378365 -o /tmp/evaluation-result-2083864-1247378365/solver-2083864-1247378365 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2083864-1247378365.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): 2000 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


[startup+0 s]
/proc/loadavg: 2.36 2.58 2.36 4/73 27968
/proc/meminfo: memFree=1867856/2055920 swapFree=4192812/4192956
[pid=27968] ppid=27966 vsize=18576 CPUtime=0
/proc/27968/stat : 27968 (runsolver) D 27966 27968 27815 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 24901913 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 243665530151 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/27968/statm: 4644 284 249 26 0 2626 0

[startup+0.064688 s]
/proc/loadavg: 2.36 2.58 2.36 4/73 27968
/proc/meminfo: memFree=1867856/2055920 swapFree=4192812/4192956
[pid=27968] ppid=27966 vsize=12272 CPUtime=0
/proc/27968/stat : 27968 (sugar) D 27966 27968 27815 0 -1 4194304 362 0 0 0 0 0 0 0 18 0 1 0 24901913 12566528 330 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/27968/statm: 3068 330 246 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.101692 s]
/proc/loadavg: 2.36 2.58 2.36 4/73 27968
/proc/meminfo: memFree=1867856/2055920 swapFree=4192812/4192956
[pid=27968] ppid=27966 vsize=12412 CPUtime=0
/proc/27968/stat : 27968 (sugar) D 27966 27968 27815 0 -1 4194304 414 0 0 0 0 0 0 0 18 0 1 0 24901913 12709888 382 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/27968/statm: 3103 382 275 3 0 203 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12412

[startup+0.30173 s]
/proc/loadavg: 2.36 2.58 2.36 4/73 27968
/proc/meminfo: memFree=1867856/2055920 swapFree=4192812/4192956
[pid=27968] ppid=27966 vsize=16740 CPUtime=0.07
/proc/27968/stat : 27968 (sugar) S 27966 27968 27815 0 -1 4194304 1152 0 0 0 5 2 0 0 18 0 1 0 24901913 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27968/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701799 s]
/proc/loadavg: 2.36 2.58 2.36 4/73 27968
/proc/meminfo: memFree=1867856/2055920 swapFree=4192812/4192956
[pid=27968] ppid=27966 vsize=16868 CPUtime=0.07
/proc/27968/stat : 27968 (sugar) S 27966 27968 27815 0 -1 4194304 1227 128 0 0 5 2 0 0 16 0 1 0 24901913 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27968/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50295 s]
/proc/loadavg: 2.36 2.58 2.36 4/84 27980
/proc/meminfo: memFree=1831224/2055920 swapFree=4192812/4192956
[pid=27968] ppid=27966 vsize=16868 CPUtime=0.07
/proc/27968/stat : 27968 (sugar) S 27966 27968 27815 0 -1 4194304 1227 128 0 0 5 2 0 0 16 0 1 0 24901913 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27968/statm: 4217 1111 409 3 0 796 0
[pid=27971] ppid=27968 vsize=5356 CPUtime=0
/proc/27971/stat : 27971 (sh) S 27968 27968 27815 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24901945 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27971/statm: 1339 233 193 169 0 50 0
[pid=27972] ppid=27971 vsize=865640 CPUtime=0.95
/proc/27972/stat : 27972 (java) S 27971 27968 27815 0 -1 0 12229 0 78 0 80 15 0 0 18 0 9 0 24901945 886415360 10352 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27972/statm: 216410 10352 2557 9 0 210922 0
[pid=27972/tid=27973] ppid=27971 vsize=865640 CPUtime=0.48
/proc/27972/task/27973/stat : 27973 (java) R 27971 27968 27815 0 -1 64 2811 0 46 0 41 7 0 0 20 0 9 0 24901951 886415360 10352 996147200 134512640 134550932 4294955984 18446744073709551615 4126587629 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27972/tid=27974] ppid=27971 vsize=865640 CPUtime=0.33
/proc/27972/task/27974/stat : 27974 (java) S 27971 27968 27815 0 -1 64 8243 0 4 0 29 4 0 0 17 0 9 0 24901965 886415360 10352 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27972/tid=27975] ppid=27971 vsize=865640 CPUtime=0
/proc/27972/task/27975/stat : 27975 (java) S 27971 27968 27815 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 24901966 886415360 10352 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27972/tid=27976] ppid=27971 vsize=865640 CPUtime=0
/proc/27972/task/27976/stat : 27976 (java) S 27971 27968 27815 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 24901966 886415360 10352 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27972/tid=27977] ppid=27971 vsize=865640 CPUtime=0
/proc/27972/task/27977/stat : 27977 (java) S 27971 27968 27815 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 24901970 886415360 10352 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27972/tid=27978] ppid=27971 vsize=865640 CPUtime=0.09
/proc/27972/task/27978/stat : 27978 (java) S 27971 27968 27815 0 -1 64 497 0 1 0 8 1 0 0 16 0 9 0 24901970 886415360 10352 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27972/tid=27979] ppid=27971 vsize=865640 CPUtime=0
/proc/27972/task/27979/stat : 27979 (java) S 27971 27968 27815 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 24901970 886415360 10352 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27972/tid=27980] ppid=27971 vsize=865640 CPUtime=0
/proc/27972/task/27980/stat : 27980 (java) S 27971 27968 27815 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24901970 886415360 10352 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 887864

[startup+3.10123 s]
/proc/loadavg: 2.33 2.57 2.36 3/84 27980
/proc/meminfo: memFree=1787704/2055920 swapFree=4192812/4192956
[pid=27968] ppid=27966 vsize=16868 CPUtime=0.07
/proc/27968/stat : 27968 (sugar) S 27966 27968 27815 0 -1 4194304 1227 128 0 0 5 2 0 0 16 0 1 0 24901913 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27968/statm: 4217 1111 409 3 0 796 0
[pid=27971] ppid=27968 vsize=5356 CPUtime=0
/proc/27971/stat : 27971 (sh) S 27968 27968 27815 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24901945 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27971/statm: 1339 233 193 169 0 50 0
[pid=27972] ppid=27971 vsize=865656 CPUtime=2.54
/proc/27972/stat : 27972 (java) S 27971 27968 27815 0 -1 0 29831 0 78 0 231 23 0 0 18 0 9 0 24901945 886431744 25000 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27972/statm: 216414 25000 2557 9 0 210926 0
[pid=27972/tid=27973] ppid=27971 vsize=865656 CPUtime=1.27
/proc/27972/task/27973/stat : 27973 (java) R 27971 27968 27815 0 -1 64 3869 0 46 0 118 9 0 0 25 0 9 0 24901951 886431744 25000 996147200 134512640 134550932 4294955984 18446744073709551615 4125952192 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27972/tid=27974] ppid=27971 vsize=865656 CPUtime=1.09
/proc/27972/task/27974/stat : 27974 (java) S 27971 27968 27815 0 -1 64 24753 0 4 0 99 10 0 0 17 0 9 0 24901965 886431744 25000 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27972/tid=27975] ppid=27971 vsize=865656 CPUtime=0
/proc/27972/task/27975/stat : 27975 (java) S 27971 27968 27815 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 24901966 886431744 25000 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27972/tid=27976] ppid=27971 vsize=865656 CPUtime=0
/proc/27972/task/27976/stat : 27976 (java) S 27971 27968 27815 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 24901966 886431744 25000 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27972/tid=27977] ppid=27971 vsize=865656 CPUtime=0
/proc/27972/task/27977/stat : 27977 (java) S 27971 27968 27815 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 24901970 886431744 25000 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27972/tid=27978] ppid=27971 vsize=865656 CPUtime=0.14
/proc/27972/task/27978/stat : 27978 (java) S 27971 27968 27815 0 -1 64 531 0 1 0 13 1 0 0 16 0 9 0 24901970 886431744 25000 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27972/tid=27979] ppid=27971 vsize=865656 CPUtime=0
/proc/27972/task/27979/stat : 27979 (java) S 27971 27968 27815 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 24901970 886431744 25000 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27972/tid=27980] ppid=27971 vsize=865656 CPUtime=0
/proc/27972/task/27980/stat : 27980 (java) S 27971 27968 27815 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24901970 886431744 25000 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.61
Current children cumulated vsize (KiB) 887880

[startup+6.30282 s]
/proc/loadavg: 2.33 2.57 2.36 4/84 27990
/proc/meminfo: memFree=1798328/2055920 swapFree=4192812/4192956
[pid=27968] ppid=27966 vsize=16868 CPUtime=3.21
/proc/27968/stat : 27968 (sugar) S 27966 27968 27815 0 -1 4194304 1309 31962 0 78 5 2 288 26 16 0 1 0 24901913 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27968/statm: 4217 1111 409 3 0 796 0
[pid=27981] ppid=27968 vsize=5356 CPUtime=0
/proc/27981/stat : 27981 (sh) S 27968 27968 27815 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24902285 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27981/statm: 1339 233 193 169 0 50 0
[pid=27982] ppid=27981 vsize=868556 CPUtime=2.57
/proc/27982/stat : 27982 (java) S 27981 27968 27815 0 -1 0 15186 0 4 0 248 9 0 0 20 0 9 0 24902285 889401344 13839 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27982/statm: 217139 13839 2570 9 0 211644 0
[pid=27982/tid=27983] ppid=27981 vsize=868556 CPUtime=1.76
/proc/27982/task/27983/stat : 27983 (java) R 27981 27968 27815 0 -1 64 2922 0 4 0 174 2 0 0 25 0 9 0 24902286 889401344 13839 996147200 134512640 134550932 4294955936 18446744073709551615 4126510538 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27982/tid=27984] ppid=27981 vsize=868556 CPUtime=0.6
/proc/27982/task/27984/stat : 27984 (java) S 27981 27968 27815 0 -1 64 10078 0 0 0 56 4 0 0 16 0 9 0 24902287 889401344 13839 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27982/tid=27985] ppid=27981 vsize=868556 CPUtime=0
/proc/27982/task/27985/stat : 27985 (java) S 27981 27968 27815 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24902287 889401344 13839 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27982/tid=27986] ppid=27981 vsize=868556 CPUtime=0
/proc/27982/task/27986/stat : 27986 (java) S 27981 27968 27815 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 24902287 889401344 13839 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27982/tid=27987] ppid=27981 vsize=868556 CPUtime=0
/proc/27982/task/27987/stat : 27987 (java) S 27981 27968 27815 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24902289 889401344 13839 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27982/tid=27988] ppid=27981 vsize=868556 CPUtime=0.18
/proc/27982/task/27988/stat : 27988 (java) S 27981 27968 27815 0 -1 64 1484 0 0 0 17 1 0 0 15 0 9 0 24902289 889401344 13839 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27982/tid=27989] ppid=27981 vsize=868556 CPUtime=0
/proc/27982/task/27989/stat : 27989 (java) S 27981 27968 27815 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 24902289 889401344 13839 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27982/tid=27990] ppid=27981 vsize=868556 CPUtime=0
/proc/27982/task/27990/stat : 27990 (java) S 27981 27968 27815 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24902289 889401344 13839 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.78
Current children cumulated vsize (KiB) 890780

[startup+12.702 s]
/proc/loadavg: 2.35 2.57 2.36 3/84 27990
/proc/meminfo: memFree=1764536/2055920 swapFree=4192812/4192956
[pid=27968] ppid=27966 vsize=16868 CPUtime=3.21
/proc/27968/stat : 27968 (sugar) S 27966 27968 27815 0 -1 4194304 1309 31962 0 78 5 2 288 26 16 0 1 0 24901913 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27968/statm: 4217 1111 409 3 0 796 0
[pid=27981] ppid=27968 vsize=5356 CPUtime=0
/proc/27981/stat : 27981 (sh) S 27968 27968 27815 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24902285 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27981/statm: 1339 233 193 169 0 50 0
[pid=27982] ppid=27981 vsize=868640 CPUtime=8.96
/proc/27982/stat : 27982 (java) S 27981 27968 27815 0 -1 0 24586 0 4 0 882 14 0 0 20 0 9 0 24902285 889487360 22610 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27982/statm: 217160 22610 2567 9 0 211665 0
[pid=27982/tid=27983] ppid=27981 vsize=868640 CPUtime=7.35
/proc/27982/task/27983/stat : 27983 (java) R 27981 27968 27815 0 -1 64 3381 0 4 0 732 3 0 0 25 0 9 0 24902286 889487360 22610 996147200 134512640 134550932 4294955936 18446744073709551615 4126510234 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27982/tid=27984] ppid=27981 vsize=868640 CPUtime=1.39
/proc/27982/task/27984/stat : 27984 (java) S 27981 27968 27815 0 -1 64 19007 0 0 0 131 8 0 0 16 0 9 0 24902287 889487360 22610 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27982/tid=27985] ppid=27981 vsize=868640 CPUtime=0
/proc/27982/task/27985/stat : 27985 (java) S 27981 27968 27815 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24902287 889487360 22610 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27982/tid=27986] ppid=27981 vsize=868640 CPUtime=0
/proc/27982/task/27986/stat : 27986 (java) S 27981 27968 27815 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24902287 889487360 22610 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27982/tid=27987] ppid=27981 vsize=868640 CPUtime=0
/proc/27982/task/27987/stat : 27987 (java) S 27981 27968 27815 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24902289 889487360 22610 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27982/tid=27988] ppid=27981 vsize=868640 CPUtime=0.19
/proc/27982/task/27988/stat : 27988 (java) S 27981 27968 27815 0 -1 64 1496 0 0 0 18 1 0 0 16 0 9 0 24902289 889487360 22610 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27982/tid=27989] ppid=27981 vsize=868640 CPUtime=0
/proc/27982/task/27989/stat : 27989 (java) S 27981 27968 27815 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 24902289 889487360 22610 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27982/tid=27990] ppid=27981 vsize=868640 CPUtime=0
/proc/27982/task/27990/stat : 27990 (java) S 27981 27968 27815 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24902289 889487360 22610 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.17
Current children cumulated vsize (KiB) 890864

[startup+25.5023 s]
/proc/loadavg: 2.38 2.56 2.36 3/84 27990
/proc/meminfo: memFree=1690680/2055920 swapFree=4192812/4192956
[pid=27968] ppid=27966 vsize=16868 CPUtime=3.21
/proc/27968/stat : 27968 (sugar) S 27966 27968 27815 0 -1 4194304 1309 31962 0 78 5 2 288 26 16 0 1 0 24901913 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27968/statm: 4217 1111 409 3 0 796 0
[pid=27981] ppid=27968 vsize=5356 CPUtime=0
/proc/27981/stat : 27981 (sh) S 27968 27968 27815 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24902285 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27981/statm: 1339 233 193 169 0 50 0
[pid=27982] ppid=27981 vsize=868640 CPUtime=21.76
/proc/27982/stat : 27982 (java) S 27981 27968 27815 0 -1 0 51299 0 4 0 2149 27 0 0 20 0 9 0 24902285 889487360 40508 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27982/statm: 217160 40508 2568 9 0 211665 0
[pid=27982/tid=27983] ppid=27981 vsize=868640 CPUtime=17.86
/proc/27982/task/27983/stat : 27983 (java) R 27981 27968 27815 0 -1 64 4809 0 4 0 1781 5 0 0 25 0 9 0 24902286 889487360 40508 996147200 134512640 134550932 4294955936 18446744073709551615 4126509252 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27982/tid=27984] ppid=27981 vsize=868640 CPUtime=3.67
/proc/27982/task/27984/stat : 27984 (java) S 27981 27968 27815 0 -1 64 44288 0 0 0 348 19 0 0 16 0 9 0 24902287 889487360 40508 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27982/tid=27985] ppid=27981 vsize=868640 CPUtime=0
/proc/27982/task/27985/stat : 27985 (java) S 27981 27968 27815 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24902287 889487360 40508 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27982/tid=27986] ppid=27981 vsize=868640 CPUtime=0
/proc/27982/task/27986/stat : 27986 (java) S 27981 27968 27815 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24902287 889487360 40508 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27982/tid=27987] ppid=27981 vsize=868640 CPUtime=0

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

/proc/27982/task/27986/stat : 27986 (java) S 27981 27968 27815 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24902287 889602048 131615 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27982/tid=27987] ppid=27981 vsize=868752 CPUtime=0
/proc/27982/task/27987/stat : 27987 (java) S 27981 27968 27815 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24902289 889602048 131615 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27982/tid=27988] ppid=27981 vsize=868752 CPUtime=0.29
/proc/27982/task/27988/stat : 27988 (java) S 27981 27968 27815 0 -1 64 1548 0 0 0 28 1 0 0 15 0 9 0 24902289 889602048 131615 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27982/tid=27989] ppid=27981 vsize=868752 CPUtime=0
/proc/27982/task/27989/stat : 27989 (java) S 27981 27968 27815 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 24902289 889602048 131615 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27982/tid=27990] ppid=27981 vsize=868752 CPUtime=0
/proc/27982/task/27990/stat : 27990 (java) S 27981 27968 27815 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24902289 889602048 131615 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 331.57
Current children cumulated vsize (KiB) 890976
heavy processes:

[startup+762.306 s]
/proc/loadavg: 3.88 4.45 3.70 3/84 28023
/proc/meminfo: memFree=16184/2055920 swapFree=4192812/4192956
[pid=27968] ppid=27966 vsize=16868 CPUtime=3.21
/proc/27968/stat : 27968 (sugar) S 27966 27968 27815 0 -1 4194304 1310 31962 0 78 5 2 288 26 16 0 1 0 24901913 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27968/statm: 4217 1111 409 3 0 796 0
[pid=27981] ppid=27968 vsize=5356 CPUtime=0
/proc/27981/stat : 27981 (sh) S 27968 27968 27815 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24902285 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27981/statm: 1339 233 193 169 0 50 0
[pid=27982] ppid=27981 vsize=868752 CPUtime=358.94
/proc/27982/stat : 27982 (java) S 27981 27968 27815 0 -1 0 154087 0 4 0 34311 1583 0 0 20 0 9 0 24902285 889602048 131615 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27982/statm: 217188 131615 2593 9 0 211665 0
[pid=27982/tid=27983] ppid=27981 vsize=868752 CPUtime=342.3
/proc/27982/task/27983/stat : 27983 (java) R 27981 27968 27815 0 -1 64 10240 0 4 0 32717 1513 0 0 25 0 9 0 24902286 889602048 131615 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27982/tid=27984] ppid=27981 vsize=868752 CPUtime=16.32
/proc/27982/task/27984/stat : 27984 (java) S 27981 27968 27815 0 -1 64 141597 0 0 0 1565 67 0 0 16 0 9 0 24902287 889602048 131615 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27982/tid=27985] ppid=27981 vsize=868752 CPUtime=0
/proc/27982/task/27985/stat : 27985 (java) S 27981 27968 27815 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24902287 889602048 131615 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27982/tid=27986] ppid=27981 vsize=868752 CPUtime=0
/proc/27982/task/27986/stat : 27986 (java) S 27981 27968 27815 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24902287 889602048 131615 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27982/tid=27987] ppid=27981 vsize=868752 CPUtime=0
/proc/27982/task/27987/stat : 27987 (java) S 27981 27968 27815 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24902289 889602048 131615 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27982/tid=27988] ppid=27981 vsize=868752 CPUtime=0.29
/proc/27982/task/27988/stat : 27988 (java) S 27981 27968 27815 0 -1 64 1548 0 0 0 28 1 0 0 15 0 9 0 24902289 889602048 131615 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27982/tid=27989] ppid=27981 vsize=868752 CPUtime=0
/proc/27982/task/27989/stat : 27989 (java) S 27981 27968 27815 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 24902289 889602048 131615 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27982/tid=27990] ppid=27981 vsize=868752 CPUtime=0
/proc/27982/task/27990/stat : 27990 (java) S 27981 27968 27815 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24902289 889602048 131615 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 362.15
Current children cumulated vsize (KiB) 890976
heavy processes:

[startup+822.302 s]
/proc/loadavg: 4.94 4.61 3.79 3/94 28036
/proc/meminfo: memFree=15520/2055920 swapFree=4192812/4192956
[pid=27968] ppid=27966 vsize=16868 CPUtime=3.21
/proc/27968/stat : 27968 (sugar) S 27966 27968 27815 0 -1 4194304 1310 31962 0 78 5 2 288 26 16 0 1 0 24901913 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27968/statm: 4217 1111 409 3 0 796 0
[pid=27981] ppid=27968 vsize=5356 CPUtime=0
/proc/27981/stat : 27981 (sh) S 27968 27968 27815 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24902285 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27981/statm: 1339 233 193 169 0 50 0
[pid=27982] ppid=27981 vsize=868752 CPUtime=414.12
/proc/27982/stat : 27982 (java) S 27981 27968 27815 0 -1 0 154343 0 4 0 39526 1886 0 0 20 0 9 0 24902285 889602048 131615 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27982/statm: 217188 131615 2593 9 0 211665 0
[pid=27982/tid=27983] ppid=27981 vsize=868752 CPUtime=397.07
/proc/27982/task/27983/stat : 27983 (java) R 27981 27968 27815 0 -1 64 10496 0 4 0 37893 1814 0 0 25 0 9 0 24902286 889602048 131615 996147200 134512640 134550932 4294955936 18446744073709551615 4126622759 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27982/tid=27984] ppid=27981 vsize=868752 CPUtime=16.74
/proc/27982/task/27984/stat : 27984 (java) S 27981 27968 27815 0 -1 64 141597 0 0 0 1604 70 0 0 16 0 9 0 24902287 889602048 131615 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27982/tid=27985] ppid=27981 vsize=868752 CPUtime=0
/proc/27982/task/27985/stat : 27985 (java) S 27981 27968 27815 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24902287 889602048 131615 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27982/tid=27986] ppid=27981 vsize=868752 CPUtime=0
/proc/27982/task/27986/stat : 27986 (java) S 27981 27968 27815 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24902287 889602048 131615 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27982/tid=27987] ppid=27981 vsize=868752 CPUtime=0
/proc/27982/task/27987/stat : 27987 (java) S 27981 27968 27815 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24902289 889602048 131615 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27982/tid=27988] ppid=27981 vsize=868752 CPUtime=0.29
/proc/27982/task/27988/stat : 27988 (java) S 27981 27968 27815 0 -1 64 1548 0 0 0 28 1 0 0 15 0 9 0 24902289 889602048 131615 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27982/tid=27989] ppid=27981 vsize=868752 CPUtime=0
/proc/27982/task/27989/stat : 27989 (java) S 27981 27968 27815 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 24902289 889602048 131615 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27982/tid=27990] ppid=27981 vsize=868752 CPUtime=0
/proc/27982/task/27990/stat : 27990 (java) S 27981 27968 27815 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24902289 889602048 131615 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 417.33
Current children cumulated vsize (KiB) 890976
heavy processes:

[startup+882.302 s]
/proc/loadavg: 4.70 4.67 3.87 2/78 28036
/proc/meminfo: memFree=1474216/2055920 swapFree=4192812/4192956
[pid=27968] ppid=27966 vsize=16868 CPUtime=419.59
/proc/27968/stat : 27968 (sugar) D 27966 27968 27815 0 -1 4194304 1335 186608 0 84 5 48 39974 1932 18 0 1 0 24901913 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 243665703977 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/27968/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 419.59
Current children cumulated vsize (KiB) 16868
heavy processes:

[startup+942.302 s]
/proc/loadavg: 4.39 4.58 3.89 2/78 28036
/proc/meminfo: memFree=1682088/2055920 swapFree=4192812/4192956
[pid=27968] ppid=27966 vsize=16868 CPUtime=419.73
/proc/27968/stat : 27968 (sugar) D 27966 27968 27815 0 -1 4194304 1335 186608 0 84 5 62 39974 1932 18 0 1 0 24901913 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 243665703977 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/27968/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 419.73
Current children cumulated vsize (KiB) 16868
heavy processes:

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

[startup+947.106 s]
/proc/loadavg: 4.33 4.56 3.89 2/78 28036
/proc/meminfo: memFree=1702568/2055920 swapFree=4192812/4192956
[pid=27968] ppid=27966 vsize=16868 CPUtime=419.74
/proc/27968/stat : 27968 (sugar) D 27966 27968 27815 0 -1 4194304 1335 186608 0 84 5 63 39974 1932 18 0 1 0 24901913 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 243665703977 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/27968/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 419.74
Current children cumulated vsize (KiB) 16868

[startup+972.701 s]
/proc/loadavg: 4.27 4.53 3.90 2/78 28036
/proc/meminfo: memFree=1788200/2055920 swapFree=4192812/4192956
[pid=27968] ppid=27966 vsize=16868 CPUtime=419.78
/proc/27968/stat : 27968 (sugar) D 27966 27968 27815 0 -1 4194304 1335 186608 0 84 5 67 39974 1932 18 0 1 0 24901913 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 243665703977 0 0 4224 16386 18446744071563608069 0 0 17 0 0 0
/proc/27968/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 419.78
Current children cumulated vsize (KiB) 16868

[startup+985.502 s]
/proc/loadavg: 4.15 4.50 3.89 2/75 28036
/proc/meminfo: memFree=1834176/2055920 swapFree=4192812/4192956
[pid=27968] ppid=27966 vsize=16868 CPUtime=419.81
/proc/27968/stat : 27968 (sugar) D 27966 27968 27815 0 -1 4194304 1335 186608 0 84 5 70 39974 1932 18 0 1 0 24901913 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 243665703977 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/27968/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 419.81
Current children cumulated vsize (KiB) 16868

[startup+991.902 s]
/proc/loadavg: 4.14 4.49 3.89 2/74 28036
/proc/meminfo: memFree=1854664/2055920 swapFree=4192812/4192956
[pid=27968] ppid=27966 vsize=16868 CPUtime=419.82
/proc/27968/stat : 27968 (sugar) D 27966 27968 27815 0 -1 4194304 1335 186608 0 84 5 71 39974 1932 18 0 1 0 24901913 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 243665703977 0 0 4224 16386 18446744071563608069 0 0 17 0 0 0
/proc/27968/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 419.82
Current children cumulated vsize (KiB) 16868

[startup+995.101 s]
/proc/loadavg: 4.05 4.46 3.89 2/74 28036
/proc/meminfo: memFree=1863496/2055920 swapFree=4192812/4192956
[pid=27968] ppid=27966 vsize=16868 CPUtime=419.83
/proc/27968/stat : 27968 (sugar) D 27966 27968 27815 0 -1 4194304 1335 186608 0 84 5 72 39974 1932 18 0 1 0 24901913 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 243665703977 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/27968/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 419.83
Current children cumulated vsize (KiB) 16868

[startup+995.902 s]
/proc/loadavg: 4.05 4.46 3.89 2/74 28036
/proc/meminfo: memFree=1865736/2055920 swapFree=4192812/4192956
[pid=27968] ppid=27966 vsize=16868 CPUtime=419.95
/proc/27968/stat : 27968 (sugar) D 27966 27968 27815 0 -1 4194304 1335 186608 0 84 5 84 39974 1932 18 0 1 0 24901913 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 243665703977 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/27968/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 419.95
Current children cumulated vsize (KiB) 16868

[startup+996.302 s]
/proc/loadavg: 4.05 4.46 3.89 2/74 28036
/proc/meminfo: memFree=1865736/2055920 swapFree=4192812/4192956
[pid=27968] ppid=27966 vsize=16868 CPUtime=420.01
/proc/27968/stat : 27968 (sugar) D 27966 27968 27815 0 -1 4194304 1335 186608 0 84 5 90 39974 1932 18 0 1 0 24901913 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 243665703977 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/27968/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 420.01
Current children cumulated vsize (KiB) 16868

[startup+996.502 s]
/proc/loadavg: 4.05 4.46 3.89 2/74 28036
/proc/meminfo: memFree=1865352/2055920 swapFree=4192812/4192956
[pid=27968] ppid=27966 vsize=16868 CPUtime=420.01
/proc/27968/stat : 27968 (sugar) D 27966 27968 27815 0 -1 4194304 1335 186608 0 84 5 90 39974 1932 18 0 1 0 24901913 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 243665703977 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/27968/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 420.01
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 996.556
CPU time (s): 420.033
CPU user time (s): 399.798
CPU system time (s): 20.2349
CPU usage (%): 42.1485
Max. virtual memory (cumulated for all children) (KiB): 905116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 399.798
system time used= 20.2349
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 188004
page faults= 84
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39551
involuntary context switches= 36499

runsolver used 1.23881 second user time and 3.2855 second system time

The end

Launcher Data

Begin job on node84 at 2009-07-12 07:59:25
IDJOB=2083864
IDBENCH=57959
IDSOLVER=739
FILE ID=node84/2083864-1247378365
PBS_JOBID= 9507173
Free space on /tmp= 66296 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/fapp/fapp23/normalized-fapp23-1800-0.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2083864-1247378365/watcher-2083864-1247378365 -o /tmp/evaluation-result-2083864-1247378365/solver-2083864-1247378365 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2083864-1247378365.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 4455d4457369a89450eaa6e90b2bdf34
RANDOM SEED=492344605

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1868336 kB
Buffers:          1800 kB
Cached:          33288 kB
SwapCached:          0 kB
Active:         130264 kB
Inactive:         6436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1868336 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10428 kB
Writeback:           0 kB
Mapped:         113172 kB
Slab:            36116 kB
Committed_AS:   309820 kB
PageTables:       1936 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= 66296 MiB
End job on node84 at 2009-07-12 08:16:02