Trace number 1041019

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.1 1803.56

General information on the benchmark

Namecsp/allsquaresUnsat/
normalized-squaresUnsat-31-31.xml
MD5SUMf269187d8547e6b596cfc3c60fb1cd1c
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.382941
Satisfiable
(Un)Satisfiability was proved
Number of variables1922
Number of constraints2328
Maximum constraint arity31
Maximum domain size102
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1861
Global constraints used (with number of constraints)cumulative(2),weightedsum(465)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/picosat
0.00/0.05	c 0	BEGIN Wed Jul  2 13:45:50 2008
0.00/0.05	c 0	PID 11873
0.00/0.05	c 0	HOST node42.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1041019-1214999150.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-1041019-1214999150.xml' 'HOME/temp.csp'
0.03/0.93	c 1	32 domains, 1922 variables, 2 predicates, 0 relations, 2328 constraints
0.03/0.94	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.94	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.93/1.03	c 1	Parsing HOME/temp.csp
1.13/1.28	c 2	parsed 4284 expressions
1.13/1.29	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.13/1.29	c 2	Converting to clausal form CSP
1.23/1.32	c 2	converted 429 (10%) expressions
1.23/1.32	c 2	converted 857 (20%) expressions
1.23/1.33	c 2	converted 1286 (30%) expressions
1.23/1.34	c 2	converted 1714 (40%) expressions
1.33/1.49	c 2	converted 2142 (50%) expressions
1.43/1.55	c 2	converted 2571 (60%) expressions
1.43/1.59	c 2	converted 2999 (70%) expressions
1.53/1.63	c 2	converted 3428 (80%) expressions
1.53/1.67	c 2	converted 3856 (90%) expressions
3.02/3.15	c 4	converted 4284 (100%) expressions
3.02/3.15	c 4	CSP : 14162 integers, 4268 booleans, 37334 clauses, largest domain size 257
3.02/3.15	c 4	Heap : 22 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.02/3.15	c 4	Propagation in CSP
3.22/3.38	c 4	63989 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.22/3.38	c 4	CSP : 14162 integers, 4268 booleans, 37334 clauses, largest domain size 103
3.22/3.38	c 4	Heap : 26 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.31/3.40	c 4	Simplifing CSP by introducing new Boolean variables
3.31/3.42	c 4	CSP : 14162 integers, 4268 booleans, 37334 clauses, largest domain size 103
3.31/3.42	c 4	Heap : 26 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.41/3.57	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.52/3.61	c 4	1417 (10%) CSP integer variables are encoded (5198 clauses, 65447 bytes)
3.52/3.63	c 4	2833 (20%) CSP integer variables are encoded (21850 clauses, 309782 bytes)
3.52/3.67	c 4	4249 (30%) CSP integer variables are encoded (47640 clauses, 696632 bytes)
3.61/3.70	c 4	5665 (40%) CSP integer variables are encoded (72892 clauses, 1075412 bytes)
3.61/3.73	c 4	7081 (50%) CSP integer variables are encoded (97666 clauses, 1455977 bytes)
3.61/3.77	c 4	8498 (60%) CSP integer variables are encoded (121869 clauses, 1867428 bytes)
3.72/3.80	c 4	9914 (70%) CSP integer variables are encoded (147766 clauses, 2307677 bytes)
3.72/3.84	c 4	11330 (80%) CSP integer variables are encoded (173573 clauses, 2746396 bytes)
3.72/3.87	c 4	12746 (90%) CSP integer variables are encoded (198064 clauses, 3162743 bytes)
3.82/3.91	c 4	14162 (100%) CSP integer variables are encoded (222640 clauses, 3580535 bytes)
4.32/4.42	c 5	3734 (10%) CSP clauses are encoded (481828 clauses, 8244244 bytes)
6.01/6.10	c 6	7467 (20%) CSP clauses are encoded (1407233 clauses, 27545359 bytes)
7.51/7.63	c 8	11201 (30%) CSP clauses are encoded (2232760 clauses, 45037437 bytes)
8.97/9.16	c 10	14934 (40%) CSP clauses are encoded (3042697 clauses, 62199403 bytes)
10.46/10.66	c 11	18667 (50%) CSP clauses are encoded (3827794 clauses, 79360845 bytes)
12.45/12.61	c 13	22401 (60%) CSP clauses are encoded (4825305 clauses, 103378819 bytes)
14.21/14.41	c 15	26134 (70%) CSP clauses are encoded (5727470 clauses, 125157461 bytes)
15.70/16.07	c 16	29868 (80%) CSP clauses are encoded (6516829 clauses, 144208777 bytes)
17.19/17.60	c 18	33601 (90%) CSP clauses are encoded (7295710 clauses, 163000490 bytes)
19.07/19.41	c 20	37334 (100%) CSP clauses are encoded (8204192 clauses, 184868741 bytes)
19.07/19.42	c 20	37334 CSP clauses encoded
19.07/19.42	c 20	Writing map file : HOME/temp.map
19.07/19.47	c 20	Heap : 24 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
19.07/19.47	c 20	SAT : 240998 SAT variables, 8204192 SAT clauses, 184868741 bytes
19.07/19.47	c 20	Heap : 24 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
19.14/19.52	c 20	SOLVING HOME/temp.cnf
19.14/19.52	c 20	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.10/1803.51	c ERROR INTERRUPTED
1800.10/1803.55	s UNKNOWN
1800.10/1803.55	c 1804	CPU 17.75 (0.03 0.01 17.72 1.39)
1800.10/1803.55	c 1804	END Wed Jul  2 14:15:54 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-1041019-1214999150/watcher-1041019-1214999150 -o /tmp/evaluation-result-1041019-1214999150/solver-1041019-1214999150 -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-1041019-1214999150.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.08 1.78 4/80 11873
/proc/meminfo: memFree=1614240/2055920 swapFree=4180076/4192956
[pid=11873] ppid=11871 vsize=12268 CPUtime=0
/proc/11873/stat : 11873 (sugar) R 11871 11873 11367 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 1978887504 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 259415308901 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/11873/statm: 3067 316 241 3 0 167 0

