Trace number 1079609

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.08 1802.33

General information on the benchmark

Namecsp/lexVg/
normalized-crossword-m1c-lex-vg5-9_ext.xml
MD5SUMcc349870ad14cc63690440668c347c92
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark24.4223
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of constraints14
Maximum constraint arity9
Maximum domain size26
Number of constraints which are defined in extension14
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.19	c 0	Sugar v1-13 + HOME/picosat
0.00/0.19	c 0	BEGIN Sat Jul  5 00:26:38 2008
0.00/0.19	c 0	PID 30410
0.04/0.20	c 0	HOST node43.alineos.net
0.04/0.20	c 0	CONVERTING HOME/instance-1079609-1215210398.xml TO HOME/temp.csp
0.04/0.20	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1079609-1215210398.xml' 'HOME/temp.csp'
0.04/0.63	c 1	1 domains, 45 variables, 0 predicates, 2 relations, 14 constraints
0.04/0.67	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.67	c 1	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'
0.46/0.76	c 1	Parsing HOME/temp.csp
0.47/0.89	c 1	parsed 62 expressions
0.47/0.89	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.47/0.89	c 1	Converting to clausal form CSP
0.47/0.92	c 1	converted 7 (10%) expressions
0.47/0.92	c 1	converted 13 (20%) expressions
0.47/0.92	c 1	converted 19 (30%) expressions
0.47/0.92	c 1	converted 25 (40%) expressions
0.47/0.92	c 1	converted 31 (50%) expressions
0.47/0.92	c 1	converted 38 (60%) expressions
0.47/0.92	c 1	converted 44 (70%) expressions
0.47/0.99	c 1	converted 50 (80%) expressions
0.88/1.14	c 1	converted 56 (90%) expressions
1.16/1.47	c 2	converted 62 (100%) expressions
1.16/1.47	c 2	CSP : 45 integers, 0 booleans, 14 clauses, largest domain size 26
1.16/1.47	c 2	Heap : 16 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.16/1.47	c 2	Propagation in CSP
1.16/1.47	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.16/1.47	c 2	CSP : 45 integers, 0 booleans, 14 clauses, largest domain size 26
1.16/1.47	c 2	Heap : 16 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.16/1.47	c 2	Simplifing CSP by introducing new Boolean variables
1.16/1.47	c 2	CSP : 45 integers, 0 booleans, 14 clauses, largest domain size 26
1.16/1.47	c 2	Heap : 16 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.27/1.58	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.36/1.60	c 2	5 (10%) CSP integer variables are encoded (120 clauses, 1176 bytes)
1.36/1.60	c 2	9 (20%) CSP integer variables are encoded (216 clauses, 2232 bytes)
1.36/1.61	c 2	14 (30%) CSP integer variables are encoded (336 clauses, 3552 bytes)
1.36/1.61	c 2	18 (40%) CSP integer variables are encoded (432 clauses, 4608 bytes)
1.36/1.61	c 2	23 (50%) CSP integer variables are encoded (552 clauses, 5928 bytes)
1.36/1.61	c 2	27 (60%) CSP integer variables are encoded (648 clauses, 6984 bytes)
1.36/1.62	c 2	32 (70%) CSP integer variables are encoded (768 clauses, 8304 bytes)
1.36/1.62	c 2	36 (80%) CSP integer variables are encoded (864 clauses, 9360 bytes)
1.36/1.62	c 2	41 (90%) CSP integer variables are encoded (984 clauses, 10729 bytes)
1.36/1.62	c 2	45 (100%) CSP integer variables are encoded (1080 clauses, 11977 bytes)
2.65/2.92	c 3	2 (10%) CSP clauses are encoded (24430 clauses, 797449 bytes)
3.23/3.54	c 4	3 (20%) CSP clauses are encoded (36105 clauses, 1195139 bytes)
4.43/4.75	c 5	5 (30%) CSP clauses are encoded (59455 clauses, 2019170 bytes)
5.02/5.35	c 5	6 (40%) CSP clauses are encoded (71130 clauses, 2444943 bytes)
5.61/5.97	c 6	7 (50%) CSP clauses are encoded (82805 clauses, 2870716 bytes)
7.00/7.31	c 7	9 (60%) CSP clauses are encoded (106155 clauses, 3722262 bytes)
13.04/13.47	c 14	10 (70%) CSP clauses are encoded (145303 clauses, 5562389 bytes)
25.42/25.93	c 26	12 (80%) CSP clauses are encoded (223599 clauses, 9904809 bytes)
31.65/32.22	c 32	13 (90%) CSP clauses are encoded (262747 clauses, 12076019 bytes)
37.70/38.37	c 38	14 (100%) CSP clauses are encoded (301895 clauses, 14416867 bytes)
37.70/38.37	c 38	14 CSP clauses encoded
37.70/38.37	c 38	Writing map file : HOME/temp.map
37.70/38.37	c 38	Heap : 25 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
37.70/38.37	c 38	SAT : 1125 SAT variables, 301895 SAT clauses, 14416867 bytes
37.70/38.37	c 38	Heap : 25 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
37.76/38.41	c 38	SOLVING HOME/temp.cnf
37.76/38.41	c 38	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.04/1802.31	sh: line 1: 30434 Terminated              HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out' 2>&1
1800.04/1802.31	c 1802	DECODING HOME/temp.out WITH HOME/temp.map
1800.04/1802.31	c 1802	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.04/1802.32	c ERROR INTERRUPTED
1800.04/1802.32	s UNKNOWN
1800.04/1802.32	c 1802	CPU 1795.44 (0.03 0.02 1795.41 4.6)
1800.04/1802.32	c 1802	END Sat Jul  5 00:56:40 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-1079609-1215210398/watcher-1079609-1215210398 -o /tmp/evaluation-result-1079609-1215210398/solver-1079609-1215210398 -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-1079609-1215210398.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/81 30410
/proc/meminfo: memFree=1159008/2055920 swapFree=4179776/4192956
[pid=30410] ppid=30408 vsize=18572 CPUtime=0
/proc/30410/stat : 30410 (runsolver) D 30408 30410 29416 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 2000012278 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 221954764071 0 0 4096 24578 18446744071563479169 0 0 17 1 0 0
/proc/30410/statm: 4643 292 257 25 0 2626 0

