Trace number 1040919

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.07 1816.05

General information on the benchmark

Namecsp/allsquaresUnsat/
normalized-squaresUnsat-29-29.xml
MD5SUM3195ec144ebbf2fbe4f6ca5dc1ee9867
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.312952
Satisfiable
(Un)Satisfiability was proved
Number of variables1682
Number of constraints2033
Maximum constraint arity29
Maximum domain size92
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1625
Global constraints used (with number of constraints)cumulative(2),weightedsum(406)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/picosat
0.00/0.04	c 0	BEGIN Wed Jul  2 13:42:47 2008
0.00/0.04	c 0	PID 17868
0.00/0.04	c 0	HOST node48.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1040919-1214998967.xml TO HOME/temp.csp
0.00/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1040919-1214998967.xml' 'HOME/temp.csp'
0.03/0.60	c 1	30 domains, 1682 variables, 2 predicates, 0 relations, 2033 constraints
0.03/0.62	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.62	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.57/0.70	c 1	Parsing HOME/temp.csp
0.57/0.95	c 1	parsed 3747 expressions
0.57/0.95	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.57/0.95	c 1	Converting to clausal form CSP
0.57/0.98	c 1	converted 375 (10%) expressions
0.57/0.98	c 1	converted 750 (20%) expressions
0.57/0.99	c 1	converted 1125 (30%) expressions
0.57/0.99	c 1	converted 1499 (40%) expressions
1.03/1.13	c 1	converted 1874 (50%) expressions
1.03/1.19	c 1	converted 2249 (60%) expressions
1.14/1.22	c 1	converted 2623 (70%) expressions
1.14/1.25	c 1	converted 2998 (80%) expressions
1.14/1.27	c 1	converted 3373 (90%) expressions
2.23/2.34	c 2	converted 3747 (100%) expressions
2.23/2.34	c 2	CSP : 11986 integers, 3532 booleans, 31447 clauses, largest domain size 226
2.23/2.34	c 2	Heap : 21 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.23/2.34	c 2	Propagation in CSP
2.53/2.64	c 3	48261 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.53/2.65	c 3	CSP : 11986 integers, 3532 booleans, 31447 clauses, largest domain size 93
2.53/2.65	c 3	Heap : 21 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.53/2.66	c 3	Simplifing CSP by introducing new Boolean variables
2.53/2.68	c 3	CSP : 11986 integers, 3532 booleans, 31447 clauses, largest domain size 93
2.53/2.68	c 3	Heap : 20 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.63/2.79	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.73/2.83	c 3	1199 (10%) CSP integer variables are encoded (4344 clauses, 54349 bytes)
2.73/2.85	c 3	2398 (20%) CSP integer variables are encoded (16525 clauses, 229539 bytes)
2.73/2.87	c 3	3596 (30%) CSP integer variables are encoded (36323 clauses, 526509 bytes)
2.73/2.89	c 3	4795 (40%) CSP integer variables are encoded (56021 clauses, 821979 bytes)
2.82/2.92	c 3	5993 (50%) CSP integer variables are encoded (75351 clauses, 1111929 bytes)
2.82/2.94	c 3	7192 (60%) CSP integer variables are encoded (94083 clauses, 1395218 bytes)
2.82/2.97	c 3	8391 (70%) CSP integer variables are encoded (114378 clauses, 1740233 bytes)
2.82/2.99	c 3	9589 (80%) CSP integer variables are encoded (134159 clauses, 2076510 bytes)
2.92/3.02	c 3	10788 (90%) CSP integer variables are encoded (153279 clauses, 2401550 bytes)
2.92/3.04	c 3	11986 (100%) CSP integer variables are encoded (172347 clauses, 2725706 bytes)
3.31/3.42	c 4	3145 (10%) CSP clauses are encoded (369203 clauses, 6247682 bytes)
4.30/4.48	c 5	6290 (20%) CSP clauses are encoded (983332 clauses, 18843788 bytes)
5.39/5.50	c 6	9435 (30%) CSP clauses are encoded (1547528 clauses, 30773852 bytes)
6.34/6.55	c 7	12579 (40%) CSP clauses are encoded (2110184 clauses, 42672176 bytes)
7.32/7.52	c 8	15724 (50%) CSP clauses are encoded (2636418 clauses, 53786057 bytes)
8.60/8.80	c 9	18869 (60%) CSP clauses are encoded (3325003 clauses, 68832614 bytes)
9.67/9.90	c 10	22013 (70%) CSP clauses are encoded (3922008 clauses, 83211971 bytes)
10.66/10.92	c 11	25158 (80%) CSP clauses are encoded (4486204 clauses, 96801756 bytes)
11.55/11.87	c 12	28303 (90%) CSP clauses are encoded (5015885 clauses, 109552242 bytes)
12.63/12.94	c 13	31447 (100%) CSP clauses are encoded (5614131 clauses, 123911206 bytes)
12.63/12.94	c 13	31447 CSP clauses encoded
12.63/12.94	c 13	Writing map file : HOME/temp.map
12.63/12.99	c 13	Heap : 21 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
12.63/12.99	c 13	SAT : 187801 SAT variables, 5614131 SAT clauses, 123911206 bytes
12.63/12.99	c 13	Heap : 21 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
12.72/13.03	c 13	SOLVING HOME/temp.cnf
12.72/13.03	c 13	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.07/1816.01	c ERROR INTERRUPTED
1800.07/1816.04	s UNKNOWN
1800.07/1816.04	c 1816	CPU 11.78 (0.04 0.01 11.74 0.96)
1800.07/1816.04	c 1816	END Wed Jul  2 14:13:03 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-1040919-1214998967/watcher-1040919-1214998967 -o /tmp/evaluation-result-1040919-1214998967/solver-1040919-1214998967 -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-1040919-1214998967.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.17 2.24 1.94 4/82 17868
/proc/meminfo: memFree=912136/2055920 swapFree=4180436/4192956
[pid=17868] ppid=17866 vsize=18572 CPUtime=0
/proc/17868/stat : 17868 (runsolver) R 17866 17868 15126 0 -1 4194368 15 0 0 0 0 0 0 0 22 0 1 0 1978868895 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 255539604775 0 0 4096 24578 0 0 0 17 1 0 0
/proc/17868/statm: 4643 292 257 25 0 2626 0