[startup+0.0585669 s]
/proc/loadavg: 2.08 2.08 1.78 4/80 11873
/proc/meminfo: memFree=1614240/2055920 swapFree=4180076/4192956
[pid=11873] ppid=11871 vsize=13600 CPUtime=0.03
/proc/11873/stat : 11873 (sugar) S 11871 11873 11367 0 -1 4194304 900 127 0 0 2 1 0 0 18 0 1 0 1978887504 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11873/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.104123 s]
/proc/loadavg: 2.08 2.08 1.78 4/80 11873
/proc/meminfo: memFree=1614240/2055920 swapFree=4180076/4192956
[pid=11873] ppid=11871 vsize=13600 CPUtime=0.03
/proc/11873/stat : 11873 (sugar) S 11871 11873 11367 0 -1 4194304 900 127 0 0 2 1 0 0 18 0 1 0 1978887504 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11873/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301632 s]
/proc/loadavg: 2.08 2.08 1.78 4/80 11873
/proc/meminfo: memFree=1614240/2055920 swapFree=4180076/4192956
[pid=11873] ppid=11871 vsize=13600 CPUtime=0.03
/proc/11873/stat : 11873 (sugar) S 11871 11873 11367 0 -1 4194304 900 127 0 0 2 1 0 0 18 0 1 0 1978887504 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11873/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701688 s]
/proc/loadavg: 2.08 2.08 1.78 4/80 11873
/proc/meminfo: memFree=1614240/2055920 swapFree=4180076/4192956
[pid=11873] ppid=11871 vsize=13600 CPUtime=0.03
/proc/11873/stat : 11873 (sugar) S 11871 11873 11367 0 -1 4194304 900 127 0 0 2 1 0 0 18 0 1 0 1978887504 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11873/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50273 s]
/proc/loadavg: 2.08 2.08 1.78 4/91 11895
/proc/meminfo: memFree=1608512/2055920 swapFree=4180076/4192956
[pid=11873] ppid=11871 vsize=13600 CPUtime=0.9
/proc/11873/stat : 11873 (sugar) S 11871 11873 11367 0 -1 4194304 974 6727 0 1 2 1 83 4 15 0 1 0 1978887504 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11873/statm: 3400 797 370 3 0 500 0
[pid=11886] ppid=11873 vsize=5356 CPUtime=0
/proc/11886/stat : 11886 (sh) S 11873 11873 11367 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1978887599 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11886/statm: 1339 233 193 169 0 50 0
[pid=11887] ppid=11886 vsize=868420 CPUtime=0.53
/proc/11887/stat : 11887 (java) S 11886 11873 11367 0 -1 0 5369 0 1 0 50 3 0 0 18 0 9 0 1978887599 889262080 4792 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11887/statm: 217105 4792 1731 9 0 211680 0
[pid=11887/tid=11888] ppid=11886 vsize=868420 CPUtime=0.32
/proc/11887/task/11888/stat : 11888 (java) R 11886 11873 11367 0 -1 64 2651 0 1 0 30 2 0 0 21 0 9 0 1978887600 889262080 4792 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11887/tid=11889] ppid=11886 vsize=868420 CPUtime=0.02
/proc/11887/task/11889/stat : 11889 (java) S 11886 11873 11367 0 -1 64 573 0 0 0 2 0 0 0 16 0 9 0 1978887601 889262080 4792 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11887/tid=11890] ppid=11886 vsize=868420 CPUtime=0
/proc/11887/task/11890/stat : 11890 (java) S 11886 11873 11367 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1978887601 889262080 4792 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11887/tid=11891] ppid=11886 vsize=868420 CPUtime=0
/proc/11887/task/11891/stat : 11891 (java) S 11886 11873 11367 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1978887601 889262080 4792 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11887/tid=11892] ppid=11886 vsize=868420 CPUtime=0
/proc/11887/task/11892/stat : 11892 (java) S 11886 11873 11367 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1978887603 889262080 4792 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11887/tid=11893] ppid=11886 vsize=868420 CPUtime=0.17
/proc/11887/task/11893/stat : 11893 (java) R 11886 11873 11367 0 -1 64 1454 0 0 0 17 0 0 0 16 0 9 0 1978887603 889262080 4792 996147200 134512640 134550740 4294955952 18446744073709551615 102092467 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11887/tid=11894] ppid=11886 vsize=868420 CPUtime=0
/proc/11887/task/11894/stat : 11894 (java) S 11886 11873 11367 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1978887603 889262080 4792 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11887/tid=11895] ppid=11886 vsize=868420 CPUtime=0
/proc/11887/task/11895/stat : 11895 (java) S 11886 11873 11367 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1978887603 889262080 4792 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 887376

