Trace number 1107641

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

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg7-7_ext.xml
MD5SUMf00aa59633d3b6e99f8253640165ef5c
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.08183
Satisfiable
(Un)Satisfiability was proved
Number of variables49
Number of constraints14
Maximum constraint arity7
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.28	c 0	Sugar v1-13 + HOME/picosat
0.00/0.28	c 0	BEGIN Tue Jul  8 02:42:10 2008
0.00/0.28	c 0	PID 3054
0.00/0.28	c 0	HOST node63.alineos.net
0.00/0.28	c 0	CONVERTING HOME/instance-1107641-1215477730.xml TO HOME/temp.csp
0.00/0.28	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1107641-1215477730.xml' 'HOME/temp.csp'
0.04/0.73	c 1	1 domains, 49 variables, 0 predicates, 1 relations, 14 constraints
0.04/0.75	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.75	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.47/0.83	c 1	Parsing HOME/temp.csp
0.80/1.17	c 1	parsed 65 expressions
0.80/1.18	c 1	Heap : 7 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.80/1.18	c 1	Converting to clausal form CSP
0.89/1.20	c 1	converted 7 (10%) expressions
0.89/1.20	c 1	converted 13 (20%) expressions
0.89/1.20	c 1	converted 20 (30%) expressions
0.89/1.20	c 1	converted 26 (40%) expressions
0.89/1.20	c 1	converted 33 (50%) expressions
0.89/1.20	c 1	converted 39 (60%) expressions
0.89/1.20	c 1	converted 46 (70%) expressions
1.19/1.57	c 2	converted 52 (80%) expressions
3.48/3.80	c 4	converted 59 (90%) expressions
4.77/5.19	c 5	converted 65 (100%) expressions
4.77/5.19	c 5	CSP : 49 integers, 0 booleans, 14 clauses, largest domain size 26
4.77/5.19	c 5	Heap : 111 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.77/5.19	c 5	Propagation in CSP
4.77/5.19	c 5	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
4.77/5.19	c 5	CSP : 49 integers, 0 booleans, 14 clauses, largest domain size 26
4.77/5.19	c 5	Heap : 111 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.77/5.19	c 5	Simplifing CSP by introducing new Boolean variables
4.77/5.19	c 5	CSP : 49 integers, 0 booleans, 14 clauses, largest domain size 26
4.77/5.19	c 5	Heap : 111 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
5.66/6.03	c 6	Encoding CSP to SAT : HOME/temp.cnf
5.66/6.04	c 6	5 (10%) CSP integer variables are encoded (120 clauses, 1176 bytes)
5.66/6.04	c 6	10 (20%) CSP integer variables are encoded (240 clauses, 2496 bytes)
5.66/6.05	c 6	15 (30%) CSP integer variables are encoded (360 clauses, 3816 bytes)
5.66/6.05	c 6	20 (40%) CSP integer variables are encoded (480 clauses, 5136 bytes)
5.66/6.05	c 6	25 (50%) CSP integer variables are encoded (600 clauses, 6456 bytes)
5.66/6.05	c 6	30 (60%) CSP integer variables are encoded (720 clauses, 7776 bytes)
5.66/6.05	c 6	35 (70%) CSP integer variables are encoded (840 clauses, 9096 bytes)
5.66/6.05	c 6	40 (80%) CSP integer variables are encoded (960 clauses, 10417 bytes)
5.66/6.06	c 6	45 (90%) CSP integer variables are encoded (1080 clauses, 11977 bytes)
5.66/6.06	c 6	49 (100%) CSP integer variables are encoded (1176 clauses, 13225 bytes)
130.84/131.82	c 132	2 (10%) CSP clauses are encoded (265880 clauses, 11710138 bytes)
190.95/192.24	c 192	3 (20%) CSP clauses are encoded (398232 clauses, 18077367 bytes)
319.51/321.47	c 322	5 (30%) CSP clauses are encoded (662936 clauses, 30813085 bytes)
384.99/387.25	c 387	6 (40%) CSP clauses are encoded (795288 clauses, 37432821 bytes)
450.67/453.22	c 453	7 (50%) CSP clauses are encoded (927640 clauses, 44194087 bytes)
582.52/585.74	c 586	9 (60%) CSP clauses are encoded (1192344 clauses, 57524188 bytes)
648.60/652.19	c 652	10 (70%) CSP clauses are encoded (1324696 clauses, 64093023 bytes)
780.65/784.89	c 785	12 (80%) CSP clauses are encoded (1589400 clauses, 77230693 bytes)
846.53/851.01	c 851	13 (90%) CSP clauses are encoded (1721752 clauses, 83993025 bytes)
912.20/917.00	c 917	14 (100%) CSP clauses are encoded (1854104 clauses, 91954046 bytes)
912.20/917.00	c 917	14 CSP clauses encoded
912.20/917.00	c 917	Writing map file : HOME/temp.map
912.20/917.00	c 917	Heap : 154 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
912.20/917.00	c 917	SAT : 1225 SAT variables, 1854104 SAT clauses, 91954046 bytes
912.20/917.00	c 917	Heap : 154 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
912.20/917.06	c 917	SOLVING HOME/temp.cnf
912.20/917.06	c 917	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.03/1808.42	c ERROR INTERRUPTED
1800.03/1808.43	s UNKNOWN
1800.03/1808.43	c 1809	CPU 911.18 (0.03 0.01 911.15 1.06)
1800.03/1808.43	c 1809	END Tue Jul  8 03:12:19 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-1107641-1215477730/watcher-1107641-1215477730 -o /tmp/evaluation-result-1107641-1215477730/solver-1107641-1215477730 -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-1107641-1215477730.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.99 1.83 1.42 5/84 3054
/proc/meminfo: memFree=1826576/2055920 swapFree=4192956/4192956
[pid=3054] ppid=3052 vsize=18572 CPUtime=0
/proc/3054/stat : 3054 (runsolver) D 3052 3054 2918 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 4470793 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 244276849959 0 0 4096 24578 18446744071563479169 0 0 17 0 0 0
/proc/3054/statm: 4643 292 257 25 0 2626 0