[startup+0.117151 s]
/proc/loadavg: 2.17 2.24 1.94 4/82 17868
/proc/meminfo: memFree=912136/2055920 swapFree=4180436/4192956
[pid=17868] ppid=17866 vsize=13600 CPUtime=0.03
/proc/17868/stat : 17868 (sugar) S 17866 17868 15126 0 -1 4194304 900 127 0 0 3 0 0 0 23 0 1 0 1978868895 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17868/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.201288 s]
/proc/loadavg: 2.17 2.24 1.94 4/82 17868
/proc/meminfo: memFree=912136/2055920 swapFree=4180436/4192956
[pid=17868] ppid=17866 vsize=13600 CPUtime=0.03
/proc/17868/stat : 17868 (sugar) S 17866 17868 15126 0 -1 4194304 900 127 0 0 3 0 0 0 23 0 1 0 1978868895 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17868/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301299 s]
/proc/loadavg: 2.17 2.24 1.94 4/82 17868
/proc/meminfo: memFree=912136/2055920 swapFree=4180436/4192956
[pid=17868] ppid=17866 vsize=13600 CPUtime=0.03
/proc/17868/stat : 17868 (sugar) S 17866 17868 15126 0 -1 4194304 900 127 0 0 3 0 0 0 23 0 1 0 1978868895 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17868/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701335 s]
/proc/loadavg: 2.17 2.24 1.94 4/82 17868
/proc/meminfo: memFree=912136/2055920 swapFree=4180436/4192956
[pid=17868] ppid=17866 vsize=13600 CPUtime=0.57
/proc/17868/stat : 17868 (sugar) S 17866 17868 15126 0 -1 4194304 956 5435 0 1 3 0 51 3 16 0 1 0 1978868895 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17868/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 13600