[startup+0.083779 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 30410
/proc/meminfo: memFree=1159008/2055920 swapFree=4179776/4192956
[pid=30410] ppid=30408 vsize=12000 CPUtime=0
/proc/30410/stat : 30410 (sugar) D 30408 30410 29416 0 -1 4194304 200 0 8 0 0 0 0 0 18 0 1 0 2000012278 12288000 176 996147200 4194304 4206940 548682068608 18446744073709551615 221968848272 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/30410/statm: 3000 176 137 3 0 100 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12000

[startup+0.101779 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 30410
/proc/meminfo: memFree=1159008/2055920 swapFree=4179776/4192956
[pid=30410] ppid=30408 vsize=12268 CPUtime=0
/proc/30410/stat : 30410 (sugar) D 30408 30410 29416 0 -1 4194304 338 0 14 0 0 0 0 0 18 0 1 0 2000012278 12562432 320 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/30410/statm: 3067 320 242 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268

[startup+0.301806 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 30410
/proc/meminfo: memFree=1159008/2055920 swapFree=4179776/4192956
[pid=30410] ppid=30408 vsize=13600 CPUtime=0.04
/proc/30410/stat : 30410 (sugar) S 30408 30410 29416 0 -1 4194304 885 127 15 0 2 2 0 0 19 0 1 0 2000012278 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30410/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701847 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 30410
/proc/meminfo: memFree=1159008/2055920 swapFree=4179776/4192956
[pid=30410] ppid=30408 vsize=13600 CPUtime=0.46
/proc/30410/stat : 30410 (sugar) S 30408 30410 29416 0 -1 4194304 941 4658 15 1 2 2 37 5 16 0 1 0 2000012278 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30410/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 13600

[startup+1.50292 s]
/proc/loadavg: 1.92 1.98 1.99 3/92 30432
/proc/meminfo: memFree=1146568/2055920 swapFree=4179776/4192956
[pid=30410] ppid=30408 vsize=13600 CPUtime=0.47
/proc/30410/stat : 30410 (sugar) S 30408 30410 29416 0 -1 4194304 959 4658 15 1 3 2 37 5 15 0 1 0 2000012278 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30410/statm: 3400 797 370 3 0 500 0
[pid=30423] ppid=30410 vsize=5356 CPUtime=0
/proc/30423/stat : 30423 (sh) S 30410 30410 29416 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2000012346 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30423/statm: 1339 233 193 169 0 50 0
[pid=30424] ppid=30423 vsize=864364 CPUtime=0.8
/proc/30424/stat : 30424 (java) S 30423 30410 29416 0 -1 0 8750 0 1 0 75 5 0 0 19 0 9 0 2000012346 885108736 7980 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30424/statm: 216091 7980 2540 9 0 210666 0
[pid=30424/tid=30425] ppid=30423 vsize=864364 CPUtime=0.35
/proc/30424/task/30425/stat : 30425 (java) R 30423 30410 29416 0 -1 64 2742 0 1 0 34 1 0 0 19 0 9 0 2000012347 885108736 7980 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30424/tid=30426] ppid=30423 vsize=864364 CPUtime=0.36
/proc/30424/task/30426/stat : 30426 (java) R 30423 30410 29416 0 -1 64 4991 0 0 0 34 2 0 0 17 0 9 0 2000012348 885108736 7980 996147200 134512640 134550740 4294955952 18446744073709551615 103736169 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30424/tid=30427] ppid=30423 vsize=864364 CPUtime=0
/proc/30424/task/30427/stat : 30427 (java) S 30423 30410 29416 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2000012348 885108736 7980 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30424/tid=30428] ppid=30423 vsize=864364 CPUtime=0
/proc/30424/task/30428/stat : 30428 (java) S 30423 30410 29416 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2000012348 885108736 7980 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30424/tid=30429] ppid=30423 vsize=864364 CPUtime=0
/proc/30424/task/30429/stat : 30429 (java) S 30423 30410 29416 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2000012350 885108736 7980 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30424/tid=30430] ppid=30423 vsize=864364 CPUtime=0.05
/proc/30424/task/30430/stat : 30430 (java) S 30423 30410 29416 0 -1 64 323 0 0 0 5 0 0 0 16 0 9 0 2000012350 885108736 7980 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30424/tid=30431] ppid=30423 vsize=864364 CPUtime=0
/proc/30424/task/30431/stat : 30431 (java) S 30423 30410 29416 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2000012350 885108736 7980 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30424/tid=30432] ppid=30423 vsize=864364 CPUtime=0
/proc/30424/task/30432/stat : 30432 (java) S 30423 30410 29416 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2000012350 885108736 7980 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 883320

