Trace number 2064998

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? (TO) 1800.09 1811.88

General information on the benchmark

Namecsp/fischer/
normalized-fischer-11-14-fair.xml
MD5SUM18fc7754b34300369f509106f87b5420
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables40248
Number of constraints38137
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension38137
Global constraints used (with number of constraints)

Solver Data

0.02/0.07	c 0	Sugar v1-14-6 + HOME/picosat
0.02/0.07	c 0	BEGIN Sat Jul 11 20:40:05 2009
0.02/0.07	c 0	PID 15534
0.02/0.07	c 0	HOST node75.alineos.net
0.02/0.07	c 0	CONVERTING HOME/instance-2064998-1247337605.xml TO HOME/temp.csp
0.02/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-2064998-1247337605.xml' 'HOME/temp.csp'
2.86/2.94	c 3	3 domains, 40248 variables, 9 predicates, 0 relations, 38137 constraints
2.91/3.00	c 3	ENCODING HOME/temp.csp TO HOME/temp.cnf
2.91/3.00	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'
2.91/3.08	c 3	Parsing HOME/temp.csp
3.09/3.21	c 3	parsed 10000 expressions
3.09/3.30	c 3	parsed 20000 expressions
3.29/3.41	c 3	parsed 30000 expressions
3.29/3.47	c 3	parsed 40000 expressions
3.49/3.61	c 4	parsed 50000 expressions
3.58/3.70	c 4	parsed 60000 expressions
3.58/3.79	c 4	parsed 70000 expressions
3.78/3.99	c 4	parsed 78397 expressions
3.88/4.00	c 4	Heap : 21 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.88/4.00	c 4	Converting to clausal form CSP
3.88/4.05	c 4	converted 7840 (10%) expressions
3.88/4.07	c 4	converted 15680 (20%) expressions
3.88/4.08	c 4	converted 23520 (30%) expressions
3.98/4.10	c 4	converted 31359 (40%) expressions
3.98/4.11	c 4	converted 39199 (50%) expressions
4.38/4.53	c 4	converted 47039 (60%) expressions
5.38/5.56	c 5	converted 54878 (70%) expressions
6.48/6.67	c 7	converted 62718 (80%) expressions
7.27/7.46	c 7	converted 70558 (90%) expressions
8.76/8.98	c 9	converted 78397 (100%) expressions
8.76/8.99	c 9	CSP : 70719 integers, 2322 booleans, 171909 clauses, largest domain size 20001
8.76/8.99	c 9	Heap : 110 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
8.76/8.99	c 9	Propagation in CSP
1763.88/1774.99	c 1775	496717447 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1763.98/1775.01	c 1775	CSP : 70719 integers, 2322 booleans, 171909 clauses, largest domain size 20001
1763.98/1775.01	c 1775	Heap : 106 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1763.98/1775.07	c 1775	Simplifing CSP by introducing new Boolean variables
1764.26/1775.39	c 1775	CSP : 70719 integers, 63952 booleans, 233539 clauses, largest domain size 20001
1764.26/1775.39	c 1775	Heap : 128 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
1765.15/1776.20	c 1776	Encoding CSP to SAT : HOME/temp.cnf
1765.63/1776.77	c 1777	7072 (10%) CSP integer variables are encoded (431622 clauses, 7121004 bytes)
1769.50/1780.67	c 1781	14144 (20%) CSP integer variables are encoded (3835974 clauses, 70676349 bytes)
1770.96/1782.19	c 1782	21216 (30%) CSP integer variables are encoded (5112606 clauses, 94932357 bytes)
1771.76/1782.98	c 1783	28288 (40%) CSP integer variables are encoded (5782532 clauses, 107660951 bytes)
1772.46/1783.63	c 1784	35360 (50%) CSP integer variables are encoded (6331241 clauses, 118086422 bytes)
1772.46/1783.64	c 1784	42432 (60%) CSP integer variables are encoded (6331241 clauses, 118086422 bytes)
1773.73/1784.92	c 1785	49504 (70%) CSP integer variables are encoded (7391029 clauses, 138222394 bytes)
1774.43/1785.64	c 1786	56576 (80%) CSP integer variables are encoded (7980911 clauses, 149430152 bytes)
1774.63/1785.88	c 1786	63648 (90%) CSP integer variables are encoded (8170883 clauses, 153039620 bytes)
1775.01/1786.21	c 1786	70719 (100%) CSP integer variables are encoded (8420845 clauses, 157788898 bytes)
1800.09/1811.83	c ERROR INTERRUPTED
1800.09/1811.88	s UNKNOWN
1800.09/1811.88	c 1812	CPU 2.92 (0.05 0.01 2.71 0.15)
1800.09/1811.88	c 1812	END Sat Jul 11 21:10: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-2064998-1247337605/watcher-2064998-1247337605 -o /tmp/evaluation-result-2064998-1247337605/solver-2064998-1247337605 -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-2064998-1247337605.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.14 2.03 2.01 4/74 15534
/proc/meminfo: memFree=1684440/2055920 swapFree=4192812/4192956
[pid=15534] ppid=15532 vsize=12272 CPUtime=0
/proc/15534/stat : 15534 (sugar) R 15532 15534 15131 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 20824942 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 231882848869 0 0 4224 0 0 0 0 17 1 0 0
/proc/15534/statm: 3068 327 246 3 0 168 0