[startup+1.50243 s]
/proc/loadavg: 2.17 2.24 1.94 4/93 17890
/proc/meminfo: memFree=889760/2055920 swapFree=4180436/4192956
[pid=17868] ppid=17866 vsize=13600 CPUtime=0.57
/proc/17868/stat : 17868 (sugar) S 17866 17868 15126 0 -1 4194304 974 5435 0 1 3 0 51 3 15 0 1 0 1978868895 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17868/statm: 3400 797 370 3 0 500 0
[pid=17881] ppid=17868 vsize=5356 CPUtime=0
/proc/17881/stat : 17881 (sh) S 17868 17868 15126 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1978868957 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17881/statm: 1339 233 193 169 0 50 0
[pid=17882] ppid=17881 vsize=868284 CPUtime=0.85
/proc/17882/stat : 17882 (java) S 17881 17868 15126 0 -1 0 7588 0 1 0 82 3 0 0 20 0 9 0 1978868958 889122816 6812 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17882/statm: 217071 6812 2541 9 0 211646 0
[pid=17882/tid=17883] ppid=17881 vsize=868284 CPUtime=0.52
/proc/17882/task/17883/stat : 17883 (java) R 17881 17868 15126 0 -1 64 2682 0 1 0 51 1 0 0 25 0 9 0 1978868959 889122816 6812 996147200 134512640 134550740 4294955952 18446744073709551615 4126525898 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17882/tid=17884] ppid=17881 vsize=868284 CPUtime=0.1
/proc/17882/task/17884/stat : 17884 (java) S 17881 17868 15126 0 -1 64 2732 0 0 0 10 0 0 0 16 0 9 0 1978868960 889122816 6812 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17882/tid=17885] ppid=17881 vsize=868284 CPUtime=0
/proc/17882/task/17885/stat : 17885 (java) S 17881 17868 15126 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1978868960 889122816 6812 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17882/tid=17886] ppid=17881 vsize=868284 CPUtime=0
/proc/17882/task/17886/stat : 17886 (java) S 17881 17868 15126 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1978868960 889122816 6812 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17882/tid=17887] ppid=17881 vsize=868284 CPUtime=0
/proc/17882/task/17887/stat : 17887 (java) S 17881 17868 15126 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1978868962 889122816 6812 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17882/tid=17888] ppid=17881 vsize=868284 CPUtime=0.19
/proc/17882/task/17888/stat : 17888 (java) S 17881 17868 15126 0 -1 64 1481 0 0 0 19 0 0 0 16 0 9 0 1978868962 889122816 6812 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17882/tid=17889] ppid=17881 vsize=868284 CPUtime=0
/proc/17882/task/17889/stat : 17889 (java) S 17881 17868 15126 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1978868962 889122816 6812 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17882/tid=17890] ppid=17881 vsize=868284 CPUtime=0
/proc/17882/task/17890/stat : 17890 (java) S 17881 17868 15126 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1978868962 889122816 6812 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 887240

[startup+3.10256 s]
/proc/loadavg: 2.17 2.24 1.94 3/93 17890
/proc/meminfo: memFree=863264/2055920 swapFree=4180436/4192956
[pid=17868] ppid=17866 vsize=13600 CPUtime=0.57
/proc/17868/stat : 17868 (sugar) S 17866 17868 15126 0 -1 4194304 974 5435 0 1 3 0 51 3 15 0 1 0 1978868895 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17868/statm: 3400 797 370 3 0 500 0
[pid=17881] ppid=17868 vsize=5356 CPUtime=0
/proc/17881/stat : 17881 (sh) S 17868 17868 15126 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1978868957 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17881/statm: 1339 233 193 169 0 50 0
[pid=17882] ppid=17881 vsize=868512 CPUtime=2.45
/proc/17882/stat : 17882 (java) S 17881 17868 15126 0 -1 0 12199 0 1 0 237 8 0 0 20 0 9 0 1978868958 889356288 10985 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17882/statm: 217128 10985 2565 9 0 211675 0
[pid=17882/tid=17883] ppid=17881 vsize=868512 CPUtime=1.48
/proc/17882/task/17883/stat : 17883 (java) R 17881 17868 15126 0 -1 64 3071 0 1 0 145 3 0 0 25 0 9 0 1978868959 889356288 10985 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17882/tid=17884] ppid=17881 vsize=868512 CPUtime=0.67
/proc/17882/task/17884/stat : 17884 (java) S 17881 17868 15126 0 -1 64 6902 0 0 0 64 3 0 0 16 0 9 0 1978868960 889356288 10985 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17882/tid=17885] ppid=17881 vsize=868512 CPUtime=0
/proc/17882/task/17885/stat : 17885 (java) S 17881 17868 15126 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1978868960 889356288 10985 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17882/tid=17886] ppid=17881 vsize=868512 CPUtime=0
/proc/17882/task/17886/stat : 17886 (java) S 17881 17868 15126 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1978868960 889356288 10985 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17882/tid=17887] ppid=17881 vsize=868512 CPUtime=0
/proc/17882/task/17887/stat : 17887 (java) S 17881 17868 15126 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1978868962 889356288 10985 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17882/tid=17888] ppid=17881 vsize=868512 CPUtime=0.27
/proc/17882/task/17888/stat : 17888 (java) S 17881 17868 15126 0 -1 64 1533 0 0 0 26 1 0 0 16 0 9 0 1978868962 889356288 10985 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17882/tid=17889] ppid=17881 vsize=868512 CPUtime=0
/proc/17882/task/17889/stat : 17889 (java) S 17881 17868 15126 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1978868962 889356288 10985 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17882/tid=17890] ppid=17881 vsize=868512 CPUtime=0
/proc/17882/task/17890/stat : 17890 (java) S 17881 17868 15126 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1978868962 889356288 10985 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 887468