[startup+3.10206 s]
/proc/loadavg: 1.92 1.98 1.99 3/92 30432
/proc/meminfo: memFree=1132744/2055920 swapFree=4179776/4192956
[pid=30410] ppid=30408 vsize=13600 CPUtime=0.47
/proc/30410/stat : 30410 (sugar) S 30408 30410 29416 0 -1 4194304 959 4658 15 1 3 2 37 5 16 0 1 0 2000012278 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30410/statm: 3400 797 370 3 0 500 0
[pid=30423] ppid=30410 vsize=5356 CPUtime=0
/proc/30423/stat : 30423 (sh) S 30410 30410 29416 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2000012346 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30423/statm: 1339 233 193 169 0 50 0
[pid=30424] ppid=30423 vsize=864244 CPUtime=2.37
/proc/30424/stat : 30424 (java) S 30423 30410 29416 0 -1 0 9366 0 1 0 231 6 0 0 19 0 9 0 2000012346 884985856 8495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30424/statm: 216061 8495 2564 9 0 210608 0
[pid=30424/tid=30425] ppid=30423 vsize=864244 CPUtime=1.74
/proc/30424/task/30425/stat : 30425 (java) R 30423 30410 29416 0 -1 64 2866 0 1 0 172 2 0 0 25 0 9 0 2000012347 884985856 8495 996147200 134512640 134550740 4294955952 18446744073709551615 102064907 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30424/tid=30426] ppid=30423 vsize=864244 CPUtime=0.5
/proc/30424/task/30426/stat : 30426 (java) S 30423 30410 29416 0 -1 64 5458 0 0 0 48 2 0 0 16 0 9 0 2000012348 884985856 8495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30424/tid=30427] ppid=30423 vsize=864244 CPUtime=0
/proc/30424/task/30427/stat : 30427 (java) S 30423 30410 29416 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2000012348 884985856 8495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30424/tid=30428] ppid=30423 vsize=864244 CPUtime=0
/proc/30424/task/30428/stat : 30428 (java) S 30423 30410 29416 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2000012348 884985856 8495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30424/tid=30429] ppid=30423 vsize=864244 CPUtime=0
/proc/30424/task/30429/stat : 30429 (java) S 30423 30410 29416 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2000012350 884985856 8495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30424/tid=30430] ppid=30423 vsize=864244 CPUtime=0.1
/proc/30424/task/30430/stat : 30430 (java) S 30423 30410 29416 0 -1 64 348 0 0 0 10 0 0 0 16 0 9 0 2000012350 884985856 8495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30424/tid=30431] ppid=30423 vsize=864244 CPUtime=0
/proc/30424/task/30431/stat : 30431 (java) S 30423 30410 29416 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2000012350 884985856 8495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30424/tid=30432] ppid=30423 vsize=864244 CPUtime=0
/proc/30424/task/30432/stat : 30432 (java) S 30423 30410 29416 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2000012350 884985856 8495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 883200