[startup+3.10291 s]
/proc/loadavg: 2.08 2.08 1.78 3/91 11895
/proc/meminfo: memFree=1591936/2055920 swapFree=4180076/4192956
[pid=11873] ppid=11871 vsize=13600 CPUtime=0.9
/proc/11873/stat : 11873 (sugar) S 11871 11873 11367 0 -1 4194304 974 6727 0 1 2 1 83 4 15 0 1 0 1978887504 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11873/statm: 3400 797 370 3 0 500 0
[pid=11886] ppid=11873 vsize=5356 CPUtime=0
/proc/11886/stat : 11886 (sh) S 11873 11873 11367 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1978887599 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11886/statm: 1339 233 193 169 0 50 0
[pid=11887] ppid=11886 vsize=868420 CPUtime=2.12
/proc/11887/stat : 11887 (java) S 11886 11873 11367 0 -1 0 11905 0 1 0 206 6 0 0 18 0 9 0 1978887599 889262080 10948 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11887/statm: 217105 10948 2541 9 0 211680 0
[pid=11887/tid=11888] ppid=11886 vsize=868420 CPUtime=1.27
/proc/11887/task/11888/stat : 11888 (java) R 11886 11873 11367 0 -1 64 2980 0 1 0 125 2 0 0 25 0 9 0 1978887600 889262080 10948 996147200 134512640 134550740 4294955952 18446744073709551615 102064825 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11887/tid=11889] ppid=11886 vsize=868420 CPUtime=0.58
/proc/11887/task/11889/stat : 11889 (java) S 11886 11873 11367 0 -1 64 6723 0 0 0 56 2 0 0 16 0 9 0 1978887601 889262080 10948 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11887/tid=11890] ppid=11886 vsize=868420 CPUtime=0
/proc/11887/task/11890/stat : 11890 (java) S 11886 11873 11367 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1978887601 889262080 10948 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11887/tid=11891] ppid=11886 vsize=868420 CPUtime=0
/proc/11887/task/11891/stat : 11891 (java) S 11886 11873 11367 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1978887601 889262080 10948 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11887/tid=11892] ppid=11886 vsize=868420 CPUtime=0
/proc/11887/task/11892/stat : 11892 (java) S 11886 11873 11367 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1978887603 889262080 10948 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11887/tid=11893] ppid=11886 vsize=868420 CPUtime=0.24
/proc/11887/task/11893/stat : 11893 (java) S 11886 11873 11367 0 -1 64 1510 0 0 0 24 0 0 0 16 0 9 0 1978887603 889262080 10948 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11887/tid=11894] ppid=11886 vsize=868420 CPUtime=0
/proc/11887/task/11894/stat : 11894 (java) S 11886 11873 11367 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1978887603 889262080 10948 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11887/tid=11895] ppid=11886 vsize=868420 CPUtime=0
/proc/11887/task/11895/stat : 11895 (java) S 11886 11873 11367 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1978887603 889262080 10948 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 887376

