Trace number 2065152

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.14 1819.98

General information on the benchmark

Namecsp/fischer/
normalized-fischer-11-13-fair.xml
MD5SUMfe19cf8ed6a3db0dbc49a8d73f628b94
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 variables37437
Number of constraints35472
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension35472
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.08	c 0	BEGIN Sat Jul 11 20:45:54 2009
0.00/0.08	c 0	PID 13101
0.00/0.08	c 0	HOST node60.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2065152-1247337953.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2065152-1247337953.xml' 'HOME/temp.csp'
2.64/2.76	c 2	3 domains, 37437 variables, 9 predicates, 0 relations, 35472 constraints
2.71/2.81	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
2.71/2.81	c 2	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.71/2.89	c 2	Parsing HOME/temp.csp
2.72/3.16	c 3	parsed 10000 expressions
3.09/3.26	c 3	parsed 20000 expressions
3.20/3.38	c 3	parsed 30000 expressions
3.28/3.45	c 3	parsed 40000 expressions
3.48/3.61	c 3	parsed 50000 expressions
3.58/3.72	c 3	parsed 60000 expressions
3.69/3.82	c 3	parsed 70000 expressions
3.69/3.85	c 3	parsed 72921 expressions
3.69/3.86	c 3	Heap : 20 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.69/3.86	c 3	Converting to clausal form CSP
3.78/3.91	c 3	converted 7293 (10%) expressions
3.88/4.08	c 4	converted 14585 (20%) expressions
3.88/4.08	c 4	converted 21877 (30%) expressions
3.98/4.11	c 4	converted 29169 (40%) expressions
3.98/4.11	c 4	converted 36461 (50%) expressions
4.37/4.55	c 4	converted 43753 (60%) expressions
5.46/5.60	c 5	converted 51045 (70%) expressions
6.55/6.76	c 6	converted 58337 (80%) expressions
7.35/7.52	c 7	converted 65629 (90%) expressions
8.04/8.29	c 8	converted 72921 (100%) expressions
8.14/8.31	c 8	CSP : 65773 integers, 2164 booleans, 159892 clauses, largest domain size 20001
8.14/8.31	c 8	Heap : 99 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
8.14/8.31	c 8	Propagation in CSP
1638.44/1654.13	c 1654	461835567 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1638.44/1654.14	c 1654	CSP : 65773 integers, 2164 booleans, 159892 clauses, largest domain size 20001
1638.44/1654.14	c 1654	Heap : 104 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1638.44/1654.19	c 1654	Simplifing CSP by introducing new Boolean variables
1638.83/1654.55	c 1654	CSP : 65773 integers, 59478 booleans, 217206 clauses, largest domain size 20001
1638.83/1654.55	c 1654	Heap : 115 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
1639.52/1655.27	c 1655	Encoding CSP to SAT : HOME/temp.cnf
1640.12/1655.86	c 1655	6578 (10%) CSP integer variables are encoded (424845 clauses, 7007486 bytes)
1644.06/1660.83	c 1660	13155 (20%) CSP integer variables are encoded (3586029 clauses, 65928437 bytes)
1645.54/1662.33	c 1662	19732 (30%) CSP integer variables are encoded (4771473 clauses, 88451873 bytes)
1646.34/1663.18	c 1663	26310 (40%) CSP integer variables are encoded (5441399 clauses, 101180467 bytes)
1647.01/1663.89	c 1663	32887 (50%) CSP integer variables are encoded (5990108 clauses, 111605938 bytes)
1647.10/1663.90	c 1663	39464 (60%) CSP integer variables are encoded (5990108 clauses, 111605938 bytes)
1648.28/1665.17	c 1665	46042 (70%) CSP integer variables are encoded (6979910 clauses, 130412176 bytes)
1648.97/1665.87	c 1665	52619 (80%) CSP integer variables are encoded (7529800 clauses, 140860086 bytes)
1649.27/1666.12	c 1666	59196 (90%) CSP integer variables are encoded (7719772 clauses, 144469554 bytes)
1649.57/1666.45	c 1666	65773 (100%) CSP integer variables are encoded (7969734 clauses, 149218832 bytes)
1695.28/1713.43	c 1713	21721 (10%) CSP clauses are encoded (34636835 clauses, 725111370 bytes)
1696.02/1714.23	c 1714	43442 (20%) CSP clauses are encoded (35085157 clauses, 734184426 bytes)
1699.14/1717.43	c 1717	65162 (30%) CSP clauses are encoded (37172680 clauses, 777783969 bytes)
1702.52/1720.94	c 1720	86883 (40%) CSP clauses are encoded (39418770 clauses, 825499171 bytes)
1704.67/1723.16	c 1723	108603 (50%) CSP clauses are encoded (40826364 clauses, 855397967 bytes)
1704.77/1723.29	c 1723	130324 (60%) CSP clauses are encoded (40836656 clauses, 855607385 bytes)
1704.97/1723.42	c 1723	152045 (70%) CSP clauses are encoded (40846875 clauses, 855815294 bytes)
1706.51/1725.03	c 1725	173765 (80%) CSP clauses are encoded (41817470 clauses, 876431562 bytes)
1707.75/1726.36	c 1726	195486 (90%) CSP clauses are encoded (42626728 clauses, 893617753 bytes)
1707.96/1726.52	c 1726	217206 (100%) CSP clauses are encoded (42651365 clauses, 894246833 bytes)
1707.96/1726.52	c 1726	217206 CSP clauses encoded
1707.96/1726.52	c 1726	Writing map file : HOME/temp.map
1708.06/1726.61	c 1726	Heap : 91 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
1708.06/1726.61	c 1726	SAT : 8047544 SAT variables, 42651365 SAT clauses, 894246833 bytes
1708.06/1726.61	c 1726	Heap : 91 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
1708.06/1726.68	c 1726	SOLVING HOME/temp.cnf
1708.06/1726.68	c 1726	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.03/1819.81	c ERROR INTERRUPTED
1800.14/1819.97	s UNKNOWN
1800.14/1819.97	c 1819	CPU 1708.14 (0.08 0.02 1699.55 8.49)
1800.14/1819.97	c 1819	END Sat Jul 11 21:16:13 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-2065152-1247337953/watcher-2065152-1247337953 -o /tmp/evaluation-result-2065152-1247337953/solver-2065152-1247337953 -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-2065152-1247337953.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.99 2.00 2.00 4/76 13101
/proc/meminfo: memFree=551856/2055920 swapFree=4192956/4192956
[pid=13101] ppid=13099 vsize=18576 CPUtime=0
/proc/13101/stat : 13101 (runsolver) R 13099 13101 12619 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 20858376 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 271894244647 0 0 4096 24578 0 0 0 17 1 0 0
/proc/13101/statm: 4644 284 249 26 0 2626 0