[startup+0.0270039 s]
/proc/loadavg: 2.14 2.03 2.01 4/74 15534
/proc/meminfo: memFree=1684440/2055920 swapFree=4192812/4192956
[pid=15534] ppid=15532 vsize=13072 CPUtime=0.02
/proc/15534/stat : 15534 (sugar) R 15532 15534 15131 0 -1 4194304 630 0 0 0 2 0 0 0 18 0 1 0 20824942 13385728 598 996147200 4194304 4206940 548682068608 18446744073709551615 231882527457 0 0 4224 0 0 0 0 17 1 0 0
/proc/15534/statm: 3268 599 316 3 0 368 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13072

[startup+0.103014 s]
/proc/loadavg: 2.14 2.03 2.01 4/74 15534
/proc/meminfo: memFree=1684440/2055920 swapFree=4192812/4192956
[pid=15534] ppid=15532 vsize=16868 CPUtime=0.06
/proc/15534/stat : 15534 (sugar) S 15532 15534 15131 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 20824942 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15534/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301037 s]
/proc/loadavg: 2.14 2.03 2.01 4/74 15534
/proc/meminfo: memFree=1684440/2055920 swapFree=4192812/4192956
[pid=15534] ppid=15532 vsize=16868 CPUtime=0.06
/proc/15534/stat : 15534 (sugar) S 15532 15534 15131 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 20824942 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15534/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.702123 s]
/proc/loadavg: 2.14 2.03 2.01 4/74 15534
/proc/meminfo: memFree=1684440/2055920 swapFree=4192812/4192956
[pid=15534] ppid=15532 vsize=16868 CPUtime=0.06
/proc/15534/stat : 15534 (sugar) S 15532 15534 15131 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 20824942 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15534/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50223 s]
/proc/loadavg: 2.13 2.03 2.01 3/85 15546
/proc/meminfo: memFree=1649216/2055920 swapFree=4192812/4192956
[pid=15534] ppid=15532 vsize=16868 CPUtime=0.06
/proc/15534/stat : 15534 (sugar) S 15532 15534 15131 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 20824942 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15534/statm: 4217 1111 409 3 0 796 0
[pid=15537] ppid=15534 vsize=5356 CPUtime=0
/proc/15537/stat : 15537 (sh) S 15534 15534 15131 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20824949 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15537/statm: 1339 233 193 169 0 50 0
[pid=15538] ppid=15537 vsize=864760 CPUtime=1.41
/proc/15538/stat : 15538 (java) S 15537 15534 15131 0 -1 0 18890 0 1 0 133 8 0 0 20 0 9 0 20824950 885514240 15443 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15538/statm: 216190 15443 2556 9 0 210702 0
[pid=15538/tid=15539] ppid=15537 vsize=864760 CPUtime=0.7
/proc/15538/task/15539/stat : 15539 (java) R 15537 15534 15131 0 -1 64 3332 0 1 0 69 1 0 0 25 0 9 0 20824951 885514240 15443 996147200 134512640 134550932 4294955984 18446744073709551615 4126630151 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15538/tid=15540] ppid=15537 vsize=864760 CPUtime=0.57
/proc/15538/task/15540/stat : 15540 (java) S 15537 15534 15131 0 -1 64 14342 0 0 0 52 5 0 0 17 0 9 0 20824952 885514240 15443 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15538/tid=15541] ppid=15537 vsize=864760 CPUtime=0
/proc/15538/task/15541/stat : 15541 (java) S 15537 15534 15131 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 20824952 885514240 15443 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15538/tid=15542] ppid=15537 vsize=864760 CPUtime=0
/proc/15538/task/15542/stat : 15542 (java) S 15537 15534 15131 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 20824952 885514240 15443 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15538/tid=15543] ppid=15537 vsize=864760 CPUtime=0
/proc/15538/task/15543/stat : 15543 (java) S 15537 15534 15131 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 20824954 885514240 15443 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15538/tid=15544] ppid=15537 vsize=864760 CPUtime=0.11
/proc/15538/task/15544/stat : 15544 (java) S 15537 15534 15131 0 -1 64 511 0 0 0 11 0 0 0 16 0 9 0 20824954 885514240 15443 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15538/tid=15545] ppid=15537 vsize=864760 CPUtime=0
/proc/15538/task/15545/stat : 15545 (java) S 15537 15534 15131 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20824954 885514240 15443 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15538/tid=15546] ppid=15537 vsize=864760 CPUtime=0
/proc/15538/task/15546/stat : 15546 (java) S 15537 15534 15131 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20824954 885514240 15443 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 886984