[startup+0.0214131 s]
/proc/loadavg: 1.99 1.83 1.42 5/84 3054
/proc/meminfo: memFree=1826576/2055920 swapFree=4192956/4192956
[pid=3054] ppid=3052 vsize=18572 CPUtime=0
/proc/3054/stat : 3054 (runsolver) D 3052 3054 2918 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 4470793 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 244276849959 0 0 4096 24578 18446744071563479169 0 0 17 0 0 0
/proc/3054/statm: 4643 292 257 25 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+0.102422 s]
/proc/loadavg: 1.99 1.83 1.42 5/84 3054
/proc/meminfo: memFree=1826576/2055920 swapFree=4192956/4192956
[pid=3054] ppid=3052 vsize=2504 CPUtime=0
/proc/3054/stat : 3054 (sugar) D 3052 3054 2918 0 -1 4194304 38 0 0 0 0 0 0 0 18 0 1 0 4470793 2564096 23 996147200 4194304 4206940 548682068608 18446744073709551615 244274234064 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/3054/statm: 626 23 17 3 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2504

[startup+0.30145 s]
/proc/loadavg: 1.99 1.83 1.42 5/84 3054
/proc/meminfo: memFree=1826576/2055920 swapFree=4192956/4192956
[pid=3054] ppid=3052 vsize=13600 CPUtime=0.04
/proc/3054/stat : 3054 (sugar) S 3052 3054 2918 0 -1 4194304 885 127 15 0 3 1 0 0 19 0 1 0 4470793 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3054/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.702489 s]
/proc/loadavg: 1.99 1.83 1.42 5/84 3054
/proc/meminfo: memFree=1826576/2055920 swapFree=4192956/4192956
[pid=3054] ppid=3052 vsize=13600 CPUtime=0.04
/proc/3054/stat : 3054 (sugar) S 3052 3054 2918 0 -1 4194304 885 127 15 0 3 1 0 0 19 0 1 0 4470793 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3054/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50158 s]
/proc/loadavg: 1.99 1.83 1.42 3/95 3076
/proc/meminfo: memFree=1814256/2055920 swapFree=4192956/4192956
[pid=3054] ppid=3052 vsize=13600 CPUtime=0.47
/proc/3054/stat : 3054 (sugar) S 3052 3054 2918 0 -1 4194304 958 8695 15 1 3 1 38 5 15 0 1 0 4470793 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3054/statm: 3400 797 370 3 0 500 0
[pid=3067] ppid=3054 vsize=5356 CPUtime=0
/proc/3067/stat : 3067 (sh) S 3054 3054 2918 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 4470869 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3067/statm: 1339 233 193 169 0 50 0
[pid=3068] ppid=3067 vsize=864680 CPUtime=0.72
/proc/3068/stat : 3068 (java) S 3067 3054 2918 0 -1 0 8815 0 1 0 68 4 0 0 18 0 9 0 4470869 885432320 7686 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3068/statm: 216170 7686 2540 9 0 210745 0
[pid=3068/tid=3069] ppid=3067 vsize=864680 CPUtime=0.37
/proc/3068/task/3069/stat : 3069 (java) R 3067 3054 2918 0 -1 64 2546 0 1 0 36 1 0 0 18 0 9 0 4470870 885432320 7686 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3068/tid=3070] ppid=3067 vsize=864680 CPUtime=0.28
/proc/3068/task/3070/stat : 3070 (java) R 3067 3054 2918 0 -1 64 5252 0 0 0 27 1 0 0 16 0 9 0 4470871 885432320 7686 996147200 134512640 134550740 4294955952 18446744073709551615 102731977 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3068/tid=3071] ppid=3067 vsize=864680 CPUtime=0
/proc/3068/task/3071/stat : 3071 (java) S 3067 3054 2918 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4470871 885432320 7686 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3068/tid=3072] ppid=3067 vsize=864680 CPUtime=0
/proc/3068/task/3072/stat : 3072 (java) S 3067 3054 2918 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 4470871 885432320 7686 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3068/tid=3073] ppid=3067 vsize=864680 CPUtime=0
/proc/3068/task/3073/stat : 3073 (java) S 3067 3054 2918 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4470873 885432320 7686 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3068/tid=3074] ppid=3067 vsize=864680 CPUtime=0.04
/proc/3068/task/3074/stat : 3074 (java) S 3067 3054 2918 0 -1 64 321 0 0 0 4 0 0 0 16 0 9 0 4470873 885432320 7686 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3068/tid=3075] ppid=3067 vsize=864680 CPUtime=0
/proc/3068/task/3075/stat : 3075 (java) S 3067 3054 2918 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4470873 885432320 7686 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3068/tid=3076] ppid=3067 vsize=864680 CPUtime=0
/proc/3068/task/3076/stat : 3076 (java) S 3067 3054 2918 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4470873 885432320 7686 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 883636

