Trace number 1076556

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.2 1807.35

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg8-10_ext.xml
MD5SUM8f90e38a72d4e13177d59b77be18a7c8
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
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 variables80
Number of constraints18
Maximum constraint arity10
Maximum domain size26
Number of constraints which are defined in extension18
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/picosat
0.00/0.05	c 0	BEGIN Fri Jul  4 18:19:10 2008
0.00/0.05	c 0	PID 14455
0.00/0.05	c 0	HOST node17.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1076556-1215188350.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1076556-1215188350.xml' 'HOME/temp.csp'
1.15/1.21	c 2	1 domains, 80 variables, 0 predicates, 2 relations, 18 constraints
1.15/1.27	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.15/1.27	c 2	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'
1.17/1.35	c 2	Parsing HOME/temp.csp
2.76/2.90	c 3	parsed 101 expressions
2.76/2.91	c 3	Heap : 30 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.76/2.91	c 3	Converting to clausal form CSP
2.76/2.93	c 3	converted 11 (10%) expressions
2.76/2.93	c 3	converted 21 (20%) expressions
2.76/2.93	c 3	converted 31 (30%) expressions
2.76/2.93	c 3	converted 41 (40%) expressions
2.76/2.93	c 3	converted 51 (50%) expressions
2.76/2.93	c 3	converted 61 (60%) expressions
2.76/2.93	c 3	converted 71 (70%) expressions
2.76/2.93	c 3	converted 81 (80%) expressions
8.31/8.53	c 9	converted 91 (90%) expressions
20.00/20.33	c 21	converted 101 (100%) expressions
20.00/20.33	c 21	CSP : 80 integers, 0 booleans, 18 clauses, largest domain size 26
20.00/20.33	c 21	Heap : 405 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
20.00/20.33	c 21	Propagation in CSP
20.00/20.33	c 21	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
20.00/20.34	c 21	CSP : 80 integers, 0 booleans, 18 clauses, largest domain size 26
20.00/20.34	c 21	Heap : 405 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
20.00/20.34	c 21	Simplifing CSP by introducing new Boolean variables
20.00/20.34	c 21	CSP : 80 integers, 0 booleans, 18 clauses, largest domain size 26
20.00/20.34	c 21	Heap : 405 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
22.78/23.13	c 24	Encoding CSP to SAT : HOME/temp.cnf
22.78/23.14	c 24	8 (10%) CSP integer variables are encoded (192 clauses, 1968 bytes)
22.78/23.15	c 24	16 (20%) CSP integer variables are encoded (384 clauses, 4080 bytes)
22.78/23.15	c 24	24 (30%) CSP integer variables are encoded (576 clauses, 6192 bytes)
22.78/23.17	c 24	32 (40%) CSP integer variables are encoded (768 clauses, 8304 bytes)
22.78/23.17	c 24	40 (50%) CSP integer variables are encoded (960 clauses, 10417 bytes)
22.78/23.17	c 24	48 (60%) CSP integer variables are encoded (1152 clauses, 12913 bytes)
22.78/23.17	c 24	56 (70%) CSP integer variables are encoded (1344 clauses, 15409 bytes)
22.78/23.17	c 24	64 (80%) CSP integer variables are encoded (1536 clauses, 17905 bytes)
22.78/23.17	c 24	72 (90%) CSP integer variables are encoded (1728 clauses, 20401 bytes)
22.78/23.17	c 24	80 (100%) CSP integer variables are encoded (1920 clauses, 22897 bytes)
774.55/781.36	c 782	2 (10%) CSP clauses are encoded (509188 clauses, 29364077 bytes)
1518.69/1525.77	c 1526	4 (20%) CSP clauses are encoded (1016456 clauses, 58957571 bytes)
1800.08/1807.23	c ERROR INTERRUPTED
1800.20/1807.34	s UNKNOWN
1800.20/1807.34	c 1808	CPU 1.06 (0.03 0.01 1.03 0.12)
1800.20/1807.34	c 1808	END Fri Jul  4 18:49:18 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-1076556-1215188350/watcher-1076556-1215188350 -o /tmp/evaluation-result-1076556-1215188350/solver-1076556-1215188350 -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-1076556-1215188350.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: 2.08 2.02 1.92 4/72 14455
/proc/meminfo: memFree=1592920/2055920 swapFree=4179840/4192956
[pid=14455] ppid=14453 vsize=18572 CPUtime=0
/proc/14455/stat : 14455 (runsolver) R 14453 14455 10785 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 640024318 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 245482712359 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14455/statm: 4643 292 257 25 0 2626 0

