Trace number 2068078

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+picosat? 263.044 273.177

General information on the benchmark

Namecsp/pseudo/mpsReduced/
normalized-mps-red-UMTS.xml
MD5SUM0b28383754ab7d7fe7c64149e97cdcb4
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark9.79451
Satisfiable
(Un)Satisfiability was proved
Number of variables6402
Number of constraints3373
Maximum constraint arity511
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3373
Global constraints used (with number of constraints)

Solver Data

0.00/0.07	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.07	c 0	BEGIN Sat Jul 11 22:58:20 2009
0.00/0.07	c 0	PID 15677
0.00/0.07	c 0	HOST node63.alineos.net
0.00/0.07	c 0	CONVERTING HOME/instance-2068078-1247345900.xml TO HOME/temp.csp
0.00/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2068078-1247345900.xml' 'HOME/temp.csp'
0.06/0.77	c 1	2 domains, 6402 variables, 21 predicates, 0 relations, 3373 constraints
0.06/0.81	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.81	c 1	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'
0.06/0.88	c 1	Parsing HOME/temp.csp
1.02/1.17	c 1	parsed 9798 expressions
1.02/1.18	c 1	Heap : 6 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.02/1.18	c 1	Converting to clausal form CSP
1.11/1.21	c 1	converted 980 (10%) expressions
1.11/1.23	c 1	converted 1960 (20%) expressions
1.11/1.23	c 1	converted 2940 (30%) expressions
1.11/1.23	c 1	converted 3920 (40%) expressions
1.11/1.23	c 1	converted 4899 (50%) expressions
1.11/1.24	c 1	converted 5879 (60%) expressions
1.21/1.35	c 1	converted 6859 (70%) expressions
1.31/1.47	c 1	converted 7839 (80%) expressions
1.41/1.52	c 1	converted 8819 (90%) expressions
2.79/2.95	c 3	converted 9798 (100%) expressions
2.79/2.96	c 3	CSP : 12425 integers, 0 booleans, 14139 clauses, largest domain size 523759
2.79/2.96	c 3	Heap : 16 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.79/2.96	c 3	Propagation in CSP
3.58/3.77	c 4	129674213 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.58/3.77	c 4	CSP : 12425 integers, 0 booleans, 14139 clauses, largest domain size 523747
3.58/3.77	c 4	Heap : 18 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.58/3.79	c 4	Simplifing CSP by introducing new Boolean variables
3.68/3.80	c 4	CSP : 12425 integers, 0 booleans, 14139 clauses, largest domain size 523747
3.68/3.80	c 4	Heap : 17 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.68/3.89	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.78/3.91	c 4	1243 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.78/3.92	c 4	2485 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.78/3.93	c 4	3728 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.78/3.93	c 4	4970 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.78/3.93	c 4	6213 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
141.05/146.42	c 146	7455 (60%) CSP integer variables are encoded (103710034 clauses, 2163153747 bytes)
141.24/146.69	c 146	8698 (70%) CSP integer variables are encoded (103896791 clauses, 2167449158 bytes)
141.43/146.85	c 147	9940 (80%) CSP integer variables are encoded (104006178 clauses, 2169965059 bytes)
141.62/147.06	c 147	11183 (90%) CSP integer variables are encoded (104146838 clauses, 2173200239 bytes)
141.82/147.21	c 147	12425 (100%) CSP integer variables are encoded (104252778 clauses, 2175636859 bytes)
141.82/147.25	c 147	1414 (10%) CSP clauses are encoded (104254192 clauses, 2175659835 bytes)
190.95/196.84	c 197	2828 (20%) CSP clauses are encoded (104268616 clauses, 2175909710 bytes)
261.88/270.68	c 270	ERROR Exception Too large HOME/temp.cnf
261.88/270.68	c 270	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:231)
261.88/270.68	c 270	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:144)
261.88/270.68	c 270	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:314)
261.88/270.68	s UNKNOWN
261.96/270.73	c 271	CPU 261.99 (0.05 0.01 240.54 21.39)
261.96/270.73	c 271	END Sat Jul 11 23:02:51 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-2068078-1247345900/watcher-2068078-1247345900 -o /tmp/evaluation-result-2068078-1247345900/solver-2068078-1247345900 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-2068078-1247345900.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: 1.91 1.95 1.98 4/74 15677
/proc/meminfo: memFree=1866880/2055920 swapFree=4191904/4192956
[pid=15677] ppid=15675 vsize=12268 CPUtime=0
/proc/15677/stat : 15677 (sugar) R 15675 15677 13985 0 -1 4194304 352 0 0 0 0 0 0 0 20 0 1 0 21652544 12562432 320 996147200 4194304 4206940 548682068608 18446744073709551615 244276693538 0 0 4224 0 0 0 0 17 0 0 0
/proc/15677/statm: 3068 324 244 3 0 168 0