[startup+0.090007 s]
/proc/loadavg: 1.99 2.00 2.00 4/76 13101
/proc/meminfo: memFree=551856/2055920 swapFree=4192956/4192956
[pid=13101] ppid=13099 vsize=16868 CPUtime=0.07
/proc/13101/stat : 13101 (sugar) S 13099 13101 12619 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 20858376 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13101/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.101009 s]
/proc/loadavg: 1.99 2.00 2.00 4/76 13101
/proc/meminfo: memFree=551856/2055920 swapFree=4192956/4192956
[pid=13101] ppid=13099 vsize=16868 CPUtime=0.07
/proc/13101/stat : 13101 (sugar) S 13099 13101 12619 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 20858376 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13101/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.30103 s]
/proc/loadavg: 1.99 2.00 2.00 4/76 13101
/proc/meminfo: memFree=551856/2055920 swapFree=4192956/4192956
[pid=13101] ppid=13099 vsize=16868 CPUtime=0.07
/proc/13101/stat : 13101 (sugar) S 13099 13101 12619 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 20858376 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13101/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701068 s]
/proc/loadavg: 1.99 2.00 2.00 4/76 13101
/proc/meminfo: memFree=551856/2055920 swapFree=4192956/4192956
[pid=13101] ppid=13099 vsize=16868 CPUtime=0.07
/proc/13101/stat : 13101 (sugar) S 13099 13101 12619 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 20858376 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13101/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50215 s]
/proc/loadavg: 1.99 2.00 2.00 4/87 13113
/proc/meminfo: memFree=514584/2055920 swapFree=4192956/4192956
[pid=13101] ppid=13099 vsize=16868 CPUtime=0.07
/proc/13101/stat : 13101 (sugar) S 13099 13101 12619 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 20858376 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13101/statm: 4217 1111 409 3 0 796 0
[pid=13104] ppid=13101 vsize=5356 CPUtime=0
/proc/13104/stat : 13104 (sh) S 13101 13101 12619 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20858385 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13104/statm: 1339 233 193 169 0 50 0
[pid=13105] ppid=13104 vsize=866788 CPUtime=1.39
/proc/13105/stat : 13105 (java) S 13104 13101 12619 0 -1 0 18627 0 1 0 130 9 0 0 18 0 9 0 20858386 887590912 15688 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13105/statm: 216697 15688 2556 9 0 211209 0
[pid=13105/tid=13106] ppid=13104 vsize=866788 CPUtime=0.72
/proc/13105/task/13106/stat : 13106 (java) R 13104 13101 12619 0 -1 64 3105 0 1 0 70 2 0 0 25 0 9 0 20858387 887590912 15688 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13105/tid=13107] ppid=13104 vsize=866788 CPUtime=0.52
/proc/13105/task/13107/stat : 13107 (java) R 13104 13101 12619 0 -1 64 14307 0 0 0 47 5 0 0 16 0 9 0 20858388 887590912 15688 996147200 134512640 134550932 4294955984 18446744073709551615 102499753 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13105/tid=13108] ppid=13104 vsize=866788 CPUtime=0
/proc/13105/task/13108/stat : 13108 (java) S 13104 13101 12619 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20858388 887590912 15688 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13105/tid=13109] ppid=13104 vsize=866788 CPUtime=0
/proc/13105/task/13109/stat : 13109 (java) S 13104 13101 12619 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 20858388 887590912 15688 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13105/tid=13110] ppid=13104 vsize=866788 CPUtime=0
/proc/13105/task/13110/stat : 13110 (java) S 13104 13101 12619 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 20858390 887590912 15688 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13105/tid=13111] ppid=13104 vsize=866788 CPUtime=0.11
/proc/13105/task/13111/stat : 13111 (java) S 13104 13101 12619 0 -1 64 510 0 0 0 11 0 0 0 16 0 9 0 20858390 887590912 15688 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13105/tid=13112] ppid=13104 vsize=866788 CPUtime=0
/proc/13105/task/13112/stat : 13112 (java) S 13104 13101 12619 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 20858390 887590912 15688 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13105/tid=13113] ppid=13104 vsize=866788 CPUtime=0
/proc/13105/task/13113/stat : 13113 (java) S 13104 13101 12619 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20858390 887590912 15688 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 889012