[startup+0.0889489 s]
/proc/loadavg: 2.08 2.02 1.92 4/72 14455
/proc/meminfo: memFree=1592920/2055920 swapFree=4179840/4192956
[pid=14455] ppid=14453 vsize=13600 CPUtime=0.03
/proc/14455/stat : 14455 (sugar) S 14453 14455 10785 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 640024318 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14455/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102948 s]
/proc/loadavg: 2.08 2.02 1.92 4/72 14455
/proc/meminfo: memFree=1592920/2055920 swapFree=4179840/4192956
[pid=14455] ppid=14453 vsize=13600 CPUtime=0.03
/proc/14455/stat : 14455 (sugar) S 14453 14455 10785 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 640024318 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14455/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.30297 s]
/proc/loadavg: 2.08 2.02 1.92 4/72 14455
/proc/meminfo: memFree=1592920/2055920 swapFree=4179840/4192956
[pid=14455] ppid=14453 vsize=13600 CPUtime=0.03
/proc/14455/stat : 14455 (sugar) S 14453 14455 10785 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 640024318 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14455/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.70301 s]
/proc/loadavg: 2.08 2.02 1.92 4/72 14455
/proc/meminfo: memFree=1592920/2055920 swapFree=4179840/4192956
[pid=14455] ppid=14453 vsize=13600 CPUtime=0.03
/proc/14455/stat : 14455 (sugar) S 14453 14455 10785 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 640024318 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14455/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50109 s]
/proc/loadavg: 2.08 2.02 1.92 4/83 14467
/proc/meminfo: memFree=1546752/2055920 swapFree=4179840/4192956
[pid=14455] ppid=14453 vsize=13600 CPUtime=1.17
/proc/14455/stat : 14455 (sugar) S 14453 14455 10785 0 -1 4194304 973 14145 0 1 3 0 103 11 16 0 1 0 640024318 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14455/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 13600

[startup+3.10127 s]
/proc/loadavg: 2.08 2.02 1.92 4/83 14477
/proc/meminfo: memFree=1567936/2055920 swapFree=4179840/4192956
[pid=14455] ppid=14453 vsize=13600 CPUtime=1.17
/proc/14455/stat : 14455 (sugar) S 14453 14455 10785 0 -1 4194304 973 14145 0 1 3 0 103 11 16 0 1 0 640024318 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14455/statm: 3400 797 370 3 0 500 0
[pid=14468] ppid=14455 vsize=5356 CPUtime=0
/proc/14468/stat : 14468 (sh) S 14455 14455 10785 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 640024445 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14468/statm: 1339 233 193 169 0 50 0
[pid=14469] ppid=14468 vsize=864160 CPUtime=1.8
/proc/14469/stat : 14469 (java) S 14468 14455 10785 0 -1 0 15367 0 1 0 170 10 0 0 18 0 9 0 640024446 884899840 13767 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14469/statm: 216040 13767 2540 9 0 210615 0
[pid=14469/tid=14470] ppid=14468 vsize=864160 CPUtime=0.97
/proc/14469/task/14470/stat : 14470 (java) R 14468 14455 10785 0 -1 64 2870 0 1 0 96 1 0 0 18 0 9 0 640024447 884899840 13767 996147200 134512640 134550740 4294955952 18446744073709551615 4126520276 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14471] ppid=14468 vsize=864160 CPUtime=0.74
/proc/14469/task/14471/stat : 14471 (java) S 14468 14455 10785 0 -1 64 11477 0 0 0 67 7 0 0 16 0 9 0 640024448 884899840 13767 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14472] ppid=14468 vsize=864160 CPUtime=0
/proc/14469/task/14472/stat : 14472 (java) S 14468 14455 10785 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 640024448 884899840 13767 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14473] ppid=14468 vsize=864160 CPUtime=0
/proc/14469/task/14473/stat : 14473 (java) S 14468 14455 10785 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 640024448 884899840 13767 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14474] ppid=14468 vsize=864160 CPUtime=0
/proc/14469/task/14474/stat : 14474 (java) S 14468 14455 10785 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 640024450 884899840 13767 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14475] ppid=14468 vsize=864160 CPUtime=0.05
/proc/14469/task/14475/stat : 14475 (java) S 14468 14455 10785 0 -1 64 323 0 0 0 5 0 0 0 16 0 9 0 640024450 884899840 13767 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14476] ppid=14468 vsize=864160 CPUtime=0
/proc/14469/task/14476/stat : 14476 (java) S 14468 14455 10785 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 640024450 884899840 13767 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14477] ppid=14468 vsize=864160 CPUtime=0
/proc/14469/task/14477/stat : 14477 (java) S 14468 14455 10785 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 640024450 884899840 13767 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 883116