[startup+0.0094589 s]
/proc/loadavg: 1.91 1.95 1.98 4/74 15677
/proc/meminfo: memFree=1866880/2055920 swapFree=4191904/4192956
[pid=15677] ppid=15675 vsize=12272 CPUtime=0
/proc/15677/stat : 15677 (sugar) R 15675 15677 13985 0 -1 4194304 410 0 0 0 0 0 0 0 20 0 1 0 21652544 12566528 378 996147200 4194304 4206940 548682068608 18446744073709551615 244285750270 0 0 4224 0 0 0 0 17 0 0 0
/proc/15677/statm: 3103 382 275 3 0 203 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.101475 s]
/proc/loadavg: 1.91 1.95 1.98 4/74 15677
/proc/meminfo: memFree=1866880/2055920 swapFree=4191904/4192956
[pid=15677] ppid=15675 vsize=16868 CPUtime=0.06
/proc/15677/stat : 15677 (sugar) S 15675 15677 13985 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 21652544 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15677/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301499 s]
/proc/loadavg: 1.91 1.95 1.98 4/74 15677
/proc/meminfo: memFree=1866880/2055920 swapFree=4191904/4192956
[pid=15677] ppid=15675 vsize=16868 CPUtime=0.06
/proc/15677/stat : 15677 (sugar) S 15675 15677 13985 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 21652544 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15677/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701544 s]
/proc/loadavg: 1.91 1.95 1.98 4/74 15677
/proc/meminfo: memFree=1866880/2055920 swapFree=4191904/4192956
[pid=15677] ppid=15675 vsize=16868 CPUtime=0.06
/proc/15677/stat : 15677 (sugar) S 15675 15677 13985 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 21652544 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15677/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50163 s]
/proc/loadavg: 1.91 1.95 1.98 3/85 15699
/proc/meminfo: memFree=1856424/2055920 swapFree=4191904/4192956
[pid=15677] ppid=15675 vsize=16868 CPUtime=0.75
/proc/15677/stat : 15677 (sugar) S 15675 15677 13985 0 -1 4194304 1309 8108 0 1 5 1 64 5 16 0 1 0 21652544 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15677/statm: 4217 1111 409 3 0 796 0
[pid=15690] ppid=15677 vsize=5356 CPUtime=0
/proc/15690/stat : 15690 (sh) S 15677 15677 13985 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21652625 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15690/statm: 1339 233 193 169 0 50 0
[pid=15691] ppid=15690 vsize=868512 CPUtime=0.66
/proc/15691/stat : 15691 (java) S 15690 15677 13985 0 -1 0 7920 0 1 0 62 4 0 0 18 0 9 0 21652626 889356288 7138 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15691/statm: 217128 7138 2567 9 0 211633 0
[pid=15691/tid=15692] ppid=15690 vsize=868512 CPUtime=0.35
/proc/15691/task/15692/stat : 15692 (java) R 15690 15677 13985 0 -1 64 2580 0 1 0 34 1 0 0 22 0 9 0 21652627 889356288 7138 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15693] ppid=15690 vsize=868512 CPUtime=0.13
/proc/15691/task/15693/stat : 15693 (java) S 15690 15677 13985 0 -1 64 3189 0 0 0 13 0 0 0 16 0 9 0 21652628 889356288 7138 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15694] ppid=15690 vsize=868512 CPUtime=0
/proc/15691/task/15694/stat : 15694 (java) S 15690 15677 13985 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21652628 889356288 7138 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15695] ppid=15690 vsize=868512 CPUtime=0
/proc/15691/task/15695/stat : 15695 (java) S 15690 15677 13985 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 21652628 889356288 7138 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15696] ppid=15690 vsize=868512 CPUtime=0
/proc/15691/task/15696/stat : 15696 (java) S 15690 15677 13985 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21652630 889356288 7138 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15697] ppid=15690 vsize=868512 CPUtime=0.14
/proc/15691/task/15697/stat : 15697 (java) R 15690 15677 13985 0 -1 64 1448 0 0 0 14 0 0 0 16 0 9 0 21652630 889356288 7138 996147200 134512640 134550932 4294955936 18446744073709551615 102021989 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15698] ppid=15690 vsize=868512 CPUtime=0
/proc/15691/task/15698/stat : 15698 (java) S 15690 15677 13985 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21652630 889356288 7138 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15699] ppid=15690 vsize=868512 CPUtime=0
/proc/15691/task/15699/stat : 15699 (java) S 15690 15677 13985 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21652630 889356288 7138 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 890736

