Trace number 2080816

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.06 1859.78

General information on the benchmark

Namecsp/haystacks/
normalized-haystacks-53.xml
MD5SUMd681286c66525d8f5685293c3142595a
Bench Category2-ARY-INT (binary 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 variables2809
Number of constraints73086
Maximum constraint arity2
Maximum domain size53
Number of constraints which are defined in extension0
Number of constraints which are defined in intension73086
Global constraints used (with number of constraints)

Solver Data

0.06/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.06/0.08	c 0	BEGIN Sun Jul 12 06:02:07 2009
0.06/0.08	c 0	PID 24045
0.06/0.08	c 0	HOST node28.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2080816-1247371326.xml TO HOME/temp.csp
0.06/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-2080816-1247371326.xml' 'HOME/temp.csp'
3.82/3.99	c 4	1 domains, 2809 variables, 4 predicates, 0 relations, 73086 constraints
3.86/4.11	c 4	ENCODING HOME/temp.csp TO HOME/temp.cnf
3.86/4.11	c 4	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
3.89/5.26	c 5	Parsing HOME/temp.csp
4.09/5.44	c 5	parsed 10000 expressions
4.18/5.55	c 5	parsed 20000 expressions
4.28/5.67	c 5	parsed 30000 expressions
4.38/5.74	c 5	parsed 40000 expressions
4.49/5.89	c 5	parsed 50000 expressions
4.58/5.97	c 6	parsed 60000 expressions
4.68/6.05	c 6	parsed 70000 expressions
4.68/6.09	c 6	parsed 75900 expressions
4.78/6.10	c 6	Heap : 19 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
4.78/6.10	c 6	Converting to clausal form CSP
6.28/7.69	c 7	converted 7590 (10%) expressions
8.35/9.79	c 9	converted 15180 (20%) expressions
10.24/11.65	c 11	converted 22770 (30%) expressions
12.11/13.52	c 13	converted 30360 (40%) expressions
14.38/15.80	c 15	converted 37950 (50%) expressions
16.17/17.62	c 17	converted 45540 (60%) expressions
17.94/19.45	c 19	converted 53130 (70%) expressions
20.41/21.97	c 22	converted 60720 (80%) expressions
22.20/23.79	c 23	converted 68310 (90%) expressions
24.07/25.64	c 25	converted 75900 (100%) expressions
24.07/25.64	c 25	CSP : 2809 integers, 70532 booleans, 216906 clauses, largest domain size 53
24.07/25.64	c 25	Heap : 127 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
24.07/25.64	c 25	Propagation in CSP
27.73/29.37	c 29	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
27.73/29.37	c 29	CSP : 2809 integers, 70532 booleans, 216906 clauses, largest domain size 53
27.73/29.38	c 29	Heap : 128 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
27.82/29.43	c 29	Simplifing CSP by introducing new Boolean variables
28.32/29.90	c 29	CSP : 2809 integers, 146068 booleans, 292442 clauses, largest domain size 53
28.32/29.90	c 29	Heap : 145 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
29.11/30.79	c 30	Encoding CSP to SAT : HOME/temp.cnf
29.30/30.93	c 31	281 (10%) CSP integer variables are encoded (14331 clauses, 193245 bytes)
29.30/31.00	c 31	562 (20%) CSP integer variables are encoded (28662 clauses, 408210 bytes)
29.40/31.07	c 31	843 (30%) CSP integer variables are encoded (42993 clauses, 623175 bytes)
29.51/31.15	c 31	1124 (40%) CSP integer variables are encoded (57324 clauses, 838140 bytes)
29.60/31.22	c 31	1405 (50%) CSP integer variables are encoded (71655 clauses, 1053105 bytes)
29.60/31.29	c 31	1686 (60%) CSP integer variables are encoded (85986 clauses, 1268070 bytes)
29.70/31.36	c 31	1967 (70%) CSP integer variables are encoded (100317 clauses, 1487518 bytes)
29.80/31.43	c 31	2248 (80%) CSP integer variables are encoded (114648 clauses, 1731145 bytes)
29.80/31.50	c 31	2529 (90%) CSP integer variables are encoded (128979 clauses, 1974772 bytes)
29.90/31.58	c 31	2809 (100%) CSP integer variables are encoded (143259 clauses, 2217532 bytes)
35.64/40.02	c 40	29245 (10%) CSP clauses are encoded (1293989 clauses, 27345978 bytes)
43.34/54.60	c 54	58489 (20%) CSP clauses are encoded (2449090 clauses, 53583890 bytes)
49.20/61.17	c 61	87733 (30%) CSP clauses are encoded (3605846 clauses, 80266658 bytes)
57.31/76.47	c 76	116977 (40%) CSP clauses are encoded (4761324 clauses, 106949400 bytes)
63.22/82.32	c 82	146221 (50%) CSP clauses are encoded (5923140 clauses, 133819638 bytes)
71.75/98.27	c 98	175466 (60%) CSP clauses are encoded (7085643 clauses, 160735152 bytes)
77.84/104.47	c 104	204710 (70%) CSP clauses are encoded (8247860 clauses, 187731318 bytes)
85.32/118.82	c 118	233954 (80%) CSP clauses are encoded (9395819 clauses, 214500740 bytes)
92.41/136.22	c 136	263198 (90%) CSP clauses are encoded (10552441 clauses, 241713536 bytes)
98.58/142.15	c 142	292442 (100%) CSP clauses are encoded (11706909 clauses, 270175018 bytes)
98.58/142.15	c 142	292442 CSP clauses encoded
98.58/142.15	c 142	Writing map file : HOME/temp.map
98.58/142.19	c 142	Heap : 119 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
98.58/142.19	c 142	SAT : 292136 SAT variables, 11706909 SAT clauses, 270175018 bytes
98.58/142.19	c 142	Heap : 119 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
98.88/143.40	c 143	SOLVING HOME/temp.cnf
98.88/143.40	c 143	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.06/1859.72	c ERROR INTERRUPTED
1800.06/1859.78	s UNKNOWN
1800.06/1859.78	c 1859	CPU 98.9 (0.06 0.02 94.51 4.31)
1800.06/1859.78	c 1859	END Sun Jul 12 06:33:06 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-2080816-1247371326/watcher-2080816-1247371326 -o /tmp/evaluation-result-2080816-1247371326/solver-2080816-1247371326 -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-2080816-1247371326.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.92 1.98 1.99 4/81 24045
/proc/meminfo: memFree=1843776/2055920 swapFree=4192812/4192956
[pid=24045] ppid=24043 vsize=4708 CPUtime=0
/proc/24045/stat : 24045 (sugar) R 24043 24045 20173 0 -1 4194304 56 0 0 0 0 0 0 0 20 0 1 0 24199277 4820992 41 996147200 4194304 4206940 548682068608 18446744073709551615 217868993232 0 0 4096 0 0 0 0 17 1 0 0
/proc/24045/statm: 1177 41 31 3 0 8 0

[startup+0.0810309 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 24045
/proc/meminfo: memFree=1843776/2055920 swapFree=4192812/4192956
[pid=24045] ppid=24043 vsize=16740 CPUtime=0.06
/proc/24045/stat : 24045 (sugar) R 24043 24045 20173 0 -1 4194304 1099 0 0 0 5 1 0 0 18 0 1 0 24199277 17141760 1067 996147200 4194304 4206940 548682068608 18446744073709551615 217889598787 0 0 4224 0 0 0 0 17 1 0 0
/proc/24045/statm: 4185 1067 380 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101041 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 24045
/proc/meminfo: memFree=1843776/2055920 swapFree=4192812/4192956
[pid=24045] ppid=24043 vsize=16868 CPUtime=0.07
/proc/24045/stat : 24045 (sugar) S 24043 24045 20173 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 24199277 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24045/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301055 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 24045
/proc/meminfo: memFree=1843776/2055920 swapFree=4192812/4192956
[pid=24045] ppid=24043 vsize=16868 CPUtime=0.07
/proc/24045/stat : 24045 (sugar) S 24043 24045 20173 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 24199277 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24045/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701112 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 24045
/proc/meminfo: memFree=1843776/2055920 swapFree=4192812/4192956
[pid=24045] ppid=24043 vsize=16868 CPUtime=0.07
/proc/24045/stat : 24045 (sugar) S 24043 24045 20173 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 24199277 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24045/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.5022 s]
/proc/loadavg: 1.92 1.98 1.99 4/92 24057
/proc/meminfo: memFree=1817896/2055920 swapFree=4192812/4192956
[pid=24045] ppid=24043 vsize=16868 CPUtime=0.07
/proc/24045/stat : 24045 (sugar) S 24043 24045 20173 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 24199277 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24045/statm: 4217 1111 409 3 0 796 0
[pid=24048] ppid=24045 vsize=5356 CPUtime=0
/proc/24048/stat : 24048 (sh) S 24045 24045 20173 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24199286 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24048/statm: 1339 233 193 169 0 50 0
[pid=24049] ppid=24048 vsize=864772 CPUtime=1.38
/proc/24049/stat : 24049 (java) S 24048 24045 20173 0 -1 0 14836 0 1 0 129 9 0 0 18 0 9 0 24199286 885526528 12374 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24049/statm: 216193 12374 2557 9 0 210705 0
[pid=24049/tid=24050] ppid=24048 vsize=864772 CPUtime=0.8
/proc/24049/task/24050/stat : 24050 (java) R 24048 24045 20173 0 -1 64 3071 0 1 0 78 2 0 0 24 0 9 0 24199287 885526528 12374 996147200 134512640 134550932 4294955984 18446744073709551615 4126500130 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24049/tid=24051] ppid=24048 vsize=864772 CPUtime=0.45
/proc/24049/task/24051/stat : 24051 (java) S 24048 24045 20173 0 -1 64 10560 0 0 0 40 5 0 0 16 0 9 0 24199288 885526528 12374 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24049/tid=24052] ppid=24048 vsize=864772 CPUtime=0
/proc/24049/task/24052/stat : 24052 (java) S 24048 24045 20173 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24199289 885526528 12374 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24049/tid=24053] ppid=24048 vsize=864772 CPUtime=0
/proc/24049/task/24053/stat : 24053 (java) S 24048 24045 20173 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 24199289 885526528 12374 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24049/tid=24054] ppid=24048 vsize=864772 CPUtime=0
/proc/24049/task/24054/stat : 24054 (java) S 24048 24045 20173 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24199291 885526528 12374 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24049/tid=24055] ppid=24048 vsize=864772 CPUtime=0.09
/proc/24049/task/24055/stat : 24055 (java) S 24048 24045 20173 0 -1 64 500 0 0 0 9 0 0 0 16 0 9 0 24199291 885526528 12374 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24049/tid=24056] ppid=24048 vsize=864772 CPUtime=0
/proc/24049/task/24056/stat : 24056 (java) S 24048 24045 20173 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24199291 885526528 12374 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24049/tid=24057] ppid=24048 vsize=864772 CPUtime=0
/proc/24049/task/24057/stat : 24057 (java) S 24048 24045 20173 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24199291 885526528 12374 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 886996