[startup+3.10131 s]
/proc/loadavg: 1.99 2.00 2.00 4/87 13113
/proc/meminfo: memFree=472792/2055920 swapFree=4192956/4192956
[pid=13101] ppid=13099 vsize=16868 CPUtime=2.72
/proc/13101/stat : 13101 (sugar) S 13099 13101 12619 0 -1 4194304 1309 25405 0 1 5 2 250 15 16 0 1 0 20858376 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13101/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 16868

[startup+6.30162 s]
/proc/loadavg: 1.99 2.00 2.00 4/87 13123
/proc/meminfo: memFree=489752/2055920 swapFree=4192956/4192956
[pid=13101] ppid=13099 vsize=16868 CPUtime=2.72
/proc/13101/stat : 13101 (sugar) S 13099 13101 12619 0 -1 4194304 1309 25405 0 1 5 2 250 15 16 0 1 0 20858376 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13101/statm: 4217 1111 409 3 0 796 0
[pid=13114] ppid=13101 vsize=5356 CPUtime=0
/proc/13114/stat : 13114 (sh) S 13101 13101 12619 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20858658 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13114/statm: 1339 233 193 169 0 50 0
[pid=13115] ppid=13114 vsize=869648 CPUtime=3.44
/proc/13115/stat : 13115 (java) S 13114 13101 12619 0 -1 0 23958 0 1 0 332 12 0 0 18 0 9 0 20858658 890519552 21732 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13115/statm: 217412 21732 2566 9 0 211917 0
[pid=13115/tid=13116] ppid=13114 vsize=869648 CPUtime=1.93
/proc/13115/task/13116/stat : 13116 (java) R 13114 13101 12619 0 -1 64 3223 0 1 0 191 2 0 0 25 0 9 0 20858659 890519552 21732 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13117] ppid=13114 vsize=869648 CPUtime=1.3
/proc/13115/task/13117/stat : 13117 (java) R 13114 13101 12619 0 -1 64 18562 0 0 0 122 8 0 0 16 0 9 0 20858660 890519552 21732 996147200 134512640 134550932 4294955936 18446744073709551615 103825681 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13118] ppid=13114 vsize=869648 CPUtime=0
/proc/13115/task/13118/stat : 13118 (java) S 13114 13101 12619 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20858660 890519552 21732 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13119] ppid=13114 vsize=869648 CPUtime=0
/proc/13115/task/13119/stat : 13119 (java) S 13114 13101 12619 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 20858660 890519552 21732 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13120] ppid=13114 vsize=869648 CPUtime=0
/proc/13115/task/13120/stat : 13120 (java) S 13114 13101 12619 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 20858663 890519552 21732 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13121] ppid=13114 vsize=869648 CPUtime=0.19
/proc/13115/task/13121/stat : 13121 (java) S 13114 13101 12619 0 -1 64 1470 0 0 0 19 0 0 0 16 0 9 0 20858663 890519552 21732 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13122] ppid=13114 vsize=869648 CPUtime=0
/proc/13115/task/13122/stat : 13122 (java) S 13114 13101 12619 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 20858663 890519552 21732 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13123] ppid=13114 vsize=869648 CPUtime=0
/proc/13115/task/13123/stat : 13123 (java) S 13114 13101 12619 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20858663 890519552 21732 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 891872