[startup+3.10176 s]
/proc/loadavg: 1.99 1.83 1.43 3/95 3076
/proc/meminfo: memFree=1786160/2055920 swapFree=4192956/4192956
[pid=3054] ppid=3052 vsize=13600 CPUtime=0.47
/proc/3054/stat : 3054 (sugar) S 3052 3054 2918 0 -1 4194304 958 8695 15 1 3 1 38 5 15 0 1 0 4470793 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3054/statm: 3400 797 370 3 0 500 0
[pid=3067] ppid=3054 vsize=5356 CPUtime=0
/proc/3067/stat : 3067 (sh) S 3054 3054 2918 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 4470869 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3067/statm: 1339 233 193 169 0 50 0
[pid=3068] ppid=3067 vsize=864164 CPUtime=2.32
/proc/3068/stat : 3068 (java) S 3067 3054 2918 0 -1 0 19624 0 1 0 223 9 0 0 18 0 9 0 4470869 884903936 17907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3068/statm: 216041 17907 2540 9 0 210616 0
[pid=3068/tid=3069] ppid=3067 vsize=864164 CPUtime=1.03
/proc/3068/task/3069/stat : 3069 (java) R 3067 3054 2918 0 -1 64 3097 0 1 0 101 2 0 0 25 0 9 0 4470870 884903936 17907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3068/tid=3070] ppid=3067 vsize=864164 CPUtime=1.22
/proc/3068/task/3070/stat : 3070 (java) R 3067 3054 2918 0 -1 64 15509 0 0 0 116 6 0 0 16 0 9 0 4470871 884903936 17907 996147200 134512640 134550740 4294955952 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3068/tid=3071] ppid=3067 vsize=864164 CPUtime=0
/proc/3068/task/3071/stat : 3071 (java) S 3067 3054 2918 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4470871 884903936 17907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3068/tid=3072] ppid=3067 vsize=864164 CPUtime=0
/proc/3068/task/3072/stat : 3072 (java) S 3067 3054 2918 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 4470871 884903936 17907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3068/tid=3073] ppid=3067 vsize=864164 CPUtime=0
/proc/3068/task/3073/stat : 3073 (java) S 3067 3054 2918 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4470873 884903936 17907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3068/tid=3074] ppid=3067 vsize=864164 CPUtime=0.05
/proc/3068/task/3074/stat : 3074 (java) S 3067 3054 2918 0 -1 64 322 0 0 0 5 0 0 0 16 0 9 0 4470873 884903936 17907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3068/tid=3075] ppid=3067 vsize=864164 CPUtime=0
/proc/3068/task/3075/stat : 3075 (java) S 3067 3054 2918 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4470873 884903936 17907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3068/tid=3076] ppid=3067 vsize=864164 CPUtime=0
/proc/3068/task/3076/stat : 3076 (java) S 3067 3054 2918 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4470873 884903936 17907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 883120

