Trace number 2073116

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.03 1804.76

General information on the benchmark

Namecsp/pseudoGLB/
normalized-robin14.xml
MD5SUM7b19f5d8893e671ba88b8b040bbacdb0
Bench CategoryAlldiff+Elt+WSum (alldiff,element,weightedsum)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark518.286
Satisfiable
(Un)Satisfiability was proved
Number of variables8281
Number of constraints826
Maximum constraint arity169
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(826)

Solver Data

0.00/0.07	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.07	c 0	BEGIN Sun Jul 12 02:13:27 2009
0.00/0.07	c 0	PID 18048
0.00/0.08	c 0	HOST node32.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2073116-1247357606.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-2073116-1247357606.xml' 'HOME/temp.csp'
0.07/1.07	c 1	1 domains, 8281 variables, 0 predicates, 0 relations, 826 constraints
0.07/1.08	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/1.08	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.05/1.16	c 1	Parsing HOME/temp.csp
1.94/2.01	c 2	parsed 9108 expressions
1.94/2.01	c 2	Heap : 14 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.94/2.01	c 2	Converting to clausal form CSP
1.94/2.05	c 2	converted 911 (10%) expressions
1.94/2.07	c 2	converted 1822 (20%) expressions
1.94/2.07	c 2	converted 2733 (30%) expressions
1.94/2.07	c 2	converted 3644 (40%) expressions
1.94/2.07	c 2	converted 4554 (50%) expressions
1.94/2.07	c 2	converted 5465 (60%) expressions
1.94/2.07	c 2	converted 6376 (70%) expressions
1.94/2.07	c 2	converted 7287 (80%) expressions
1.94/2.07	c 2	converted 8198 (90%) expressions
5.59/5.78	c 5	converted 9108 (100%) expressions
5.59/5.79	c 5	CSP : 27979 integers, 0 booleans, 40222 clauses, largest domain size 32
5.59/5.79	c 5	Heap : 44 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
5.59/5.79	c 5	Propagation in CSP
6.78/6.91	c 7	101150 values, 0 unsatisfiable literals, and 0 valid clauses are removed
6.78/6.92	c 7	CSP : 27979 integers, 0 booleans, 40222 clauses, largest domain size 32
6.78/6.92	c 7	Heap : 42 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
6.78/6.94	c 7	Simplifing CSP by introducing new Boolean variables
6.78/6.96	c 7	CSP : 27979 integers, 0 booleans, 40222 clauses, largest domain size 32
6.78/6.96	c 7	Heap : 44 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
7.08/7.22	c 7	Encoding CSP to SAT : HOME/temp.cnf
7.08/7.25	c 7	2798 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
7.08/7.26	c 7	5596 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
7.08/7.26	c 7	8394 (30%) CSP integer variables are encoded (597 clauses, 7825 bytes)
7.08/7.29	c 7	11192 (40%) CSP integer variables are encoded (17388 clauses, 257947 bytes)
7.18/7.31	c 7	13990 (50%) CSP integer variables are encoded (34223 clauses, 510472 bytes)
7.18/7.34	c 7	16788 (60%) CSP integer variables are encoded (50918 clauses, 760897 bytes)
7.18/7.36	c 7	19586 (70%) CSP integer variables are encoded (67788 clauses, 1013947 bytes)
7.18/7.38	c 7	22384 (80%) CSP integer variables are encoded (84546 clauses, 1277180 bytes)
7.28/7.40	c 7	25182 (90%) CSP integer variables are encoded (93341 clauses, 1426695 bytes)
7.28/7.41	c 7	27979 (100%) CSP integer variables are encoded (96138 clauses, 1474244 bytes)
10.91/11.15	c 11	4023 (10%) CSP clauses are encoded (455815 clauses, 10313682 bytes)
14.58/14.83	c 15	8045 (20%) CSP clauses are encoded (815189 clauses, 19525033 bytes)
18.24/18.53	c 18	12067 (30%) CSP clauses are encoded (1176671 clauses, 28536588 bytes)
21.90/22.29	c 22	16089 (40%) CSP clauses are encoded (1539109 clauses, 37968144 bytes)
25.66/26.04	c 26	20111 (50%) CSP clauses are encoded (1899869 clauses, 47355428 bytes)
29.42/29.81	c 29	24134 (60%) CSP clauses are encoded (2259076 clauses, 56700013 bytes)
33.08/33.58	c 33	28156 (70%) CSP clauses are encoded (2619636 clauses, 66254605 bytes)
36.34/36.81	c 36	32178 (80%) CSP clauses are encoded (2923600 clauses, 74499312 bytes)
37.43/37.95	c 38	36200 (90%) CSP clauses are encoded (3009778 clauses, 76255208 bytes)
38.51/39.08	c 39	40222 (100%) CSP clauses are encoded (3095960 clauses, 78029861 bytes)
38.51/39.08	c 39	40222 CSP clauses encoded
38.51/39.08	c 39	Writing map file : HOME/temp.map
38.62/39.12	c 39	Heap : 31 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
38.62/39.12	c 39	SAT : 124117 SAT variables, 3095960 SAT clauses, 78029861 bytes
38.62/39.12	c 39	Heap : 31 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
38.62/39.19	c 39	SOLVING HOME/temp.cnf
38.62/39.19	c 39	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.03/1804.72	c ERROR INTERRUPTED
1800.03/1804.75	s UNKNOWN
1800.03/1804.75	c 1804	CPU 38.68 (0.06 0.02 37.83 0.77)
1800.03/1804.75	c 1804	END Sun Jul 12 02:43:31 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-2073116-1247357606/watcher-2073116-1247357606 -o /tmp/evaluation-result-2073116-1247357606/solver-2073116-1247357606 -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-2073116-1247357606.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.87 1.97 1.98 4/76 18048
/proc/meminfo: memFree=1863424/2055920 swapFree=4192812/4192956
[pid=18048] ppid=18046 vsize=18576 CPUtime=0
/proc/18048/stat : 18048 (runsolver) R 18046 18048 15842 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 22827157 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 268213742887 0 0 4096 24578 0 0 0 17 1 0 0
/proc/18048/statm: 4644 284 249 26 0 2626 0