[startup+6.30259 s]
/proc/loadavg: 2.15 2.04 1.93 3/83 14477
/proc/meminfo: memFree=1491904/2055920 swapFree=4179840/4192956
[pid=14455] ppid=14453 vsize=13600 CPUtime=1.17
/proc/14455/stat : 14455 (sugar) S 14453 14455 10785 0 -1 4194304 973 14145 0 1 3 0 103 11 16 0 1 0 640024318 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14455/statm: 3400 797 370 3 0 500 0
[pid=14468] ppid=14455 vsize=5356 CPUtime=0
/proc/14468/stat : 14468 (sh) S 14455 14455 10785 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 640024445 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14468/statm: 1339 233 193 169 0 50 0
[pid=14469] ppid=14468 vsize=864412 CPUtime=4.96
/proc/14469/stat : 14469 (java) S 14468 14455 10785 0 -1 0 35803 0 1 0 475 21 0 0 18 0 9 0 640024446 885157888 33221 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14469/statm: 216103 33221 2540 9 0 210678 0
[pid=14469/tid=14470] ppid=14468 vsize=864412 CPUtime=2.24
/proc/14469/task/14470/stat : 14470 (java) R 14468 14455 10785 0 -1 64 3672 0 1 0 222 2 0 0 25 0 9 0 640024447 885157888 33221 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14471] ppid=14468 vsize=864412 CPUtime=2.63
/proc/14469/task/14471/stat : 14471 (java) R 14468 14455 10785 0 -1 64 31110 0 0 0 246 17 0 0 16 0 9 0 640024448 885157888 33221 996147200 134512640 134550740 4294955952 18446744073709551615 102721892 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14472] ppid=14468 vsize=864412 CPUtime=0
/proc/14469/task/14472/stat : 14472 (java) S 14468 14455 10785 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 640024448 885157888 33221 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14473] ppid=14468 vsize=864412 CPUtime=0
/proc/14469/task/14473/stat : 14473 (java) S 14468 14455 10785 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 640024448 885157888 33221 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14474] ppid=14468 vsize=864412 CPUtime=0
/proc/14469/task/14474/stat : 14474 (java) S 14468 14455 10785 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 640024450 885157888 33221 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14475] ppid=14468 vsize=864412 CPUtime=0.06
/proc/14469/task/14475/stat : 14475 (java) S 14468 14455 10785 0 -1 64 324 0 0 0 6 0 0 0 16 0 9 0 640024450 885157888 33221 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14476] ppid=14468 vsize=864412 CPUtime=0
/proc/14469/task/14476/stat : 14476 (java) S 14468 14455 10785 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 640024450 885157888 33221 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14477] ppid=14468 vsize=864412 CPUtime=0
/proc/14469/task/14477/stat : 14477 (java) S 14468 14455 10785 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 640024450 885157888 33221 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 883368