[startup+3.1024 s]
/proc/loadavg: 2.01 2.00 2.00 3/92 24057
/proc/meminfo: memFree=1778152/2055920 swapFree=4192812/4192956
[pid=24045] ppid=24043 vsize=16868 CPUtime=0.07
/proc/24045/stat : 24045 (sugar) S 24043 24045 20173 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 24199277 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24045/statm: 4217 1111 409 3 0 796 0
[pid=24048] ppid=24045 vsize=5356 CPUtime=0
/proc/24048/stat : 24048 (sh) S 24045 24045 20173 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24199286 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24048/statm: 1339 233 193 169 0 50 0
[pid=24049] ppid=24048 vsize=864788 CPUtime=2.96
/proc/24049/stat : 24049 (java) S 24048 24045 20173 0 -1 0 32564 0 1 0 279 17 0 0 18 0 9 0 24199286 885542912 27149 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24049/statm: 216197 27149 2556 9 0 210709 0
[pid=24049/tid=24050] ppid=24048 vsize=864788 CPUtime=1.54
/proc/24049/task/24050/stat : 24050 (java) R 24048 24045 20173 0 -1 64 3918 0 1 0 151 3 0 0 25 0 9 0 24199287 885542912 27149 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24049/tid=24051] ppid=24048 vsize=864788 CPUtime=1.26
/proc/24049/task/24051/stat : 24051 (java) S 24048 24045 20173 0 -1 64 27418 0 0 0 114 12 0 0 16 0 9 0 24199288 885542912 27149 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24049/tid=24052] ppid=24048 vsize=864788 CPUtime=0
/proc/24049/task/24052/stat : 24052 (java) S 24048 24045 20173 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24199289 885542912 27149 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24049/tid=24053] ppid=24048 vsize=864788 CPUtime=0
/proc/24049/task/24053/stat : 24053 (java) S 24048 24045 20173 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 24199289 885542912 27149 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24049/tid=24054] ppid=24048 vsize=864788 CPUtime=0
/proc/24049/task/24054/stat : 24054 (java) S 24048 24045 20173 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24199291 885542912 27149 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24049/tid=24055] ppid=24048 vsize=864788 CPUtime=0.13
/proc/24049/task/24055/stat : 24055 (java) R 24048 24045 20173 0 -1 64 523 0 0 0 13 0 0 0 16 0 9 0 24199291 885542912 27149 996147200 134512640 134550932 4294955984 18446744073709551615 102048164 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24049/tid=24056] ppid=24048 vsize=864788 CPUtime=0
/proc/24049/task/24056/stat : 24056 (java) S 24048 24045 20173 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24199291 885542912 27149 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24049/tid=24057] ppid=24048 vsize=864788 CPUtime=0
/proc/24049/task/24057/stat : 24057 (java) S 24048 24045 20173 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24199291 885542912 27149 996147200 134512640 134550932 4294955984 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) 887012