[startup+3.10339 s]
/proc/loadavg: 1.91 1.95 1.98 3/85 15699
/proc/meminfo: memFree=1840040/2055920 swapFree=4191904/4192956
[pid=15677] ppid=15675 vsize=16868 CPUtime=0.75
/proc/15677/stat : 15677 (sugar) S 15675 15677 13985 0 -1 4194304 1310 8108 0 1 5 1 64 5 16 0 1 0 21652544 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15677/statm: 4217 1111 409 3 0 796 0
[pid=15690] ppid=15677 vsize=5356 CPUtime=0
/proc/15690/stat : 15690 (sh) S 15677 15677 13985 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21652625 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15690/statm: 1339 233 193 169 0 50 0
[pid=15691] ppid=15690 vsize=868596 CPUtime=2.25
/proc/15691/stat : 15691 (java) S 15690 15677 13985 0 -1 0 10822 0 1 0 218 7 0 0 18 0 9 0 21652626 889442304 9875 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15691/statm: 217149 9875 2566 9 0 211654 0
[pid=15691/tid=15692] ppid=15690 vsize=868596 CPUtime=1.65
/proc/15691/task/15692/stat : 15692 (java) R 15690 15677 13985 0 -1 64 2826 0 1 0 163 2 0 0 25 0 9 0 21652627 889442304 9875 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15693] ppid=15690 vsize=868596 CPUtime=0.39
/proc/15691/task/15693/stat : 15693 (java) S 15690 15677 13985 0 -1 64 5827 0 0 0 37 2 0 0 15 0 9 0 21652628 889442304 9875 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15694] ppid=15690 vsize=868596 CPUtime=0
/proc/15691/task/15694/stat : 15694 (java) S 15690 15677 13985 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21652628 889442304 9875 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15695] ppid=15690 vsize=868596 CPUtime=0
/proc/15691/task/15695/stat : 15695 (java) S 15690 15677 13985 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 21652628 889442304 9875 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15696] ppid=15690 vsize=868596 CPUtime=0
/proc/15691/task/15696/stat : 15696 (java) S 15690 15677 13985 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21652630 889442304 9875 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15697] ppid=15690 vsize=868596 CPUtime=0.17
/proc/15691/task/15697/stat : 15697 (java) S 15690 15677 13985 0 -1 64 1466 0 0 0 17 0 0 0 16 0 9 0 21652630 889442304 9875 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15698] ppid=15690 vsize=868596 CPUtime=0
/proc/15691/task/15698/stat : 15698 (java) S 15690 15677 13985 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21652630 889442304 9875 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15699] ppid=15690 vsize=868596 CPUtime=0
/proc/15691/task/15699/stat : 15699 (java) S 15690 15677 13985 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21652630 889442304 9875 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 890820