[startup+12.7022 s]
/proc/loadavg: 2.22 2.05 1.93 4/83 14477
/proc/meminfo: memFree=1370368/2055920 swapFree=4179840/4192956
[pid=14455] ppid=14453 vsize=13600 CPUtime=1.17
/proc/14455/stat : 14455 (sugar) S 14453 14455 10785 0 -1 4194304 973 14145 0 1 3 0 103 11 16 0 1 0 640024318 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14455/statm: 3400 797 370 3 0 500 0
[pid=14468] ppid=14455 vsize=5356 CPUtime=0
/proc/14468/stat : 14468 (sh) S 14455 14455 10785 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 640024445 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14468/statm: 1339 233 193 169 0 50 0
[pid=14469] ppid=14468 vsize=864160 CPUtime=11.3
/proc/14469/stat : 14469 (java) S 14468 14455 10785 0 -1 0 87062 0 1 0 1080 50 0 0 18 0 9 0 640024446 884899840 63242 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14469/statm: 216040 63242 2540 9 0 210615 0
[pid=14469/tid=14470] ppid=14468 vsize=864160 CPUtime=4.22
/proc/14469/task/14470/stat : 14470 (java) S 14468 14455 10785 0 -1 64 5738 0 1 0 418 4 0 0 17 0 9 0 640024447 884899840 63242 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14471] ppid=14468 vsize=864160 CPUtime=7
/proc/14469/task/14471/stat : 14471 (java) R 14468 14455 10785 0 -1 64 80303 0 0 0 655 45 0 0 25 0 9 0 640024448 884899840 63242 996147200 134512640 134550740 4294955952 18446744073709551615 102516792 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14472] ppid=14468 vsize=864160 CPUtime=0
/proc/14469/task/14472/stat : 14472 (java) S 14468 14455 10785 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 640024448 884899840 63242 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14473] ppid=14468 vsize=864160 CPUtime=0
/proc/14469/task/14473/stat : 14473 (java) S 14468 14455 10785 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 640024448 884899840 63242 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14474] ppid=14468 vsize=864160 CPUtime=0
/proc/14469/task/14474/stat : 14474 (java) S 14468 14455 10785 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 640024450 884899840 63242 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14475] ppid=14468 vsize=864160 CPUtime=0.06
/proc/14469/task/14475/stat : 14475 (java) S 14468 14455 10785 0 -1 64 324 0 0 0 6 0 0 0 17 0 9 0 640024450 884899840 63242 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14476] ppid=14468 vsize=864160 CPUtime=0
/proc/14469/task/14476/stat : 14476 (java) S 14468 14455 10785 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 640024450 884899840 63242 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14477] ppid=14468 vsize=864160 CPUtime=0
/proc/14469/task/14477/stat : 14477 (java) S 14468 14455 10785 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 640024450 884899840 63242 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 883116

[startup+25.5025 s]
/proc/loadavg: 2.17 2.05 1.93 3/83 14477
/proc/meminfo: memFree=1171904/2055920 swapFree=4179840/4192956
[pid=14455] ppid=14453 vsize=13600 CPUtime=1.17
/proc/14455/stat : 14455 (sugar) S 14453 14455 10785 0 -1 4194304 974 14145 0 1 3 0 103 11 16 0 1 0 640024318 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14455/statm: 3400 797 370 3 0 500 0
[pid=14468] ppid=14455 vsize=5356 CPUtime=0
/proc/14468/stat : 14468 (sh) S 14455 14455 10785 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 640024445 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14468/statm: 1339 233 193 169 0 50 0
[pid=14469] ppid=14468 vsize=864272 CPUtime=23.97
/proc/14469/stat : 14469 (java) S 14468 14455 10785 0 -1 0 143696 0 1 0 2315 82 0 0 18 0 9 0 640024446 885014528 106292 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14469/statm: 216068 106292 2564 9 0 210615 0
[pid=14469/tid=14470] ppid=14468 vsize=864272 CPUtime=9.33
/proc/14469/task/14470/stat : 14470 (java) R 14468 14455 10785 0 -1 64 8115 0 1 0 928 5 0 0 25 0 9 0 640024447 885014528 106292 996147200 134512640 134550740 4294955952 18446744073709551615 102064907 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14471] ppid=14468 vsize=864272 CPUtime=14.52
/proc/14469/task/14471/stat : 14471 (java) S 14468 14455 10785 0 -1 64 134539 0 0 0 1377 75 0 0 17 0 9 0 640024448 885014528 106292 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14472] ppid=14468 vsize=864272 CPUtime=0
/proc/14469/task/14472/stat : 14472 (java) S 14468 14455 10785 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 640024448 885014528 106292 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14473] ppid=14468 vsize=864272 CPUtime=0
/proc/14469/task/14473/stat : 14473 (java) S 14468 14455 10785 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 640024448 885014528 106292 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14474] ppid=14468 vsize=864272 CPUtime=0
/proc/14469/task/14474/stat : 14474 (java) S 14468 14455 10785 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 640024450 885014528 106292 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14475] ppid=14468 vsize=864272 CPUtime=0.09
/proc/14469/task/14475/stat : 14475 (java) S 14468 14455 10785 0 -1 64 345 0 0 0 9 0 0 0 16 0 9 0 640024450 885014528 106292 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14476] ppid=14468 vsize=864272 CPUtime=0
/proc/14469/task/14476/stat : 14476 (java) S 14468 14455 10785 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 640024450 885014528 106292 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14477] ppid=14468 vsize=864272 CPUtime=0
/proc/14469/task/14477/stat : 14477 (java) S 14468 14455 10785 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 640024450 885014528 106292 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 883228