[startup+0.106806 s]
/proc/loadavg: 1.87 1.97 1.98 4/76 18048
/proc/meminfo: memFree=1863424/2055920 swapFree=4192812/4192956
[pid=18048] ppid=18046 vsize=16868 CPUtime=0.07
/proc/18048/stat : 18048 (sugar) S 18046 18048 15842 0 -1 4194304 1227 128 0 0 5 2 0 0 21 0 1 0 22827157 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18048/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.202815 s]
/proc/loadavg: 1.87 1.97 1.98 4/76 18048
/proc/meminfo: memFree=1863424/2055920 swapFree=4192812/4192956
[pid=18048] ppid=18046 vsize=16868 CPUtime=0.07
/proc/18048/stat : 18048 (sugar) S 18046 18048 15842 0 -1 4194304 1227 128 0 0 5 2 0 0 21 0 1 0 22827157 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18048/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.302826 s]
/proc/loadavg: 1.87 1.97 1.98 4/76 18048
/proc/meminfo: memFree=1863424/2055920 swapFree=4192812/4192956
[pid=18048] ppid=18046 vsize=16868 CPUtime=0.07
/proc/18048/stat : 18048 (sugar) S 18046 18048 15842 0 -1 4194304 1227 128 0 0 5 2 0 0 21 0 1 0 22827157 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18048/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.702876 s]
/proc/loadavg: 1.87 1.97 1.98 4/76 18048
/proc/meminfo: memFree=1863424/2055920 swapFree=4192812/4192956
[pid=18048] ppid=18046 vsize=16868 CPUtime=0.07
/proc/18048/stat : 18048 (sugar) S 18046 18048 15842 0 -1 4194304 1227 128 0 0 5 2 0 0 21 0 1 0 22827157 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18048/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50296 s]
/proc/loadavg: 1.87 1.97 1.98 3/80 18063
/proc/meminfo: memFree=1857056/2055920 swapFree=4192812/4192956
[pid=18048] ppid=18046 vsize=16868 CPUtime=1.04
/proc/18048/stat : 18048 (sugar) S 18046 18048 15842 0 -1 4194304 1309 8176 0 1 5 2 90 7 16 0 1 0 22827157 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18048/statm: 4217 1111 409 3 0 796 0
[pid=18061] ppid=18048 vsize=5356 CPUtime=0
/proc/18061/stat : 18061 (sh) S 18048 18048 15842 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22827265 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18061/statm: 1339 233 193 169 0 50 0
[pid=18062] ppid=18061 vsize=862528 CPUtime=0.4
/proc/18062/stat : 18062 (java) S 18061 18048 15842 0 -1 0 4355 0 1 0 37 3 0 0 18 0 9 0 22827265 883228672 3793 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18062/statm: 215632 3793 1416 9 0 210545 0
[pid=18062/tid=18063] ppid=18061 vsize=862528 CPUtime=0.31
/proc/18062/task/18063/stat : 18063 (java) R 18061 18048 15842 0 -1 64 2015 0 1 0 30 1 0 0 19 0 9 0 22827266 883228672 3793 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 884752