[startup+6.30218 s]
/proc/loadavg: 1.92 1.95 1.98 3/85 15699
/proc/meminfo: memFree=1811880/2055920 swapFree=4191904/4192956
[pid=15677] ppid=15675 vsize=16868 CPUtime=0.75
/proc/15677/stat : 15677 (sugar) S 15675 15677 13985 0 -1 4194304 1310 8108 0 1 5 1 64 5 15 0 1 0 21652544 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15677/statm: 4217 1111 409 3 0 796 0
[pid=15690] ppid=15677 vsize=5356 CPUtime=0
/proc/15690/stat : 15690 (sh) S 15677 15677 13985 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21652625 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15690/statm: 1339 233 193 169 0 50 0
[pid=15691] ppid=15690 vsize=868708 CPUtime=5.4
/proc/15691/stat : 15691 (java) S 15690 15677 13985 0 -1 0 11610 0 1 0 511 29 0 0 18 0 9 0 21652626 889556992 9994 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15691/statm: 217177 9994 2590 9 0 211654 0
[pid=15691/tid=15692] ppid=15690 vsize=868708 CPUtime=4.46
/proc/15691/task/15692/stat : 15692 (java) R 15690 15677 13985 0 -1 64 3459 0 1 0 425 21 0 0 25 0 9 0 21652627 889556992 9994 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15693] ppid=15690 vsize=868708 CPUtime=0.7
/proc/15691/task/15693/stat : 15693 (java) R 15690 15677 13985 0 -1 64 5952 0 0 0 64 6 0 0 15 0 9 0 21652628 889556992 9994 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15694] ppid=15690 vsize=868708 CPUtime=0
/proc/15691/task/15694/stat : 15694 (java) S 15690 15677 13985 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21652628 889556992 9994 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15695] ppid=15690 vsize=868708 CPUtime=0
/proc/15691/task/15695/stat : 15695 (java) S 15690 15677 13985 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 21652628 889556992 9994 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15696] ppid=15690 vsize=868708 CPUtime=0
/proc/15691/task/15696/stat : 15696 (java) S 15690 15677 13985 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21652630 889556992 9994 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15697] ppid=15690 vsize=868708 CPUtime=0.21
/proc/15691/task/15697/stat : 15697 (java) S 15690 15677 13985 0 -1 64 1496 0 0 0 21 0 0 0 16 0 9 0 21652630 889556992 9994 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15698] ppid=15690 vsize=868708 CPUtime=0
/proc/15691/task/15698/stat : 15698 (java) S 15690 15677 13985 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21652630 889556992 9994 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15699] ppid=15690 vsize=868708 CPUtime=0
/proc/15691/task/15699/stat : 15699 (java) S 15690 15677 13985 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21652630 889556992 9994 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 890932

[startup+12.7029 s]
/proc/loadavg: 1.93 1.95 1.98 3/85 15699
/proc/meminfo: memFree=1712048/2055920 swapFree=4191904/4192956
[pid=15677] ppid=15675 vsize=16868 CPUtime=0.75
/proc/15677/stat : 15677 (sugar) S 15675 15677 13985 0 -1 4194304 1310 8108 0 1 5 1 64 5 15 0 1 0 21652544 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15677/statm: 4217 1111 409 3 0 796 0
[pid=15690] ppid=15677 vsize=5356 CPUtime=0
/proc/15690/stat : 15690 (sh) S 15677 15677 13985 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21652625 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15690/statm: 1339 233 193 169 0 50 0
[pid=15691] ppid=15690 vsize=868708 CPUtime=11.7
/proc/15691/stat : 15691 (java) S 15690 15677 13985 0 -1 0 12974 0 1 0 1078 92 0 0 18 0 9 0 21652626 889556992 9994 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15691/statm: 217177 9994 2590 9 0 211654 0
[pid=15691/tid=15692] ppid=15690 vsize=868708 CPUtime=10.35
/proc/15691/task/15692/stat : 15692 (java) R 15690 15677 13985 0 -1 64 4823 0 1 0 959 76 0 0 25 0 9 0 21652627 889556992 9994 996147200 134512640 134550932 4294955936 18446744073709551615 4126431271 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15693] ppid=15690 vsize=868708 CPUtime=1.11
/proc/15691/task/15693/stat : 15693 (java) S 15690 15677 13985 0 -1 64 5952 0 0 0 97 14 0 0 16 0 9 0 21652628 889556992 9994 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15694] ppid=15690 vsize=868708 CPUtime=0
/proc/15691/task/15694/stat : 15694 (java) S 15690 15677 13985 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21652628 889556992 9994 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15695] ppid=15690 vsize=868708 CPUtime=0
/proc/15691/task/15695/stat : 15695 (java) S 15690 15677 13985 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 21652628 889556992 9994 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15696] ppid=15690 vsize=868708 CPUtime=0
/proc/15691/task/15696/stat : 15696 (java) S 15690 15677 13985 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21652630 889556992 9994 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15697] ppid=15690 vsize=868708 CPUtime=0.21
/proc/15691/task/15697/stat : 15697 (java) S 15690 15677 13985 0 -1 64 1496 0 0 0 21 0 0 0 16 0 9 0 21652630 889556992 9994 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15698] ppid=15690 vsize=868708 CPUtime=0
/proc/15691/task/15698/stat : 15698 (java) S 15690 15677 13985 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21652630 889556992 9994 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15699] ppid=15690 vsize=868708 CPUtime=0
/proc/15691/task/15699/stat : 15699 (java) S 15690 15677 13985 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21652630 889556992 9994 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 890932