[startup+51.1022 s]
/proc/loadavg: 2.11 2.04 1.93 3/83 14477
/proc/meminfo: memFree=1170880/2055920 swapFree=4179840/4192956
[pid=14455] ppid=14453 vsize=13600 CPUtime=1.17
/proc/14455/stat : 14455 (sugar) S 14453 14455 10785 0 -1 4194304 974 14145 0 1 3 0 103 11 16 0 1 0 640024318 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14455/statm: 3400 797 370 3 0 500 0
[pid=14468] ppid=14455 vsize=5356 CPUtime=0
/proc/14468/stat : 14468 (sh) S 14455 14455 10785 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 640024445 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14468/statm: 1339 233 193 169 0 50 0
[pid=14469] ppid=14468 vsize=864272 CPUtime=49.32
/proc/14469/stat : 14469 (java) S 14468 14455 10785 0 -1 0 143931 0 1 0 4850 82 0 0 18 0 9 0 640024446 885014528 106524 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

[pid=14469/tid=14475] ppid=14468 vsize=864272 CPUtime=0.1
/proc/14469/task/14475/stat : 14475 (java) S 14468 14455 10785 0 -1 64 353 0 0 0 10 0 0 0 16 0 9 0 640024450 885014528 136175 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14469/tid=14476] ppid=14468 vsize=864272 CPUtime=0
/proc/14469/task/14476/stat : 14476 (java) S 14468 14455 10785 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 640024450 885014528 136175 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14477] ppid=14468 vsize=864272 CPUtime=0
/proc/14469/task/14477/stat : 14477 (java) S 14468 14455 10785 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 640024450 885014528 136175 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1595.24
Current children cumulated vsize (KiB) 883228

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/83 14687
/proc/meminfo: memFree=951360/2055920 swapFree=4179840/4192956
[pid=14455] ppid=14453 vsize=13600 CPUtime=1.18
/proc/14455/stat : 14455 (sugar) S 14453 14455 10785 0 -1 4194304 974 14145 0 1 3 1 103 11 16 0 1 0 640024318 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14455/statm: 3400 797 370 3 0 500 0
[pid=14468] ppid=14455 vsize=5356 CPUtime=0
/proc/14468/stat : 14468 (sh) S 14455 14455 10785 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 640024445 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14468/statm: 1339 233 193 169 0 50 0
[pid=14469] ppid=14468 vsize=864272 CPUtime=1654.04
/proc/14469/stat : 14469 (java) S 14468 14455 10785 0 -1 0 173723 0 1 0 165272 132 0 0 18 0 9 0 640024446 885014528 136175 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14469/statm: 216068 136175 2564 9 0 210615 0
[pid=14469/tid=14470] ppid=14468 vsize=864272 CPUtime=1636.74
/proc/14469/task/14470/stat : 14470 (java) R 14468 14455 10785 0 -1 64 8259 0 1 0 163632 42 0 0 25 0 9 0 640024447 885014528 136175 996147200 134512640 134550740 4294955952 18446744073709551615 4126589892 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14469/tid=14471] ppid=14468 vsize=864272 CPUtime=17.17
/proc/14469/task/14471/stat : 14471 (java) S 14468 14455 10785 0 -1 64 164414 0 0 0 1629 88 0 0 16 0 9 0 640024448 885014528 136175 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14469/tid=14472] ppid=14468 vsize=864272 CPUtime=0
/proc/14469/task/14472/stat : 14472 (java) S 14468 14455 10785 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 640024448 885014528 136175 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14473] ppid=14468 vsize=864272 CPUtime=0
/proc/14469/task/14473/stat : 14473 (java) S 14468 14455 10785 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 640024448 885014528 136175 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14474] ppid=14468 vsize=864272 CPUtime=0
/proc/14469/task/14474/stat : 14474 (java) S 14468 14455 10785 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 640024450 885014528 136175 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14475] ppid=14468 vsize=864272 CPUtime=0.1
/proc/14469/task/14475/stat : 14475 (java) S 14468 14455 10785 0 -1 64 353 0 0 0 10 0 0 0 16 0 9 0 640024450 885014528 136175 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14469/tid=14476] ppid=14468 vsize=864272 CPUtime=0
/proc/14469/task/14476/stat : 14476 (java) S 14468 14455 10785 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 640024450 885014528 136175 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14477] ppid=14468 vsize=864272 CPUtime=0
/proc/14469/task/14477/stat : 14477 (java) S 14468 14455 10785 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 640024450 885014528 136175 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1655.22
Current children cumulated vsize (KiB) 883228

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/83 14687
/proc/meminfo: memFree=951360/2055920 swapFree=4179840/4192956
[pid=14455] ppid=14453 vsize=13600 CPUtime=1.18
/proc/14455/stat : 14455 (sugar) S 14453 14455 10785 0 -1 4194304 974 14145 0 1 3 1 103 11 16 0 1 0 640024318 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14455/statm: 3400 797 370 3 0 500 0
[pid=14468] ppid=14455 vsize=5356 CPUtime=0
/proc/14468/stat : 14468 (sh) S 14455 14455 10785 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 640024445 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14468/statm: 1339 233 193 169 0 50 0
[pid=14469] ppid=14468 vsize=864272 CPUtime=1714.02
/proc/14469/stat : 14469 (java) S 14468 14455 10785 0 -1 0 173723 0 1 0 171270 132 0 0 18 0 9 0 640024446 885014528 136175 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14469/statm: 216068 136175 2564 9 0 210615 0
[pid=14469/tid=14470] ppid=14468 vsize=864272 CPUtime=1696.72
/proc/14469/task/14470/stat : 14470 (java) R 14468 14455 10785 0 -1 64 8259 0 1 0 169630 42 0 0 25 0 9 0 640024447 885014528 136175 996147200 134512640 134550740 4294955952 18446744073709551615 4126568263 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14469/tid=14471] ppid=14468 vsize=864272 CPUtime=17.17
/proc/14469/task/14471/stat : 14471 (java) S 14468 14455 10785 0 -1 64 164414 0 0 0 1629 88 0 0 16 0 9 0 640024448 885014528 136175 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14469/tid=14472] ppid=14468 vsize=864272 CPUtime=0
/proc/14469/task/14472/stat : 14472 (java) S 14468 14455 10785 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 640024448 885014528 136175 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14473] ppid=14468 vsize=864272 CPUtime=0
/proc/14469/task/14473/stat : 14473 (java) S 14468 14455 10785 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 640024448 885014528 136175 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14474] ppid=14468 vsize=864272 CPUtime=0
/proc/14469/task/14474/stat : 14474 (java) S 14468 14455 10785 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 640024450 885014528 136175 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14475] ppid=14468 vsize=864272 CPUtime=0.1
/proc/14469/task/14475/stat : 14475 (java) S 14468 14455 10785 0 -1 64 353 0 0 0 10 0 0 0 16 0 9 0 640024450 885014528 136175 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14469/tid=14476] ppid=14468 vsize=864272 CPUtime=0
/proc/14469/task/14476/stat : 14476 (java) S 14468 14455 10785 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 640024450 885014528 136175 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14477] ppid=14468 vsize=864272 CPUtime=0
/proc/14469/task/14477/stat : 14477 (java) S 14468 14455 10785 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 640024450 885014528 136175 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1715.2
Current children cumulated vsize (KiB) 883228

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/83 14687
/proc/meminfo: memFree=940160/2055920 swapFree=4179840/4192956
[pid=14455] ppid=14453 vsize=13600 CPUtime=1.18
/proc/14455/stat : 14455 (sugar) S 14453 14455 10785 0 -1 4194304 974 14145 0 1 3 1 103 11 16 0 1 0 640024318 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14455/statm: 3400 797 370 3 0 500 0
[pid=14468] ppid=14455 vsize=5356 CPUtime=0
/proc/14468/stat : 14468 (sh) S 14455 14455 10785 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 640024445 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14468/statm: 1339 233 193 169 0 50 0
[pid=14469] ppid=14468 vsize=864272 CPUtime=1774
/proc/14469/stat : 14469 (java) S 14468 14455 10785 0 -1 0 176509 0 1 0 177267 133 0 0 18 0 9 0 640024446 885014528 138954 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14469/statm: 216068 138954 2564 9 0 210615 0
[pid=14469/tid=14470] ppid=14468 vsize=864272 CPUtime=1756.51
/proc/14469/task/14470/stat : 14470 (java) R 14468 14455 10785 0 -1 64 8266 0 1 0 175609 42 0 0 25 0 9 0 640024447 885014528 138954 996147200 134512640 134550740 4294955952 18446744073709551615 4126589892 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14469/tid=14471] ppid=14468 vsize=864272 CPUtime=17.36
/proc/14469/task/14471/stat : 14471 (java) S 14468 14455 10785 0 -1 64 167193 0 0 0 1647 89 0 0 16 0 9 0 640024448 885014528 138954 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14469/tid=14472] ppid=14468 vsize=864272 CPUtime=0
/proc/14469/task/14472/stat : 14472 (java) S 14468 14455 10785 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 640024448 885014528 138954 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14473] ppid=14468 vsize=864272 CPUtime=0
/proc/14469/task/14473/stat : 14473 (java) S 14468 14455 10785 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 640024448 885014528 138954 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14474] ppid=14468 vsize=864272 CPUtime=0
/proc/14469/task/14474/stat : 14474 (java) S 14468 14455 10785 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 640024450 885014528 138954 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14475] ppid=14468 vsize=864272 CPUtime=0.1
/proc/14469/task/14475/stat : 14475 (java) S 14468 14455 10785 0 -1 64 353 0 0 0 10 0 0 0 16 0 9 0 640024450 885014528 138954 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14469/tid=14476] ppid=14468 vsize=864272 CPUtime=0
/proc/14469/task/14476/stat : 14476 (java) S 14468 14455 10785 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 640024450 885014528 138954 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14477] ppid=14468 vsize=864272 CPUtime=0
/proc/14469/task/14477/stat : 14477 (java) S 14468 14455 10785 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 640024450 885014528 138954 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1775.18
Current children cumulated vsize (KiB) 883228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.2 s]
/proc/loadavg: 2.00 2.00 1.99 3/83 14687
/proc/meminfo: memFree=934528/2055920 swapFree=4179840/4192956
[pid=14455] ppid=14453 vsize=13600 CPUtime=1.18
/proc/14455/stat : 14455 (sugar) S 14453 14455 10785 0 -1 4194304 974 14145 0 1 3 1 103 11 16 0 1 0 640024318 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14455/statm: 3400 797 370 3 0 500 0
[pid=14468] ppid=14455 vsize=5356 CPUtime=0
/proc/14468/stat : 14468 (sh) S 14455 14455 10785 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 640024445 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14468/statm: 1339 233 193 169 0 50 0
[pid=14469] ppid=14468 vsize=864272 CPUtime=1798.9
/proc/14469/stat : 14469 (java) S 14468 14455 10785 0 -1 0 177906 0 1 0 179756 134 0 0 18 0 9 0 640024446 885014528 140348 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14469/statm: 216068 140348 2564 9 0 210615 0
[pid=14469/tid=14470] ppid=14468 vsize=864272 CPUtime=1781.32
/proc/14469/task/14470/stat : 14470 (java) R 14468 14455 10785 0 -1 64 8269 0 1 0 178090 42 0 0 25 0 9 0 640024447 885014528 140348 996147200 134512640 134550740 4294955952 18446744073709551615 4126570240 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14469/tid=14471] ppid=14468 vsize=864272 CPUtime=17.44
/proc/14469/task/14471/stat : 14471 (java) S 14468 14455 10785 0 -1 64 168587 0 0 0 1654 90 0 0 16 0 9 0 640024448 885014528 140348 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14469/tid=14472] ppid=14468 vsize=864272 CPUtime=0
/proc/14469/task/14472/stat : 14472 (java) S 14468 14455 10785 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 640024448 885014528 140348 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14473] ppid=14468 vsize=864272 CPUtime=0
/proc/14469/task/14473/stat : 14473 (java) S 14468 14455 10785 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 640024448 885014528 140348 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14474] ppid=14468 vsize=864272 CPUtime=0
/proc/14469/task/14474/stat : 14474 (java) S 14468 14455 10785 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 640024450 885014528 140348 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14475] ppid=14468 vsize=864272 CPUtime=0.1
/proc/14469/task/14475/stat : 14475 (java) S 14468 14455 10785 0 -1 64 353 0 0 0 10 0 0 0 16 0 9 0 640024450 885014528 140348 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14469/tid=14476] ppid=14468 vsize=864272 CPUtime=0
/proc/14469/task/14476/stat : 14476 (java) S 14468 14455 10785 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 640024450 885014528 140348 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14469/tid=14477] ppid=14468 vsize=864272 CPUtime=0
/proc/14469/task/14477/stat : 14477 (java) R 14468 14455 10785 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 640024450 885014528 140348 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 883228

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

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