[startup+6.30179 s]
/proc/loadavg: 2.01 2.00 2.00 4/92 24067
/proc/meminfo: memFree=1832872/2055920 swapFree=4192812/4192956
[pid=24045] ppid=24043 vsize=16868 CPUtime=3.89
/proc/24045/stat : 24045 (sugar) S 24043 24045 20173 0 -1 4194304 1309 34936 0 1 6 1 361 21 16 0 1 0 24199277 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24045/statm: 4217 1111 409 3 0 796 0
[pid=24058] ppid=24045 vsize=5356 CPUtime=0
/proc/24058/stat : 24058 (sh) S 24045 24045 20173 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24199688 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24058/statm: 1339 233 193 169 0 50 0
[pid=24059] ppid=24058 vsize=865332 CPUtime=1.1
/proc/24059/stat : 24059 (java) S 24058 24045 20173 0 -1 0 10726 0 1 0 104 6 0 0 18 0 9 0 24199689 886099968 9657 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24059/statm: 216333 9657 2569 9 0 210838 0
[pid=24059/tid=24060] ppid=24058 vsize=865332 CPUtime=0.65
/proc/24059/task/24060/stat : 24060 (java) R 24058 24045 20173 0 -1 64 2712 0 1 0 63 2 0 0 25 0 9 0 24199797 886099968 9658 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24059/tid=24061] ppid=24058 vsize=865332 CPUtime=0.33
/proc/24059/task/24061/stat : 24061 (java) S 24058 24045 20173 0 -1 64 6733 0 0 0 31 2 0 0 16 0 9 0 24199799 886099968 9660 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24059/tid=24062] ppid=24058 vsize=865332 CPUtime=0
/proc/24059/task/24062/stat : 24062 (java) S 24058 24045 20173 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24199799 886099968 9662 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24059/tid=24063] ppid=24058 vsize=865332 CPUtime=0
/proc/24059/task/24063/stat : 24063 (java) S 24058 24045 20173 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 24199799 886099968 9662 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24059/tid=24064] ppid=24058 vsize=865332 CPUtime=0
/proc/24059/task/24064/stat : 24064 (java) S 24058 24045 20173 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 24199801 886099968 9665 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24059/tid=24065] ppid=24058 vsize=865332 CPUtime=0.08
/proc/24059/task/24065/stat : 24065 (java) R 24058 24045 20173 0 -1 64 586 0 0 0 8 0 0 0 16 0 9 0 24199801 886099968 9665 996147200 134512640 134550932 4294955936 18446744073709551615 101755219 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24059/tid=24066] ppid=24058 vsize=865332 CPUtime=0
/proc/24059/task/24066/stat : 24066 (java) S 24058 24045 20173 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 24199801 886099968 9666 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24059/tid=24067] ppid=24058 vsize=865332 CPUtime=0
/proc/24059/task/24067/stat : 24067 (java) S 24058 24045 20173 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24199801 886099968 9667 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.99
Current children cumulated vsize (KiB) 887556
heavy processes:

[startup+12.7024 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 24067
/proc/meminfo: memFree=1773544/2055920 swapFree=4192812/4192956
[pid=24045] ppid=24043 vsize=16868 CPUtime=3.89
/proc/24045/stat : 24045 (sugar) S 24043 24045 20173 0 -1 4194304 1309 34936 0 1 6 1 361 21 16 0 1 0 24199277 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24045/statm: 4217 1111 409 3 0 796 0
[pid=24058] ppid=24045 vsize=5356 CPUtime=0
/proc/24058/stat : 24058 (sh) S 24045 24045 20173 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24199688 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24058/statm: 1339 233 193 169 0 50 0
[pid=24059] ppid=24058 vsize=868640 CPUtime=7.42
/proc/24059/stat : 24059 (java) S 24058 24045 20173 0 -1 0 21604 0 1 0 729 13 0 0 18 0 9 0 24199689 889487360 19445 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24059/statm: 217160 19445 2567 9 0 211665 0
[pid=24059/tid=24060] ppid=24058 vsize=868640 CPUtime=6.04
/proc/24059/task/24060/stat : 24060 (java) R 24058 24045 20173 0 -1 64 3278 0 1 0 601 3 0 0 25 0 9 0 24199797 889487360 19445 996147200 134512640 134550932 4294955936 18446744073709551615 4126409966 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24059/tid=24061] ppid=24058 vsize=868640 CPUtime=1.2
/proc/24059/task/24061/stat : 24061 (java) S 24058 24045 20173 0 -1 64 16151 0 0 0 111 9 0 0 15 0 9 0 24199799 889487360 19445 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24059/tid=24062] ppid=24058 vsize=868640 CPUtime=0
/proc/24059/task/24062/stat : 24062 (java) S 24058 24045 20173 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24199799 889487360 19445 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24059/tid=24063] ppid=24058 vsize=868640 CPUtime=0
/proc/24059/task/24063/stat : 24063 (java) S 24058 24045 20173 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24199799 889487360 19445 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24059/tid=24064] ppid=24058 vsize=868640 CPUtime=0
/proc/24059/task/24064/stat : 24064 (java) S 24058 24045 20173 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 24199801 889487360 19445 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24059/tid=24065] ppid=24058 vsize=868640 CPUtime=0.16
/proc/24059/task/24065/stat : 24065 (java) S 24058 24045 20173 0 -1 64 1472 0 0 0 16 0 0 0 16 0 9 0 24199801 889487360 19445 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24059/tid=24066] ppid=24058 vsize=868640 CPUtime=0
/proc/24059/task/24066/stat : 24066 (java) S 24058 24045 20173 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 24199801 889487360 19445 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24059/tid=24067] ppid=24058 vsize=868640 CPUtime=0
/proc/24059/task/24067/stat : 24067 (java) S 24058 24045 20173 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24199801 889487360 19445 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.31
Current children cumulated vsize (KiB) 890864