[startup+12.7022 s]
/proc/loadavg: 2.07 2.01 2.00 3/87 13123
/proc/meminfo: memFree=427032/2055920 swapFree=4192956/4192956
[pid=13101] ppid=13099 vsize=16868 CPUtime=2.72
/proc/13101/stat : 13101 (sugar) S 13099 13101 12619 0 -1 4194304 1310 25405 0 1 5 2 250 15 15 0 1 0 20858376 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13101/statm: 4217 1111 409 3 0 796 0
[pid=13114] ppid=13101 vsize=5356 CPUtime=0
/proc/13114/stat : 13114 (sh) S 13101 13101 12619 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20858658 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13114/statm: 1339 233 193 169 0 50 0
[pid=13115] ppid=13114 vsize=868644 CPUtime=9.78
/proc/13115/stat : 13115 (java) S 13114 13101 12619 0 -1 0 34877 0 1 0 961 17 0 0 18 0 9 0 20858658 889491456 32282 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13115/statm: 217161 32282 2566 9 0 211666 0
[pid=13115/tid=13116] ppid=13114 vsize=868644 CPUtime=7.27
/proc/13115/task/13116/stat : 13116 (java) R 13114 13101 12619 0 -1 64 3757 0 1 0 724 3 0 0 25 0 9 0 20858659 889491456 32282 996147200 134512640 134550932 4294955936 18446744073709551615 4126864719 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13117] ppid=13114 vsize=868644 CPUtime=2.29
/proc/13115/task/13117/stat : 13117 (java) S 13114 13101 12619 0 -1 64 28942 0 0 0 216 13 0 0 16 0 9 0 20858660 889491456 32282 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13118] ppid=13114 vsize=868644 CPUtime=0
/proc/13115/task/13118/stat : 13118 (java) S 13114 13101 12619 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20858660 889491456 32282 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13119] ppid=13114 vsize=868644 CPUtime=0
/proc/13115/task/13119/stat : 13119 (java) S 13114 13101 12619 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 20858660 889491456 32282 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13120] ppid=13114 vsize=868644 CPUtime=0
/proc/13115/task/13120/stat : 13120 (java) S 13114 13101 12619 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 20858663 889491456 32282 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13121] ppid=13114 vsize=868644 CPUtime=0.19
/proc/13115/task/13121/stat : 13121 (java) S 13114 13101 12619 0 -1 64 1475 0 0 0 19 0 0 0 16 0 9 0 20858663 889491456 32282 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13122] ppid=13114 vsize=868644 CPUtime=0
/proc/13115/task/13122/stat : 13122 (java) S 13114 13101 12619 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 20858663 889491456 32282 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13123] ppid=13114 vsize=868644 CPUtime=0
/proc/13115/task/13123/stat : 13123 (java) S 13114 13101 12619 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20858663 889491456 32282 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 890868