[startup+6.30234 s]
/proc/loadavg: 1.93 1.98 1.99 3/92 30432
/proc/meminfo: memFree=1123912/2055920 swapFree=4179776/4192956
[pid=30410] ppid=30408 vsize=13600 CPUtime=0.47
/proc/30410/stat : 30410 (sugar) S 30408 30410 29416 0 -1 4194304 959 4658 15 1 3 2 37 5 15 0 1 0 2000012278 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30410/statm: 3400 797 370 3 0 500 0
[pid=30423] ppid=30410 vsize=5356 CPUtime=0
/proc/30423/stat : 30423 (sh) S 30410 30410 29416 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2000012346 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30423/statm: 1339 233 193 169 0 50 0
[pid=30424] ppid=30423 vsize=864244 CPUtime=5.54
/proc/30424/stat : 30424 (java) S 30423 30410 29416 0 -1 0 11032 0 1 0 546 8 0 0 19 0 9 0 2000012346 884985856 10033 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30424/statm: 216061 10033 2564 9 0 210608 0
[pid=30424/tid=30425] ppid=30423 vsize=864244 CPUtime=4.76
/proc/30424/task/30425/stat : 30425 (java) R 30423 30410 29416 0 -1 64 2995 0 1 0 473 3 0 0 25 0 9 0 2000012347 884985856 10033 996147200 134512640 134550740 4294955952 18446744073709551615 4126583458 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30424/tid=30426] ppid=30423 vsize=864244 CPUtime=0.65
/proc/30424/task/30426/stat : 30426 (java) S 30423 30410 29416 0 -1 64 6995 0 0 0 62 3 0 0 16 0 9 0 2000012348 884985856 10033 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30424/tid=30427] ppid=30423 vsize=864244 CPUtime=0
/proc/30424/task/30427/stat : 30427 (java) S 30423 30410 29416 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2000012348 884985856 10033 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30424/tid=30428] ppid=30423 vsize=864244 CPUtime=0
/proc/30424/task/30428/stat : 30428 (java) S 30423 30410 29416 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2000012348 884985856 10033 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30424/tid=30429] ppid=30423 vsize=864244 CPUtime=0
/proc/30424/task/30429/stat : 30429 (java) S 30423 30410 29416 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2000012350 884985856 10033 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30424/tid=30430] ppid=30423 vsize=864244 CPUtime=0.1
/proc/30424/task/30430/stat : 30430 (java) S 30423 30410 29416 0 -1 64 348 0 0 0 10 0 0 0 17 0 9 0 2000012350 884985856 10033 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30424/tid=30431] ppid=30423 vsize=864244 CPUtime=0
/proc/30424/task/30431/stat : 30431 (java) S 30423 30410 29416 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2000012350 884985856 10033 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30424/tid=30432] ppid=30423 vsize=864244 CPUtime=0
/proc/30424/task/30432/stat : 30432 (java) S 30423 30410 29416 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2000012350 884985856 10033 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 883200