[startup+25.5029 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 24067
/proc/meminfo: memFree=1695208/2055920 swapFree=4192812/4192956
[pid=24045] ppid=24043 vsize=16868 CPUtime=3.89
/proc/24045/stat : 24045 (sugar) S 24043 24045 20173 0 -1 4194304 1309 34936 0 1 6 1 361 21 16 0 1 0 24199277 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24045/statm: 4217 1111 409 3 0 796 0
[pid=24058] ppid=24045 vsize=5356 CPUtime=0
/proc/24058/stat : 24058 (sh) S 24045 24045 20173 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24199688 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24058/statm: 1339 233 193 169 0 50 0
[pid=24059] ppid=24058 vsize=868640 CPUtime=20.07
/proc/24059/stat : 24059 (java) S 24058 24045 20173 0 -1 0 48516 0 1 0 1979 28 0 0 18 0 9 0 24199689 889487360 38352 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24059/statm: 217160 38352 2568 9 0 211665 0
[pid=24059/tid=24060] ppid=24058 vsize=868640 CPUtime=16.58
/proc/24059/task/24060/stat : 24060 (java) R 24058 24045 20173 0 -1 64 4534 0 1 0 1654 4 0 0 25 0 9 0 24199797 889487360 38352 996147200 134512640 134550932 4294955936 18446744073709551615 4126556429 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24059/tid=24061] ppid=24058 vsize=868640 CPUtime=3.3
/proc/24059/task/24061/stat : 24061 (java) S 24058 24045 20173 0 -1 64 41807 0 0 0 307 23 0 0 16 0 9 0 24199799 889487360 38352 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24059/tid=24062] ppid=24058 vsize=868640 CPUtime=0
/proc/24059/task/24062/stat : 24062 (java) S 24058 24045 20173 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24199799 889487360 38352 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24059/tid=24063] ppid=24058 vsize=868640 CPUtime=0
/proc/24059/task/24063/stat : 24063 (java) S 24058 24045 20173 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24199799 889487360 38352 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/meminfo: memFree=1116488/2055920 swapFree=4192812/4192956
[pid=24045] ppid=24043 vsize=16868 CPUtime=98.89
/proc/24045/stat : 24045 (sugar) S 24043 24045 20173 0 -1 4194304 1365 91583 0 2 6 1 9451 431 16 0 1 0 24199277 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24045/statm: 4217 1113 409 3 0 796 0
[pid=24068] ppid=24045 vsize=5356 CPUtime=0
/proc/24068/stat : 24068 (sh) S 24045 24045 20173 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24213618 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24068/statm: 1339 232 193 169 0 50 0
[pid=24069] ppid=24068 vsize=470416 CPUtime=1266.06
/proc/24069/stat : 24069 (picosat) R 24068 24045 20173 0 -1 4194304 107007 0 0 0 120920 5686 0 0 25 0 1 0 24213618 481705984 106895 996147200 134512640 134931368 4294956256 18446744073709551615 134525675 0 0 4096 0 0 0 0 17 0 0 0
/proc/24069/statm: 117604 106895 48 102 0 117499 0
Current children cumulated CPU time (s) 1364.95
Current children cumulated vsize (KiB) 492640

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 2.00 3/83 24447
/proc/meminfo: memFree=1116552/2055920 swapFree=4192812/4192956
[pid=24045] ppid=24043 vsize=16868 CPUtime=98.89
/proc/24045/stat : 24045 (sugar) S 24043 24045 20173 0 -1 4194304 1365 91583 0 2 6 1 9451 431 16 0 1 0 24199277 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24045/statm: 4217 1113 409 3 0 796 0
[pid=24068] ppid=24045 vsize=5356 CPUtime=0
/proc/24068/stat : 24068 (sh) S 24045 24045 20173 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24213618 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24068/statm: 1339 232 193 169 0 50 0
[pid=24069] ppid=24068 vsize=470416 CPUtime=1325.75
/proc/24069/stat : 24069 (picosat) R 24068 24045 20173 0 -1 4194304 107008 0 0 0 126889 5686 0 0 25 0 1 0 24213618 481705984 106896 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/24069/statm: 117604 106896 48 102 0 117499 0
Current children cumulated CPU time (s) 1424.64
Current children cumulated vsize (KiB) 492640

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 2.00 3/83 24447
/proc/meminfo: memFree=1116488/2055920 swapFree=4192812/4192956
[pid=24045] ppid=24043 vsize=16868 CPUtime=98.89
/proc/24045/stat : 24045 (sugar) S 24043 24045 20173 0 -1 4194304 1365 91583 0 2 6 1 9451 431 16 0 1 0 24199277 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24045/statm: 4217 1113 409 3 0 796 0
[pid=24068] ppid=24045 vsize=5356 CPUtime=0
/proc/24068/stat : 24068 (sh) S 24045 24045 20173 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24213618 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24068/statm: 1339 232 193 169 0 50 0
[pid=24069] ppid=24068 vsize=470416 CPUtime=1385.44
/proc/24069/stat : 24069 (picosat) R 24068 24045 20173 0 -1 4194304 107008 0 0 0 132858 5686 0 0 25 0 1 0 24213618 481705984 106896 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/24069/statm: 117604 106896 48 102 0 117499 0
Current children cumulated CPU time (s) 1484.33
Current children cumulated vsize (KiB) 492640

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 2.00 3/83 24447
/proc/meminfo: memFree=1116488/2055920 swapFree=4192812/4192956
[pid=24045] ppid=24043 vsize=16868 CPUtime=98.89
/proc/24045/stat : 24045 (sugar) S 24043 24045 20173 0 -1 4194304 1365 91583 0 2 6 1 9451 431 16 0 1 0 24199277 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24045/statm: 4217 1113 409 3 0 796 0
[pid=24068] ppid=24045 vsize=5356 CPUtime=0
/proc/24068/stat : 24068 (sh) S 24045 24045 20173 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24213618 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24068/statm: 1339 232 193 169 0 50 0
[pid=24069] ppid=24068 vsize=470416 CPUtime=1445.12
/proc/24069/stat : 24069 (picosat) R 24068 24045 20173 0 -1 4194304 107008 0 0 0 138826 5686 0 0 25 0 1 0 24213618 481705984 106896 996147200 134512640 134931368 4294956256 18446744073709551615 134524027 0 0 4096 0 0 0 0 17 0 0 0
/proc/24069/statm: 117604 106896 48 102 0 117499 0
Current children cumulated CPU time (s) 1544.01
Current children cumulated vsize (KiB) 492640

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 2.00 3/83 24447
/proc/meminfo: memFree=1116424/2055920 swapFree=4192812/4192956
[pid=24045] ppid=24043 vsize=16868 CPUtime=98.89
/proc/24045/stat : 24045 (sugar) S 24043 24045 20173 0 -1 4194304 1365 91583 0 2 6 1 9451 431 16 0 1 0 24199277 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24045/statm: 4217 1113 409 3 0 796 0
[pid=24068] ppid=24045 vsize=5356 CPUtime=0
/proc/24068/stat : 24068 (sh) S 24045 24045 20173 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24213618 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24068/statm: 1339 232 193 169 0 50 0
[pid=24069] ppid=24068 vsize=470416 CPUtime=1504.8
/proc/24069/stat : 24069 (picosat) R 24068 24045 20173 0 -1 4194304 107008 0 0 0 144794 5686 0 0 25 0 1 0 24213618 481705984 106896 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/24069/statm: 117604 106896 48 102 0 117499 0
Current children cumulated CPU time (s) 1603.69
Current children cumulated vsize (KiB) 492640