[startup+3.10115 s]
/proc/loadavg: 1.87 1.97 1.98 3/87 18070
/proc/meminfo: memFree=1836264/2055920 swapFree=4192812/4192956
[pid=18048] ppid=18046 vsize=16868 CPUtime=1.04
/proc/18048/stat : 18048 (sugar) S 18046 18048 15842 0 -1 4194304 1309 8176 0 1 5 2 90 7 15 0 1 0 22827157 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18048/statm: 4217 1111 409 3 0 796 0
[pid=18061] ppid=18048 vsize=5356 CPUtime=0
/proc/18061/stat : 18061 (sh) S 18048 18048 15842 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22827265 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18061/statm: 1339 233 193 169 0 50 0
[pid=18062] ppid=18061 vsize=868708 CPUtime=1.99
/proc/18062/stat : 18062 (java) S 18061 18048 15842 0 -1 0 11698 0 1 0 192 7 0 0 18 0 9 0 22827265 889556992 10798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18062/statm: 217177 10798 2566 9 0 211682 0
[pid=18062/tid=18063] ppid=18061 vsize=868708 CPUtime=1.32
/proc/18062/task/18063/stat : 18063 (java) R 18061 18048 15842 0 -1 64 2775 0 1 0 130 2 0 0 25 0 9 0 22827266 889556992 10798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18062/tid=18064] ppid=18061 vsize=868708 CPUtime=0.45
/proc/18062/task/18064/stat : 18064 (java) R 18061 18048 15842 0 -1 64 6735 0 0 0 42 3 0 0 16 0 9 0 22827268 889556992 10798 996147200 134512640 134550932 4294955936 18446744073709551615 104189947 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18062/tid=18065] ppid=18061 vsize=868708 CPUtime=0
/proc/18062/task/18065/stat : 18065 (java) S 18061 18048 15842 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22827268 889556992 10798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18062/tid=18066] ppid=18061 vsize=868708 CPUtime=0
/proc/18062/task/18066/stat : 18066 (java) S 18061 18048 15842 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22827268 889556992 10798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18062/tid=18067] ppid=18061 vsize=868708 CPUtime=0
/proc/18062/task/18067/stat : 18067 (java) S 18061 18048 15842 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22827270 889556992 10798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18062/tid=18068] ppid=18061 vsize=868708 CPUtime=0.18
/proc/18062/task/18068/stat : 18068 (java) S 18061 18048 15842 0 -1 64 1486 0 0 0 18 0 0 0 16 0 9 0 22827270 889556992 10798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18062/tid=18069] ppid=18061 vsize=868708 CPUtime=0
/proc/18062/task/18069/stat : 18069 (java) S 18061 18048 15842 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22827270 889556992 10798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18062/tid=18070] ppid=18061 vsize=868708 CPUtime=0
/proc/18062/task/18070/stat : 18070 (java) S 18061 18048 15842 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22827270 889556992 10798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 890932