[startup+6.3021 s]
/proc/loadavg: 1.99 1.83 1.43 4/95 3076
/proc/meminfo: memFree=1693168/2055920 swapFree=4192956/4192956
[pid=3054] ppid=3052 vsize=13600 CPUtime=0.47
/proc/3054/stat : 3054 (sugar) S 3052 3054 2918 0 -1 4194304 959 8695 15 1 3 1 38 5 16 0 1 0 4470793 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3054/statm: 3400 797 370 3 0 500 0
[pid=3067] ppid=3054 vsize=5356 CPUtime=0
/proc/3067/stat : 3067 (sh) S 3054 3054 2918 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 4470869 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3067/statm: 1339 233 193 169 0 50 0
[pid=3068] ppid=3067 vsize=864276 CPUtime=5.49
/proc/3068/stat : 3068 (java) S 3067 3054 2918 0 -1 0 45372 0 1 0 529 20 0 0 18 0 9 0 4470869 885018624 33036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3068/statm: 216069 33036 2564 9 0 210616 0
[pid=3068/tid=3069] ppid=3067 vsize=864276 CPUtime=2.15
/proc/3068/task/3069/stat : 3069 (java) R 3067 3054 2918 0 -1 64 4199 0 1 0 213 2 0 0 25 0 9 0 4470870 885018624 33036 996147200 134512640 134550740 4294955952 18446744073709551615 4126559224 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3068/tid=3070] ppid=3067 vsize=864276 CPUtime=3.23
/proc/3068/task/3070/stat : 3070 (java) S 3067 3054 2918 0 -1 64 40136 0 0 0 306 17 0 0 16 0 9 0 4470871 885018624 33036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3068/tid=3071] ppid=3067 vsize=864276 CPUtime=0
/proc/3068/task/3071/stat : 3071 (java) S 3067 3054 2918 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4470871 885018624 33036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3068/tid=3072] ppid=3067 vsize=864276 CPUtime=0
/proc/3068/task/3072/stat : 3072 (java) S 3067 3054 2918 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 4470871 885018624 33036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3068/tid=3073] ppid=3067 vsize=864276 CPUtime=0
/proc/3068/task/3073/stat : 3073 (java) S 3067 3054 2918 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4470873 885018624 33036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3068/tid=3074] ppid=3067 vsize=864276 CPUtime=0.08
/proc/3068/task/3074/stat : 3074 (java) S 3067 3054 2918 0 -1 64 341 0 0 0 8 0 0 0 16 0 9 0 4470873 885018624 33036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3068/tid=3075] ppid=3067 vsize=864276 CPUtime=0
/proc/3068/task/3075/stat : 3075 (java) S 3067 3054 2918 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4470873 885018624 33036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3068/tid=3076] ppid=3067 vsize=864276 CPUtime=0
/proc/3068/task/3076/stat : 3076 (java) S 3067 3054 2918 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4470873 885018624 33036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 883232