[startup+25.5014 s]
/proc/loadavg: 2.02 1.97 1.98 3/85 15699
/proc/meminfo: memFree=1511472/2055920 swapFree=4191904/4192956
[pid=15677] ppid=15675 vsize=16868 CPUtime=0.75
/proc/15677/stat : 15677 (sugar) S 15675 15677 13985 0 -1 4194304 1310 8108 0 1 5 1 64 5 15 0 1 0 21652544 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15677/statm: 4217 1111 409 3 0 796 0
[pid=15690] ppid=15677 vsize=5356 CPUtime=0
/proc/15690/stat : 15690 (sh) S 15677 15677 13985 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21652625 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15690/statm: 1339 233 193 169 0 50 0
[pid=15691] ppid=15690 vsize=868708 CPUtime=24.06
/proc/15691/stat : 15691 (java) S 15690 15677 13985 0 -1 0 15488 0 1 0 2182 224 0 0 18 0 9 0 21652626 889556992 9994 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15691/statm: 217177 9994 2590 9 0 211654 0
[pid=15691/tid=15692] ppid=15690 vsize=868708 CPUtime=21.99
/proc/15691/task/15692/stat : 15692 (java) R 15690 15677 13985 0 -1 64 7337 0 1 0 2006 193 0 0 25 0 9 0 21652627 889556992 9994 996147200 134512640 134550932 4294955936 18446744073709551615 4127031292 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15693] ppid=15690 vsize=868708 CPUtime=1.84
/proc/15691/task/15693/stat : 15693 (java) S 15690 15677 13985 0 -1 64 5952 0 0 0 154 30 0 0 16 0 9 0 21652628 889556992 9994 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15694] ppid=15690 vsize=868708 CPUtime=0
/proc/15691/task/15694/stat : 15694 (java) S 15690 15677 13985 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21652628 889556992 9994 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15695] ppid=15690 vsize=868708 CPUtime=0
/proc/15691/task/15695/stat : 15695 (java) S 15690 15677 13985 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 21652628 889556992 9994 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15696] ppid=15690 vsize=868708 CPUtime=0

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

[pid=15691/tid=15696] ppid=15690 vsize=868708 CPUtime=0
/proc/15691/task/15696/stat : 15696 (java) S 15690 15677 13985 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21652630 889556992 10001 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15697] ppid=15690 vsize=868708 CPUtime=0.22
/proc/15691/task/15697/stat : 15697 (java) S 15690 15677 13985 0 -1 64 1502 0 0 0 22 0 0 0 16 0 9 0 21652630 889556992 10001 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15698] ppid=15690 vsize=868708 CPUtime=0
/proc/15691/task/15698/stat : 15698 (java) S 15690 15677 13985 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21652630 889556992 10001 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15699] ppid=15690 vsize=868708 CPUtime=0
/proc/15691/task/15699/stat : 15699 (java) S 15690 15677 13985 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21652630 889556992 10001 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 223.33
Current children cumulated vsize (KiB) 890932

[startup+256.202 s]
/proc/loadavg: 2.73 2.33 2.12 3/85 15705
/proc/meminfo: memFree=15536/2055920 swapFree=4191904/4192956
[pid=15677] ppid=15675 vsize=16868 CPUtime=0.75
/proc/15677/stat : 15677 (sugar) S 15675 15677 13985 0 -1 4194304 1310 8108 0 1 5 1 64 5 16 0 1 0 21652544 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15677/statm: 4217 1111 409 3 0 796 0
[pid=15690] ppid=15677 vsize=5356 CPUtime=0
/proc/15690/stat : 15690 (sh) S 15677 15677 13985 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21652625 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15690/statm: 1339 233 193 169 0 50 0
[pid=15691] ppid=15690 vsize=868708 CPUtime=247.27
/proc/15691/stat : 15691 (java) S 15690 15677 13985 0 -1 0 51263 0 1 0 22731 1996 0 0 18 0 9 0 21652626 889556992 10001 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15691/statm: 217177 10001 2590 9 0 211654 0
[pid=15691/tid=15692] ppid=15690 vsize=868708 CPUtime=234.67
/proc/15691/task/15692/stat : 15692 (java) R 15690 15677 13985 0 -1 64 43106 0 1 0 21713 1754 0 0 25 0 9 0 21652627 889556992 10001 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15693] ppid=15690 vsize=868708 CPUtime=12.33
/proc/15691/task/15693/stat : 15693 (java) S 15690 15677 13985 0 -1 64 5952 0 0 0 994 239 0 0 16 0 9 0 21652628 889556992 10001 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15694] ppid=15690 vsize=868708 CPUtime=0
/proc/15691/task/15694/stat : 15694 (java) S 15690 15677 13985 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21652628 889556992 10001 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15695] ppid=15690 vsize=868708 CPUtime=0
/proc/15691/task/15695/stat : 15695 (java) S 15690 15677 13985 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 21652628 889556992 10001 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15696] ppid=15690 vsize=868708 CPUtime=0
/proc/15691/task/15696/stat : 15696 (java) S 15690 15677 13985 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21652630 889556992 10001 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15697] ppid=15690 vsize=868708 CPUtime=0.22
/proc/15691/task/15697/stat : 15697 (java) S 15690 15677 13985 0 -1 64 1502 0 0 0 22 0 0 0 16 0 9 0 21652630 889556992 10001 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15698] ppid=15690 vsize=868708 CPUtime=0
/proc/15691/task/15698/stat : 15698 (java) S 15690 15677 13985 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21652630 889556992 10001 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15699] ppid=15690 vsize=868708 CPUtime=0
/proc/15691/task/15699/stat : 15699 (java) S 15690 15677 13985 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21652630 889556992 10001 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 248.02
Current children cumulated vsize (KiB) 890932