[startup+6.30251 s]
/proc/loadavg: 1.96 1.98 1.99 3/87 18070
/proc/meminfo: memFree=1804520/2055920 swapFree=4192812/4192956
[pid=18048] ppid=18046 vsize=16868 CPUtime=1.04
/proc/18048/stat : 18048 (sugar) S 18046 18048 15842 0 -1 4194304 1310 8176 0 1 5 2 90 7 16 0 1 0 22827157 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18048/statm: 4217 1111 409 3 0 796 0
[pid=18061] ppid=18048 vsize=5356 CPUtime=0
/proc/18061/stat : 18061 (sh) S 18048 18048 15842 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22827265 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18061/statm: 1339 233 193 169 0 50 0
[pid=18062] ppid=18061 vsize=868644 CPUtime=5.15
/proc/18062/stat : 18062 (java) S 18061 18048 15842 0 -1 0 18139 0 1 0 503 12 0 0 18 0 9 0 22827265 889491456 16895 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18062/statm: 217161 16895 2566 9 0 211666 0
[pid=18062/tid=18063] ppid=18061 vsize=868644 CPUtime=3.84
/proc/18062/task/18063/stat : 18063 (java) R 18061 18048 15842 0 -1 64 3339 0 1 0 382 2 0 0 25 0 9 0 22827266 889491456 16895 996147200 134512640 134550932 4294955936 18446744073709551615 4126574720 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18062/tid=18064] ppid=18061 vsize=868644 CPUtime=1.08
/proc/18062/task/18064/stat : 18064 (java) S 18061 18048 15842 0 -1 64 12607 0 0 0 101 7 0 0 16 0 9 0 22827268 889491456 16895 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18062/tid=18065] ppid=18061 vsize=868644 CPUtime=0
/proc/18062/task/18065/stat : 18065 (java) S 18061 18048 15842 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22827268 889491456 16895 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18062/tid=18066] ppid=18061 vsize=868644 CPUtime=0
/proc/18062/task/18066/stat : 18066 (java) S 18061 18048 15842 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22827268 889491456 16895 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18062/tid=18067] ppid=18061 vsize=868644 CPUtime=0
/proc/18062/task/18067/stat : 18067 (java) S 18061 18048 15842 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22827270 889491456 16895 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18062/tid=18068] ppid=18061 vsize=868644 CPUtime=0.19
/proc/18062/task/18068/stat : 18068 (java) S 18061 18048 15842 0 -1 64 1491 0 0 0 18 1 0 0 16 0 9 0 22827270 889491456 16895 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18062/tid=18069] ppid=18061 vsize=868644 CPUtime=0
/proc/18062/task/18069/stat : 18069 (java) S 18061 18048 15842 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22827270 889491456 16895 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18062/tid=18070] ppid=18061 vsize=868644 CPUtime=0
/proc/18062/task/18070/stat : 18070 (java) S 18061 18048 15842 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22827270 889491456 16895 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 890868

[startup+12.7012 s]
/proc/loadavg: 1.96 1.98 1.99 3/87 18070
/proc/meminfo: memFree=1787816/2055920 swapFree=4192812/4192956
[pid=18048] ppid=18046 vsize=16868 CPUtime=1.04
/proc/18048/stat : 18048 (sugar) S 18046 18048 15842 0 -1 4194304 1310 8176 0 1 5 2 90 7 16 0 1 0 22827157 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18048/statm: 4217 1111 409 3 0 796 0
[pid=18061] ppid=18048 vsize=5356 CPUtime=0
/proc/18061/stat : 18061 (sh) S 18048 18048 15842 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22827265 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18061/statm: 1339 233 193 169 0 50 0
[pid=18062] ppid=18061 vsize=868756 CPUtime=11.46
/proc/18062/stat : 18062 (java) S 18061 18048 15842 0 -1 0 19422 0 1 0 1124 22 0 0 18 0 9 0 22827265 889606144 17044 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18062/statm: 217189 17044 2591 9 0 211666 0
[pid=18062/tid=18063] ppid=18061 vsize=868756 CPUtime=9.73
/proc/18062/task/18063/stat : 18063 (java) R 18061 18048 15842 0 -1 64 3551 0 1 0 962 11 0 0 25 0 9 0 22827266 889606144 17044 996147200 134512640 134550932 4294955936 18446744073709551615 4126554504 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18062/tid=18064] ppid=18061 vsize=868756 CPUtime=1.44
/proc/18062/task/18064/stat : 18064 (java) S 18061 18048 15842 0 -1 64 13643 0 0 0 136 8 0 0 16 0 9 0 22827268 889606144 17044 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18062/tid=18065] ppid=18061 vsize=868756 CPUtime=0
/proc/18062/task/18065/stat : 18065 (java) S 18061 18048 15842 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22827268 889606144 17044 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18062/tid=18066] ppid=18061 vsize=868756 CPUtime=0
/proc/18062/task/18066/stat : 18066 (java) S 18061 18048 15842 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22827268 889606144 17044 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18062/tid=18067] ppid=18061 vsize=868756 CPUtime=0
/proc/18062/task/18067/stat : 18067 (java) S 18061 18048 15842 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22827270 889606144 17044 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18062/tid=18068] ppid=18061 vsize=868756 CPUtime=0.25
/proc/18062/task/18068/stat : 18068 (java) S 18061 18048 15842 0 -1 64 1526 0 0 0 24 1 0 0 16 0 9 0 22827270 889606144 17044 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18062/tid=18069] ppid=18061 vsize=868756 CPUtime=0
/proc/18062/task/18069/stat : 18069 (java) S 18061 18048 15842 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22827270 889606144 17044 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18062/tid=18070] ppid=18061 vsize=868756 CPUtime=0
/proc/18062/task/18070/stat : 18070 (java) S 18061 18048 15842 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22827270 889606144 17044 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) 890980