[startup+12.7018 s]
/proc/loadavg: 1.99 1.83 1.43 3/95 3076
/proc/meminfo: memFree=1699056/2055920 swapFree=4192956/4192956
[pid=3054] ppid=3052 vsize=13600 CPUtime=0.47
/proc/3054/stat : 3054 (sugar) S 3052 3054 2918 0 -1 4194304 959 8695 15 1 3 1 38 5 16 0 1 0 4470793 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3054/statm: 3400 797 370 3 0 500 0
[pid=3067] ppid=3054 vsize=5356 CPUtime=0
/proc/3067/stat : 3067 (sh) S 3054 3054 2918 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 4470869 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3067/statm: 1339 233 193 169 0 50 0
[pid=3068] ppid=3067 vsize=864276 CPUtime=11.85
/proc/3068/stat : 3068 (java) S 3067 3054 2918 0 -1 0 45380 0 1 0 1165 20 0 0 18 0 9 0 4470869 885018624 33037 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3068/statm: 216069 33037 2564 9 0 210616 0
[pid=3068/tid=3069] ppid=3067 vsize=864276 CPUtime=8.47
/proc/3068/task/3069/stat : 3069 (java) R 3067 3054 2918 0 -1 64 4206 0 1 0 845 2 0 0 25 0 9 0 4470870 885018624 33037 996147200 134512640 134550740 4294955952 18446744073709551615 4126559821 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3068/tid=3070] ppid=3067 vsize=864276 CPUtime=3.28
/proc/3068/task/3070/stat : 3070 (java) S 3067 3054 2918 0 -1 64 40136 0 0 0 311 17 0 0 16 0 9 0 4470871 885018624 33037 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3068/tid=3071] ppid=3067 vsize=864276 CPUtime=0
/proc/3068/task/3071/stat : 3071 (java) S 3067 3054 2918 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4470871 885018624 33037 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3068/tid=3072] ppid=3067 vsize=864276 CPUtime=0
/proc/3068/task/3072/stat : 3072 (java) S 3067 3054 2918 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 4470871 885018624 33037 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3068/tid=3073] ppid=3067 vsize=864276 CPUtime=0
/proc/3068/task/3073/stat : 3073 (java) S 3067 3054 2918 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4470873 885018624 33037 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3068/tid=3074] ppid=3067 vsize=864276 CPUtime=0.08
/proc/3068/task/3074/stat : 3074 (java) S 3067 3054 2918 0 -1 64 342 0 0 0 8 0 0 0 16 0 9 0 4470873 885018624 33037 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3068/tid=3075] ppid=3067 vsize=864276 CPUtime=0
/proc/3068/task/3075/stat : 3075 (java) S 3067 3054 2918 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4470873 885018624 33037 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3068/tid=3076] ppid=3067 vsize=864276 CPUtime=0
/proc/3068/task/3076/stat : 3076 (java) S 3067 3054 2918 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4470873 885018624 33037 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 883232

