Trace number 1069433

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.13+picosat? (TO) 1800.09 1808.63

General information on the benchmark

Namecsp/pseudoGLB/
normalized-pigeon-clauses-71-70.xml
MD5SUM1ed9b29809e37ecdd38e641694300923
Bench CategoryGLOBAL (global constraints)
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 variables4970
Number of constraints174021
Maximum constraint arity70
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(174021)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/picosat
0.00/0.04	c 0	BEGIN Fri Jul  4 10:29:05 2008
0.00/0.04	c 0	PID 27738
0.04/0.05	c 0	HOST node74.alineos.net
0.04/0.05	c 0	CONVERTING HOME/instance-1069433-1215160143.xml TO HOME/temp.csp
0.04/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1069433-1215160143.xml' 'HOME/temp.csp'
12.73/12.99	c 13	1 domains, 4970 variables, 0 predicates, 0 relations, 174021 constraints
12.82/13.08	c 13	ENCODING HOME/temp.csp TO HOME/temp.cnf
12.82/13.08	c 13	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
12.88/13.16	c 13	Parsing HOME/temp.csp
13.56/13.83	c 13	parsed 10000 expressions
13.96/14.28	c 14	parsed 20000 expressions
14.45/14.73	c 14	parsed 30000 expressions
14.95/15.25	c 15	parsed 40000 expressions
15.34/15.64	c 15	parsed 50000 expressions
15.73/16.02	c 16	parsed 60000 expressions
16.32/16.65	c 16	parsed 70000 expressions
16.72/17.03	c 17	parsed 80000 expressions
17.12/17.41	c 17	parsed 90000 expressions
17.51/17.80	c 17	parsed 100000 expressions
18.40/18.75	c 18	parsed 110000 expressions
18.80/19.14	c 19	parsed 120000 expressions
19.19/19.52	c 19	parsed 130000 expressions
19.58/19.91	c 19	parsed 140000 expressions
19.88/20.29	c 20	parsed 150000 expressions
20.28/20.68	c 20	parsed 160000 expressions
21.47/21.86	c 21	parsed 170000 expressions
21.86/22.25	c 22	parsed 178992 expressions
21.86/22.26	c 22	Heap : 113 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
21.86/22.26	c 22	Converting to clausal form CSP
22.46/22.87	c 22	converted 17900 (10%) expressions
23.06/23.40	c 23	converted 35799 (20%) expressions
23.56/23.91	c 23	converted 53698 (30%) expressions
24.05/24.45	c 24	converted 71597 (40%) expressions
24.55/24.96	c 24	converted 89496 (50%) expressions
25.04/25.48	c 25	converted 107396 (60%) expressions
25.65/26.01	c 26	converted 125295 (70%) expressions
27.23/27.64	c 27	converted 143194 (80%) expressions
27.74/28.15	c 28	converted 161093 (90%) expressions
28.63/29.05	c 29	converted 178992 (100%) expressions
28.63/29.06	c 29	CSP : 9798 integers, 0 booleans, 183677 clauses, largest domain size 36
28.63/29.06	c 29	Heap : 184 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
28.63/29.06	c 29	Propagation in CSP
29.23/29.64	c 29	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
29.23/29.64	c 29	CSP : 9798 integers, 0 booleans, 183677 clauses, largest domain size 36
29.23/29.64	c 29	Heap : 191 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
29.23/29.70	c 29	Simplifing CSP by introducing new Boolean variables
29.32/29.77	c 29	CSP : 9798 integers, 0 booleans, 183677 clauses, largest domain size 36
29.32/29.77	c 29	Heap : 184 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
29.92/30.33	c 30	Encoding CSP to SAT : HOME/temp.cnf
29.92/30.35	c 30	980 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
29.92/30.35	c 30	1960 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
29.92/30.36	c 30	2940 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
29.92/30.36	c 30	3920 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
29.92/30.37	c 30	4899 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
29.92/30.38	c 30	5879 (60%) CSP integer variables are encoded (3902 clauses, 50790 bytes)
29.92/30.38	c 30	6859 (70%) CSP integer variables are encoded (8147 clauses, 114112 bytes)
29.92/30.39	c 30	7839 (80%) CSP integer variables are encoded (12378 clauses, 177577 bytes)
29.92/30.40	c 30	8819 (90%) CSP integer variables are encoded (16624 clauses, 241267 bytes)
30.02/30.40	c 30	9798 (100%) CSP integer variables are encoded (20874 clauses, 305017 bytes)
30.11/30.55	c 30	18368 (10%) CSP clauses are encoded (39242 clauses, 496329 bytes)
30.21/30.65	c 30	36736 (20%) CSP clauses are encoded (57610 clauses, 696129 bytes)
30.32/30.75	c 30	55104 (30%) CSP clauses are encoded (75978 clauses, 897041 bytes)
30.41/30.86	c 30	73471 (40%) CSP clauses are encoded (94345 clauses, 1109179 bytes)
30.51/30.96	c 30	91839 (50%) CSP clauses are encoded (112713 clauses, 1329595 bytes)
30.61/31.06	c 31	110207 (60%) CSP clauses are encoded (131081 clauses, 1550011 bytes)
30.71/31.16	c 31	128574 (70%) CSP clauses are encoded (149448 clauses, 1770415 bytes)
30.81/31.26	c 31	146942 (80%) CSP clauses are encoded (167816 clauses, 1990831 bytes)
30.91/31.36	c 31	165310 (90%) CSP clauses are encoded (186184 clauses, 2211247 bytes)
31.40/31.89	c 31	183677 (100%) CSP clauses are encoded (415279 clauses, 6579396 bytes)
31.40/31.89	c 31	183677 CSP clauses encoded
31.40/31.89	c 31	Writing map file : HOME/temp.map
31.51/31.94	c 31	Heap : 97 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
31.51/31.94	c 31	SAT : 30672 SAT variables, 415279 SAT clauses, 6579396 bytes
31.51/31.94	c 31	Heap : 97 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
31.51/31.98	c 31	SOLVING HOME/temp.cnf
31.51/31.98	c 31	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.09/1808.62	c 1808	DECODING HOME/temp.out WITH HOME/temp.map
1800.09/1808.62	c 1808	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.09/1808.62	c ERROR INTERRUPTED
1800.09/1808.62	s UNKNOWN
1800.09/1808.62	c 1808	CPU 30.44 (0.03 0.01 30.41 1.15)
1800.09/1808.62	c 1808	END Fri Jul  4 10:59:13 2008

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1069433-1215160143/watcher-1069433-1215160143 -o /tmp/evaluation-result-1069433-1215160143/solver-1069433-1215160143 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-1069433-1215160143.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 27738
/proc/meminfo: memFree=1580424/2055920 swapFree=4179604/4192956
[pid=27738] ppid=27736 vsize=12000 CPUtime=0
/proc/27738/stat : 27738 (sugar) R 27736 27738 27514 0 -1 4194304 198 0 0 0 0 0 0 0 20 0 1 0 1994965580 12288000 166 996147200 4194304 4206940 548682068608 18446744073709551615 228794586176 0 0 4224 0 0 0 0 17 1 0 0
/proc/27738/statm: 3000 166 128 3 0 100 0