[startup+6.30286 s]
/proc/loadavg: 2.16 2.24 1.94 3/93 17890
/proc/meminfo: memFree=800800/2055920 swapFree=4180436/4192956
[pid=17868] ppid=17866 vsize=13600 CPUtime=0.58
/proc/17868/stat : 17868 (sugar) S 17866 17868 15126 0 -1 4194304 974 5435 0 1 4 0 51 3 16 0 1 0 1978868895 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17868/statm: 3400 797 370 3 0 500 0
[pid=17881] ppid=17868 vsize=5356 CPUtime=0
/proc/17881/stat : 17881 (sh) S 17868 17868 15126 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1978868957 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17881/statm: 1339 233 193 169 0 50 0
[pid=17882] ppid=17881 vsize=868512 CPUtime=5.59
/proc/17882/stat : 17882 (java) S 17881 17868 15126 0 -1 0 12626 0 1 0 526 33 0 0 20 0 9 0 1978868958 889356288 10999 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17882/statm: 217128 10999 2565 9 0 211675 0
[pid=17882/tid=17883] ppid=17881 vsize=868512 CPUtime=4.45
/proc/17882/task/17883/stat : 17883 (java) R 17881 17868 15126 0 -1 64 3484 0 1 0 419 26 0 0 25 0 9 0 1978868959 889356288 10999 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17882/tid=17884] ppid=17881 vsize=868512 CPUtime=0.82
/proc/17882/task/17884/stat : 17884 (java) S 17881 17868 15126 0 -1 64 6902 0 0 0 76 6 0 0 16 0 9 0 1978868960 889356288 10999 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17882/tid=17885] ppid=17881 vsize=868512 CPUtime=0
/proc/17882/task/17885/stat : 17885 (java) S 17881 17868 15126 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1978868960 889356288 10999 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17882/tid=17886] ppid=17881 vsize=868512 CPUtime=0
/proc/17882/task/17886/stat : 17886 (java) S 17881 17868 15126 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1978868960 889356288 10999 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17882/tid=17887] ppid=17881 vsize=868512 CPUtime=0
/proc/17882/task/17887/stat : 17887 (java) S 17881 17868 15126 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1978868962 889356288 10999 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17882/tid=17888] ppid=17881 vsize=868512 CPUtime=0.3
/proc/17882/task/17888/stat : 17888 (java) S 17881 17868 15126 0 -1 64 1547 0 0 0 29 1 0 0 17 0 9 0 1978868962 889356288 10999 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17882/tid=17889] ppid=17881 vsize=868512 CPUtime=0
/proc/17882/task/17889/stat : 17889 (java) S 17881 17868 15126 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1978868962 889356288 10999 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17882/tid=17890] ppid=17881 vsize=868512 CPUtime=0
/proc/17882/task/17890/stat : 17890 (java) S 17881 17868 15126 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1978868962 889356288 10999 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 887468