[startup+262.602 s]
/proc/loadavg: 2.75 2.34 2.12 3/85 15705
/proc/meminfo: memFree=15792/2055920 swapFree=4191904/4192956
[pid=15677] ppid=15675 vsize=16868 CPUtime=0.75
/proc/15677/stat : 15677 (sugar) S 15675 15677 13985 0 -1 4194304 1310 8108 0 1 5 1 64 5 16 0 1 0 21652544 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15677/statm: 4217 1111 409 3 0 796 0
[pid=15690] ppid=15677 vsize=5356 CPUtime=0
/proc/15690/stat : 15690 (sh) S 15677 15677 13985 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21652625 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15690/statm: 1339 233 193 169 0 50 0
[pid=15691] ppid=15690 vsize=868708 CPUtime=253.47
/proc/15691/stat : 15691 (java) S 15690 15677 13985 0 -1 0 52510 0 1 0 23290 2057 0 0 18 0 9 0 21652626 889556992 10001 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15691/statm: 217177 10001 2590 9 0 211654 0
[pid=15691/tid=15692] ppid=15690 vsize=868708 CPUtime=240.5
/proc/15691/task/15692/stat : 15692 (java) R 15690 15677 13985 0 -1 64 44353 0 1 0 22243 1807 0 0 25 0 9 0 21652627 889556992 10001 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15693] ppid=15690 vsize=868708 CPUtime=12.71
/proc/15691/task/15693/stat : 15693 (java) S 15690 15677 13985 0 -1 64 5952 0 0 0 1024 247 0 0 16 0 9 0 21652628 889556992 10001 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15694] ppid=15690 vsize=868708 CPUtime=0
/proc/15691/task/15694/stat : 15694 (java) S 15690 15677 13985 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21652628 889556992 10001 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15695] ppid=15690 vsize=868708 CPUtime=0
/proc/15691/task/15695/stat : 15695 (java) S 15690 15677 13985 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 21652628 889556992 10001 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15696] ppid=15690 vsize=868708 CPUtime=0
/proc/15691/task/15696/stat : 15696 (java) S 15690 15677 13985 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21652630 889556992 10001 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15697] ppid=15690 vsize=868708 CPUtime=0.22
/proc/15691/task/15697/stat : 15697 (java) S 15690 15677 13985 0 -1 64 1502 0 0 0 22 0 0 0 16 0 9 0 21652630 889556992 10001 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15698] ppid=15690 vsize=868708 CPUtime=0
/proc/15691/task/15698/stat : 15698 (java) S 15690 15677 13985 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21652630 889556992 10001 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15699] ppid=15690 vsize=868708 CPUtime=0
/proc/15691/task/15699/stat : 15699 (java) S 15690 15677 13985 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21652630 889556992 10001 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 254.22
Current children cumulated vsize (KiB) 890932