[startup+0.05001 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 27738
/proc/meminfo: memFree=1580424/2055920 swapFree=4179604/4192956
[pid=27738] ppid=27736 vsize=13600 CPUtime=0.04
/proc/27738/stat : 27738 (sugar) S 27736 27738 27514 0 -1 4194304 837 0 0 0 3 1 0 0 18 0 1 0 1994965580 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27738/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.101467 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 27738
/proc/meminfo: memFree=1580424/2055920 swapFree=4179604/4192956
[pid=27738] ppid=27736 vsize=13600 CPUtime=0.04
/proc/27738/stat : 27738 (sugar) S 27736 27738 27514 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1994965580 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27738/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301395 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 27738
/proc/meminfo: memFree=1580424/2055920 swapFree=4179604/4192956
[pid=27738] ppid=27736 vsize=13600 CPUtime=0.04
/proc/27738/stat : 27738 (sugar) S 27736 27738 27514 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1994965580 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27738/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.702484 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 27738
/proc/meminfo: memFree=1580424/2055920 swapFree=4179604/4192956
[pid=27738] ppid=27736 vsize=13600 CPUtime=0.04
/proc/27738/stat : 27738 (sugar) S 27736 27738 27514 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1994965580 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27738/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50164 s]
/proc/loadavg: 1.92 1.98 1.99 3/84 27750
/proc/meminfo: memFree=1551728/2055920 swapFree=4179604/4192956
[pid=27738] ppid=27736 vsize=13600 CPUtime=0.04
/proc/27738/stat : 27738 (sugar) S 27736 27738 27514 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1994965580 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27738/statm: 3400 796 370 3 0 500 0
[pid=27741] ppid=27738 vsize=5356 CPUtime=0
/proc/27741/stat : 27741 (sh) S 27738 27738 27514 0 -1 4194304 277 0 0 0 0 0 0 0 20 0 1 0 1994965585 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27741/statm: 1339 233 193 169 0 50 0
[pid=27742] ppid=27741 vsize=864680 CPUtime=1.42
/proc/27742/stat : 27742 (java) S 27741 27738 27514 0 -1 0 16293 0 1 0 134 8 0 0 18 0 9 0 1994965585 885432320 14349 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27742/statm: 216170 14349 2529 9 0 210752 0
[pid=27742/tid=27743] ppid=27741 vsize=864680 CPUtime=0.83
/proc/27742/task/27743/stat : 27743 (java) R 27741 27738 27514 0 -1 64 3022 0 1 0 81 2 0 0 25 0 9 0 1994965586 885432320 14349 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27742/tid=27744] ppid=27741 vsize=864680 CPUtime=0.46
/proc/27742/task/27744/stat : 27744 (java) R 27741 27738 27514 0 -1 64 12080 0 0 0 42 4 0 0 16 0 9 0 1994965588 885432320 14349 996147200 134512640 134550740 4294956000 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27742/tid=27745] ppid=27741 vsize=864680 CPUtime=0
/proc/27742/task/27745/stat : 27745 (java) S 27741 27738 27514 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1994965588 885432320 14349 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27742/tid=27746] ppid=27741 vsize=864680 CPUtime=0
/proc/27742/task/27746/stat : 27746 (java) S 27741 27738 27514 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1994965588 885432320 14349 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27742/tid=27747] ppid=27741 vsize=864680 CPUtime=0
/proc/27742/task/27747/stat : 27747 (java) S 27741 27738 27514 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1994965590 885432320 14349 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27742/tid=27748] ppid=27741 vsize=864680 CPUtime=0.09
/proc/27742/task/27748/stat : 27748 (java) S 27741 27738 27514 0 -1 64 492 0 0 0 9 0 0 0 16 0 9 0 1994965590 885432320 14349 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27742/tid=27749] ppid=27741 vsize=864680 CPUtime=0
/proc/27742/task/27749/stat : 27749 (java) S 27741 27738 27514 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1994965590 885432320 14349 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27742/tid=27750] ppid=27741 vsize=864680 CPUtime=0
/proc/27742/task/27750/stat : 27750 (java) S 27741 27738 27514 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1994965590 885432320 14349 996147200 134512640 134550740 4294956000 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) 883636