[startup+25.5027 s]
/proc/loadavg: 1.97 1.98 1.99 3/87 18070
/proc/meminfo: memFree=1755560/2055920 swapFree=4192812/4192956
[pid=18048] ppid=18046 vsize=16868 CPUtime=1.04
/proc/18048/stat : 18048 (sugar) S 18046 18048 15842 0 -1 4194304 1310 8176 0 1 5 2 90 7 16 0 1 0 22827157 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18048/statm: 4217 1111 409 3 0 796 0
[pid=18061] ppid=18048 vsize=5356 CPUtime=0
/proc/18061/stat : 18061 (sh) S 18048 18048 15842 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22827265 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18061/statm: 1339 233 193 169 0 50 0
[pid=18062] ppid=18061 vsize=868756 CPUtime=24.13
/proc/18062/stat : 18062 (java) S 18061 18048 15842 0 -1 0 19720 0 1 0 2369 44 0 0 18 0 9 0 22827265 889606144 17044 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18062/statm: 217189 17044 2591 9 0 211666 0
[pid=18062/tid=18063] ppid=18061 vsize=868756 CPUtime=22.24
/proc/18062/task/18063/stat : 18063 (java) R 18061 18048 15842 0 -1 64 3849 0 1 0 2193 31 0 0 25 0 9 0 22827266 889606144 17044 996147200 134512640 134550932 4294955936 18446744073709551615 4127033657 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18062/tid=18064] ppid=18061 vsize=868756 CPUtime=1.61
/proc/18062/task/18064/stat : 18064 (java) S 18061 18048 15842 0 -1 64 13643 0 0 0 151 10 0 0 16 0 9 0 22827268 889606144 17044 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18062/tid=18065] ppid=18061 vsize=868756 CPUtime=0
/proc/18062/task/18065/stat : 18065 (java) S 18061 18048 15842 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22827268 889606144 17044 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18062/tid=18066] ppid=18061 vsize=868756 CPUtime=0
/proc/18062/task/18066/stat : 18066 (java) S 18061 18048 15842 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22827268 889606144 17044 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18062/tid=18067] ppid=18061 vsize=868756 CPUtime=0
/proc/18062/task/18067/stat : 18067 (java) S 18061 18048 15842 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22827270 889606144 17044 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18062/tid=18068] ppid=18061 vsize=868756 CPUtime=0.25
/proc/18062/task/18068/stat : 18068 (java) S 18061 18048 15842 0 -1 64 1526 0 0 0 24 1 0 0 16 0 9 0 22827270 889606144 17044 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18062/tid=18069] ppid=18061 vsize=868756 CPUtime=0
/proc/18062/task/18069/stat : 18069 (java) S 18061 18048 15842 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22827270 889606144 17044 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18062/tid=18070] ppid=18061 vsize=868756 CPUtime=0
/proc/18062/task/18070/stat : 18070 (java) S 18061 18048 15842 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22827270 889606144 17044 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) 890980

[startup+51.1026 s]
/proc/loadavg: 1.98 1.98 1.99 3/79 18072
/proc/meminfo: memFree=1737896/2055920 swapFree=4192812/4192956
[pid=18048] ppid=18046 vsize=16868 CPUtime=38.68

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