[startup+3.10137 s]
/proc/loadavg: 2.13 2.03 2.01 4/85 15546
/proc/meminfo: memFree=1598336/2055920 swapFree=4192812/4192956
[pid=15534] ppid=15532 vsize=16868 CPUtime=2.91
/proc/15534/stat : 15534 (sugar) S 15532 15534 15131 0 -1 4194304 1309 28127 0 1 5 1 271 14 16 0 1 0 20824942 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15534/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 16868

[startup+6.30275 s]
/proc/loadavg: 2.13 2.03 2.01 4/85 15556
/proc/meminfo: memFree=1619008/2055920 swapFree=4192812/4192956
[pid=15534] ppid=15532 vsize=16868 CPUtime=2.91
/proc/15534/stat : 15534 (sugar) S 15532 15534 15131 0 -1 4194304 1309 28127 0 1 5 1 271 14 16 0 1 0 20824942 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15534/statm: 4217 1111 409 3 0 796 0
[pid=15547] ppid=15534 vsize=5356 CPUtime=0
/proc/15547/stat : 15547 (sh) S 15534 15534 15131 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20825243 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15547/statm: 1339 233 193 169 0 50 0
[pid=15548] ppid=15547 vsize=868620 CPUtime=3.26
/proc/15548/stat : 15548 (java) S 15547 15534 15131 0 -1 0 24168 0 1 0 315 11 0 0 19 0 9 0 20825243 889466880 21645 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15548/statm: 217155 21645 2566 9 0 211660 0
[pid=15548/tid=15549] ppid=15547 vsize=868620 CPUtime=1.66
/proc/15548/task/15549/stat : 15549 (java) R 15547 15534 15131 0 -1 64 3634 0 1 0 164 2 0 0 25 0 9 0 20825244 889466880 21645 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15550] ppid=15547 vsize=868620 CPUtime=1.4
/proc/15548/task/15550/stat : 15550 (java) R 15547 15534 15131 0 -1 64 18325 0 0 0 133 7 0 0 15 0 9 0 20825245 889466880 21645 996147200 134512640 134550932 4294955936 18446744073709551615 102142166 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15551] ppid=15547 vsize=868620 CPUtime=0
/proc/15548/task/15551/stat : 15551 (java) S 15547 15534 15131 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20825245 889466880 21645 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15552] ppid=15547 vsize=868620 CPUtime=0
/proc/15548/task/15552/stat : 15552 (java) S 15547 15534 15131 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 20825245 889466880 21645 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15553] ppid=15547 vsize=868620 CPUtime=0
/proc/15548/task/15553/stat : 15553 (java) S 15547 15534 15131 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 20825247 889466880 21645 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15554] ppid=15547 vsize=868620 CPUtime=0.17
/proc/15548/task/15554/stat : 15554 (java) S 15547 15534 15131 0 -1 64 1507 0 0 0 17 0 0 0 16 0 9 0 20825247 889466880 21645 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15555] ppid=15547 vsize=868620 CPUtime=0
/proc/15548/task/15555/stat : 15555 (java) S 15547 15534 15131 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 20825247 889466880 21645 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15556] ppid=15547 vsize=868620 CPUtime=0
/proc/15548/task/15556/stat : 15556 (java) S 15547 15534 15131 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 20825247 889466880 21645 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 890844