[startup+3.10295 s]
/proc/loadavg: 2.01 2.00 2.00 3/84 27750
/proc/meminfo: memFree=1507376/2055920 swapFree=4179604/4192956
[pid=27738] ppid=27736 vsize=13600 CPUtime=0.04
/proc/27738/stat : 27738 (sugar) S 27736 27738 27514 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1994965580 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27738/statm: 3400 796 370 3 0 500 0
[pid=27741] ppid=27738 vsize=5356 CPUtime=0
/proc/27741/stat : 27741 (sh) S 27738 27738 27514 0 -1 4194304 277 0 0 0 0 0 0 0 20 0 1 0 1994965585 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27741/statm: 1339 233 193 169 0 50 0
[pid=27742] ppid=27741 vsize=864680 CPUtime=2.99
/proc/27742/stat : 27742 (java) S 27741 27738 27514 0 -1 0 35678 0 1 0 281 18 0 0 18 0 9 0 1994965585 885432320 30790 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27742/statm: 216170 30790 2529 9 0 210752 0
[pid=27742/tid=27743] ppid=27741 vsize=864680 CPUtime=1.65
/proc/27742/task/27743/stat : 27743 (java) R 27741 27738 27514 0 -1 64 3833 0 1 0 161 4 0 0 25 0 9 0 1994965586 885432320 30790 996147200 134512640 134550740 4294956000 18446744073709551615 4126436147 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27742/tid=27744] ppid=27741 vsize=864680 CPUtime=1.21
/proc/27742/task/27744/stat : 27744 (java) S 27741 27738 27514 0 -1 64 30653 0 0 0 109 12 0 0 16 0 9 0 1994965588 885432320 30790 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27742/tid=27745] ppid=27741 vsize=864680 CPUtime=0
/proc/27742/task/27745/stat : 27745 (java) S 27741 27738 27514 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1994965588 885432320 30790 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27742/tid=27746] ppid=27741 vsize=864680 CPUtime=0
/proc/27742/task/27746/stat : 27746 (java) S 27741 27738 27514 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1994965588 885432320 30790 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27742/tid=27747] ppid=27741 vsize=864680 CPUtime=0
/proc/27742/task/27747/stat : 27747 (java) S 27741 27738 27514 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1994965590 885432320 30790 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27742/tid=27748] ppid=27741 vsize=864680 CPUtime=0.1
/proc/27742/task/27748/stat : 27748 (java) S 27741 27738 27514 0 -1 64 493 0 0 0 10 0 0 0 16 0 9 0 1994965590 885432320 30790 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27742/tid=27749] ppid=27741 vsize=864680 CPUtime=0
/proc/27742/task/27749/stat : 27749 (java) S 27741 27738 27514 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1994965590 885432320 30790 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27742/tid=27750] ppid=27741 vsize=864680 CPUtime=0
/proc/27742/task/27750/stat : 27750 (java) S 27741 27738 27514 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1994965590 885432320 30790 996147200 134512640 134550740 4294956000 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) 883636