[startup+25.5025 s]
/proc/loadavg: 2.06 2.01 2.00 3/87 13123
/proc/meminfo: memFree=427096/2055920 swapFree=4192956/4192956
[pid=13101] ppid=13099 vsize=16868 CPUtime=2.72
/proc/13101/stat : 13101 (sugar) S 13099 13101 12619 0 -1 4194304 1310 25405 0 1 5 2 250 15 15 0 1 0 20858376 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13101/statm: 4217 1111 409 3 0 796 0
[pid=13114] ppid=13101 vsize=5356 CPUtime=0
/proc/13114/stat : 13114 (sh) S 13101 13101 12619 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20858658 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13114/statm: 1339 233 193 169 0 50 0
[pid=13115] ppid=13114 vsize=868644 CPUtime=22.45
/proc/13115/stat : 13115 (java) S 13114 13101 12619 0 -1 0 35142 0 1 0 2226 19 0 0 18 0 9 0 20858658 889491456 32284 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13115/statm: 217161 32284 2566 9 0 211666 0
[pid=13115/tid=13116] ppid=13114 vsize=868644 CPUtime=19.76
/proc/13115/task/13116/stat : 13116 (java) R 13114 13101 12619 0 -1 64 4020 0 1 0 1973 3 0 0 25 0 9 0 20858659 889491456 32284 996147200 134512640 134550932 4294955936 18446744073709551615 4126572893 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13117] ppid=13114 vsize=868644 CPUtime=2.47
/proc/13115/task/13117/stat : 13117 (java) S 13114 13101 12619 0 -1 64 28944 0 0 0 233 14 0 0 16 0 9 0 20858660 889491456 32284 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13118] ppid=13114 vsize=868644 CPUtime=0
/proc/13115/task/13118/stat : 13118 (java) S 13114 13101 12619 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20858660 889491456 32284 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13119] ppid=13114 vsize=868644 CPUtime=0
/proc/13115/task/13119/stat : 13119 (java) S 13114 13101 12619 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 20858660 889491456 32284 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13120] ppid=13114 vsize=868644 CPUtime=0
/proc/13115/task/13120/stat : 13120 (java) S 13114 13101 12619 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 20858663 889491456 32284 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13121] ppid=13114 vsize=868644 CPUtime=0.19
/proc/13115/task/13121/stat : 13121 (java) S 13114 13101 12619 0 -1 64 1475 0 0 0 19 0 0 0 16 0 9 0 20858663 889491456 32284 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13122] ppid=13114 vsize=868644 CPUtime=0
/proc/13115/task/13122/stat : 13122 (java) S 13114 13101 12619 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 20858663 889491456 32284 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13123] ppid=13114 vsize=868644 CPUtime=0
/proc/13115/task/13123/stat : 13123 (java) S 13114 13101 12619 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20858663 889491456 32284 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 890868

[startup+51.103 s]
/proc/loadavg: 2.09 2.03 2.00 3/87 13123
/proc/meminfo: memFree=427032/2055920 swapFree=4192956/4192956
[pid=13101] ppid=13099 vsize=16868 CPUtime=2.72
/proc/13101/stat : 13101 (sugar) S 13099 13101 12619 0 -1 4194304 1310 25405 0 1 5 2 250 15 15 0 1 0 20858376 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13101/statm: 4217 1111 409 3 0 796 0
[pid=13114] ppid=13101 vsize=5356 CPUtime=0
/proc/13114/stat : 13114 (sh) S 13101 13101 12619 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20858658 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13114/statm: 1339 233 193 169 0 50 0
[pid=13115] ppid=13114 vsize=868644 CPUtime=47.82
/proc/13115/stat : 13115 (java) S 13114 13101 12619 0 -1 0 35673 0 1 0 4757 25 0 0 18 0 9 0 20858658 889491456 32288 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13115/statm: 217161 32288 2566 9 0 211666 0

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