[startup+269.003 s]
/proc/loadavg: 2.79 2.36 2.13 3/85 15707
/proc/meminfo: memFree=16240/2055920 swapFree=4191904/4192956
[pid=15677] ppid=15675 vsize=16868 CPUtime=0.75
/proc/15677/stat : 15677 (sugar) S 15675 15677 13985 0 -1 4194304 1310 8108 0 1 5 1 64 5 16 0 1 0 21652544 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15677/statm: 4217 1111 409 3 0 796 0
[pid=15690] ppid=15677 vsize=5356 CPUtime=0
/proc/15690/stat : 15690 (sh) S 15677 15677 13985 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21652625 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15690/statm: 1339 233 193 169 0 50 0
[pid=15691] ppid=15690 vsize=868708 CPUtime=259.56
/proc/15691/stat : 15691 (java) S 15690 15677 13985 0 -1 0 53736 0 1 0 23845 2111 0 0 18 0 9 0 21652626 889556992 10001 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15691/statm: 217177 10001 2590 9 0 211654 0
[pid=15691/tid=15692] ppid=15690 vsize=868708 CPUtime=246.24
/proc/15691/task/15692/stat : 15692 (java) R 15690 15677 13985 0 -1 64 45579 0 1 0 22769 1855 0 0 25 0 9 0 21652627 889556992 10001 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15693] ppid=15690 vsize=868708 CPUtime=13.07
/proc/15691/task/15693/stat : 15693 (java) S 15690 15677 13985 0 -1 64 5952 0 0 0 1053 254 0 0 16 0 9 0 21652628 889556992 10001 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15694] ppid=15690 vsize=868708 CPUtime=0
/proc/15691/task/15694/stat : 15694 (java) S 15690 15677 13985 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21652628 889556992 10001 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15695] ppid=15690 vsize=868708 CPUtime=0
/proc/15691/task/15695/stat : 15695 (java) S 15690 15677 13985 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 21652628 889556992 10001 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15696] ppid=15690 vsize=868708 CPUtime=0
/proc/15691/task/15696/stat : 15696 (java) S 15690 15677 13985 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21652630 889556992 10001 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15697] ppid=15690 vsize=868708 CPUtime=0.22
/proc/15691/task/15697/stat : 15697 (java) S 15690 15677 13985 0 -1 64 1502 0 0 0 22 0 0 0 16 0 9 0 21652630 889556992 10001 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15698] ppid=15690 vsize=868708 CPUtime=0
/proc/15691/task/15698/stat : 15698 (java) S 15690 15677 13985 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21652630 889556992 10001 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15699] ppid=15690 vsize=868708 CPUtime=0
/proc/15691/task/15699/stat : 15699 (java) S 15690 15677 13985 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21652630 889556992 10001 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 260.31
Current children cumulated vsize (KiB) 890932

[startup+270.603 s]
/proc/loadavg: 2.79 2.36 2.13 3/85 15707
/proc/meminfo: memFree=15984/2055920 swapFree=4191904/4192956
[pid=15677] ppid=15675 vsize=16868 CPUtime=0.75
/proc/15677/stat : 15677 (sugar) S 15675 15677 13985 0 -1 4194304 1310 8108 0 1 5 1 64 5 16 0 1 0 21652544 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15677/statm: 4217 1111 409 3 0 796 0
[pid=15690] ppid=15677 vsize=5356 CPUtime=0
/proc/15690/stat : 15690 (sh) S 15677 15677 13985 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21652625 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15690/statm: 1339 233 193 169 0 50 0
[pid=15691] ppid=15690 vsize=868708 CPUtime=261.13
/proc/15691/stat : 15691 (java) S 15690 15677 13985 0 -1 0 54057 0 1 0 23981 2132 0 0 18 0 9 0 21652626 889556992 10001 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15691/statm: 217177 10001 2590 9 0 211654 0
[pid=15691/tid=15692] ppid=15690 vsize=868708 CPUtime=247.72
/proc/15691/task/15692/stat : 15692 (java) R 15690 15677 13985 0 -1 64 45900 0 1 0 22898 1874 0 0 25 0 9 0 21652627 889556992 10001 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15693] ppid=15690 vsize=868708 CPUtime=13.16
/proc/15691/task/15693/stat : 15693 (java) S 15690 15677 13985 0 -1 64 5952 0 0 0 1060 256 0 0 16 0 9 0 21652628 889556992 10001 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15694] ppid=15690 vsize=868708 CPUtime=0
/proc/15691/task/15694/stat : 15694 (java) S 15690 15677 13985 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21652628 889556992 10001 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15695] ppid=15690 vsize=868708 CPUtime=0
/proc/15691/task/15695/stat : 15695 (java) S 15690 15677 13985 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 21652628 889556992 10001 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15696] ppid=15690 vsize=868708 CPUtime=0
/proc/15691/task/15696/stat : 15696 (java) S 15690 15677 13985 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21652630 889556992 10001 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15697] ppid=15690 vsize=868708 CPUtime=0.22
/proc/15691/task/15697/stat : 15697 (java) S 15690 15677 13985 0 -1 64 1502 0 0 0 22 0 0 0 16 0 9 0 21652630 889556992 10001 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15698] ppid=15690 vsize=868708 CPUtime=0
/proc/15691/task/15698/stat : 15698 (java) S 15690 15677 13985 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21652630 889556992 10001 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15691/tid=15699] ppid=15690 vsize=868708 CPUtime=0
/proc/15691/task/15699/stat : 15699 (java) S 15690 15677 13985 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21652630 889556992 10001 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 261.88
Current children cumulated vsize (KiB) 890932