[startup+6.30158 s]
/proc/loadavg: 2.01 2.00 2.00 3/84 27750
/proc/meminfo: memFree=1356080/2055920 swapFree=4179604/4192956
[pid=27738] ppid=27736 vsize=13600 CPUtime=0.04
/proc/27738/stat : 27738 (sugar) S 27736 27738 27514 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1994965580 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27738/statm: 3400 796 370 3 0 500 0
[pid=27741] ppid=27738 vsize=5356 CPUtime=0
/proc/27741/stat : 27741 (sh) S 27738 27738 27514 0 -1 4194304 277 0 0 0 0 0 0 0 20 0 1 0 1994965585 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27741/statm: 1339 233 193 169 0 50 0
[pid=27742] ppid=27741 vsize=882932 CPUtime=6.16
/proc/27742/stat : 27742 (java) S 27741 27738 27514 0 -1 0 79095 0 1 0 575 41 0 0 18 0 9 0 1994965585 904122368 65896 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27742/statm: 220733 65896 2529 9 0 215315 0
[pid=27742/tid=27743] ppid=27741 vsize=882932 CPUtime=2.78
/proc/27742/task/27743/stat : 27743 (java) S 27741 27738 27514 0 -1 64 4853 0 1 0 272 6 0 0 25 0 9 0 1994965586 904122368 65896 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27742/tid=27744] ppid=27741 vsize=882932 CPUtime=3.23
/proc/27742/task/27744/stat : 27744 (java) R 27741 27738 27514 0 -1 64 73033 0 0 0 290 33 0 0 23 0 9 0 1994965588 904122368 65896 996147200 134512640 134550740 4294956000 18446744073709551615 102731931 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27742/tid=27745] ppid=27741 vsize=882932 CPUtime=0
/proc/27742/task/27745/stat : 27745 (java) S 27741 27738 27514 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1994965588 904122368 65896 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27742/tid=27746] ppid=27741 vsize=882932 CPUtime=0
/proc/27742/task/27746/stat : 27746 (java) S 27741 27738 27514 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1994965588 904122368 65896 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27742/tid=27747] ppid=27741 vsize=882932 CPUtime=0
/proc/27742/task/27747/stat : 27747 (java) S 27741 27738 27514 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1994965590 904122368 65896 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27742/tid=27748] ppid=27741 vsize=882932 CPUtime=0.12
/proc/27742/task/27748/stat : 27748 (java) S 27741 27738 27514 0 -1 64 510 0 0 0 12 0 0 0 16 0 9 0 1994965590 904122368 65896 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27742/tid=27749] ppid=27741 vsize=882932 CPUtime=0
/proc/27742/task/27749/stat : 27749 (java) S 27741 27738 27514 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1994965590 904122368 65896 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27742/tid=27750] ppid=27741 vsize=882932 CPUtime=0
/proc/27742/task/27750/stat : 27750 (java) S 27741 27738 27514 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1994965590 904122368 65896 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 901888