[startup+12.7015 s]
/proc/loadavg: 2.11 2.03 2.01 3/85 15556
/proc/meminfo: memFree=1546880/2055920 swapFree=4192812/4192956
[pid=15534] ppid=15532 vsize=16868 CPUtime=2.91
/proc/15534/stat : 15534 (sugar) S 15532 15534 15131 0 -1 4194304 1310 28127 0 1 5 1 271 14 16 0 1 0 20824942 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15534/statm: 4217 1111 409 3 0 796 0
[pid=15547] ppid=15534 vsize=5356 CPUtime=0
/proc/15547/stat : 15547 (sh) S 15534 15534 15131 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20825243 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15547/statm: 1339 233 193 169 0 50 0
[pid=15548] ppid=15547 vsize=868620 CPUtime=9.63
/proc/15548/stat : 15548 (java) S 15547 15534 15131 0 -1 0 49141 0 1 0 940 23 0 0 19 0 9 0 20825243 889466880 35408 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15548/statm: 217155 35408 2567 9 0 211660 0
[pid=15548/tid=15549] ppid=15547 vsize=868620 CPUtime=6.41
/proc/15548/task/15549/stat : 15549 (java) R 15547 15534 15131 0 -1 64 4451 0 1 0 638 3 0 0 25 0 9 0 20825244 889466880 35408 996147200 134512640 134550932 4294955936 18446744073709551615 4125952204 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15550] ppid=15547 vsize=868620 CPUtime=3.01
/proc/15548/task/15550/stat : 15550 (java) S 15547 15534 15131 0 -1 64 42477 0 0 0 283 18 0 0 16 0 9 0 20825245 889466880 35408 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15551] ppid=15547 vsize=868620 CPUtime=0
/proc/15548/task/15551/stat : 15551 (java) S 15547 15534 15131 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20825245 889466880 35408 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15552] ppid=15547 vsize=868620 CPUtime=0
/proc/15548/task/15552/stat : 15552 (java) S 15547 15534 15131 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 20825245 889466880 35408 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15553] ppid=15547 vsize=868620 CPUtime=0
/proc/15548/task/15553/stat : 15553 (java) S 15547 15534 15131 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 20825247 889466880 35408 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15554] ppid=15547 vsize=868620 CPUtime=0.18
/proc/15548/task/15554/stat : 15554 (java) S 15547 15534 15131 0 -1 64 1511 0 0 0 18 0 0 0 16 0 9 0 20825247 889466880 35408 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15555] ppid=15547 vsize=868620 CPUtime=0
/proc/15548/task/15555/stat : 15555 (java) S 15547 15534 15131 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 20825247 889466880 35408 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15556] ppid=15547 vsize=868620 CPUtime=0
/proc/15548/task/15556/stat : 15556 (java) S 15547 15534 15131 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 20825247 889466880 35408 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 890844

[startup+25.503 s]
/proc/loadavg: 2.09 2.03 2.01 3/85 15556
/proc/meminfo: memFree=1546952/2055920 swapFree=4192812/4192956
[pid=15534] ppid=15532 vsize=16868 CPUtime=2.91
/proc/15534/stat : 15534 (sugar) S 15532 15534 15131 0 -1 4194304 1310 28127 0 1 5 1 271 14 16 0 1 0 20824942 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15534/statm: 4217 1111 409 3 0 796 0
[pid=15547] ppid=15534 vsize=5356 CPUtime=0
/proc/15547/stat : 15547 (sh) S 15534 15534 15131 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20825243 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15547/statm: 1339 233 193 169 0 50 0
[pid=15548] ppid=15547 vsize=868620 CPUtime=22.38
/proc/15548/stat : 15548 (java) S 15547 15534 15131 0 -1 0 49321 0 1 0 2213 25 0 0 19 0 9 0 20825243 889466880 35411 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15548/statm: 217155 35411 2567 9 0 211660 0
[pid=15548/tid=15549] ppid=15547 vsize=868620 CPUtime=19.04
/proc/15548/task/15549/stat : 15549 (java) R 15547 15534 15131 0 -1 64 4628 0 1 0 1901 3 0 0 25 0 9 0 20825244 889466880 35411 996147200 134512640 134550932 4294955936 18446744073709551615 4126518248 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15550] ppid=15547 vsize=868620 CPUtime=3.12
/proc/15548/task/15550/stat : 15550 (java) S 15547 15534 15131 0 -1 64 42480 0 0 0 293 19 0 0 16 0 9 0 20825245 889466880 35411 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15551] ppid=15547 vsize=868620 CPUtime=0
/proc/15548/task/15551/stat : 15551 (java) S 15547 15534 15131 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20825245 889466880 35411 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15552] ppid=15547 vsize=868620 CPUtime=0
/proc/15548/task/15552/stat : 15552 (java) S 15547 15534 15131 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 20825245 889466880 35411 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15553] ppid=15547 vsize=868620 CPUtime=0
/proc/15548/task/15553/stat : 15553 (java) S 15547 15534 15131 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 20825247 889466880 35411 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15554] ppid=15547 vsize=868620 CPUtime=0.18
/proc/15548/task/15554/stat : 15554 (java) S 15547 15534 15131 0 -1 64 1511 0 0 0 18 0 0 0 16 0 9 0 20825247 889466880 35411 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15555] ppid=15547 vsize=868620 CPUtime=0
/proc/15548/task/15555/stat : 15555 (java) S 15547 15534 15131 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 20825247 889466880 35411 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15556] ppid=15547 vsize=868620 CPUtime=0
/proc/15548/task/15556/stat : 15556 (java) S 15547 15534 15131 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 20825247 889466880 35411 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 890844