[startup+1807.33 s]
/proc/loadavg: 2.00 2.00 1.99 3/83 14687
/proc/meminfo: memFree=934528/2055920 swapFree=4179840/4192956
[pid=14455] ppid=14453 vsize=13600 CPUtime=1.18
/proc/14455/stat : 14455 (sugar) S 14453 14455 10785 0 -1 4194304 982 14145 0 1 3 1 103 11 16 0 1 0 640024318 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/14455/statm: 3400 797 370 3 0 500 0
[pid=14468] ppid=14455 vsize=0 CPUtime=0
/proc/14468/stat : 14468 (sh) Z 14455 14455 10785 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 640024445 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/14468/statm: 0 0 0 0 0 0 0
[pid=14469] ppid=1 vsize=0 CPUtime=1799.02
/proc/14469/stat : 14469 (java) Z 1 14455 10785 0 -1 1036 177926 0 1 0 179761 141 0 0 16 0 2 0 640024446 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14469/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 13600

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14455 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=68837
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=132979
# CPU time returned by wait4() is 1.20182
# while last known CPU time is 1800.2
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1807.35
CPU time (s): 1800.2
CPU user time (s): 1798.67
CPU system time (s): 1.53
CPU usage (%): 99.6044
Max. virtual memory (cumulated for all children) (KiB): 904608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.06884
system time used= 0.132979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15450
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 593
involuntary context switches= 464

runsolver used 2.23866 second user time and 6.03908 second system time

The end

Launcher Data (download as text)

Begin job on node17 at 2008-07-04 18:19:10
IDJOB=1076556
IDBENCH=56592
IDSOLVER=345
FILE ID=node17/1076556-1215188350
PBS_JOBID= 7881606
Free space on /tmp= 66440 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg8-10_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-1076556-1215188350/watcher-1076556-1215188350 -o /tmp/evaluation-result-1076556-1215188350/solver-1076556-1215188350 -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-1076556-1215188350.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 8f90e38a72d4e13177d59b77be18a7c8
RANDOM SEED=2113211476

node17.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.234
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.234
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:       1593464 kB
Buffers:         69696 kB
Cached:         309404 kB
SwapCached:       6936 kB
Active:         187992 kB
Inactive:       211900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1593464 kB
SwapTotal:     4192956 kB
SwapFree:      4179840 kB
Dirty:           16620 kB
Writeback:           0 kB
Mapped:          28556 kB
Slab:            47328 kB
Committed_AS:  1057644 kB
PageTables:       2376 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= 66400 MiB
End job on node17 at 2008-07-04 18:49:20