/proc/13115/task/13120/stat : 13120 (java) S 13114 13101 12619 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 20858663 889491456 33095 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13121] ppid=13114 vsize=868644 CPUtime=0.19
/proc/13115/task/13121/stat : 13121 (java) S 13114 13101 12619 0 -1 64 1475 0 0 0 19 0 0 0 16 0 9 0 20858663 889491456 33095 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13122] ppid=13114 vsize=868644 CPUtime=0
/proc/13115/task/13122/stat : 13122 (java) S 13114 13101 12619 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 20858663 889491456 33095 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13123] ppid=13114 vsize=868644 CPUtime=0
/proc/13115/task/13123/stat : 13123 (java) S 13114 13101 12619 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20858663 889491456 33095 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1527.69
Current children cumulated vsize (KiB) 890868

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 13159
/proc/meminfo: memFree=647608/2055920 swapFree=4192956/4192956
[pid=13101] ppid=13099 vsize=16868 CPUtime=2.72
/proc/13101/stat : 13101 (sugar) S 13099 13101 12619 0 -1 4194304 1310 25405 0 1 5 2 250 15 15 0 1 0 20858376 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13101/statm: 4217 1111 409 3 0 796 0
[pid=13114] ppid=13101 vsize=5356 CPUtime=0
/proc/13114/stat : 13114 (sh) S 13101 13101 12619 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20858658 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13114/statm: 1339 233 193 169 0 50 0
[pid=13115] ppid=13114 vsize=868644 CPUtime=1584.4
/proc/13115/stat : 13115 (java) S 13114 13101 12619 0 -1 0 70273 0 1 0 158147 293 0 0 18 0 9 0 20858658 889491456 33095 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13115/statm: 217161 33095 2567 9 0 211666 0
[pid=13115/tid=13116] ppid=13114 vsize=868644 CPUtime=1564.14
/proc/13115/task/13116/stat : 13116 (java) R 13114 13101 12619 0 -1 64 29709 0 1 0 156311 103 0 0 25 0 9 0 20858659 889491456 33095 996147200 134512640 134550932 4294955936 18446744073709551615 4126864719 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13117] ppid=13114 vsize=868644 CPUtime=20.03
/proc/13115/task/13117/stat : 13117 (java) S 13114 13101 12619 0 -1 64 38386 0 0 0 1815 188 0 0 16 0 9 0 20858660 889491456 33095 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13118] ppid=13114 vsize=868644 CPUtime=0
/proc/13115/task/13118/stat : 13118 (java) S 13114 13101 12619 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20858660 889491456 33095 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13119] ppid=13114 vsize=868644 CPUtime=0
/proc/13115/task/13119/stat : 13119 (java) S 13114 13101 12619 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 20858660 889491456 33095 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13120] ppid=13114 vsize=868644 CPUtime=0
/proc/13115/task/13120/stat : 13120 (java) S 13114 13101 12619 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 20858663 889491456 33095 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13121] ppid=13114 vsize=868644 CPUtime=0.19
/proc/13115/task/13121/stat : 13121 (java) S 13114 13101 12619 0 -1 64 1475 0 0 0 19 0 0 0 16 0 9 0 20858663 889491456 33095 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13122] ppid=13114 vsize=868644 CPUtime=0
/proc/13115/task/13122/stat : 13122 (java) S 13114 13101 12619 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 20858663 889491456 33095 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13123] ppid=13114 vsize=868644 CPUtime=0
/proc/13115/task/13123/stat : 13123 (java) S 13114 13101 12619 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20858663 889491456 33095 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1587.12
Current children cumulated vsize (KiB) 890868

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 13159
/proc/meminfo: memFree=543984/2055920 swapFree=4192956/4192956
[pid=13101] ppid=13099 vsize=16868 CPUtime=2.72
/proc/13101/stat : 13101 (sugar) S 13099 13101 12619 0 -1 4194304 1310 25405 0 1 5 2 250 15 16 0 1 0 20858376 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13101/statm: 4217 1111 409 3 0 796 0
[pid=13114] ppid=13101 vsize=5356 CPUtime=0
/proc/13114/stat : 13114 (sh) S 13101 13101 12619 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20858658 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13114/statm: 1339 233 193 169 0 50 0
[pid=13115] ppid=13114 vsize=868756 CPUtime=1642.82
/proc/13115/stat : 13115 (java) S 13114 13101 12619 0 -1 0 80703 0 1 0 163928 354 0 0 18 0 9 0 20858658 889606144 38021 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13115/statm: 217189 38021 2591 9 0 211666 0
[pid=13115/tid=13116] ppid=13114 vsize=868756 CPUtime=1621.06
/proc/13115/task/13116/stat : 13116 (java) R 13114 13101 12619 0 -1 64 30588 0 1 0 161951 155 0 0 25 0 9 0 20858659 889606144 38021 996147200 134512640 134550932 4294955936 18446744073709551615 4127054798 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13117] ppid=13114 vsize=868756 CPUtime=21.49
/proc/13115/task/13117/stat : 13117 (java) S 13114 13101 12619 0 -1 64 47909 0 0 0 1952 197 0 0 16 0 9 0 20858660 889606144 38021 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13118] ppid=13114 vsize=868756 CPUtime=0
/proc/13115/task/13118/stat : 13118 (java) S 13114 13101 12619 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20858660 889606144 38021 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13119] ppid=13114 vsize=868756 CPUtime=0
/proc/13115/task/13119/stat : 13119 (java) S 13114 13101 12619 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 20858660 889606144 38021 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13120] ppid=13114 vsize=868756 CPUtime=0
/proc/13115/task/13120/stat : 13120 (java) S 13114 13101 12619 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 20858663 889606144 38021 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13121] ppid=13114 vsize=868756 CPUtime=0.25
/proc/13115/task/13121/stat : 13121 (java) S 13114 13101 12619 0 -1 64 1503 0 0 0 24 1 0 0 16 0 9 0 20858663 889606144 38021 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13122] ppid=13114 vsize=868756 CPUtime=0
/proc/13115/task/13122/stat : 13122 (java) S 13114 13101 12619 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 20858663 889606144 38021 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13123] ppid=13114 vsize=868756 CPUtime=0
/proc/13115/task/13123/stat : 13123 (java) S 13114 13101 12619 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20858663 889606144 38021 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1645.54
Current children cumulated vsize (KiB) 890980