[startup+51.102 s]
/proc/loadavg: 2.06 2.02 2.00 3/85 15556
/proc/meminfo: memFree=1546760/2055920 swapFree=4192812/4192956
[pid=15534] ppid=15532 vsize=16868 CPUtime=2.91
/proc/15534/stat : 15534 (sugar) S 15532 15534 15131 0 -1 4194304 1310 28127 0 1 5 1 271 14 16 0 1 0 20824942 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15534/statm: 4217 1111 409 3 0 796 0
[pid=15547] ppid=15534 vsize=5356 CPUtime=0
/proc/15547/stat : 15547 (sh) S 15534 15534 15131 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20825243 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15547/statm: 1339 233 193 169 0 50 0
[pid=15548] ppid=15547 vsize=868620 CPUtime=47.87
/proc/15548/stat : 15548 (java) S 15547 15534 15131 0 -1 0 49678 0 1 0 4760 27 0 0 19 0 9 0 20825243 889466880 35415 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15548/statm: 217155 35415 2567 9 0 211660 0

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

/proc/15547/stat : 15547 (sh) S 15534 15534 15131 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20825243 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15547/statm: 1339 233 193 169 0 50 0
[pid=15548] ppid=15547 vsize=868620 CPUtime=1588.88
/proc/15548/stat : 15548 (java) S 15547 15534 15131 0 -1 0 70811 0 1 0 158566 322 0 0 19 0 9 0 20825243 889466880 35679 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15548/statm: 217155 35679 2567 9 0 211660 0
[pid=15548/tid=15549] ppid=15547 vsize=868620 CPUtime=1571.18
/proc/15548/task/15549/stat : 15549 (java) R 15547 15534 15131 0 -1 64 25850 0 1 0 156960 158 0 0 25 0 9 0 20825244 889466880 35679 996147200 134512640 134550932 4294955936 18446744073709551615 4126971028 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15548/tid=15550] ppid=15547 vsize=868620 CPUtime=17.47
/proc/15548/task/15550/stat : 15550 (java) S 15547 15534 15131 0 -1 64 42748 0 0 0 1586 161 0 0 16 0 9 0 20825245 889466880 35679 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15548/tid=15551] ppid=15547 vsize=868620 CPUtime=0
/proc/15548/task/15551/stat : 15551 (java) S 15547 15534 15131 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20825245 889466880 35679 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15552] ppid=15547 vsize=868620 CPUtime=0
/proc/15548/task/15552/stat : 15552 (java) S 15547 15534 15131 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 20825245 889466880 35679 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15553] ppid=15547 vsize=868620 CPUtime=0
/proc/15548/task/15553/stat : 15553 (java) S 15547 15534 15131 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 20825247 889466880 35679 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15554] ppid=15547 vsize=868620 CPUtime=0.18
/proc/15548/task/15554/stat : 15554 (java) S 15547 15534 15131 0 -1 64 1511 0 0 0 18 0 0 0 16 0 9 0 20825247 889466880 35679 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15555] ppid=15547 vsize=868620 CPUtime=0
/proc/15548/task/15555/stat : 15555 (java) S 15547 15534 15131 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 20825247 889466880 35679 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15556] ppid=15547 vsize=868620 CPUtime=0
/proc/15548/task/15556/stat : 15556 (java) S 15547 15534 15131 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 20825247 889466880 35679 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1591.79
Current children cumulated vsize (KiB) 890844