[startup+12.7028 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 27750
/proc/meminfo: memFree=1278960/2055920 swapFree=4179604/4192956
[pid=27738] ppid=27736 vsize=13600 CPUtime=0.04
/proc/27738/stat : 27738 (sugar) S 27736 27738 27514 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1994965580 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27738/statm: 3400 796 370 3 0 500 0
[pid=27741] ppid=27738 vsize=5356 CPUtime=0
/proc/27741/stat : 27741 (sh) S 27738 27738 27514 0 -1 4194304 277 0 0 0 0 0 0 0 20 0 1 0 1994965585 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27741/statm: 1339 233 193 169 0 50 0
[pid=27742] ppid=27741 vsize=864680 CPUtime=12.48
/proc/27742/stat : 27742 (java) S 27741 27738 27514 0 -1 0 92943 0 1 0 1195 53 0 0 18 0 9 0 1994965585 885432320 75131 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27742/statm: 216170 75131 2529 9 0 210752 0
[pid=27742/tid=27743] ppid=27741 vsize=864680 CPUtime=7.99
/proc/27742/task/27743/stat : 27743 (java) R 27741 27738 27514 0 -1 64 6464 0 1 0 786 13 0 0 25 0 9 0 1994965586 885432320 75131 996147200 134512640 134550740 4294956000 18446744073709551615 4126773332 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27742/tid=27744] ppid=27741 vsize=864680 CPUtime=4.26
/proc/27742/task/27744/stat : 27744 (java) S 27741 27738 27514 0 -1 64 85221 0 0 0 387 39 0 0 16 0 9 0 1994965588 885432320 75131 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27742/tid=27745] ppid=27741 vsize=864680 CPUtime=0
/proc/27742/task/27745/stat : 27745 (java) S 27741 27738 27514 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1994965588 885432320 75131 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27742/tid=27746] ppid=27741 vsize=864680 CPUtime=0
/proc/27742/task/27746/stat : 27746 (java) S 27741 27738 27514 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1994965588 885432320 75131 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27742/tid=27747] ppid=27741 vsize=864680 CPUtime=0
/proc/27742/task/27747/stat : 27747 (java) S 27741 27738 27514 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1994965590 885432320 75131 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27742/tid=27748] ppid=27741 vsize=864680 CPUtime=0.21
/proc/27742/task/27748/stat : 27748 (java) S 27741 27738 27514 0 -1 64 559 0 0 0 21 0 0 0 16 0 9 0 1994965590 885432320 75131 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27742/tid=27749] ppid=27741 vsize=864680 CPUtime=0
/proc/27742/task/27749/stat : 27749 (java) S 27741 27738 27514 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1994965590 885432320 75131 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27742/tid=27750] ppid=27741 vsize=864680 CPUtime=0
/proc/27742/task/27750/stat : 27750 (java) S 27741 27738 27514 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1994965590 885432320 75131 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 883636