[startup+6.30126 s]
/proc/loadavg: 2.15 2.10 1.78 3/91 11895
/proc/meminfo: memFree=1554752/2055920 swapFree=4180076/4192956
[pid=11873] ppid=11871 vsize=13600 CPUtime=0.91
/proc/11873/stat : 11873 (sugar) S 11871 11873 11367 0 -1 4194304 974 6727 0 1 3 1 83 4 16 0 1 0 1978887504 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11873/statm: 3400 797 370 3 0 500 0
[pid=11886] ppid=11873 vsize=5356 CPUtime=0
/proc/11886/stat : 11886 (sh) S 11873 11873 11367 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1978887599 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11886/statm: 1339 233 193 169 0 50 0
[pid=11887] ppid=11886 vsize=868532 CPUtime=5.3
/proc/11887/stat : 11887 (java) S 11886 11873 11367 0 -1 0 13296 0 1 0 502 28 0 0 18 0 9 0 1978887599 889376768 11827 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11887/statm: 217133 11827 2565 9 0 211680 0
[pid=11887/tid=11888] ppid=11886 vsize=868532 CPUtime=4.06
/proc/11887/task/11888/stat : 11888 (java) R 11886 11873 11367 0 -1 64 3331 0 1 0 385 21 0 0 25 0 9 0 1978887600 889376768 11827 996147200 134512640 134550740 4294955952 18446744073709551615 4126609648 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11887/tid=11889] ppid=11886 vsize=868532 CPUtime=0.9
/proc/11887/task/11889/stat : 11889 (java) S 11886 11873 11367 0 -1 64 7720 0 0 0 85 5 0 0 16 0 9 0 1978887601 889376768 11827 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11887/tid=11890] ppid=11886 vsize=868532 CPUtime=0
/proc/11887/task/11890/stat : 11890 (java) S 11886 11873 11367 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1978887601 889376768 11827 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11887/tid=11891] ppid=11886 vsize=868532 CPUtime=0
/proc/11887/task/11891/stat : 11891 (java) S 11886 11873 11367 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1978887601 889376768 11827 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11887/tid=11892] ppid=11886 vsize=868532 CPUtime=0
/proc/11887/task/11892/stat : 11892 (java) S 11886 11873 11367 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1978887603 889376768 11827 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11887/tid=11893] ppid=11886 vsize=868532 CPUtime=0.31
/proc/11887/task/11893/stat : 11893 (java) S 11886 11873 11367 0 -1 64 1553 0 0 0 31 0 0 0 16 0 9 0 1978887603 889376768 11827 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11887/tid=11894] ppid=11886 vsize=868532 CPUtime=0
/proc/11887/task/11894/stat : 11894 (java) S 11886 11873 11367 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1978887603 889376768 11827 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11887/tid=11895] ppid=11886 vsize=868532 CPUtime=0
/proc/11887/task/11895/stat : 11895 (java) S 11886 11873 11367 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1978887603 889376768 11827 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 887488