[startup+1662.31 s]
/proc/loadavg: 3.02 2.65 2.37 4/93 15870
/proc/meminfo: memFree=1358328/2055920 swapFree=4192812/4192956
[pid=15534] ppid=15532 vsize=16868 CPUtime=2.91
/proc/15534/stat : 15534 (sugar) S 15532 15534 15131 0 -1 4194304 1310 28127 0 1 5 1 271 14 16 0 1 0 20824942 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15534/statm: 4217 1111 409 3 0 796 0
[pid=15547] ppid=15534 vsize=5356 CPUtime=0
/proc/15547/stat : 15547 (sh) S 15534 15534 15131 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20825243 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15547/statm: 1339 233 193 169 0 50 0
[pid=15548] ppid=15547 vsize=868620 CPUtime=1648.86
/proc/15548/stat : 15548 (java) S 15547 15534 15131 0 -1 0 71598 0 1 0 164554 332 0 0 19 0 9 0 20825243 889466880 35689 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15548/statm: 217155 35689 2567 9 0 211660 0
[pid=15548/tid=15549] ppid=15547 vsize=868620 CPUtime=1630.63
/proc/15548/task/15549/stat : 15549 (java) R 15547 15534 15131 0 -1 64 26627 0 1 0 162901 162 0 0 25 0 9 0 20825244 889466880 35689 996147200 134512640 134550932 4294955936 18446744073709551615 4126971038 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15548/tid=15550] ppid=15547 vsize=868620 CPUtime=18
/proc/15548/task/15550/stat : 15550 (java) S 15547 15534 15131 0 -1 64 42758 0 0 0 1633 167 0 0 16 0 9 0 20825245 889466880 35689 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15548/tid=15551] ppid=15547 vsize=868620 CPUtime=0
/proc/15548/task/15551/stat : 15551 (java) S 15547 15534 15131 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20825245 889466880 35689 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15552] ppid=15547 vsize=868620 CPUtime=0
/proc/15548/task/15552/stat : 15552 (java) S 15547 15534 15131 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 20825245 889466880 35689 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15553] ppid=15547 vsize=868620 CPUtime=0
/proc/15548/task/15553/stat : 15553 (java) S 15547 15534 15131 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 20825247 889466880 35689 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15554] ppid=15547 vsize=868620 CPUtime=0.18
/proc/15548/task/15554/stat : 15554 (java) S 15547 15534 15131 0 -1 64 1511 0 0 0 18 0 0 0 16 0 9 0 20825247 889466880 35689 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15555] ppid=15547 vsize=868620 CPUtime=0
/proc/15548/task/15555/stat : 15555 (java) S 15547 15534 15131 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 20825247 889466880 35689 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15556] ppid=15547 vsize=868620 CPUtime=0
/proc/15548/task/15556/stat : 15556 (java) S 15547 15534 15131 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 20825247 889466880 35689 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1651.77
Current children cumulated vsize (KiB) 890844