[startup+25.5022 s]
/proc/loadavg: 1.99 1.84 1.44 3/95 3076
/proc/meminfo: memFree=1699056/2055920 swapFree=4192956/4192956
[pid=3054] ppid=3052 vsize=13600 CPUtime=0.47
/proc/3054/stat : 3054 (sugar) S 3052 3054 2918 0 -1 4194304 959 8695 15 1 3 1 38 5 16 0 1 0 4470793 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3054/statm: 3400 797 370 3 0 500 0
[pid=3067] ppid=3054 vsize=5356 CPUtime=0
/proc/3067/stat : 3067 (sh) S 3054 3054 2918 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 4470869 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3067/statm: 1339 233 193 169 0 50 0
[pid=3068] ppid=3067 vsize=864276 CPUtime=24.59
/proc/3068/stat : 3068 (java) S 3067 3054 2918 0 -1 0 45381 0 1 0 2439 20 0 0 18 0 9 0 4470869 885018624 33037 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3068/statm: 216069 33037 2564 9 0 210616 0
[pid=3068/tid=3069] ppid=3067 vsize=864276 CPUtime=21.2
/proc/3068/task/3069/stat : 3069 (java) R 3067 3054 2918 0 -1 64 4207 0 1 0 2118 2 0 0 25 0 9 0 4470870 885018624 33037 996147200 134512640 134550740 4294955952 18446744073709551615 4126559752 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3068/tid=3070] ppid=3067 vsize=864276 CPUtime=3.29
/proc/3068/task/3070/stat : 3070 (java) S 3067 3054 2918 0 -1 64 40136 0 0 0 312 17 0 0 16 0 9 0 4470871 885018624 33037 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3068/tid=3071] ppid=3067 vsize=864276 CPUtime=0
/proc/3068/task/3071/stat : 3071 (java) S 3067 3054 2918 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4470871 885018624 33037 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3068/tid=3072] ppid=3067 vsize=864276 CPUtime=0
/proc/3068/task/3072/stat : 3072 (java) S 3067 3054 2918 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 4470871 885018624 33037 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/meminfo: memFree=1566488/2055920 swapFree=4192956/4192956
[pid=3054] ppid=3052 vsize=13600 CPUtime=912.24
/proc/3054/stat : 3054 (sugar) S 3052 3054 2918 0 -1 4194304 1006 103835 15 2 3 1 91115 105 16 0 1 0 4470793 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3054/statm: 3400 798 370 3 0 500 0
[pid=3088] ppid=3054 vsize=5356 CPUtime=0
/proc/3088/stat : 3088 (sh) S 3054 3054 2918 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4562499 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3088/statm: 1339 232 193 169 0 50 0
[pid=3089] ppid=3088 vsize=125696 CPUtime=383.68
/proc/3089/stat : 3089 (picosat) R 3088 3054 2918 0 -1 4194304 31334 0 0 0 35961 2407 0 0 25 0 1 0 4562500 128712704 31195 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/3089/statm: 31424 31195 48 102 0 31319 0
Current children cumulated CPU time (s) 1295.92
Current children cumulated vsize (KiB) 144652