/proc/meminfo: memFree=817648/2055920 swapFree=4192812/4192956
[pid=18048] ppid=18046 vsize=16868 CPUtime=38.68
/proc/18048/stat : 18048 (sugar) S 18046 18048 15842 0 -1 4194304 1365 28511 0 2 6 2 3783 77 17 0 1 0 22827157 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18048/statm: 4217 1113 409 3 0 796 0
[pid=18071] ppid=18048 vsize=5356 CPUtime=0
/proc/18071/stat : 18071 (sh) S 18048 18048 15842 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22831076 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18071/statm: 1339 232 193 169 0 50 0
[pid=18072] ppid=18071 vsize=243668 CPUtime=1259.22
/proc/18072/stat : 18072 (picosat) R 18071 18048 15842 0 -1 4194304 59147 0 0 0 123992 1930 0 0 25 0 1 0 22831077 249516032 59023 996147200 134512640 134931368 4294956256 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 0 0 0
/proc/18072/statm: 60917 59023 48 102 0 60812 0
Current children cumulated CPU time (s) 1297.9
Current children cumulated vsize (KiB) 265892

[startup+1362.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/86 18278
/proc/meminfo: memFree=812400/2055920 swapFree=4192812/4192956
[pid=18048] ppid=18046 vsize=16868 CPUtime=38.68
/proc/18048/stat : 18048 (sugar) S 18046 18048 15842 0 -1 4194304 1365 28511 0 2 6 2 3783 77 17 0 1 0 22827157 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18048/statm: 4217 1113 409 3 0 796 0
[pid=18071] ppid=18048 vsize=5356 CPUtime=0
/proc/18071/stat : 18071 (sh) S 18048 18048 15842 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22831076 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18071/statm: 1339 232 193 169 0 50 0
[pid=18072] ppid=18071 vsize=243668 CPUtime=1319.2
/proc/18072/stat : 18072 (picosat) R 18071 18048 15842 0 -1 4194304 59147 0 0 0 129990 1930 0 0 25 0 1 0 22831077 249516032 59023 996147200 134512640 134931368 4294956256 18446744073709551615 134525575 0 0 4096 0 0 0 0 17 0 0 0
/proc/18072/statm: 60917 59023 48 102 0 60812 0
Current children cumulated CPU time (s) 1357.88
Current children cumulated vsize (KiB) 265892

[startup+1422.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 18278
/proc/meminfo: memFree=812336/2055920 swapFree=4192812/4192956
[pid=18048] ppid=18046 vsize=16868 CPUtime=38.68
/proc/18048/stat : 18048 (sugar) S 18046 18048 15842 0 -1 4194304 1365 28511 0 2 6 2 3783 77 17 0 1 0 22827157 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18048/statm: 4217 1113 409 3 0 796 0
[pid=18071] ppid=18048 vsize=5356 CPUtime=0
/proc/18071/stat : 18071 (sh) S 18048 18048 15842 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22831076 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18071/statm: 1339 232 193 169 0 50 0
[pid=18072] ppid=18071 vsize=243668 CPUtime=1379.18
/proc/18072/stat : 18072 (picosat) R 18071 18048 15842 0 -1 4194304 59147 0 0 0 135988 1930 0 0 25 0 1 0 22831077 249516032 59023 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/18072/statm: 60917 59023 48 102 0 60812 0
Current children cumulated CPU time (s) 1417.86
Current children cumulated vsize (KiB) 265892

[startup+1482.3 s]
/proc/loadavg: 1.53 1.89 1.96 2/71 18331
/proc/meminfo: memFree=1550376/2055920 swapFree=4192812/4192956
[pid=18048] ppid=18046 vsize=16868 CPUtime=38.68
/proc/18048/stat : 18048 (sugar) S 18046 18048 15842 0 -1 4194304 1365 28511 0 2 6 2 3783 77 17 0 1 0 22827157 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18048/statm: 4217 1113 409 3 0 796 0
[pid=18071] ppid=18048 vsize=5356 CPUtime=0
/proc/18071/stat : 18071 (sh) S 18048 18048 15842 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22831076 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18071/statm: 1339 232 193 169 0 50 0
[pid=18072] ppid=18071 vsize=248476 CPUtime=1439.14
/proc/18072/stat : 18072 (picosat) R 18071 18048 15842 0 -1 4194304 60366 0 0 0 141982 1932 0 0 25 0 1 0 22831077 254439424 60242 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/18072/statm: 62119 60242 48 102 0 62014 0
Current children cumulated CPU time (s) 1477.82
Current children cumulated vsize (KiB) 270700

[startup+1542.31 s]
/proc/loadavg: 1.30 1.76 1.90 3/87 18511
/proc/meminfo: memFree=1452456/2055920 swapFree=4192812/4192956
[pid=18048] ppid=18046 vsize=16868 CPUtime=38.68
/proc/18048/stat : 18048 (sugar) S 18046 18048 15842 0 -1 4194304 1365 28511 0 2 6 2 3783 77 17 0 1 0 22827157 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18048/statm: 4217 1113 409 3 0 796 0
[pid=18071] ppid=18048 vsize=5356 CPUtime=0
/proc/18071/stat : 18071 (sh) S 18048 18048 15842 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22831076 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18071/statm: 1339 232 193 169 0 50 0
[pid=18072] ppid=18071 vsize=259888 CPUtime=1499.09
/proc/18072/stat : 18072 (picosat) R 18071 18048 15842 0 -1 4194304 63223 0 0 0 147971 1938 0 0 25 0 1 0 22831077 266125312 63099 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/18072/statm: 64972 63099 48 102 0 64867 0
Current children cumulated CPU time (s) 1537.77
Current children cumulated vsize (KiB) 282112

[startup+1602.3 s]
/proc/loadavg: 1.26 1.67 1.87 2/71 18710
/proc/meminfo: memFree=1524968/2055920 swapFree=4192812/4192956
[pid=18048] ppid=18046 vsize=16868 CPUtime=38.68
/proc/18048/stat : 18048 (sugar) S 18046 18048 15842 0 -1 4194304 1365 28511 0 2 6 2 3783 77 17 0 1 0 22827157 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18048/statm: 4217 1113 409 3 0 796 0
[pid=18071] ppid=18048 vsize=5356 CPUtime=0
/proc/18071/stat : 18071 (sh) S 18048 18048 15842 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22831076 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18071/statm: 1339 232 193 169 0 50 0
[pid=18072] ppid=18071 vsize=272916 CPUtime=1559.05
/proc/18072/stat : 18072 (picosat) R 18071 18048 15842 0 -1 4194304 66469 0 0 0 153962 1943 0 0 25 0 1 0 22831077 279465984 66345 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/18072/statm: 68229 66345 48 102 0 68124 0
Current children cumulated CPU time (s) 1597.73
Current children cumulated vsize (KiB) 295140

[startup+1662.3 s]
/proc/loadavg: 1.09 1.55 1.81 2/71 18779
/proc/meminfo: memFree=1513320/2055920 swapFree=4192812/4192956
[pid=18048] ppid=18046 vsize=16868 CPUtime=38.68
/proc/18048/stat : 18048 (sugar) S 18046 18048 15842 0 -1 4194304 1365 28511 0 2 6 2 3783 77 17 0 1 0 22827157 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18048/statm: 4217 1113 409 3 0 796 0
[pid=18071] ppid=18048 vsize=5356 CPUtime=0
/proc/18071/stat : 18071 (sh) S 18048 18048 15842 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22831076 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18071/statm: 1339 232 193 169 0 50 0
[pid=18072] ppid=18071 vsize=284312 CPUtime=1619.01
/proc/18072/stat : 18072 (picosat) R 18071 18048 15842 0 -1 4194304 69314 0 0 0 159954 1947 0 0 25 0 1 0 22831077 291135488 69190 996147200 134512640 134931368 4294956256 18446744073709551615 134522865 0 0 4096 0 0 0 0 17 0 0 0
/proc/18072/statm: 71078 69190 48 102 0 70973 0
Current children cumulated CPU time (s) 1657.69
Current children cumulated vsize (KiB) 306536

[startup+1722.3 s]
/proc/loadavg: 1.43 1.54 1.79 3/86 18872
/proc/meminfo: memFree=1481064/2055920 swapFree=4192812/4192956
[pid=18048] ppid=18046 vsize=16868 CPUtime=38.68
/proc/18048/stat : 18048 (sugar) S 18046 18048 15842 0 -1 4194304 1365 28511 0 2 6 2 3783 77 17 0 1 0 22827157 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18048/statm: 4217 1113 409 3 0 796 0
[pid=18071] ppid=18048 vsize=5356 CPUtime=0
/proc/18071/stat : 18071 (sh) S 18048 18048 15842 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22831076 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18071/statm: 1339 232 193 169 0 50 0
[pid=18072] ppid=18071 vsize=296540 CPUtime=1678.97
/proc/18072/stat : 18072 (picosat) R 18071 18048 15842 0 -1 4194304 72372 0 0 0 165947 1950 0 0 25 0 1 0 22831077 303656960 72248 996147200 134512640 134931368 4294956256 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 0 0 0
/proc/18072/statm: 74135 72248 48 102 0 74030 0
Current children cumulated CPU time (s) 1717.65
Current children cumulated vsize (KiB) 318764

[startup+1782.3 s]
/proc/loadavg: 1.90 1.65 1.81 3/86 18872
/proc/meminfo: memFree=1467624/2055920 swapFree=4192812/4192956
[pid=18048] ppid=18046 vsize=16868 CPUtime=38.68
/proc/18048/stat : 18048 (sugar) S 18046 18048 15842 0 -1 4194304 1365 28511 0 2 6 2 3783 77 17 0 1 0 22827157 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18048/statm: 4217 1113 409 3 0 796 0
[pid=18071] ppid=18048 vsize=5356 CPUtime=0
/proc/18071/stat : 18071 (sh) S 18048 18048 15842 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22831076 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18071/statm: 1339 232 193 169 0 50 0
[pid=18072] ppid=18071 vsize=309552 CPUtime=1738.95
/proc/18072/stat : 18072 (picosat) R 18071 18048 15842 0 -1 4194304 75635 0 0 0 171942 1953 0 0 25 0 1 0 22831077 316981248 75511 996147200 134512640 134931368 4294956256 18446744073709551615 134597664 0 0 4096 0 0 0 0 17 0 0 0
/proc/18072/statm: 77388 75511 48 102 0 77283 0
Current children cumulated CPU time (s) 1777.63
Current children cumulated vsize (KiB) 331776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.7 s]
/proc/loadavg: 1.93 1.68 1.81 3/86 18872
/proc/meminfo: memFree=1463656/2055920 swapFree=4192812/4192956
[pid=18048] ppid=18046 vsize=16868 CPUtime=38.68
/proc/18048/stat : 18048 (sugar) S 18046 18048 15842 0 -1 4194304 1365 28511 0 2 6 2 3783 77 17 0 1 0 22827157 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18048/statm: 4217 1113 409 3 0 796 0
[pid=18071] ppid=18048 vsize=5356 CPUtime=0
/proc/18071/stat : 18071 (sh) S 18048 18048 15842 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22831076 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18071/statm: 1339 232 193 169 0 50 0
[pid=18072] ppid=18071 vsize=313132 CPUtime=1761.35
/proc/18072/stat : 18072 (picosat) R 18071 18048 15842 0 -1 4194304 76705 0 0 0 174181 1954 0 0 25 0 1 0 22831077 320647168 76460 996147200 134512640 134931368 4294956256 18446744073709551615 134525797 0 0 4096 0 0 0 0 17 0 0 0
/proc/18072/statm: 78283 76460 48 102 0 78178 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 335356

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 18048 and gives
#  childrusage.ru_utime.tv_sec=37
#  childrusage.ru_utime.tv_usec=899238
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=801878
# CPU time returned by wait4() is 38.7011
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1804.76
CPU time (s): 1800.03
CPU user time (s): 1779.7
CPU system time (s): 20.33
CPU usage (%): 99.738
Max. virtual memory (cumulated for all children) (KiB): 893432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 37.8992
system time used= 0.801878
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30270
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= 12017
involuntary context switches= 12689

runsolver used 2.07768 second user time and 5.95409 second system time

The end

Launcher Data

Begin job on node32 at 2009-07-12 02:13:27
IDJOB=2073116
IDBENCH=55942
IDSOLVER=738
FILE ID=node32/2073116-1247357606
PBS_JOBID= 9506868
Free space on /tmp= 66360 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-robin14.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-2073116-1247357606/watcher-2073116-1247357606 -o /tmp/evaluation-result-2073116-1247357606/solver-2073116-1247357606 -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-2073116-1247357606.xml

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

MD5SUM BENCH= 7b19f5d8893e671ba88b8b040bbacdb0
RANDOM SEED=1380863705

node32.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.236
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.236
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:       1863904 kB
Buffers:         19288 kB
Cached:          92844 kB
SwapCached:          0 kB
Active:         108324 kB
Inactive:        29480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1863904 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3432 kB
Writeback:           0 kB
Mapped:          36380 kB
Slab:            39276 kB
Committed_AS:   270992 kB
PageTables:       1900 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66360 MiB
End job on node32 at 2009-07-12 02:43:33