[startup+1722.3 s]
/proc/loadavg: 2.85 2.68 2.39 3/92 15911
/proc/meminfo: memFree=1744200/2055920 swapFree=4192812/4192956
[pid=15534] ppid=15532 vsize=16868 CPUtime=2.91
/proc/15534/stat : 15534 (sugar) S 15532 15534 15131 0 -1 4194304 1310 28127 0 1 5 1 271 14 16 0 1 0 20824942 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15534/statm: 4217 1111 409 3 0 796 0
[pid=15547] ppid=15534 vsize=5356 CPUtime=0
/proc/15547/stat : 15547 (sh) S 15534 15534 15131 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20825243 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15547/statm: 1339 233 193 169 0 50 0
[pid=15548] ppid=15547 vsize=868620 CPUtime=1708.63
/proc/15548/stat : 15548 (java) S 15547 15534 15131 0 -1 0 72406 0 1 0 170521 342 0 0 19 0 9 0 20825243 889466880 35699 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15548/statm: 217155 35699 2567 9 0 211660 0
[pid=15548/tid=15549] ppid=15547 vsize=868620 CPUtime=1689.82
/proc/15548/task/15549/stat : 15549 (java) R 15547 15534 15131 0 -1 64 27425 0 1 0 168815 167 0 0 25 0 9 0 20825244 889466880 35699 996147200 134512640 134550932 4294955936 18446744073709551615 4126095863 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15550] ppid=15547 vsize=868620 CPUtime=18.57
/proc/15548/task/15550/stat : 15550 (java) S 15547 15534 15131 0 -1 64 42768 0 0 0 1685 172 0 0 16 0 9 0 20825245 889466880 35699 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15551] ppid=15547 vsize=868620 CPUtime=0
/proc/15548/task/15551/stat : 15551 (java) S 15547 15534 15131 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20825245 889466880 35699 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15552] ppid=15547 vsize=868620 CPUtime=0
/proc/15548/task/15552/stat : 15552 (java) S 15547 15534 15131 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 20825245 889466880 35699 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15553] ppid=15547 vsize=868620 CPUtime=0
/proc/15548/task/15553/stat : 15553 (java) S 15547 15534 15131 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 20825247 889466880 35699 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15554] ppid=15547 vsize=868620 CPUtime=0.18
/proc/15548/task/15554/stat : 15554 (java) S 15547 15534 15131 0 -1 64 1511 0 0 0 18 0 0 0 16 0 9 0 20825247 889466880 35699 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15555] ppid=15547 vsize=868620 CPUtime=0
/proc/15548/task/15555/stat : 15555 (java) S 15547 15534 15131 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 20825247 889466880 35699 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15556] ppid=15547 vsize=868620 CPUtime=0
/proc/15548/task/15556/stat : 15556 (java) S 15547 15534 15131 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 20825247 889466880 35699 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1711.54
Current children cumulated vsize (KiB) 890844