[startup+12.7029 s]
/proc/loadavg: 1.93 1.98 1.99 3/92 30432
/proc/meminfo: memFree=1120008/2055920 swapFree=4179776/4192956
[pid=30410] ppid=30408 vsize=13600 CPUtime=0.47
/proc/30410/stat : 30410 (sugar) S 30408 30410 29416 0 -1 4194304 959 4658 15 1 3 2 37 5 16 0 1 0 2000012278 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30410/statm: 3400 797 370 3 0 500 0
[pid=30423] ppid=30410 vsize=5356 CPUtime=0
/proc/30423/stat : 30423 (sh) S 30410 30410 29416 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2000012346 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30423/statm: 1339 233 193 169 0 50 0
[pid=30424] ppid=30423 vsize=864364 CPUtime=11.87
/proc/30424/stat : 30424 (java) S 30423 30410 29416 0 -1 0 12553 0 1 0 1176 11 0 0 19 0 9 0 2000012346 885108736 10215 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30424/statm: 216091 10215 2564 9 0 210638 0
[pid=30424/tid=30425] ppid=30423 vsize=864364 CPUtime=10.82
/proc/30424/task/30425/stat : 30425 (java) R 30423 30410 29416 0 -1 64 3116 0 1 0 1078 4 0 0 25 0 9 0 2000012347 885108736 10215 996147200 134512640 134550740 4294955952 18446744073709551615 102064907 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30424/tid=30426] ppid=30423 vsize=864364 CPUtime=0.92
/proc/30424/task/30426/stat : 30426 (java) S 30423 30410 29416 0 -1 64 8395 0 0 0 87 5 0 0 16 0 9 0 2000012348 885108736 10215 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30424/tid=30427] ppid=30423 vsize=864364 CPUtime=0
/proc/30424/task/30427/stat : 30427 (java) S 30423 30410 29416 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2000012348 885108736 10215 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30424/tid=30428] ppid=30423 vsize=864364 CPUtime=0
/proc/30424/task/30428/stat : 30428 (java) S 30423 30410 29416 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2000012348 885108736 10215 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30424/tid=30429] ppid=30423 vsize=864364 CPUtime=0
/proc/30424/task/30429/stat : 30429 (java) S 30423 30410 29416 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2000012350 885108736 10215 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30424/tid=30430] ppid=30423 vsize=864364 CPUtime=0.1
/proc/30424/task/30430/stat : 30430 (java) S 30423 30410 29416 0 -1 64 348 0 0 0 10 0 0 0 17 0 9 0 2000012350 885108736 10215 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30424/tid=30431] ppid=30423 vsize=864364 CPUtime=0
/proc/30424/task/30431/stat : 30431 (java) S 30423 30410 29416 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2000012350 885108736 10215 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30424/tid=30432] ppid=30423 vsize=864364 CPUtime=0
/proc/30424/task/30432/stat : 30432 (java) S 30423 30410 29416 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2000012350 885108736 10215 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 883320

[startup+25.5011 s]
/proc/loadavg: 1.95 1.98 1.99 3/92 30432
/proc/meminfo: memFree=1113992/2055920 swapFree=4179776/4192956
[pid=30410] ppid=30408 vsize=13600 CPUtime=0.47
/proc/30410/stat : 30410 (sugar) S 30408 30410 29416 0 -1 4194304 959 4658 15 1 3 2 37 5 16 0 1 0 2000012278 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30410/statm: 3400 797 370 3 0 500 0
[pid=30423] ppid=30410 vsize=5356 CPUtime=0
/proc/30423/stat : 30423 (sh) S 30410 30410 29416 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2000012346 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30423/statm: 1339 233 193 169 0 50 0
[pid=30424] ppid=30423 vsize=864364 CPUtime=24.55
/proc/30424/stat : 30424 (java) S 30423 30410 29416 0 -1 0 14537 0 1 0 2438 17 0 0 19 0 9 0 2000012346 885108736 10735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30424/statm: 216091 10735 2564 9 0 210638 0
[pid=30424/tid=30425] ppid=30423 vsize=864364 CPUtime=23.13
/proc/30424/task/30425/stat : 30425 (java) R 30423 30410 29416 0 -1 64 3353 0 1 0 2306 7 0 0 25 0 9 0 2000012347 885108736 10735 996147200 134512640 134550740 4294955952 18446744073709551615 102064907 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30424/tid=30426] ppid=30423 vsize=864364 CPUtime=1.28
/proc/30424/task/30426/stat : 30426 (java) S 30423 30410 29416 0 -1 64 10139 0 0 0 120 8 0 0 16 0 9 0 2000012348 885108736 10735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30424/tid=30427] ppid=30423 vsize=864364 CPUtime=0
/proc/30424/task/30427/stat : 30427 (java) S 30423 30410 29416 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2000012348 885108736 10735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30424/tid=30428] ppid=30423 vsize=864364 CPUtime=0
/proc/30424/task/30428/stat : 30428 (java) S 30423 30410 29416 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2000012348 885108736 10735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[pid=30410] ppid=30408 vsize=13600 CPUtime=37.79
/proc/30410/stat : 30410 (sugar) S 30408 30410 29416 0 -1 4194304 1006 21808 15 2 3 2 3742 32 16 0 1 0 2000012278 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30410/statm: 3400 798 370 3 0 500 0
[pid=30433] ppid=30410 vsize=5356 CPUtime=0
/proc/30433/stat : 30433 (sh) S 30410 30410 29416 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000016119 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30433/statm: 1339 232 193 169 0 50 0
[pid=30434] ppid=30433 vsize=28928 CPUtime=1262.43
/proc/30434/stat : 30434 (picosat) R 30433 30410 29416 0 -1 4194304 7650 0 0 0 125817 426 0 0 25 0 1 0 2000016120 29622272 7021 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/30434/statm: 7232 7021 48 102 0 7127 0
Current children cumulated CPU time (s) 1300.22
Current children cumulated vsize (KiB) 47884