[startup+12.7024 s]
/proc/loadavg: 2.14 2.23 1.94 3/93 17890
/proc/meminfo: memFree=669408/2055920 swapFree=4180436/4192956
[pid=17868] ppid=17866 vsize=13600 CPUtime=0.58
/proc/17868/stat : 17868 (sugar) S 17866 17868 15126 0 -1 4194304 974 5435 0 1 4 0 51 3 16 0 1 0 1978868895 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17868/statm: 3400 797 370 3 0 500 0
[pid=17881] ppid=17868 vsize=5356 CPUtime=0
/proc/17881/stat : 17881 (sh) S 17868 17868 15126 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1978868957 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17881/statm: 1339 233 193 169 0 50 0
[pid=17882] ppid=17881 vsize=868512 CPUtime=11.85
/proc/17882/stat : 17882 (java) S 17881 17868 15126 0 -1 0 13468 0 1 0 1095 90 0 0 20 0 9 0 1978868958 889356288 10999 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17882/statm: 217128 10999 2565 9 0 211675 0
[pid=17882/tid=17883] ppid=17881 vsize=868512 CPUtime=10.44
/proc/17882/task/17883/stat : 17883 (java) R 17881 17868 15126 0 -1 64 4326 0 1 0 967 77 0 0 25 0 9 0 1978868959 889356288 10999 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17882/tid=17884] ppid=17881 vsize=868512 CPUtime=1.09
/proc/17882/task/17884/stat : 17884 (java) S 17881 17868 15126 0 -1 64 6902 0 0 0 98 11 0 0 16 0 9 0 1978868960 889356288 10999 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17882/tid=17885] ppid=17881 vsize=868512 CPUtime=0
/proc/17882/task/17885/stat : 17885 (java) S 17881 17868 15126 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1978868960 889356288 10999 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17882/tid=17886] ppid=17881 vsize=868512 CPUtime=0
/proc/17882/task/17886/stat : 17886 (java) S 17881 17868 15126 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1978868960 889356288 10999 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17882/tid=17887] ppid=17881 vsize=868512 CPUtime=0
/proc/17882/task/17887/stat : 17887 (java) S 17881 17868 15126 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1978868962 889356288 10999 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17882/tid=17888] ppid=17881 vsize=868512 CPUtime=0.3
/proc/17882/task/17888/stat : 17888 (java) S 17881 17868 15126 0 -1 64 1547 0 0 0 29 1 0 0 17 0 9 0 1978868962 889356288 10999 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17882/tid=17889] ppid=17881 vsize=868512 CPUtime=0
/proc/17882/task/17889/stat : 17889 (java) S 17881 17868 15126 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1978868962 889356288 10999 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17882/tid=17890] ppid=17881 vsize=868512 CPUtime=0
/proc/17882/task/17890/stat : 17890 (java) S 17881 17868 15126 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1978868962 889356288 10999 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 887468

[startup+25.5016 s]
/proc/loadavg: 2.11 2.22 1.94 3/85 17892
/proc/meminfo: memFree=551328/2055920 swapFree=4180436/4192956
[pid=17868] ppid=17866 vsize=13600 CPUtime=12.74
/proc/17868/stat : 17868 (sugar) S 17866 17868 15126 0 -1 4194304 1022 19255 0 2 4 1 1173 96 16 0 1 0 1978868895 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17868/statm: 3400 799 370 3 0 500 0
[pid=17891] ppid=17868 vsize=5356 CPUtime=0
/proc/17891/stat : 17891 (sh) S 17868 17868 15126 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1978870198 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17891/statm: 1339 232 193 169 0 50 0
[pid=17892] ppid=17891 vsize=71588 CPUtime=12.44
/proc/17892/stat : 17892 (picosat) R 17891 17868 15126 0 -1 4194304 15880 0 0 0 574 670 0 0 25 0 1 0 1978870198 73306112 15866 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/17892/statm: 17897 15866 40 102 0 17792 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 90544