[startup+272.201 s]
/proc/loadavg: 2.79 2.36 2.13 2/75 15707
/proc/meminfo: memFree=1932608/2055920 swapFree=4191904/4192956
[pid=15677] ppid=15675 vsize=16868 CPUtime=262.96
/proc/15677/stat : 15677 (sugar) D 15675 15677 13985 0 -1 4194304 1335 62469 0 2 5 98 24054 2139 18 0 1 0 21652544 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 244277023785 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/15677/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 262.96
Current children cumulated vsize (KiB) 16868

[startup+272.601 s]
/proc/loadavg: 2.79 2.36 2.13 2/75 15707
/proc/meminfo: memFree=1932608/2055920 swapFree=4191904/4192956
[pid=15677] ppid=15675 vsize=16868 CPUtime=262.99
/proc/15677/stat : 15677 (sugar) D 15675 15677 13985 0 -1 4194304 1335 62469 0 2 5 101 24054 2139 18 0 1 0 21652544 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 244277023785 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/15677/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 262.99
Current children cumulated vsize (KiB) 16868

[startup+273.002 s]
/proc/loadavg: 2.79 2.36 2.13 2/75 15707
/proc/meminfo: memFree=1931648/2055920 swapFree=4191904/4192956
[pid=15677] ppid=15675 vsize=16868 CPUtime=263.01
/proc/15677/stat : 15677 (sugar) D 15675 15677 13985 0 -1 4194304 1335 62469 0 2 5 103 24054 2139 18 0 1 0 21652544 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 244277023785 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/15677/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 263.01
Current children cumulated vsize (KiB) 16868

[startup+273.106 s]
/proc/loadavg: 2.79 2.36 2.13 2/75 15707
/proc/meminfo: memFree=1931648/2055920 swapFree=4191904/4192956
[pid=15677] ppid=15675 vsize=16868 CPUtime=263.02
/proc/15677/stat : 15677 (sugar) D 15675 15677 13985 0 -1 4194304 1335 62469 0 2 5 104 24054 2139 18 0 1 0 21652544 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 244277023785 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/15677/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 263.02
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 273.177
CPU time (s): 263.044
CPU user time (s): 240.604
CPU system time (s): 22.4396
CPU usage (%): 96.2906
Max. virtual memory (cumulated for all children) (KiB): 890932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 240.604
system time used= 22.4396
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63865
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 396112
involuntary context switches= 402542

runsolver used 0.38894 second user time and 0.890864 second system time

The end

Launcher Data

Begin job on node63 at 2009-07-11 22:58:20
IDJOB=2068078
IDBENCH=54793
IDSOLVER=738
FILE ID=node63/2068078-1247345900
PBS_JOBID= 9506763
Free space on /tmp= 66220 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/pseudo/mpsReduced/normalized-mps-red-UMTS.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2068078-1247345900/watcher-2068078-1247345900 -o /tmp/evaluation-result-2068078-1247345900/solver-2068078-1247345900 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-2068078-1247345900.xml

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

MD5SUM BENCH= 0b28383754ab7d7fe7c64149e97cdcb4
RANDOM SEED=2106085447

node63.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.232
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.232
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:       1867360 kB
Buffers:         17744 kB
Cached:          86040 kB
SwapCached:        256 kB
Active:         105732 kB
Inactive:        34804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1867360 kB
SwapTotal:     4192956 kB
SwapFree:      4191904 kB
Dirty:            2524 kB
Writeback:           0 kB
Mapped:          47384 kB
Slab:            33032 kB
Committed_AS:   177632 kB
PageTables:       1936 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66220 MiB
End job on node63 at 2009-07-11 23:02:53