[startup+1362.3 s]
/proc/loadavg: 2.19 2.06 2.01 3/76 30570
/proc/meminfo: memFree=1024968/2055920 swapFree=4179776/4192956
[pid=30410] ppid=30408 vsize=13600 CPUtime=37.79
/proc/30410/stat : 30410 (sugar) S 30408 30410 29416 0 -1 4194304 1006 21808 15 2 3 2 3742 32 16 0 1 0 2000012278 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30410/statm: 3400 798 370 3 0 500 0
[pid=30433] ppid=30410 vsize=5356 CPUtime=0
/proc/30433/stat : 30433 (sh) S 30410 30410 29416 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000016119 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30433/statm: 1339 232 193 169 0 50 0
[pid=30434] ppid=30433 vsize=28928 CPUtime=1322.4
/proc/30434/stat : 30434 (picosat) R 30433 30410 29416 0 -1 4194304 7650 0 0 0 131814 426 0 0 25 0 1 0 2000016120 29622272 7021 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/30434/statm: 7232 7021 48 102 0 7127 0
Current children cumulated CPU time (s) 1360.19
Current children cumulated vsize (KiB) 47884

[startup+1422.31 s]
/proc/loadavg: 2.07 2.04 2.01 3/76 30570
/proc/meminfo: memFree=1021256/2055920 swapFree=4179776/4192956
[pid=30410] ppid=30408 vsize=13600 CPUtime=37.79
/proc/30410/stat : 30410 (sugar) S 30408 30410 29416 0 -1 4194304 1006 21808 15 2 3 2 3742 32 16 0 1 0 2000012278 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30410/statm: 3400 798 370 3 0 500 0
[pid=30433] ppid=30410 vsize=5356 CPUtime=0
/proc/30433/stat : 30433 (sh) S 30410 30410 29416 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000016119 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30433/statm: 1339 232 193 169 0 50 0
[pid=30434] ppid=30433 vsize=29456 CPUtime=1382.38
/proc/30434/stat : 30434 (picosat) R 30433 30410 29416 0 -1 4194304 7873 0 0 0 137812 426 0 0 25 0 1 0 2000016120 30162944 7140 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/30434/statm: 7364 7140 48 102 0 7259 0
Current children cumulated CPU time (s) 1420.17
Current children cumulated vsize (KiB) 48412