[startup+51.102 s]
/proc/loadavg: 2.07 2.20 1.94 3/85 17892
/proc/meminfo: memFree=261344/2055920 swapFree=4180436/4192956
[pid=17868] ppid=17866 vsize=13600 CPUtime=12.74
/proc/17868/stat : 17868 (sugar) S 17866 17868 15126 0 -1 4194304 1022 19255 0 2 4 1 1173 96 16 0 1 0 1978868895 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0

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

/proc/meminfo: memFree=1589304/2055920 swapFree=4180436/4192956
[pid=17868] ppid=17866 vsize=13600 CPUtime=12.74
/proc/17868/stat : 17868 (sugar) S 17866 17868 15126 0 -1 4194304 1022 19255 0 2 4 1 1173 96 16 0 1 0 1978868895 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17868/statm: 3400 799 370 3 0 500 0
[pid=17891] ppid=17868 vsize=5356 CPUtime=0
/proc/17891/stat : 17891 (sh) S 17868 17868 15126 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1978870198 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17891/statm: 1339 232 193 169 0 50 0
[pid=17892] ppid=17891 vsize=232812 CPUtime=1337.86
/proc/17892/stat : 17892 (picosat) R 17891 17868 15126 0 -1 4194304 53075 0 0 0 131259 2527 0 0 25 0 1 0 1978870198 238399488 53059 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/17892/statm: 58203 53059 48 102 0 58098 0
Current children cumulated CPU time (s) 1350.6
Current children cumulated vsize (KiB) 251768

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 17997
/proc/meminfo: memFree=1588792/2055920 swapFree=4180436/4192956
[pid=17868] ppid=17866 vsize=13600 CPUtime=12.74
/proc/17868/stat : 17868 (sugar) S 17866 17868 15126 0 -1 4194304 1022 19255 0 2 4 1 1173 96 16 0 1 0 1978868895 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17868/statm: 3400 799 370 3 0 500 0
[pid=17891] ppid=17868 vsize=5356 CPUtime=0
/proc/17891/stat : 17891 (sh) S 17868 17868 15126 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1978870198 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17891/statm: 1339 232 193 169 0 50 0
[pid=17892] ppid=17891 vsize=233340 CPUtime=1397.3
/proc/17892/stat : 17892 (picosat) R 17891 17868 15126 0 -1 4194304 53194 0 0 0 137203 2527 0 0 25 0 1 0 1978870198 238940160 53178 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/17892/statm: 58335 53178 48 102 0 58230 0
Current children cumulated CPU time (s) 1410.04
Current children cumulated vsize (KiB) 252296

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 17997
/proc/meminfo: memFree=1588216/2055920 swapFree=4180436/4192956
[pid=17868] ppid=17866 vsize=13600 CPUtime=12.74
/proc/17868/stat : 17868 (sugar) S 17866 17868 15126 0 -1 4194304 1022 19255 0 2 4 1 1173 96 16 0 1 0 1978868895 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17868/statm: 3400 799 370 3 0 500 0
[pid=17891] ppid=17868 vsize=5356 CPUtime=0
/proc/17891/stat : 17891 (sh) S 17868 17868 15126 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1978870198 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17891/statm: 1339 232 193 169 0 50 0
[pid=17892] ppid=17891 vsize=233736 CPUtime=1456.74
/proc/17892/stat : 17892 (picosat) R 17891 17868 15126 0 -1 4194304 53312 0 0 0 143147 2527 0 0 25 0 1 0 1978870198 239345664 53296 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/17892/statm: 58434 53296 48 102 0 58329 0
Current children cumulated CPU time (s) 1469.48
Current children cumulated vsize (KiB) 252692

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 17997
/proc/meminfo: memFree=1587704/2055920 swapFree=4180436/4192956
[pid=17868] ppid=17866 vsize=13600 CPUtime=12.74
/proc/17868/stat : 17868 (sugar) S 17866 17868 15126 0 -1 4194304 1022 19255 0 2 4 1 1173 96 16 0 1 0 1978868895 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17868/statm: 3400 799 370 3 0 500 0
[pid=17891] ppid=17868 vsize=5356 CPUtime=0
/proc/17891/stat : 17891 (sh) S 17868 17868 15126 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1978870198 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17891/statm: 1339 232 193 169 0 50 0
[pid=17892] ppid=17891 vsize=234396 CPUtime=1516.19
/proc/17892/stat : 17892 (picosat) R 17891 17868 15126 0 -1 4194304 53468 0 0 0 149091 2528 0 0 25 0 1 0 1978870198 240021504 53452 996147200 134512640 134931368 4294956256 18446744073709551615 134525807 0 0 4096 0 0 0 0 17 1 0 0
/proc/17892/statm: 58599 53452 48 102 0 58494 0
Current children cumulated CPU time (s) 1528.93
Current children cumulated vsize (KiB) 253352

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 17997
/proc/meminfo: memFree=1587192/2055920 swapFree=4180436/4192956
[pid=17868] ppid=17866 vsize=13600 CPUtime=12.74
/proc/17868/stat : 17868 (sugar) S 17866 17868 15126 0 -1 4194304 1022 19255 0 2 4 1 1173 96 16 0 1 0 1978868895 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17868/statm: 3400 799 370 3 0 500 0
[pid=17891] ppid=17868 vsize=5356 CPUtime=0
/proc/17891/stat : 17891 (sh) S 17868 17868 15126 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1978870198 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17891/statm: 1339 232 193 169 0 50 0
[pid=17892] ppid=17891 vsize=234792 CPUtime=1575.63
/proc/17892/stat : 17892 (picosat) R 17891 17868 15126 0 -1 4194304 53580 0 0 0 155035 2528 0 0 25 0 1 0 1978870198 240427008 53564 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/17892/statm: 58698 53564 48 102 0 58593 0
Current children cumulated CPU time (s) 1588.37
Current children cumulated vsize (KiB) 253748

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 17997
/proc/meminfo: memFree=1586744/2055920 swapFree=4180436/4192956
[pid=17868] ppid=17866 vsize=13600 CPUtime=12.74
/proc/17868/stat : 17868 (sugar) S 17866 17868 15126 0 -1 4194304 1022 19255 0 2 4 1 1173 96 16 0 1 0 1978868895 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17868/statm: 3400 799 370 3 0 500 0
[pid=17891] ppid=17868 vsize=5356 CPUtime=0
/proc/17891/stat : 17891 (sh) S 17868 17868 15126 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1978870198 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17891/statm: 1339 232 193 169 0 50 0
[pid=17892] ppid=17891 vsize=235188 CPUtime=1635.06
/proc/17892/stat : 17892 (picosat) R 17891 17868 15126 0 -1 4194304 53688 0 0 0 160978 2528 0 0 25 0 1 0 1978870198 240832512 53672 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/17892/statm: 58797 53672 48 102 0 58692 0
Current children cumulated CPU time (s) 1647.8
Current children cumulated vsize (KiB) 254144

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 17997
/proc/meminfo: memFree=1586232/2055920 swapFree=4180436/4192956
[pid=17868] ppid=17866 vsize=13600 CPUtime=12.74
/proc/17868/stat : 17868 (sugar) S 17866 17868 15126 0 -1 4194304 1022 19255 0 2 4 1 1173 96 16 0 1 0 1978868895 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17868/statm: 3400 799 370 3 0 500 0
[pid=17891] ppid=17868 vsize=5356 CPUtime=0
/proc/17891/stat : 17891 (sh) S 17868 17868 15126 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1978870198 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17891/statm: 1339 232 193 169 0 50 0
[pid=17892] ppid=17891 vsize=235716 CPUtime=1694.5
/proc/17892/stat : 17892 (picosat) R 17891 17868 15126 0 -1 4194304 53813 0 0 0 166922 2528 0 0 25 0 1 0 1978870198 241373184 53797 996147200 134512640 134931368 4294956256 18446744073709551615 134524009 0 0 4096 0 0 0 0 17 1 0 0
/proc/17892/statm: 58929 53797 48 102 0 58824 0
Current children cumulated CPU time (s) 1707.24
Current children cumulated vsize (KiB) 254672

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 17997
/proc/meminfo: memFree=1585720/2055920 swapFree=4180436/4192956
[pid=17868] ppid=17866 vsize=13600 CPUtime=12.74
/proc/17868/stat : 17868 (sugar) S 17866 17868 15126 0 -1 4194304 1022 19255 0 2 4 1 1173 96 16 0 1 0 1978868895 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17868/statm: 3400 799 370 3 0 500 0
[pid=17891] ppid=17868 vsize=5356 CPUtime=0
/proc/17891/stat : 17891 (sh) S 17868 17868 15126 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1978870198 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17891/statm: 1339 232 193 169 0 50 0
[pid=17892] ppid=17891 vsize=236112 CPUtime=1753.94
/proc/17892/stat : 17892 (picosat) R 17891 17868 15126 0 -1 4194304 53920 0 0 0 172866 2528 0 0 25 0 1 0 1978870198 241778688 53904 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/17892/statm: 59028 53904 48 102 0 58923 0
Current children cumulated CPU time (s) 1766.68
Current children cumulated vsize (KiB) 255068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 17997
/proc/meminfo: memFree=1585400/2055920 swapFree=4180436/4192956
[pid=17868] ppid=17866 vsize=13600 CPUtime=12.74
/proc/17868/stat : 17868 (sugar) S 17866 17868 15126 0 -1 4194304 1022 19255 0 2 4 1 1173 96 16 0 1 0 1978868895 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17868/statm: 3400 799 370 3 0 500 0
[pid=17891] ppid=17868 vsize=5356 CPUtime=0
/proc/17891/stat : 17891 (sh) S 17868 17868 15126 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1978870198 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17891/statm: 1339 232 193 169 0 50 0
[pid=17892] ppid=17891 vsize=236508 CPUtime=1787.33
/proc/17892/stat : 17892 (picosat) R 17891 17868 15126 0 -1 4194304 53999 0 0 0 176205 2528 0 0 25 0 1 0 1978870198 242184192 53983 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/17892/statm: 59127 53983 48 102 0 59022 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 255464

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

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