[startup+12.703 s]
/proc/loadavg: 2.14 2.09 1.78 3/91 11895
/proc/meminfo: memFree=1477696/2055920 swapFree=4180076/4192956
[pid=11873] ppid=11871 vsize=13600 CPUtime=0.91
/proc/11873/stat : 11873 (sugar) S 11871 11873 11367 0 -1 4194304 974 6727 0 1 3 1 83 4 16 0 1 0 1978887504 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11873/statm: 3400 797 370 3 0 500 0
[pid=11886] ppid=11873 vsize=5356 CPUtime=0
/proc/11886/stat : 11886 (sh) S 11873 11873 11367 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1978887599 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11886/statm: 1339 233 193 169 0 50 0
[pid=11887] ppid=11886 vsize=868532 CPUtime=11.64
/proc/11887/stat : 11887 (java) S 11886 11873 11367 0 -1 0 13955 0 1 0 1085 79 0 0 18 0 9 0 1978887599 889376768 11828 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11887/statm: 217133 11828 2565 9 0 211680 0
[pid=11887/tid=11888] ppid=11886 vsize=868532 CPUtime=10.12
/proc/11887/task/11888/stat : 11888 (java) R 11886 11873 11367 0 -1 64 3989 0 1 0 944 68 0 0 25 0 9 0 1978887600 889376768 11828 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11887/tid=11889] ppid=11886 vsize=868532 CPUtime=1.18
/proc/11887/task/11889/stat : 11889 (java) S 11886 11873 11367 0 -1 64 7720 0 0 0 109 9 0 0 16 0 9 0 1978887601 889376768 11828 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11887/tid=11890] ppid=11886 vsize=868532 CPUtime=0
/proc/11887/task/11890/stat : 11890 (java) S 11886 11873 11367 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1978887601 889376768 11828 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11887/tid=11891] ppid=11886 vsize=868532 CPUtime=0
/proc/11887/task/11891/stat : 11891 (java) S 11886 11873 11367 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1978887601 889376768 11828 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11887/tid=11892] ppid=11886 vsize=868532 CPUtime=0
/proc/11887/task/11892/stat : 11892 (java) S 11886 11873 11367 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1978887603 889376768 11828 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11887/tid=11893] ppid=11886 vsize=868532 CPUtime=0.31
/proc/11887/task/11893/stat : 11893 (java) S 11886 11873 11367 0 -1 64 1554 0 0 0 31 0 0 0 17 0 9 0 1978887603 889376768 11828 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11887/tid=11894] ppid=11886 vsize=868532 CPUtime=0
/proc/11887/task/11894/stat : 11894 (java) S 11886 11873 11367 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1978887603 889376768 11828 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11887/tid=11895] ppid=11886 vsize=868532 CPUtime=0
/proc/11887/task/11895/stat : 11895 (java) S 11886 11873 11367 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1978887603 889376768 11828 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 887488

[startup+25.5014 s]
/proc/loadavg: 2.11 2.09 1.79 3/83 11897
/proc/meminfo: memFree=1389120/2055920 swapFree=4180076/4192956
[pid=11873] ppid=11871 vsize=13600 CPUtime=19.15
/proc/11873/stat : 11873 (sugar) S 11871 11873 11367 0 -1 4194304 1022 21679 0 2 3 1 1772 139 16 0 1 0 1978887504 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11873/statm: 3400 799 370 3 0 500 0
[pid=11896] ppid=11873 vsize=5356 CPUtime=0
/proc/11896/stat : 11896 (sh) S 11873 11873 11367 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1978889456 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11896/statm: 1339 232 193 169 0 50 0
[pid=11897] ppid=11896 vsize=40616 CPUtime=5.93
/proc/11897/stat : 11897 (picosat) R 11896 11873 11367 0 -1 4194304 9655 0 0 0 265 328 0 0 25 0 1 0 1978889456 41590784 9641 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/11897/statm: 10154 9641 40 102 0 10049 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 59572

[startup+51.1012 s]
/proc/loadavg: 2.07 2.08 1.79 3/83 11897
/proc/meminfo: memFree=1292608/2055920 swapFree=4180076/4192956
[pid=11873] ppid=11871 vsize=13600 CPUtime=19.15
/proc/11873/stat : 11873 (sugar) S 11871 11873 11367 0 -1 4194304 1022 21679 0 2 3 1 1772 139 16 0 1 0 1978887504 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0

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