[startup+1722.3 s]
/proc/loadavg: 2.06 2.01 2.00 4/83 13159
/proc/meminfo: memFree=16056/2055920 swapFree=4192952/4192956
[pid=13101] ppid=13099 vsize=16868 CPUtime=2.72
/proc/13101/stat : 13101 (sugar) S 13099 13101 12619 0 -1 4194304 1310 25405 0 1 5 2 250 15 16 0 1 0 20858376 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13101/statm: 4217 1111 409 3 0 796 0
[pid=13114] ppid=13101 vsize=5356 CPUtime=0
/proc/13114/stat : 13114 (sh) S 13101 13101 12619 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20858658 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13114/statm: 1339 233 193 169 0 50 0
[pid=13115] ppid=13114 vsize=868756 CPUtime=1701.17
/proc/13115/stat : 13115 (java) S 13114 13101 12619 0 -1 0 82289 0 1 0 169320 797 0 0 18 0 9 0 20858658 889606144 38034 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13115/statm: 217189 38034 2591 9 0 211666 0
[pid=13115/tid=13116] ppid=13114 vsize=868756 CPUtime=1678.33
/proc/13115/task/13116/stat : 13116 (java) R 13114 13101 12619 0 -1 64 32163 0 1 0 167246 587 0 0 25 0 9 0 20858659 889606144 38034 996147200 134512640 134550932 4294955936 18446744073709551615 103210799 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13117] ppid=13114 vsize=868756 CPUtime=22.55
/proc/13115/task/13117/stat : 13117 (java) S 13114 13101 12619 0 -1 64 47909 0 0 0 2047 208 0 0 16 0 9 0 20858660 889606144 38034 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13118] ppid=13114 vsize=868756 CPUtime=0
/proc/13115/task/13118/stat : 13118 (java) S 13114 13101 12619 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20858660 889606144 38034 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13119] ppid=13114 vsize=868756 CPUtime=0
/proc/13115/task/13119/stat : 13119 (java) S 13114 13101 12619 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 20858660 889606144 38034 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13120] ppid=13114 vsize=868756 CPUtime=0
/proc/13115/task/13120/stat : 13120 (java) S 13114 13101 12619 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 20858663 889606144 38034 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13121] ppid=13114 vsize=868756 CPUtime=0.27
/proc/13115/task/13121/stat : 13121 (java) S 13114 13101 12619 0 -1 64 1514 0 0 0 26 1 0 0 16 0 9 0 20858663 889606144 38034 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13122] ppid=13114 vsize=868756 CPUtime=0
/proc/13115/task/13122/stat : 13122 (java) S 13114 13101 12619 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 20858663 889606144 38034 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13115/tid=13123] ppid=13114 vsize=868756 CPUtime=0
/proc/13115/task/13123/stat : 13123 (java) S 13114 13101 12619 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20858663 889606144 38034 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1703.89
Current children cumulated vsize (KiB) 890980