[startup+1816 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 17997
/proc/meminfo: memFree=1585400/2055920 swapFree=4180436/4192956
[pid=17868] ppid=17866 vsize=13600 CPUtime=12.74
/proc/17868/stat : 17868 (sugar) S 17866 17868 15126 0 -1 4194304 1022 19255 0 2 4 1 1173 96 16 0 1 0 1978868895 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17868/statm: 3400 799 370 3 0 500 0
[pid=17891] ppid=17868 vsize=5356 CPUtime=0
/proc/17891/stat : 17891 (sh) S 17868 17868 15126 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1978870198 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17891/statm: 1339 232 193 169 0 50 0
[pid=17892] ppid=17891 vsize=236508 CPUtime=1787.33
/proc/17892/stat : 17892 (picosat) R 17891 17868 15126 0 -1 4194304 53999 0 0 0 176205 2528 0 0 25 0 1 0 1978870198 242184192 53983 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/17892/statm: 59127 53983 48 102 0 59022 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 255464

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17868 and gives
#  childrusage.ru_utime.tv_sec=11
#  childrusage.ru_utime.tv_usec=784208
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=979851
# CPU time returned by wait4() is 12.7641
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1816.05
CPU time (s): 1800.07
CPU user time (s): 1773.82
CPU system time (s): 26.25
CPU usage (%): 99.1202
Max. virtual memory (cumulated for all children) (KiB): 887860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.7842
system time used= 0.979851
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20632
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= 12558
involuntary context switches= 12700

runsolver used 2.6336 second user time and 5.64614 second system time

The end

Launcher Data (download as text)

Begin job on node48 at 2008-07-02 13:42:47
IDJOB=1040919
IDBENCH=53754
IDSOLVER=345
FILE ID=node48/1040919-1214998967
PBS_JOBID= 7870827
Free space on /tmp= 65584 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3195ec144ebbf2fbe4f6ca5dc1ee9867
RANDOM SEED=812479958

node48.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.231
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.231
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:        912680 kB
Buffers:          4480 kB
Cached:        1035476 kB
SwapCached:       6156 kB
Active:        1053000 kB
Inactive:        12720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        912680 kB
SwapTotal:     4192956 kB
SwapFree:      4180436 kB
Dirty:          209668 kB
Writeback:           0 kB
Mapped:          43124 kB
Slab:            62652 kB
Committed_AS:  4065760 kB
PageTables:       1872 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= 66540 MiB
End job on node48 at 2008-07-02 14:13:05