[startup+1722.31 s]
/proc/loadavg: 1.99 1.97 2.00 3/83 24447
/proc/meminfo: memFree=1116360/2055920 swapFree=4192812/4192956
[pid=24045] ppid=24043 vsize=16868 CPUtime=98.89
/proc/24045/stat : 24045 (sugar) S 24043 24045 20173 0 -1 4194304 1365 91583 0 2 6 1 9451 431 16 0 1 0 24199277 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24045/statm: 4217 1113 409 3 0 796 0
[pid=24068] ppid=24045 vsize=5356 CPUtime=0
/proc/24068/stat : 24068 (sh) S 24045 24045 20173 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24213618 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24068/statm: 1339 232 193 169 0 50 0
[pid=24069] ppid=24068 vsize=470416 CPUtime=1564.48
/proc/24069/stat : 24069 (picosat) R 24068 24045 20173 0 -1 4194304 107008 0 0 0 150762 5686 0 0 25 0 1 0 24213618 481705984 106896 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/24069/statm: 117604 106896 48 102 0 117499 0
Current children cumulated CPU time (s) 1663.37
Current children cumulated vsize (KiB) 492640

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 2.00 3/83 24447
/proc/meminfo: memFree=1116296/2055920 swapFree=4192812/4192956
[pid=24045] ppid=24043 vsize=16868 CPUtime=98.89
/proc/24045/stat : 24045 (sugar) S 24043 24045 20173 0 -1 4194304 1365 91583 0 2 6 1 9451 431 16 0 1 0 24199277 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24045/statm: 4217 1113 409 3 0 796 0
[pid=24068] ppid=24045 vsize=5356 CPUtime=0
/proc/24068/stat : 24068 (sh) S 24045 24045 20173 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24213618 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24068/statm: 1339 232 193 169 0 50 0
[pid=24069] ppid=24068 vsize=470416 CPUtime=1624.17
/proc/24069/stat : 24069 (picosat) R 24068 24045 20173 0 -1 4194304 107008 0 0 0 156731 5686 0 0 25 0 1 0 24213618 481705984 106896 996147200 134512640 134931368 4294956256 18446744073709551615 134525778 0 0 4096 0 0 0 0 17 0 0 0
/proc/24069/statm: 117604 106896 48 102 0 117499 0
Current children cumulated CPU time (s) 1723.06
Current children cumulated vsize (KiB) 492640