[startup+1782.3 s]
/proc/loadavg: 2.14 2.05 2.01 3/75 13161
/proc/meminfo: memFree=14840/2055920 swapFree=4192952/4192956
[pid=13101] ppid=13099 vsize=16868 CPUtime=1708.14
/proc/13101/stat : 13101 (sugar) S 13099 13101 12619 0 -1 4194304 1365 108110 0 2 8 2 169955 849 16 0 1 0 20858376 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13101/statm: 4217 1113 409 3 0 796 0
[pid=13160] ppid=13101 vsize=5356 CPUtime=0
/proc/13160/stat : 13160 (sh) S 13101 13101 12619 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21031045 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13160/statm: 1339 232 193 169 0 50 0
[pid=13161] ppid=13160 vsize=754684 CPUtime=54.79
/proc/13161/stat : 13161 (picosat) R 13160 13101 12619 0 -1 4194304 181184 0 0 0 2487 2992 0 0 25 0 1 0 21031051 772796416 181170 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/13161/statm: 188671 181170 40 102 0 188566 0
Current children cumulated CPU time (s) 1762.93
Current children cumulated vsize (KiB) 776908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1819.8 s]
/proc/loadavg: 2.07 2.05 2.01 3/75 13161
/proc/meminfo: memFree=16120/2055920 swapFree=4192952/4192956
[pid=13101] ppid=13099 vsize=16868 CPUtime=1708.14
/proc/13101/stat : 13101 (sugar) S 13099 13101 12619 0 -1 4194304 1365 108110 0 2 8 2 169955 849 16 0 1 0 20858376 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13101/statm: 4217 1113 409 3 0 796 0
[pid=13160] ppid=13101 vsize=5356 CPUtime=0
/proc/13160/stat : 13160 (sh) S 13101 13101 12619 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21031045 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13160/statm: 1339 232 193 169 0 50 0
[pid=13161] ppid=13160 vsize=891456 CPUtime=91.89
/proc/13161/stat : 13161 (picosat) R 13160 13101 12619 0 -1 4194304 216310 0 0 0 4167 5022 0 0 25 0 1 0 21031051 912850944 216296 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/13161/statm: 222864 216296 40 102 0 222759 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 913680

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

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

[startup+1819.92 s]
/proc/loadavg: 2.07 2.05 2.01 3/75 13161
/proc/meminfo: memFree=16120/2055920 swapFree=4192952/4192956
[pid=13101] ppid=13099 vsize=16868 CPUtime=1708.14
/proc/13101/stat : 13101 (sugar) S 13099 13101 12619 0 -1 4194304 1394 108110 0 2 8 2 169955 849 16 0 1 0 20858376 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13101/statm: 4217 1113 409 3 0 796 0
[pid=13160] ppid=13101 vsize=0 CPUtime=0
/proc/13160/stat : 13160 (sh) Z 13101 13101 12619 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 21031045 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/13160/statm: 0 0 0 0 0 0 0
[pid=13161] ppid=1 vsize=0 CPUtime=92
/proc/13161/stat : 13161 (picosat) R 1 13101 12619 0 -1 4195332 216310 0 0 0 4167 5033 0 0 25 0 1 0 21031051 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/13161/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 16868

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13101 and gives
#  childrusage.ru_utime.tv_sec=1699
#  childrusage.ru_utime.tv_usec=640615
#  childrusage.ru_stime.tv_sec=8
#  childrusage.ru_stime.tv_usec=523704
# CPU time returned by wait4() is 1708.16
# while last known CPU time is 1800.14
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1819.98
CPU time (s): 1800.14
CPU user time (s): 1741.3
CPU system time (s): 58.84
CPU usage (%): 98.9101
Max. virtual memory (cumulated for all children) (KiB): 913680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1699.64
system time used= 8.5237
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109869
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= 286927
involuntary context switches= 321523

runsolver used 1.54276 second user time and 6.87995 second system time

The end

Launcher Data

Begin job on node60 at 2009-07-11 20:45:53
IDJOB=2065152
IDBENCH=54311
IDSOLVER=738
FILE ID=node60/2065152-1247337953
PBS_JOBID= 9506638
Free space on /tmp= 66372 MiB

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

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

MD5SUM BENCH= fe19cf8ed6a3db0dbc49a8d73f628b94
RANDOM SEED=318679047

node60.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        552336 kB
Buffers:         62468 kB
Cached:        1161532 kB
SwapCached:          0 kB
Active:         408796 kB
Inactive:      1042272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        552336 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            7616 kB
Writeback:           0 kB
Mapped:         237788 kB
Slab:            37188 kB
Committed_AS:   495592 kB
PageTables:       2552 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= 66384 MiB
End job on node60 at 2009-07-11 21:16:15