[startup+25.5021 s]
/proc/loadavg: 2.08 2.02 2.01 4/84 27760
/proc/meminfo: memFree=1403696/2055920 swapFree=4179604/4192956
[pid=27738] ppid=27736 vsize=13600 CPUtime=12.87
/proc/27738/stat : 27738 (sugar) S 27736 27738 27514 0 -1 4194304 974 93371 0 1 3 1 1224 59 15 0 1 0 1994965580 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27738/statm: 3400 797 370 3 0 500 0
[pid=27751] ppid=27738 vsize=5356 CPUtime=0
/proc/27751/stat : 27751 (sh) S 27738 27738 27514 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1994966888 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27751/statm: 1339 233 193 169 0 50 0
[pid=27752] ppid=27751 vsize=868496 CPUtime=12.28
/proc/27752/stat : 27752 (java) S 27751 27738 27514 0 -1 0 67931 0 1 0 1190 38 0 0 18 0 9 0 1994966888 889339904 44488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27752/statm: 217124 44489 2542 9 0 211699 0
[pid=27752/tid=27753] ppid=27751 vsize=868496 CPUtime=7.98
/proc/27752/task/27753/stat : 27753 (java) R 27751 27738 27514 0 -1 64 4445 0 1 0 793 5 0 0 25 0 9 0 1994966889 889339904 44490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27752/tid=27754] ppid=27751 vsize=868496 CPUtime=4.06
/proc/27752/task/27754/stat : 27754 (java) R 27751 27738 27514 0 -1 64 61282 0 0 0 376 30 0 0 16 0 9 0 1994966891 889339904 44491 996147200 134512640 134550740 4294955952 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27752/tid=27755] ppid=27751 vsize=868496 CPUtime=0
/proc/27752/task/27755/stat : 27755 (java) S 27751 27738 27514 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1994966891 889339904 44491 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27752/tid=27756] ppid=27751 vsize=868496 CPUtime=0
/proc/27752/task/27756/stat : 27756 (java) S 27751 27738 27514 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1994966891 889339904 44492 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/meminfo: memFree=1493288/2055920 swapFree=4179604/4192956
[pid=27738] ppid=27736 vsize=13600 CPUtime=31.6
/proc/27738/stat : 27738 (sugar) S 27736 27738 27514 0 -1 4194304 1023 182659 0 2 3 1 3041 115 16 0 1 0 1994965580 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27738/statm: 3400 799 370 3 0 500 0
[pid=27761] ppid=27738 vsize=5356 CPUtime=0
/proc/27761/stat : 27761 (sh) S 27738 27738 27514 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1994968779 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27761/statm: 1339 232 193 169 0 50 0
[pid=27762] ppid=27761 vsize=69628 CPUtime=1264.29
/proc/27762/stat : 27762 (picosat) R 27761 27738 27514 0 -1 4194304 19171 0 0 0 126242 187 0 0 25 0 1 0 1994968779 71299072 16990 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/27762/statm: 17407 16990 48 102 0 17302 0
Current children cumulated CPU time (s) 1295.89
Current children cumulated vsize (KiB) 88584

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 27792
/proc/meminfo: memFree=1493288/2055920 swapFree=4179604/4192956
[pid=27738] ppid=27736 vsize=13600 CPUtime=31.6
/proc/27738/stat : 27738 (sugar) S 27736 27738 27514 0 -1 4194304 1023 182659 0 2 3 1 3041 115 16 0 1 0 1994965580 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27738/statm: 3400 799 370 3 0 500 0
[pid=27761] ppid=27738 vsize=5356 CPUtime=0
/proc/27761/stat : 27761 (sh) S 27738 27738 27514 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1994968779 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27761/statm: 1339 232 193 169 0 50 0
[pid=27762] ppid=27761 vsize=69628 CPUtime=1324.04
/proc/27762/stat : 27762 (picosat) R 27761 27738 27514 0 -1 4194304 19177 0 0 0 132217 187 0 0 25 0 1 0 1994968779 71299072 16996 996147200 134512640 134931368 4294956256 18446744073709551615 134525820 0 0 4096 0 0 0 0 17 0 0 0
/proc/27762/statm: 17407 16996 48 102 0 17302 0
Current children cumulated CPU time (s) 1355.64
Current children cumulated vsize (KiB) 88584