[startup+1842.3 s]
/proc/loadavg: 1.99 1.97 2.00 3/83 24447
/proc/meminfo: memFree=1116168/2055920 swapFree=4192812/4192956
[pid=24045] ppid=24043 vsize=16868 CPUtime=98.89
/proc/24045/stat : 24045 (sugar) S 24043 24045 20173 0 -1 4194304 1365 91583 0 2 6 1 9451 431 16 0 1 0 24199277 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24045/statm: 4217 1113 409 3 0 796 0
[pid=24068] ppid=24045 vsize=5356 CPUtime=0
/proc/24068/stat : 24068 (sh) S 24045 24045 20173 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24213618 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24068/statm: 1339 232 193 169 0 50 0
[pid=24069] ppid=24068 vsize=470416 CPUtime=1683.85
/proc/24069/stat : 24069 (picosat) R 24068 24045 20173 0 -1 4194304 107008 0 0 0 162699 5686 0 0 25 0 1 0 24213618 481705984 106896 996147200 134512640 134931368 4294956256 18446744073709551615 134524072 0 0 4096 0 0 0 0 17 0 0 0
/proc/24069/statm: 117604 106896 48 102 0 117499 0
Current children cumulated CPU time (s) 1782.74
Current children cumulated vsize (KiB) 492640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1859.7 s]
/proc/loadavg: 1.99 1.97 2.00 3/83 24447
/proc/meminfo: memFree=1116168/2055920 swapFree=4192812/4192956
[pid=24045] ppid=24043 vsize=16868 CPUtime=98.89
/proc/24045/stat : 24045 (sugar) S 24043 24045 20173 0 -1 4194304 1365 91583 0 2 6 1 9451 431 16 0 1 0 24199277 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24045/statm: 4217 1113 409 3 0 796 0
[pid=24068] ppid=24045 vsize=5356 CPUtime=0
/proc/24068/stat : 24068 (sh) S 24045 24045 20173 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24213618 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24068/statm: 1339 232 193 169 0 50 0
[pid=24069] ppid=24068 vsize=470416 CPUtime=1701.17
/proc/24069/stat : 24069 (picosat) R 24068 24045 20173 0 -1 4194304 107008 0 0 0 164431 5686 0 0 25 0 1 0 24213618 481705984 106896 996147200 134512640 134931368 4294956256 18446744073709551615 134525778 0 0 4096 0 0 0 0 17 0 0 0
/proc/24069/statm: 117604 106896 48 102 0 117499 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 492640

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

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