/proc/meminfo: memFree=1113984/2055920 swapFree=4180076/4192956
[pid=11873] ppid=11871 vsize=13600 CPUtime=19.15
/proc/11873/stat : 11873 (sugar) S 11871 11873 11367 0 -1 4194304 1022 21679 0 2 3 1 1772 139 16 0 1 0 1978887504 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11873/statm: 3400 799 370 3 0 500 0
[pid=11896] ppid=11873 vsize=5356 CPUtime=0
/proc/11896/stat : 11896 (sh) S 11873 11873 11367 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1978889456 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11896/statm: 1339 232 193 169 0 50 0
[pid=11897] ppid=11896 vsize=311804 CPUtime=1339.91
/proc/11897/stat : 11897 (picosat) R 11896 11873 11367 0 -1 4194304 76050 0 0 0 130057 3934 0 0 25 0 1 0 1978889456 319287296 76034 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/11897/statm: 77951 76034 48 102 0 77846 0
Current children cumulated CPU time (s) 1359.06
Current children cumulated vsize (KiB) 330760

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 1.99 3/83 11941
/proc/meminfo: memFree=1113472/2055920 swapFree=4180076/4192956
[pid=11873] ppid=11871 vsize=13600 CPUtime=19.15
/proc/11873/stat : 11873 (sugar) S 11871 11873 11367 0 -1 4194304 1022 21679 0 2 3 1 1772 139 16 0 1 0 1978887504 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11873/statm: 3400 799 370 3 0 500 0
[pid=11896] ppid=11873 vsize=5356 CPUtime=0
/proc/11896/stat : 11896 (sh) S 11873 11873 11367 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1978889456 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11896/statm: 1339 232 193 169 0 50 0
[pid=11897] ppid=11896 vsize=312200 CPUtime=1399.89
/proc/11897/stat : 11897 (picosat) R 11896 11873 11367 0 -1 4194304 76178 0 0 0 136055 3934 0 0 25 0 1 0 1978889456 319692800 76162 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/11897/statm: 78050 76162 48 102 0 77945 0
Current children cumulated CPU time (s) 1419.04
Current children cumulated vsize (KiB) 331156

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/83 11941
/proc/meminfo: memFree=1113088/2055920 swapFree=4180076/4192956
[pid=11873] ppid=11871 vsize=13600 CPUtime=19.15
/proc/11873/stat : 11873 (sugar) S 11871 11873 11367 0 -1 4194304 1022 21679 0 2 3 1 1772 139 16 0 1 0 1978887504 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11873/statm: 3400 799 370 3 0 500 0
[pid=11896] ppid=11873 vsize=5356 CPUtime=0
/proc/11896/stat : 11896 (sh) S 11873 11873 11367 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1978889456 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11896/statm: 1339 232 193 169 0 50 0
[pid=11897] ppid=11896 vsize=312728 CPUtime=1459.87
/proc/11897/stat : 11897 (picosat) R 11896 11873 11367 0 -1 4194304 76282 0 0 0 142053 3934 0 0 25 0 1 0 1978889456 320233472 76266 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/11897/statm: 78182 76266 48 102 0 78077 0
Current children cumulated CPU time (s) 1479.02
Current children cumulated vsize (KiB) 331684

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/83 11941
/proc/meminfo: memFree=1112512/2055920 swapFree=4180076/4192956
[pid=11873] ppid=11871 vsize=13600 CPUtime=19.15
/proc/11873/stat : 11873 (sugar) S 11871 11873 11367 0 -1 4194304 1022 21679 0 2 3 1 1772 139 16 0 1 0 1978887504 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11873/statm: 3400 799 370 3 0 500 0
[pid=11896] ppid=11873 vsize=5356 CPUtime=0
/proc/11896/stat : 11896 (sh) S 11873 11873 11367 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1978889456 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11896/statm: 1339 232 193 169 0 50 0
[pid=11897] ppid=11896 vsize=313124 CPUtime=1519.84
/proc/11897/stat : 11897 (picosat) R 11896 11873 11367 0 -1 4194304 76395 0 0 0 148050 3934 0 0 25 0 1 0 1978889456 320638976 76379 996147200 134512640 134931368 4294956256 18446744073709551615 134524027 0 0 4096 0 0 0 0 17 0 0 0
/proc/11897/statm: 78281 76379 48 102 0 78176 0
Current children cumulated CPU time (s) 1538.99
Current children cumulated vsize (KiB) 332080

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/83 11941
/proc/meminfo: memFree=1112064/2055920 swapFree=4180076/4192956
[pid=11873] ppid=11871 vsize=13600 CPUtime=19.15
/proc/11873/stat : 11873 (sugar) S 11871 11873 11367 0 -1 4194304 1022 21679 0 2 3 1 1772 139 16 0 1 0 1978887504 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11873/statm: 3400 799 370 3 0 500 0
[pid=11896] ppid=11873 vsize=5356 CPUtime=0
/proc/11896/stat : 11896 (sh) S 11873 11873 11367 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1978889456 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11896/statm: 1339 232 193 169 0 50 0
[pid=11897] ppid=11896 vsize=313520 CPUtime=1579.82
/proc/11897/stat : 11897 (picosat) R 11896 11873 11367 0 -1 4194304 76513 0 0 0 154048 3934 0 0 25 0 1 0 1978889456 321044480 76497 996147200 134512640 134931368 4294956256 18446744073709551615 134525860 0 0 4096 0 0 0 0 17 0 0 0
/proc/11897/statm: 78380 76497 48 102 0 78275 0
Current children cumulated CPU time (s) 1598.97
Current children cumulated vsize (KiB) 332476

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/83 11941
/proc/meminfo: memFree=1111616/2055920 swapFree=4180076/4192956
[pid=11873] ppid=11871 vsize=13600 CPUtime=19.15
/proc/11873/stat : 11873 (sugar) S 11871 11873 11367 0 -1 4194304 1022 21679 0 2 3 1 1772 139 16 0 1 0 1978887504 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11873/statm: 3400 799 370 3 0 500 0
[pid=11896] ppid=11873 vsize=5356 CPUtime=0
/proc/11896/stat : 11896 (sh) S 11873 11873 11367 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1978889456 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11896/statm: 1339 232 193 169 0 50 0
[pid=11897] ppid=11896 vsize=314048 CPUtime=1639.8
/proc/11897/stat : 11897 (picosat) R 11896 11873 11367 0 -1 4194304 76626 0 0 0 160045 3935 0 0 25 0 1 0 1978889456 321585152 76610 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/11897/statm: 78512 76610 48 102 0 78407 0
Current children cumulated CPU time (s) 1658.95
Current children cumulated vsize (KiB) 333004

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/83 11941
/proc/meminfo: memFree=1111040/2055920 swapFree=4180076/4192956
[pid=11873] ppid=11871 vsize=13600 CPUtime=19.15
/proc/11873/stat : 11873 (sugar) S 11871 11873 11367 0 -1 4194304 1022 21679 0 2 3 1 1772 139 16 0 1 0 1978887504 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11873/statm: 3400 799 370 3 0 500 0
[pid=11896] ppid=11873 vsize=5356 CPUtime=0
/proc/11896/stat : 11896 (sh) S 11873 11873 11367 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1978889456 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11896/statm: 1339 232 193 169 0 50 0
[pid=11897] ppid=11896 vsize=314576 CPUtime=1699.78
/proc/11897/stat : 11897 (picosat) R 11896 11873 11367 0 -1 4194304 76761 0 0 0 166043 3935 0 0 25 0 1 0 1978889456 322125824 76745 996147200 134512640 134931368 4294956256 18446744073709551615 134525781 0 0 4096 0 0 0 0 17 0 0 0
/proc/11897/statm: 78644 76745 48 102 0 78539 0
Current children cumulated CPU time (s) 1718.93
Current children cumulated vsize (KiB) 333532

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/83 11941
/proc/meminfo: memFree=1110144/2055920 swapFree=4180076/4192956
[pid=11873] ppid=11871 vsize=13600 CPUtime=19.15
/proc/11873/stat : 11873 (sugar) S 11871 11873 11367 0 -1 4194304 1022 21679 0 2 3 1 1772 139 16 0 1 0 1978887504 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11873/statm: 3400 799 370 3 0 500 0
[pid=11896] ppid=11873 vsize=5356 CPUtime=0
/proc/11896/stat : 11896 (sh) S 11873 11873 11367 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1978889456 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11896/statm: 1339 232 193 169 0 50 0
[pid=11897] ppid=11896 vsize=315236 CPUtime=1759.75
/proc/11897/stat : 11897 (picosat) R 11896 11873 11367 0 -1 4194304 76937 0 0 0 172040 3935 0 0 25 0 1 0 1978889456 322801664 76921 996147200 134512640 134931368 4294956256 18446744073709551615 134530853 0 0 4096 0 0 0 0 17 0 0 0
/proc/11897/statm: 78809 76921 48 102 0 78704 0
Current children cumulated CPU time (s) 1778.9
Current children cumulated vsize (KiB) 334192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.5 s]
/proc/loadavg: 2.00 2.00 1.99 3/83 11941
/proc/meminfo: memFree=1110016/2055920 swapFree=4180076/4192956
[pid=11873] ppid=11871 vsize=13600 CPUtime=19.15
/proc/11873/stat : 11873 (sugar) S 11871 11873 11367 0 -1 4194304 1022 21679 0 2 3 1 1772 139 16 0 1 0 1978887504 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11873/statm: 3400 799 370 3 0 500 0
[pid=11896] ppid=11873 vsize=5356 CPUtime=0
/proc/11896/stat : 11896 (sh) S 11873 11873 11367 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1978889456 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11896/statm: 1339 232 193 169 0 50 0
[pid=11897] ppid=11896 vsize=315368 CPUtime=1780.95
/proc/11897/stat : 11897 (picosat) R 11896 11873 11367 0 -1 4194304 76972 0 0 0 174160 3935 0 0 25 0 1 0 1978889456 322936832 76956 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 0 0 0
/proc/11897/statm: 78842 76956 48 102 0 78737 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 334324

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

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