[startup+1482.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/76 30570
/proc/meminfo: memFree=1021192/2055920 swapFree=4179776/4192956
[pid=30410] ppid=30408 vsize=13600 CPUtime=37.79
/proc/30410/stat : 30410 (sugar) S 30408 30410 29416 0 -1 4194304 1006 21808 15 2 3 2 3742 32 16 0 1 0 2000012278 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30410/statm: 3400 798 370 3 0 500 0
[pid=30433] ppid=30410 vsize=5356 CPUtime=0
/proc/30433/stat : 30433 (sh) S 30410 30410 29416 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000016119 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30433/statm: 1339 232 193 169 0 50 0
[pid=30434] ppid=30433 vsize=29456 CPUtime=1442.36
/proc/30434/stat : 30434 (picosat) R 30433 30410 29416 0 -1 4194304 7873 0 0 0 143810 426 0 0 25 0 1 0 2000016120 30162944 7140 996147200 134512640 134931368 4294956256 18446744073709551615 134525820 0 0 4096 0 0 0 0 17 0 0 0
/proc/30434/statm: 7364 7140 48 102 0 7259 0
Current children cumulated CPU time (s) 1480.15
Current children cumulated vsize (KiB) 48412

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/76 30570
/proc/meminfo: memFree=1021256/2055920 swapFree=4179776/4192956
[pid=30410] ppid=30408 vsize=13600 CPUtime=37.79
/proc/30410/stat : 30410 (sugar) S 30408 30410 29416 0 -1 4194304 1006 21808 15 2 3 2 3742 32 16 0 1 0 2000012278 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30410/statm: 3400 798 370 3 0 500 0
[pid=30433] ppid=30410 vsize=5356 CPUtime=0
/proc/30433/stat : 30433 (sh) S 30410 30410 29416 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000016119 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30433/statm: 1339 232 193 169 0 50 0
[pid=30434] ppid=30433 vsize=29456 CPUtime=1502.33
/proc/30434/stat : 30434 (picosat) R 30433 30410 29416 0 -1 4194304 7873 0 0 0 149807 426 0 0 25 0 1 0 2000016120 30162944 7140 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/30434/statm: 7364 7140 48 102 0 7259 0
Current children cumulated CPU time (s) 1540.12
Current children cumulated vsize (KiB) 48412

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/76 30570
/proc/meminfo: memFree=1021192/2055920 swapFree=4179776/4192956
[pid=30410] ppid=30408 vsize=13600 CPUtime=37.79
/proc/30410/stat : 30410 (sugar) S 30408 30410 29416 0 -1 4194304 1006 21808 15 2 3 2 3742 32 16 0 1 0 2000012278 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30410/statm: 3400 798 370 3 0 500 0
[pid=30433] ppid=30410 vsize=5356 CPUtime=0
/proc/30433/stat : 30433 (sh) S 30410 30410 29416 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000016119 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30433/statm: 1339 232 193 169 0 50 0
[pid=30434] ppid=30433 vsize=29456 CPUtime=1562.31
/proc/30434/stat : 30434 (picosat) R 30433 30410 29416 0 -1 4194304 7873 0 0 0 155805 426 0 0 25 0 1 0 2000016120 30162944 7140 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/30434/statm: 7364 7140 48 102 0 7259 0
Current children cumulated CPU time (s) 1600.1
Current children cumulated vsize (KiB) 48412

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 30570
/proc/meminfo: memFree=1017992/2055920 swapFree=4179776/4192956
[pid=30410] ppid=30408 vsize=13600 CPUtime=37.79
/proc/30410/stat : 30410 (sugar) S 30408 30410 29416 0 -1 4194304 1006 21808 15 2 3 2 3742 32 16 0 1 0 2000012278 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30410/statm: 3400 798 370 3 0 500 0
[pid=30433] ppid=30410 vsize=5356 CPUtime=0
/proc/30433/stat : 30433 (sh) S 30410 30410 29416 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000016119 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30433/statm: 1339 232 193 169 0 50 0
[pid=30434] ppid=30433 vsize=29456 CPUtime=1622.29
/proc/30434/stat : 30434 (picosat) R 30433 30410 29416 0 -1 4194304 7873 0 0 0 161803 426 0 0 25 0 1 0 2000016120 30162944 7140 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 0 0 0
/proc/30434/statm: 7364 7140 48 102 0 7259 0
Current children cumulated CPU time (s) 1660.08
Current children cumulated vsize (KiB) 48412

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 30570
/proc/meminfo: memFree=1012872/2055920 swapFree=4179776/4192956
[pid=30410] ppid=30408 vsize=13600 CPUtime=37.79
/proc/30410/stat : 30410 (sugar) S 30408 30410 29416 0 -1 4194304 1006 21808 15 2 3 2 3742 32 16 0 1 0 2000012278 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30410/statm: 3400 798 370 3 0 500 0
[pid=30433] ppid=30410 vsize=5356 CPUtime=0
/proc/30433/stat : 30433 (sh) S 30410 30410 29416 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000016119 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30433/statm: 1339 232 193 169 0 50 0
[pid=30434] ppid=30433 vsize=29852 CPUtime=1682.27
/proc/30434/stat : 30434 (picosat) R 30433 30410 29416 0 -1 4194304 8105 0 0 0 167800 427 0 0 25 0 1 0 2000016120 30568448 7263 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/30434/statm: 7463 7263 48 102 0 7358 0
Current children cumulated CPU time (s) 1720.06
Current children cumulated vsize (KiB) 48808

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30570
/proc/meminfo: memFree=1011912/2055920 swapFree=4179776/4192956
[pid=30410] ppid=30408 vsize=13600 CPUtime=37.79
/proc/30410/stat : 30410 (sugar) S 30408 30410 29416 0 -1 4194304 1006 21808 15 2 3 2 3742 32 16 0 1 0 2000012278 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30410/statm: 3400 798 370 3 0 500 0
[pid=30433] ppid=30410 vsize=5356 CPUtime=0
/proc/30433/stat : 30433 (sh) S 30410 30410 29416 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000016119 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30433/statm: 1339 232 193 169 0 50 0
[pid=30434] ppid=30433 vsize=29852 CPUtime=1742.25
/proc/30434/stat : 30434 (picosat) R 30433 30410 29416 0 -1 4194304 8105 0 0 0 173798 427 0 0 25 0 1 0 2000016120 30568448 7263 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/30434/statm: 7463 7263 48 102 0 7358 0
Current children cumulated CPU time (s) 1780.04
Current children cumulated vsize (KiB) 48808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30570
/proc/meminfo: memFree=1011912/2055920 swapFree=4179776/4192956
[pid=30410] ppid=30408 vsize=13600 CPUtime=37.79
/proc/30410/stat : 30410 (sugar) S 30408 30410 29416 0 -1 4194304 1006 21808 15 2 3 2 3742 32 16 0 1 0 2000012278 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30410/statm: 3400 798 370 3 0 500 0
[pid=30433] ppid=30410 vsize=5356 CPUtime=0
/proc/30433/stat : 30433 (sh) S 30410 30410 29416 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000016119 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30433/statm: 1339 232 193 169 0 50 0
[pid=30434] ppid=30433 vsize=29852 CPUtime=1762.25
/proc/30434/stat : 30434 (picosat) R 30433 30410 29416 0 -1 4194304 8105 0 0 0 175798 427 0 0 25 0 1 0 2000016120 30568448 7263 996147200 134512640 134931368 4294956256 18446744073709551615 134525778 0 0 4096 0 0 0 0 17 0 0 0
/proc/30434/statm: 7463 7263 48 102 0 7358 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 48808

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

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

[startup+1802.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30570
/proc/meminfo: memFree=1011912/2055920 swapFree=4179776/4192956
[pid=30410] ppid=30408 vsize=13600 CPUtime=37.79
/proc/30410/stat : 30410 (sugar) S 30408 30410 29416 0 -1 4194304 1006 21808 15 2 3 2 3742 32 16 0 1 0 2000012278 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30410/statm: 3400 798 370 3 0 500 0
[pid=30433] ppid=30410 vsize=5356 CPUtime=0
/proc/30433/stat : 30433 (sh) S 30410 30410 29416 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000016119 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30433/statm: 1339 232 193 169 0 50 0
[pid=30434] ppid=30433 vsize=29852 CPUtime=1762.25
/proc/30434/stat : 30434 (picosat) R 30433 30410 29416 0 -1 4194304 8105 0 0 0 175798 427 0 0 25 0 1 0 2000016120 30568448 7263 996147200 134512640 134931368 4294956256 18446744073709551615 134525778 0 0 4096 0 0 0 0 17 0 0 0
/proc/30434/statm: 7463 7263 48 102 0 7358 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 48808

Child status: 0
Real time (s): 1802.33
CPU time (s): 1800.08
CPU user time (s): 1795.45
CPU system time (s): 4.63629
CPU usage (%): 99.8753
Max. virtual memory (cumulated for all children) (KiB): 886784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.45
system time used= 4.63629
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31545
page faults= 17
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7544
involuntary context switches= 16096

runsolver used 2.29265 second user time and 5.82011 second system time

The end

Launcher Data (download as text)

Begin job on node43 at 2008-07-05 00:26:38
IDJOB=1079609
IDBENCH=56892
IDSOLVER=345
FILE ID=node43/1079609-1215210398
PBS_JOBID= 7881649
Free space on /tmp= 66512 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/lexVg/normalized-crossword-m1c-lex-vg5-9_ext.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-1079609-1215210398/watcher-1079609-1215210398 -o /tmp/evaluation-result-1079609-1215210398/solver-1079609-1215210398 -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-1079609-1215210398.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= cc349870ad14cc63690440668c347c92
RANDOM SEED=2020955895

node43.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:       1159552 kB
Buffers:          9776 kB
Cached:         801580 kB
SwapCached:       7024 kB
Active:         263616 kB
Inactive:       571120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1159552 kB
SwapTotal:     4192956 kB
SwapFree:      4179776 kB
Dirty:            1372 kB
Writeback:           0 kB
Mapped:          39484 kB
Slab:            46852 kB
Committed_AS:  3769788 kB
PageTables:       1964 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66500 MiB
End job on node43 at 2008-07-05 00:56:42