[startup+1422.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 27792
/proc/meminfo: memFree=1493288/2055920 swapFree=4179604/4192956
[pid=27738] ppid=27736 vsize=13600 CPUtime=31.6
/proc/27738/stat : 27738 (sugar) S 27736 27738 27514 0 -1 4194304 1023 182659 0 2 3 1 3041 115 16 0 1 0 1994965580 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27738/statm: 3400 799 370 3 0 500 0
[pid=27761] ppid=27738 vsize=5356 CPUtime=0
/proc/27761/stat : 27761 (sh) S 27738 27738 27514 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1994968779 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27761/statm: 1339 232 193 169 0 50 0
[pid=27762] ppid=27761 vsize=69628 CPUtime=1383.79
/proc/27762/stat : 27762 (picosat) R 27761 27738 27514 0 -1 4194304 19180 0 0 0 138192 187 0 0 25 0 1 0 1994968779 71299072 16999 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/27762/statm: 17407 16999 48 102 0 17302 0
Current children cumulated CPU time (s) 1415.39
Current children cumulated vsize (KiB) 88584

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 27792
/proc/meminfo: memFree=1493288/2055920 swapFree=4179604/4192956
[pid=27738] ppid=27736 vsize=13600 CPUtime=31.6
/proc/27738/stat : 27738 (sugar) S 27736 27738 27514 0 -1 4194304 1023 182659 0 2 3 1 3041 115 16 0 1 0 1994965580 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27738/statm: 3400 799 370 3 0 500 0
[pid=27761] ppid=27738 vsize=5356 CPUtime=0
/proc/27761/stat : 27761 (sh) S 27738 27738 27514 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1994968779 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27761/statm: 1339 232 193 169 0 50 0
[pid=27762] ppid=27761 vsize=69628 CPUtime=1443.54
/proc/27762/stat : 27762 (picosat) R 27761 27738 27514 0 -1 4194304 19185 0 0 0 144167 187 0 0 25 0 1 0 1994968779 71299072 17004 996147200 134512640 134931368 4294956256 18446744073709551615 134525820 0 0 4096 0 0 0 0 17 0 0 0
/proc/27762/statm: 17407 17004 48 102 0 17302 0
Current children cumulated CPU time (s) 1475.14
Current children cumulated vsize (KiB) 88584

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 27792
/proc/meminfo: memFree=1493224/2055920 swapFree=4179604/4192956
[pid=27738] ppid=27736 vsize=13600 CPUtime=31.6
/proc/27738/stat : 27738 (sugar) S 27736 27738 27514 0 -1 4194304 1023 182659 0 2 3 1 3041 115 16 0 1 0 1994965580 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27738/statm: 3400 799 370 3 0 500 0
[pid=27761] ppid=27738 vsize=5356 CPUtime=0
/proc/27761/stat : 27761 (sh) S 27738 27738 27514 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1994968779 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27761/statm: 1339 232 193 169 0 50 0
[pid=27762] ppid=27761 vsize=69628 CPUtime=1503.3
/proc/27762/stat : 27762 (picosat) R 27761 27738 27514 0 -1 4194304 19193 0 0 0 150142 188 0 0 25 0 1 0 1994968779 71299072 17012 996147200 134512640 134931368 4294956256 18446744073709551615 134525781 0 0 4096 0 0 0 0 17 0 0 0
/proc/27762/statm: 17407 17012 48 102 0 17302 0
Current children cumulated CPU time (s) 1534.9
Current children cumulated vsize (KiB) 88584

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 27792
/proc/meminfo: memFree=1487464/2055920 swapFree=4179604/4192956
[pid=27738] ppid=27736 vsize=13600 CPUtime=31.6
/proc/27738/stat : 27738 (sugar) S 27736 27738 27514 0 -1 4194304 1023 182659 0 2 3 1 3041 115 16 0 1 0 1994965580 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27738/statm: 3400 799 370 3 0 500 0
[pid=27761] ppid=27738 vsize=5356 CPUtime=0
/proc/27761/stat : 27761 (sh) S 27738 27738 27514 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1994968779 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27761/statm: 1339 232 193 169 0 50 0
[pid=27762] ppid=27761 vsize=75172 CPUtime=1563.05
/proc/27762/stat : 27762 (picosat) R 27761 27738 27514 0 -1 4194304 20730 0 0 0 156116 189 0 0 25 0 1 0 1994968779 76976128 18383 996147200 134512640 134931368 4294956256 18446744073709551615 134531120 0 0 4096 0 0 0 0 17 0 0 0
/proc/27762/statm: 18793 18383 48 102 0 18688 0
Current children cumulated CPU time (s) 1594.65
Current children cumulated vsize (KiB) 94128

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 27792
/proc/meminfo: memFree=1487464/2055920 swapFree=4179604/4192956
[pid=27738] ppid=27736 vsize=13600 CPUtime=31.6
/proc/27738/stat : 27738 (sugar) S 27736 27738 27514 0 -1 4194304 1023 182659 0 2 3 1 3041 115 16 0 1 0 1994965580 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27738/statm: 3400 799 370 3 0 500 0
[pid=27761] ppid=27738 vsize=5356 CPUtime=0
/proc/27761/stat : 27761 (sh) S 27738 27738 27514 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1994968779 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27761/statm: 1339 232 193 169 0 50 0
[pid=27762] ppid=27761 vsize=75172 CPUtime=1622.8
/proc/27762/stat : 27762 (picosat) R 27761 27738 27514 0 -1 4194304 20730 0 0 0 162091 189 0 0 25 0 1 0 1994968779 76976128 18383 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 0 0 0
/proc/27762/statm: 18793 18383 48 102 0 18688 0
Current children cumulated CPU time (s) 1654.4
Current children cumulated vsize (KiB) 94128

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 27792
/proc/meminfo: memFree=1488040/2055920 swapFree=4179604/4192956
[pid=27738] ppid=27736 vsize=13600 CPUtime=31.6
/proc/27738/stat : 27738 (sugar) S 27736 27738 27514 0 -1 4194304 1023 182659 0 2 3 1 3041 115 16 0 1 0 1994965580 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27738/statm: 3400 799 370 3 0 500 0
[pid=27761] ppid=27738 vsize=5356 CPUtime=0
/proc/27761/stat : 27761 (sh) S 27738 27738 27514 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1994968779 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27761/statm: 1339 232 193 169 0 50 0
[pid=27762] ppid=27761 vsize=74392 CPUtime=1682.55
/proc/27762/stat : 27762 (picosat) R 27761 27738 27514 0 -1 4194304 20742 0 0 0 168066 189 0 0 25 0 1 0 1994968779 76177408 18223 996147200 134512640 134931368 4294956256 18446744073709551615 134529914 0 0 4096 0 0 0 0 17 0 0 0
/proc/27762/statm: 18598 18223 48 102 0 18493 0
Current children cumulated CPU time (s) 1714.15
Current children cumulated vsize (KiB) 93348

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 27792
/proc/meminfo: memFree=1488104/2055920 swapFree=4179604/4192956
[pid=27738] ppid=27736 vsize=13600 CPUtime=31.6
/proc/27738/stat : 27738 (sugar) S 27736 27738 27514 0 -1 4194304 1023 182659 0 2 3 1 3041 115 16 0 1 0 1994965580 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27738/statm: 3400 799 370 3 0 500 0
[pid=27761] ppid=27738 vsize=5356 CPUtime=0
/proc/27761/stat : 27761 (sh) S 27738 27738 27514 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1994968779 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27761/statm: 1339 232 193 169 0 50 0
[pid=27762] ppid=27761 vsize=74392 CPUtime=1742.3
/proc/27762/stat : 27762 (picosat) R 27761 27738 27514 0 -1 4194304 20742 0 0 0 174041 189 0 0 25 0 1 0 1994968779 76177408 18223 996147200 134512640 134931368 4294956256 18446744073709551615 134529907 0 0 4096 0 0 0 0 17 0 0 0
/proc/27762/statm: 18598 18223 48 102 0 18493 0
Current children cumulated CPU time (s) 1773.9
Current children cumulated vsize (KiB) 93348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.6 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 27792
/proc/meminfo: memFree=1488168/2055920 swapFree=4179604/4192956
[pid=27738] ppid=27736 vsize=13600 CPUtime=31.6
/proc/27738/stat : 27738 (sugar) S 27736 27738 27514 0 -1 4194304 1023 182659 0 2 3 1 3041 115 16 0 1 0 1994965580 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27738/statm: 3400 799 370 3 0 500 0
[pid=27761] ppid=27738 vsize=5356 CPUtime=0
/proc/27761/stat : 27761 (sh) S 27738 27738 27514 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1994968779 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27761/statm: 1339 232 193 169 0 50 0
[pid=27762] ppid=27761 vsize=74344 CPUtime=1768.49
/proc/27762/stat : 27762 (picosat) R 27761 27738 27514 0 -1 4194304 20748 0 0 0 176660 189 0 0 25 0 1 0 1994968779 76128256 18217 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/27762/statm: 18586 18217 48 102 0 18481 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 93300

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 27738 and gives
#  childrusage.ru_utime.tv_sec=30
#  childrusage.ru_utime.tv_usec=452370
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=178820
# CPU time returned by wait4() is 31.6312
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1808.63
CPU time (s): 1800.09
CPU user time (s): 1797.04
CPU system time (s): 3.05
CPU usage (%): 99.5278
Max. virtual memory (cumulated for all children) (KiB): 909944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.4524
system time used= 1.17882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 184114
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= 5910
involuntary context switches= 6151

runsolver used 1.77573 second user time and 4.93025 second system time

The end

Launcher Data (download as text)

Begin job on node74 at 2008-07-04 10:29:04
IDJOB=1069433
IDBENCH=55621
IDSOLVER=345
FILE ID=node74/1069433-1215160143
PBS_JOBID= 7881422
Free space on /tmp= 103208 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-pigeon-clauses-71-70.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1069433-1215160143/watcher-1069433-1215160143 -o /tmp/evaluation-result-1069433-1215160143/solver-1069433-1215160143 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-1069433-1215160143.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1ed9b29809e37ecdd38e641694300923
RANDOM SEED=1871496692

node74.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.259
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.259
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:       1580904 kB
Buffers:         68280 kB
Cached:         327096 kB
SwapCached:       6708 kB
Active:         159608 kB
Inactive:       251784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1580904 kB
SwapTotal:     4192956 kB
SwapFree:      4179604 kB
Dirty:           30340 kB
Writeback:           0 kB
Mapped:          23408 kB
Slab:            48720 kB
Committed_AS:  3970232 kB
PageTables:       1792 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= 103208 MiB
End job on node74 at 2008-07-04 10:59:15