[startup+1362.3 s]
/proc/loadavg: 2.02 2.00 1.84 3/83 3134
/proc/meminfo: memFree=1564824/2055920 swapFree=4192956/4192956
[pid=3054] ppid=3052 vsize=13600 CPUtime=912.24
/proc/3054/stat : 3054 (sugar) S 3052 3054 2918 0 -1 4194304 1006 103835 15 2 3 1 91115 105 16 0 1 0 4470793 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3054/statm: 3400 798 370 3 0 500 0
[pid=3088] ppid=3054 vsize=5356 CPUtime=0
/proc/3088/stat : 3088 (sh) S 3054 3054 2918 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4562499 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3088/statm: 1339 232 193 169 0 50 0
[pid=3089] ppid=3088 vsize=127016 CPUtime=443.44
/proc/3089/stat : 3089 (picosat) R 3088 3054 2918 0 -1 4194304 31820 0 0 0 41937 2407 0 0 25 0 1 0 4562500 130064384 31557 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/3089/statm: 31754 31557 48 102 0 31649 0
Current children cumulated CPU time (s) 1355.68
Current children cumulated vsize (KiB) 145972

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.84 3/83 3134
/proc/meminfo: memFree=1564824/2055920 swapFree=4192956/4192956
[pid=3054] ppid=3052 vsize=13600 CPUtime=912.24
/proc/3054/stat : 3054 (sugar) S 3052 3054 2918 0 -1 4194304 1006 103835 15 2 3 1 91115 105 16 0 1 0 4470793 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3054/statm: 3400 798 370 3 0 500 0
[pid=3088] ppid=3054 vsize=5356 CPUtime=0
/proc/3088/stat : 3088 (sh) S 3054 3054 2918 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4562499 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3088/statm: 1339 232 193 169 0 50 0
[pid=3089] ppid=3088 vsize=127016 CPUtime=503.2
/proc/3089/stat : 3089 (picosat) R 3088 3054 2918 0 -1 4194304 31820 0 0 0 47913 2407 0 0 25 0 1 0 4562500 130064384 31557 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/3089/statm: 31754 31557 48 102 0 31649 0
Current children cumulated CPU time (s) 1415.44
Current children cumulated vsize (KiB) 145972

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.85 3/83 3134
/proc/meminfo: memFree=1564760/2055920 swapFree=4192956/4192956
[pid=3054] ppid=3052 vsize=13600 CPUtime=912.24
/proc/3054/stat : 3054 (sugar) S 3052 3054 2918 0 -1 4194304 1006 103835 15 2 3 1 91115 105 16 0 1 0 4470793 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3054/statm: 3400 798 370 3 0 500 0
[pid=3088] ppid=3054 vsize=5356 CPUtime=0
/proc/3088/stat : 3088 (sh) S 3054 3054 2918 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4562499 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3088/statm: 1339 232 193 169 0 50 0
[pid=3089] ppid=3088 vsize=127016 CPUtime=562.97
/proc/3089/stat : 3089 (picosat) R 3088 3054 2918 0 -1 4194304 31837 0 0 0 53890 2407 0 0 25 0 1 0 4562500 130064384 31574 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/3089/statm: 31754 31574 48 102 0 31649 0
Current children cumulated CPU time (s) 1475.21
Current children cumulated vsize (KiB) 145972

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/83 3134
/proc/meminfo: memFree=1563608/2055920 swapFree=4192956/4192956
[pid=3054] ppid=3052 vsize=13600 CPUtime=912.24
/proc/3054/stat : 3054 (sugar) S 3052 3054 2918 0 -1 4194304 1006 103835 15 2 3 1 91115 105 16 0 1 0 4470793 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3054/statm: 3400 798 370 3 0 500 0
[pid=3088] ppid=3054 vsize=5356 CPUtime=0
/proc/3088/stat : 3088 (sh) S 3054 3054 2918 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4562499 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3088/statm: 1339 232 193 169 0 50 0
[pid=3089] ppid=3088 vsize=128584 CPUtime=622.73
/proc/3089/stat : 3089 (picosat) R 3088 3054 2918 0 -1 4194304 32219 0 0 0 59866 2407 0 0 25 0 1 0 4562500 131670016 31825 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/3089/statm: 32146 31825 48 102 0 32041 0
Current children cumulated CPU time (s) 1534.97
Current children cumulated vsize (KiB) 147540

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/83 3134
/proc/meminfo: memFree=1563608/2055920 swapFree=4192956/4192956
[pid=3054] ppid=3052 vsize=13600 CPUtime=912.24
/proc/3054/stat : 3054 (sugar) S 3052 3054 2918 0 -1 4194304 1006 103835 15 2 3 1 91115 105 16 0 1 0 4470793 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3054/statm: 3400 798 370 3 0 500 0
[pid=3088] ppid=3054 vsize=5356 CPUtime=0
/proc/3088/stat : 3088 (sh) S 3054 3054 2918 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4562499 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3088/statm: 1339 232 193 169 0 50 0
[pid=3089] ppid=3088 vsize=128584 CPUtime=682.49
/proc/3089/stat : 3089 (picosat) R 3088 3054 2918 0 -1 4194304 32219 0 0 0 65842 2407 0 0 25 0 1 0 4562500 131670016 31825 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/3089/statm: 32146 31825 48 102 0 32041 0
Current children cumulated CPU time (s) 1594.73
Current children cumulated vsize (KiB) 147540

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/83 3134
/proc/meminfo: memFree=1563352/2055920 swapFree=4192956/4192956
[pid=3054] ppid=3052 vsize=13600 CPUtime=912.24
/proc/3054/stat : 3054 (sugar) S 3052 3054 2918 0 -1 4194304 1006 103835 15 2 3 1 91115 105 16 0 1 0 4470793 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3054/statm: 3400 798 370 3 0 500 0
[pid=3088] ppid=3054 vsize=5356 CPUtime=0
/proc/3088/stat : 3088 (sh) S 3054 3054 2918 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4562499 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3088/statm: 1339 232 193 169 0 50 0
[pid=3089] ppid=3088 vsize=128980 CPUtime=742.26
/proc/3089/stat : 3089 (picosat) R 3088 3054 2918 0 -1 4194304 32329 0 0 0 71818 2408 0 0 25 0 1 0 4562500 132075520 31935 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/3089/statm: 32245 31935 48 102 0 32140 0
Current children cumulated CPU time (s) 1654.5
Current children cumulated vsize (KiB) 147936

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/83 3134
/proc/meminfo: memFree=1562584/2055920 swapFree=4192956/4192956
[pid=3054] ppid=3052 vsize=13600 CPUtime=912.24
/proc/3054/stat : 3054 (sugar) S 3052 3054 2918 0 -1 4194304 1006 103835 15 2 3 1 91115 105 16 0 1 0 4470793 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3054/statm: 3400 798 370 3 0 500 0
[pid=3088] ppid=3054 vsize=5356 CPUtime=0
/proc/3088/stat : 3088 (sh) S 3054 3054 2918 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4562499 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3088/statm: 1339 232 193 169 0 50 0
[pid=3089] ppid=3088 vsize=129508 CPUtime=802.02
/proc/3089/stat : 3089 (picosat) R 3088 3054 2918 0 -1 4194304 32598 0 0 0 77794 2408 0 0 25 0 1 0 4562500 132616192 32066 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/3089/statm: 32377 32066 48 102 0 32272 0
Current children cumulated CPU time (s) 1714.26
Current children cumulated vsize (KiB) 148464

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/83 3134
/proc/meminfo: memFree=1562584/2055920 swapFree=4192956/4192956
[pid=3054] ppid=3052 vsize=13600 CPUtime=912.24
/proc/3054/stat : 3054 (sugar) S 3052 3054 2918 0 -1 4194304 1006 103835 15 2 3 1 91115 105 16 0 1 0 4470793 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3054/statm: 3400 798 370 3 0 500 0
[pid=3088] ppid=3054 vsize=5356 CPUtime=0
/proc/3088/stat : 3088 (sh) S 3054 3054 2918 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4562499 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3088/statm: 1339 232 193 169 0 50 0
[pid=3089] ppid=3088 vsize=129508 CPUtime=861.79
/proc/3089/stat : 3089 (picosat) R 3088 3054 2918 0 -1 4194304 32598 0 0 0 83771 2408 0 0 25 0 1 0 4562500 132616192 32066 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/3089/statm: 32377 32066 48 102 0 32272 0
Current children cumulated CPU time (s) 1774.03
Current children cumulated vsize (KiB) 148464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.41 s]
/proc/loadavg: 2.00 2.00 1.88 3/83 3134
/proc/meminfo: memFree=1562584/2055920 swapFree=4192956/4192956
[pid=3054] ppid=3052 vsize=13600 CPUtime=912.24
/proc/3054/stat : 3054 (sugar) S 3052 3054 2918 0 -1 4194304 1006 103835 15 2 3 1 91115 105 16 0 1 0 4470793 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3054/statm: 3400 798 370 3 0 500 0
[pid=3088] ppid=3054 vsize=5356 CPUtime=0
/proc/3088/stat : 3088 (sh) S 3054 3054 2918 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4562499 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3088/statm: 1339 232 193 169 0 50 0
[pid=3089] ppid=3088 vsize=129508 CPUtime=887.79
/proc/3089/stat : 3089 (picosat) R 3088 3054 2918 0 -1 4194304 32598 0 0 0 86371 2408 0 0 25 0 1 0 4562500 132616192 32066 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/3089/statm: 32377 32066 48 102 0 32272 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 148464

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 3054 and gives
#  childrusage.ru_utime.tv_sec=911
#  childrusage.ru_utime.tv_usec=192477
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=81835
# CPU time returned by wait4() is 912.274
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1808.43
CPU time (s): 1800.03
CPU user time (s): 1774.89
CPU system time (s): 25.14
CPU usage (%): 99.5354
Max. virtual memory (cumulated for all children) (KiB): 904224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 911.192
system time used= 1.08183
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105195
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= 25597
involuntary context switches= 35146

runsolver used 2.21766 second user time and 5.2342 second system time

The end

Launcher Data (download as text)

Begin job on node63 at 2008-07-08 02:42:10
IDJOB=1107641
IDBENCH=56581
IDSOLVER=345
FILE ID=node63/1107641-1215477730
PBS_JOBID= 7888746
Free space on /tmp= 66500 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f00aa59633d3b6e99f8253640165ef5c
RANDOM SEED=286558569

node63.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.213
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.213
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1827120 kB
Buffers:         24456 kB
Cached:         126640 kB
SwapCached:          0 kB
Active:         123428 kB
Inactive:        73100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1827120 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1868 kB
Writeback:           0 kB
Mapped:          66748 kB
Slab:            17204 kB
Committed_AS:   134744 kB
PageTables:       2036 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= 66516 MiB
End job on node63 at 2008-07-08 03:12:21