[startup+1803.5 s]
/proc/loadavg: 2.00 2.00 1.99 3/83 11941
/proc/meminfo: memFree=1110016/2055920 swapFree=4180076/4192956
[pid=11873] ppid=11871 vsize=13600 CPUtime=19.15
/proc/11873/stat : 11873 (sugar) S 11871 11873 11367 0 -1 4194304 1022 21679 0 2 3 1 1772 139 16 0 1 0 1978887504 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11873/statm: 3400 799 370 3 0 500 0
[pid=11896] ppid=11873 vsize=5356 CPUtime=0
/proc/11896/stat : 11896 (sh) S 11873 11873 11367 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1978889456 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11896/statm: 1339 232 193 169 0 50 0
[pid=11897] ppid=11896 vsize=315368 CPUtime=1780.95
/proc/11897/stat : 11897 (picosat) R 11896 11873 11367 0 -1 4194304 76972 0 0 0 174160 3935 0 0 25 0 1 0 1978889456 322936832 76956 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 0 0 0
/proc/11897/statm: 78842 76956 48 102 0 78737 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 334324

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11873 and gives
#  childrusage.ru_utime.tv_sec=17
#  childrusage.ru_utime.tv_usec=760300
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=414784
# CPU time returned by wait4() is 19.1751
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1803.56
CPU time (s): 1800.1
CPU user time (s): 1759.35
CPU system time (s): 40.75
CPU usage (%): 99.8084
Max. virtual memory (cumulated for all children) (KiB): 887880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.7603
system time used= 1.41478
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23056
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14892
involuntary context switches= 15226

runsolver used 2.27865 second user time and 5.9361 second system time

The end

Launcher Data (download as text)

Begin job on node42 at 2008-07-02 13:45:50
IDJOB=1041019
IDBENCH=53764
IDSOLVER=345
FILE ID=node42/1041019-1214999150
PBS_JOBID= 7870838
Free space on /tmp= 66532 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/allsquaresUnsat/normalized-squaresUnsat-31-31.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-1041019-1214999150/watcher-1041019-1214999150 -o /tmp/evaluation-result-1041019-1214999150/solver-1041019-1214999150 -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-1041019-1214999150.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f269187d8547e6b596cfc3c60fb1cd1c
RANDOM SEED=980796687

node42.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.214
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.214
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:       1614720 kB
Buffers:         42432 kB
Cached:         252748 kB
SwapCached:       6808 kB
Active:         185528 kB
Inactive:       188860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1614720 kB
SwapTotal:     4192956 kB
SwapFree:      4180076 kB
Dirty:            1680 kB
Writeback:           0 kB
Mapped:          92764 kB
Slab:            51880 kB
Committed_AS:  4253676 kB
PageTables:       2004 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= 66528 MiB
End job on node42 at 2008-07-02 14:15:56