[startup+1782.3 s]
/proc/loadavg: 2.86 2.71 2.41 3/92 15911
/proc/meminfo: memFree=1634440/2055920 swapFree=4192812/4192956
[pid=15534] ppid=15532 vsize=16868 CPUtime=2.91
/proc/15534/stat : 15534 (sugar) S 15532 15534 15131 0 -1 4194304 1310 28127 0 1 5 1 271 14 16 0 1 0 20824942 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15534/statm: 4217 1111 409 3 0 796 0
[pid=15547] ppid=15534 vsize=5356 CPUtime=0
/proc/15547/stat : 15547 (sh) S 15534 15534 15131 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20825243 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15547/statm: 1339 233 193 169 0 50 0
[pid=15548] ppid=15547 vsize=868732 CPUtime=1768.25
/proc/15548/stat : 15548 (java) S 15547 15534 15131 0 -1 0 86492 0 3 0 176419 406 0 0 19 0 9 0 20825243 889581568 39587 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15548/statm: 217183 39587 2591 9 0 211660 0
[pid=15548/tid=15549] ppid=15547 vsize=868732 CPUtime=1747.84
/proc/15548/task/15549/stat : 15549 (java) R 15547 15534 15131 0 -1 64 28375 0 3 0 174564 220 0 0 25 0 9 0 20825244 889581568 39587 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15550] ppid=15547 vsize=868732 CPUtime=20.14
/proc/15548/task/15550/stat : 15550 (java) S 15547 15534 15131 0 -1 64 55874 0 0 0 1831 183 0 0 16 0 9 0 20825245 889581568 39587 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15551] ppid=15547 vsize=868732 CPUtime=0
/proc/15548/task/15551/stat : 15551 (java) S 15547 15534 15131 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20825245 889581568 39587 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15552] ppid=15547 vsize=868732 CPUtime=0
/proc/15548/task/15552/stat : 15552 (java) S 15547 15534 15131 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 20825245 889581568 39587 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15553] ppid=15547 vsize=868732 CPUtime=0
/proc/15548/task/15553/stat : 15553 (java) S 15547 15534 15131 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 20825247 889581568 39587 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15554] ppid=15547 vsize=868732 CPUtime=0.22
/proc/15548/task/15554/stat : 15554 (java) S 15547 15534 15131 0 -1 64 1541 0 0 0 22 0 0 0 16 0 9 0 20825247 889581568 39587 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15555] ppid=15547 vsize=868732 CPUtime=0
/proc/15548/task/15555/stat : 15555 (java) S 15547 15534 15131 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 20825247 889581568 39587 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15556] ppid=15547 vsize=868732 CPUtime=0
/proc/15548/task/15556/stat : 15556 (java) S 15547 15534 15131 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 20825247 889581568 39587 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1771.16
Current children cumulated vsize (KiB) 890956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.8 s]
/proc/loadavg: 3.05 2.77 2.44 3/92 15911
/proc/meminfo: memFree=1235400/2055920 swapFree=4192812/4192956
[pid=15534] ppid=15532 vsize=16868 CPUtime=2.91
/proc/15534/stat : 15534 (sugar) S 15532 15534 15131 0 -1 4194304 1310 28127 0 1 5 1 271 14 16 0 1 0 20824942 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15534/statm: 4217 1111 409 3 0 796 0
[pid=15547] ppid=15534 vsize=5356 CPUtime=0
/proc/15547/stat : 15547 (sh) S 15534 15534 15131 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20825243 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15547/statm: 1339 233 193 169 0 50 0
[pid=15548] ppid=15547 vsize=868732 CPUtime=1797.18
/proc/15548/stat : 15548 (java) S 15547 15534 15131 0 -1 0 87326 0 3 0 179093 625 0 0 19 0 9 0 20825243 889581568 39600 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15548/statm: 217183 39600 2591 9 0 211660 0
[pid=15548/tid=15549] ppid=15547 vsize=868732 CPUtime=1776.2
/proc/15548/task/15549/stat : 15549 (java) R 15547 15534 15131 0 -1 64 29197 0 3 0 177187 433 0 0 25 0 9 0 20825244 889581568 39600 996147200 134512640 134550932 4294955936 18446744073709551615 4127123791 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15550] ppid=15547 vsize=868732 CPUtime=20.69
/proc/15548/task/15550/stat : 15550 (java) S 15547 15534 15131 0 -1 64 55874 0 0 0 1880 189 0 0 16 0 9 0 20825245 889581568 39600 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15551] ppid=15547 vsize=868732 CPUtime=0
/proc/15548/task/15551/stat : 15551 (java) S 15547 15534 15131 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20825245 889581568 39600 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15552] ppid=15547 vsize=868732 CPUtime=0
/proc/15548/task/15552/stat : 15552 (java) S 15547 15534 15131 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 20825245 889581568 39600 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15553] ppid=15547 vsize=868732 CPUtime=0
/proc/15548/task/15553/stat : 15553 (java) S 15547 15534 15131 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 20825247 889581568 39600 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15554] ppid=15547 vsize=868732 CPUtime=0.24
/proc/15548/task/15554/stat : 15554 (java) S 15547 15534 15131 0 -1 64 1553 0 0 0 24 0 0 0 16 0 9 0 20825247 889581568 39600 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15555] ppid=15547 vsize=868732 CPUtime=0
/proc/15548/task/15555/stat : 15555 (java) S 15547 15534 15131 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 20825247 889581568 39600 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15556] ppid=15547 vsize=868732 CPUtime=0
/proc/15548/task/15556/stat : 15556 (java) S 15547 15534 15131 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 20825247 889581568 39600 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 890956

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15534 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=778577
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=170974
# CPU time returned by wait4() is 2.94955
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1811.88
CPU time (s): 1800.09
CPU user time (s): 1793.69
CPU system time (s): 6.4
CPU usage (%): 99.349
Max. virtual memory (cumulated for all children) (KiB): 913336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.77858
system time used= 0.170974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29804
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1030
involuntary context switches= 938

runsolver used 2.53861 second user time and 5.78412 second system time

The end

Launcher Data

Begin job on node75 at 2009-07-11 20:40:05
IDJOB=2064998
IDBENCH=54244
IDSOLVER=738
FILE ID=node75/2064998-1247337605
PBS_JOBID= 9506708
Free space on /tmp= 66236 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/fischer/normalized-fischer-11-14-fair.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-2064998-1247337605/watcher-2064998-1247337605 -o /tmp/evaluation-result-2064998-1247337605/solver-2064998-1247337605 -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-2064998-1247337605.xml

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

MD5SUM BENCH= 18fc7754b34300369f509106f87b5420
RANDOM SEED=2015221362

node75.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:       1684856 kB
Buffers:         10348 kB
Cached:          79684 kB
SwapCached:          0 kB
Active:         290580 kB
Inactive:        26572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1684856 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8332 kB
Writeback:           0 kB
Mapped:         237816 kB
Slab:            38500 kB
Committed_AS:   490816 kB
PageTables:       2492 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= 66228 MiB
End job on node75 at 2009-07-11 21:10:19