[startup+1859.7 s]
/proc/loadavg: 1.99 1.97 2.00 3/83 24447
/proc/meminfo: memFree=1116168/2055920 swapFree=4192812/4192956
[pid=24045] ppid=24043 vsize=16868 CPUtime=98.89
/proc/24045/stat : 24045 (sugar) S 24043 24045 20173 0 -1 4194304 1365 91583 0 2 6 1 9451 431 16 0 1 0 24199277 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24045/statm: 4217 1113 409 3 0 796 0
[pid=24068] ppid=24045 vsize=5356 CPUtime=0
/proc/24068/stat : 24068 (sh) S 24045 24045 20173 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24213618 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24068/statm: 1339 232 193 169 0 50 0
[pid=24069] ppid=24068 vsize=470416 CPUtime=1701.17
/proc/24069/stat : 24069 (picosat) R 24068 24045 20173 0 -1 4194304 107008 0 0 0 164431 5686 0 0 25 0 1 0 24213618 481705984 106896 996147200 134512640 134931368 4294956256 18446744073709551615 134525778 0 0 4096 0 0 0 0 17 0 0 0
/proc/24069/statm: 117604 106896 48 102 0 117499 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 492640

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24045 and gives
#  childrusage.ru_utime.tv_sec=94
#  childrusage.ru_utime.tv_usec=588620
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=340340
# CPU time returned by wait4() is 98.929
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1859.78
CPU time (s): 1800.06
CPU user time (s): 1738.88
CPU system time (s): 61.18
CPU usage (%): 96.7888
Max. virtual memory (cumulated for all children) (KiB): 903116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 94.5886
system time used= 4.34034
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93342
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= 14628
involuntary context switches= 15487

runsolver used 2.93355 second user time and 7.53885 second system time

The end

Launcher Data

Begin job on node28 at 2009-07-12 06:02:07
IDJOB=2080816
IDBENCH=57175
IDSOLVER=738
FILE ID=node28/2080816-1247371326
PBS_JOBID= 9507099
Free space on /tmp= 66108 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/haystacks/normalized-haystacks-53.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-2080816-1247371326/watcher-2080816-1247371326 -o /tmp/evaluation-result-2080816-1247371326/solver-2080816-1247371326 -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-2080816-1247371326.xml

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

MD5SUM BENCH= d681286c66525d8f5685293c3142595a
RANDOM SEED=904598946

node28.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.230
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.230
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:       1844256 kB
Buffers:         10384 kB
Cached:          91888 kB
SwapCached:          0 kB
Active:         140168 kB
Inactive:        18196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1844256 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10332 kB
Writeback:           0 kB
Mapped:          76480 kB
Slab:            38172 kB
Committed_AS:   228512 kB
PageTables:       1964 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= 66108 MiB
End job on node28 at 2009-07-12 06:33:08