Trace number 1075866

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.42 1805.45

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg11-11_ext.xml
MD5SUMa6ab97861dd14e4d5f69d51673404492
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of constraints22
Maximum constraint arity11
Maximum domain size26
Number of constraints which are defined in extension22
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/picosat
0.00/0.05	c 0	BEGIN Fri Jul  4 16:36:09 2008
0.00/0.05	c 0	PID 15462
0.00/0.05	c 0	HOST node22.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1075866-1215182168.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-1075866-1215182168.xml' 'HOME/temp.csp'
1.05/1.16	c 1	1 domains, 121 variables, 0 predicates, 1 relations, 22 constraints
1.05/1.17	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.05/1.17	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'
1.11/1.25	c 1	Parsing HOME/temp.csp
2.30/2.46	c 2	parsed 145 expressions
2.30/2.46	c 2	Heap : 19 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.30/2.46	c 2	Converting to clausal form CSP
2.30/2.50	c 2	converted 15 (10%) expressions
2.30/2.50	c 2	converted 29 (20%) expressions
2.30/2.50	c 2	converted 44 (30%) expressions
2.41/2.50	c 2	converted 58 (40%) expressions
2.41/2.50	c 2	converted 73 (50%) expressions
2.41/2.50	c 2	converted 87 (60%) expressions
2.41/2.50	c 2	converted 102 (70%) expressions
2.41/2.50	c 2	converted 116 (80%) expressions
13.38/13.67	c 13	converted 131 (90%) expressions
32.79/33.22	c 33	converted 145 (100%) expressions
32.79/33.22	c 33	CSP : 121 integers, 0 booleans, 22 clauses, largest domain size 26
32.79/33.22	c 33	Heap : 648 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
32.79/33.22	c 33	Propagation in CSP
32.79/33.22	c 33	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
32.79/33.22	c 33	CSP : 121 integers, 0 booleans, 22 clauses, largest domain size 26
32.79/33.22	c 33	Heap : 648 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
32.79/33.22	c 33	Simplifing CSP by introducing new Boolean variables
32.79/33.22	c 33	CSP : 121 integers, 0 booleans, 22 clauses, largest domain size 26
32.79/33.22	c 33	Heap : 648 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
36.45/36.95	c 37	Encoding CSP to SAT : HOME/temp.cnf
36.45/36.97	c 37	13 (10%) CSP integer variables are encoded (312 clauses, 3288 bytes)
36.45/36.98	c 37	25 (20%) CSP integer variables are encoded (600 clauses, 6456 bytes)
36.45/36.98	c 37	37 (30%) CSP integer variables are encoded (888 clauses, 9624 bytes)
36.45/36.98	c 37	49 (40%) CSP integer variables are encoded (1176 clauses, 13225 bytes)
36.45/36.98	c 37	61 (50%) CSP integer variables are encoded (1464 clauses, 16969 bytes)
36.45/36.99	c 37	73 (60%) CSP integer variables are encoded (1752 clauses, 20713 bytes)
36.45/36.99	c 37	85 (70%) CSP integer variables are encoded (2040 clauses, 24457 bytes)
36.45/36.99	c 37	97 (80%) CSP integer variables are encoded (2328 clauses, 28201 bytes)
36.45/36.99	c 37	109 (90%) CSP integer variables are encoded (2616 clauses, 31945 bytes)
36.45/36.99	c 37	121 (100%) CSP integer variables are encoded (2904 clauses, 35689 bytes)
1800.01/1803.42	c ERROR INTERRUPTED

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

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-1075866-1215182168/watcher-1075866-1215182168 -o /tmp/evaluation-result-1075866-1215182168/solver-1075866-1215182168 -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-1075866-1215182168.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.38 2.13 2.04 4/82 15462
/proc/meminfo: memFree=1522192/2055920 swapFree=4180256/4192956
[pid=15462] ppid=15460 vsize=12268 CPUtime=0
/proc/15462/stat : 15462 (sugar) R 15460 15462 13531 0 -1 4194304 348 0 0 0 0 0 0 0 22 0 1 0 1997191011 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 272467982949 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/15462/statm: 3067 316 241 3 0 167 0

[startup+0.0733961 s]
/proc/loadavg: 2.38 2.13 2.04 4/82 15462
/proc/meminfo: memFree=1522192/2055920 swapFree=4180256/4192956
[pid=15462] ppid=15460 vsize=13600 CPUtime=0.03
/proc/15462/stat : 15462 (sugar) S 15460 15462 13531 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1997191011 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15462/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102124 s]
/proc/loadavg: 2.38 2.13 2.04 4/82 15462
/proc/meminfo: memFree=1522192/2055920 swapFree=4180256/4192956
[pid=15462] ppid=15460 vsize=13600 CPUtime=0.03
/proc/15462/stat : 15462 (sugar) S 15460 15462 13531 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1997191011 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15462/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301151 s]
/proc/loadavg: 2.38 2.13 2.04 4/82 15462
/proc/meminfo: memFree=1522192/2055920 swapFree=4180256/4192956
[pid=15462] ppid=15460 vsize=13600 CPUtime=0.03
/proc/15462/stat : 15462 (sugar) S 15460 15462 13531 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1997191011 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15462/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.702224 s]
/proc/loadavg: 2.38 2.13 2.04 4/82 15462
/proc/meminfo: memFree=1522192/2055920 swapFree=4180256/4192956
[pid=15462] ppid=15460 vsize=13600 CPUtime=0.03
/proc/15462/stat : 15462 (sugar) S 15460 15462 13531 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1997191011 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15462/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50133 s]
/proc/loadavg: 2.35 2.13 2.04 4/93 15474
/proc/meminfo: memFree=1490424/2055920 swapFree=4180256/4192956
[pid=15462] ppid=15460 vsize=13600 CPUtime=1.11
/proc/15462/stat : 15462 (sugar) S 15460 15462 13531 0 -1 4194304 973 12892 0 1 3 0 99 9 16 0 1 0 1997191011 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15462/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 13600

[startup+3.10257 s]
/proc/loadavg: 2.35 2.13 2.04 3/93 15484
/proc/meminfo: memFree=1499896/2055920 swapFree=4180256/4192956
[pid=15462] ppid=15460 vsize=13600 CPUtime=1.11
/proc/15462/stat : 15462 (sugar) S 15460 15462 13531 0 -1 4194304 973 12892 0 1 3 0 99 9 16 0 1 0 1997191011 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15462/statm: 3400 797 370 3 0 500 0
[pid=15475] ppid=15462 vsize=5356 CPUtime=0
/proc/15475/stat : 15475 (sh) S 15462 15462 13531 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997191129 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15475/statm: 1339 233 193 169 0 50 0
[pid=15476] ppid=15475 vsize=864396 CPUtime=1.9
/proc/15476/stat : 15476 (java) S 15475 15462 13531 0 -1 0 14290 0 1 0 180 10 0 0 18 0 9 0 1997191129 885141504 13028 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15476/statm: 216099 13028 2540 9 0 210674 0
[pid=15476/tid=15477] ppid=15475 vsize=864396 CPUtime=1.06
/proc/15476/task/15477/stat : 15477 (java) R 15475 15462 13531 0 -1 64 2867 0 1 0 104 2 0 0 19 0 9 0 1997191130 885141504 13028 996147200 134512640 134550740 4294955952 18446744073709551615 101444352 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15476/tid=15478] ppid=15475 vsize=864396 CPUtime=0.75
/proc/15476/task/15478/stat : 15478 (java) S 15475 15462 13531 0 -1 64 10404 0 0 0 69 6 0 0 16 0 9 0 1997191131 885141504 13028 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15476/tid=15479] ppid=15475 vsize=864396 CPUtime=0
/proc/15476/task/15479/stat : 15479 (java) S 15475 15462 13531 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997191131 885141504 13028 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15476/tid=15480] ppid=15475 vsize=864396 CPUtime=0
/proc/15476/task/15480/stat : 15480 (java) S 15475 15462 13531 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1997191131 885141504 13028 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15476/tid=15481] ppid=15475 vsize=864396 CPUtime=0
/proc/15476/task/15481/stat : 15481 (java) S 15475 15462 13531 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1997191133 885141504 13028 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15476/tid=15482] ppid=15475 vsize=864396 CPUtime=0.05
/proc/15476/task/15482/stat : 15482 (java) S 15475 15462 13531 0 -1 64 323 0 0 0 5 0 0 0 16 0 9 0 1997191133 885141504 13028 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15476/tid=15483] ppid=15475 vsize=864396 CPUtime=0
/proc/15476/task/15483/stat : 15483 (java) S 15475 15462 13531 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997191133 885141504 13028 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15476/tid=15484] ppid=15475 vsize=864396 CPUtime=0
/proc/15476/task/15484/stat : 15484 (java) S 15475 15462 13531 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997191133 885141504 13028 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 883352

[startup+6.30206 s]
/proc/loadavg: 2.35 2.13 2.04 3/93 15484
/proc/meminfo: memFree=1423352/2055920 swapFree=4180256/4192956
[pid=15462] ppid=15460 vsize=13600 CPUtime=1.11
/proc/15462/stat : 15462 (sugar) S 15460 15462 13531 0 -1 4194304 973 12892 0 1 3 0 99 9 16 0 1 0 1997191011 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15462/statm: 3400 797 370 3 0 500 0
[pid=15475] ppid=15462 vsize=5356 CPUtime=0
/proc/15475/stat : 15475 (sh) S 15462 15462 13531 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997191129 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15475/statm: 1339 233 193 169 0 50 0
[pid=15476] ppid=15475 vsize=865400 CPUtime=5.06
/proc/15476/stat : 15476 (java) S 15475 15462 13531 0 -1 0 35620 0 1 0 485 21 0 0 18 0 9 0 1997191129 886169600 32759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15476/statm: 216350 32759 2540 9 0 210925 0
[pid=15476/tid=15477] ppid=15475 vsize=865400 CPUtime=2.21
/proc/15476/task/15477/stat : 15477 (java) S 15475 15462 13531 0 -1 64 3652 0 1 0 219 2 0 0 16 0 9 0 1997191130 886169600 32759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15476/tid=15478] ppid=15475 vsize=865400 CPUtime=2.76
/proc/15476/task/15478/stat : 15478 (java) R 15475 15462 13531 0 -1 64 30948 0 0 0 259 17 0 0 25 0 9 0 1997191131 886169600 32759 996147200 134512640 134550740 4294955952 18446744073709551615 103736180 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15476/tid=15479] ppid=15475 vsize=865400 CPUtime=0
/proc/15476/task/15479/stat : 15479 (java) S 15475 15462 13531 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997191131 886169600 32759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15476/tid=15480] ppid=15475 vsize=865400 CPUtime=0
/proc/15476/task/15480/stat : 15480 (java) S 15475 15462 13531 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1997191131 886169600 32759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15476/tid=15481] ppid=15475 vsize=865400 CPUtime=0
/proc/15476/task/15481/stat : 15481 (java) S 15475 15462 13531 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1997191133 886169600 32759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15476/tid=15482] ppid=15475 vsize=865400 CPUtime=0.05
/proc/15476/task/15482/stat : 15482 (java) S 15475 15462 13531 0 -1 64 324 0 0 0 5 0 0 0 17 0 9 0 1997191133 886169600 32759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15476/tid=15483] ppid=15475 vsize=865400 CPUtime=0
/proc/15476/task/15483/stat : 15483 (java) S 15475 15462 13531 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997191133 886169600 32759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15476/tid=15484] ppid=15475 vsize=865400 CPUtime=0
/proc/15476/task/15484/stat : 15484 (java) S 15475 15462 13531 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997191133 886169600 32759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 884356

[startup+12.702 s]
/proc/loadavg: 2.37 2.14 2.04 4/93 15484
/proc/meminfo: memFree=1307256/2055920 swapFree=4180256/4192956
[pid=15462] ppid=15460 vsize=13600 CPUtime=1.11
/proc/15462/stat : 15462 (sugar) S 15460 15462 13531 0 -1 4194304 973 12892 0 1 3 0 99 9 16 0 1 0 1997191011 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15462/statm: 3400 797 370 3 0 500 0
[pid=15475] ppid=15462 vsize=5356 CPUtime=0
/proc/15475/stat : 15475 (sh) S 15462 15462 13531 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997191129 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15475/statm: 1339 233 193 169 0 50 0
[pid=15476] ppid=15475 vsize=864396 CPUtime=11.39
/proc/15476/stat : 15476 (java) S 15475 15462 13531 0 -1 0 86454 0 1 0 1088 51 0 0 18 0 9 0 1997191129 885141504 61534 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15476/statm: 216099 61534 2540 9 0 210674 0
[pid=15476/tid=15477] ppid=15475 vsize=864396 CPUtime=4.03
/proc/15476/task/15477/stat : 15477 (java) S 15475 15462 13531 0 -1 64 5686 0 1 0 399 4 0 0 17 0 9 0 1997191130 885141504 61534 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15476/tid=15478] ppid=15475 vsize=864396 CPUtime=7.27
/proc/15476/task/15478/stat : 15478 (java) R 15475 15462 13531 0 -1 64 79748 0 0 0 682 45 0 0 25 0 9 0 1997191131 885141504 61534 996147200 134512640 134550740 4294955952 18446744073709551615 102516792 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15476/tid=15479] ppid=15475 vsize=864396 CPUtime=0
/proc/15476/task/15479/stat : 15479 (java) S 15475 15462 13531 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997191131 885141504 61534 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15476/tid=15480] ppid=15475 vsize=864396 CPUtime=0
/proc/15476/task/15480/stat : 15480 (java) S 15475 15462 13531 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1997191131 885141504 61534 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15476/tid=15481] ppid=15475 vsize=864396 CPUtime=0
/proc/15476/task/15481/stat : 15481 (java) S 15475 15462 13531 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1997191133 885141504 61534 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15476/tid=15482] ppid=15475 vsize=864396 CPUtime=0.05
/proc/15476/task/15482/stat : 15482 (java) S 15475 15462 13531 0 -1 64 324 0 0 0 5 0 0 0 17 0 9 0 1997191133 885141504 61534 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15476/tid=15483] ppid=15475 vsize=864396 CPUtime=0
/proc/15476/task/15483/stat : 15483 (java) S 15475 15462 13531 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997191133 885141504 61534 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15476/tid=15484] ppid=15475 vsize=864396 CPUtime=0
/proc/15476/task/15484/stat : 15484 (java) S 15475 15462 13531 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997191133 885141504 61534 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 883352

[startup+25.5029 s]
/proc/loadavg: 2.39 2.15 2.05 3/93 15484
/proc/meminfo: memFree=972792/2055920 swapFree=4180256/4192956
[pid=15462] ppid=15460 vsize=13600 CPUtime=1.12
/proc/15462/stat : 15462 (sugar) S 15460 15462 13531 0 -1 4194304 973 12892 0 1 4 0 99 9 16 0 1 0 1997191011 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15462/statm: 3400 797 370 3 0 500 0
[pid=15475] ppid=15462 vsize=5356 CPUtime=0
/proc/15475/stat : 15475 (sh) S 15462 15462 13531 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997191129 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15475/statm: 1339 233 193 169 0 50 0
[pid=15476] ppid=15475 vsize=866400 CPUtime=24.05
/proc/15476/stat : 15476 (java) S 15475 15462 13531 0 -1 0 174897 0 1 0 2302 103 0 0 18 0 9 0 1997191129 887193600 138398 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15476/statm: 216600 138398 2540 9 0 211175 0
[pid=15476/tid=15477] ppid=15475 vsize=866400 CPUtime=8.96
/proc/15476/task/15477/stat : 15477 (java) S 15475 15462 13531 0 -1 64 7854 0 1 0 891 5 0 0 17 0 9 0 1997191130 887193600 138398 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15476/tid=15478] ppid=15475 vsize=866400 CPUtime=15
/proc/15476/task/15478/stat : 15478 (java) R 15475 15462 13531 0 -1 64 166023 0 0 0 1404 96 0 0 25 0 9 0 1997191131 887193600 138398 996147200 134512640 134550740 4294955952 18446744073709551615 102721797 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15476/tid=15479] ppid=15475 vsize=866400 CPUtime=0
/proc/15476/task/15479/stat : 15479 (java) S 15475 15462 13531 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997191131 887193600 138398 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15476/tid=15480] ppid=15475 vsize=866400 CPUtime=0
/proc/15476/task/15480/stat : 15480 (java) S 15475 15462 13531 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1997191131 887193600 138398 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15476/tid=15481] ppid=15475 vsize=866400 CPUtime=0
/proc/15476/task/15481/stat : 15481 (java) S 15475 15462 13531 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1997191133 887193600 138398 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15476/tid=15482] ppid=15475 vsize=866400 CPUtime=0.05
/proc/15476/task/15482/stat : 15482 (java) S 15475 15462 13531 0 -1 64 324 0 0 0 5 0 0 0 17 0 9 0 1997191133 887193600 138398 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15476/tid=15483] ppid=15475 vsize=866400 CPUtime=0
/proc/15476/task/15483/stat : 15483 (java) S 15475 15462 13531 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997191133 887193600 138398 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15476/tid=15484] ppid=15475 vsize=866400 CPUtime=0
/proc/15476/task/15484/stat : 15484 (java) S 15475 15462 13531 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997191133 887193600 138398 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 885356

[startup+51.1026 s]
/proc/loadavg: 2.26 2.14 2.05 3/93 15484
/proc/meminfo: memFree=817784/2055920 swapFree=4180256/4192956
[pid=15462] ppid=15460 vsize=13600 CPUtime=1.12
/proc/15462/stat : 15462 (sugar) S 15460 15462 13531 0 -1 4194304 974 12892 0 1 4 0 99 9 16 0 1 0 1997191011 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15462/statm: 3400 797 370 3 0 500 0
[pid=15475] ppid=15462 vsize=5356 CPUtime=0
/proc/15475/stat : 15475 (sh) S 15462 15462 13531 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997191129 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15475/statm: 1339 233 193 169 0 50 0
[pid=15476] ppid=15475 vsize=864508 CPUtime=49.52
/proc/15476/stat : 15476 (java) S 15475 15462 13531 0 -1 0 227787 0 1 0 4819 133 0 0 18 0 9 0 1997191129 885256192 177145 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

/proc/15476/task/15484/stat : 15484 (java) S 15475 15462 13531 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997191133 886304768 183867 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1720.49
Current children cumulated vsize (KiB) 884488

[startup+1782.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/104 15546
/proc/meminfo: memFree=962912/2055920 swapFree=4180256/4192956
[pid=15462] ppid=15460 vsize=13600 CPUtime=1.12
/proc/15462/stat : 15462 (sugar) S 15460 15462 13531 0 -1 4194304 974 12892 0 1 4 0 99 9 16 0 1 0 1997191011 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15462/statm: 3400 797 370 3 0 500 0
[pid=15475] ppid=15462 vsize=5356 CPUtime=0
/proc/15475/stat : 15475 (sh) S 15462 15462 13531 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997191129 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15475/statm: 1339 233 193 169 0 50 0
[pid=15476] ppid=15475 vsize=865532 CPUtime=1778.2
/proc/15476/stat : 15476 (java) S 15475 15462 13531 0 -1 0 326627 0 1 0 177623 197 0 0 18 0 9 0 1997191129 886304768 183867 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15476/statm: 216383 183867 2564 9 0 210930 0
[pid=15476/tid=15477] ppid=15475 vsize=865532 CPUtime=1676.38
/proc/15476/task/15477/stat : 15477 (java) R 15475 15462 13531 0 -1 64 8799 0 1 0 167622 16 0 0 25 0 9 0 1997191130 886304768 183867 996147200 134512640 134550740 4294955952 18446744073709551615 4126607586 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15476/tid=15478] ppid=15475 vsize=865532 CPUtime=101.7
/proc/15476/task/15478/stat : 15478 (java) S 15475 15462 13531 0 -1 64 316785 0 0 0 9991 179 0 0 16 0 9 0 1997191131 886304768 183867 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15476/tid=15479] ppid=15475 vsize=865532 CPUtime=0
/proc/15476/task/15479/stat : 15479 (java) S 15475 15462 13531 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997191131 886304768 183867 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15476/tid=15480] ppid=15475 vsize=865532 CPUtime=0
/proc/15476/task/15480/stat : 15480 (java) S 15475 15462 13531 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1997191131 886304768 183867 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15476/tid=15481] ppid=15475 vsize=865532 CPUtime=0
/proc/15476/task/15481/stat : 15481 (java) S 15475 15462 13531 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1997191133 886304768 183867 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15476/tid=15482] ppid=15475 vsize=865532 CPUtime=0.08
/proc/15476/task/15482/stat : 15482 (java) S 15475 15462 13531 0 -1 64 346 0 0 0 8 0 0 0 16 0 9 0 1997191133 886304768 183867 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15476/tid=15483] ppid=15475 vsize=865532 CPUtime=0
/proc/15476/task/15483/stat : 15483 (java) S 15475 15462 13531 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997191133 886304768 183867 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15476/tid=15484] ppid=15475 vsize=865532 CPUtime=0
/proc/15476/task/15484/stat : 15484 (java) S 15475 15462 13531 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997191133 886304768 183867 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1779.32
Current children cumulated vsize (KiB) 884488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.4 s]
/proc/loadavg: 2.24 2.08 2.02 4/104 15546
/proc/meminfo: memFree=958816/2055920 swapFree=4180256/4192956
[pid=15462] ppid=15460 vsize=13600 CPUtime=1.12
/proc/15462/stat : 15462 (sugar) S 15460 15462 13531 0 -1 4194304 974 12892 0 1 4 0 99 9 16 0 1 0 1997191011 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15462/statm: 3400 797 370 3 0 500 0
[pid=15475] ppid=15462 vsize=5356 CPUtime=0
/proc/15475/stat : 15475 (sh) S 15462 15462 13531 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997191129 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15475/statm: 1339 233 193 169 0 50 0
[pid=15476] ppid=15475 vsize=869536 CPUtime=1798.89
/proc/15476/stat : 15476 (java) S 15475 15462 13531 0 -1 0 346302 0 1 0 179683 206 0 0 18 0 9 0 1997191129 890404864 184868 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15476/statm: 217384 184868 2564 9 0 211931 0
[pid=15476/tid=15477] ppid=15475 vsize=869536 CPUtime=1681.85
/proc/15476/task/15477/stat : 15477 (java) R 15475 15462 13531 0 -1 64 8804 0 1 0 168169 16 0 0 19 0 9 0 1997191130 890404864 184868 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15476/tid=15478] ppid=15475 vsize=869536 CPUtime=116.92
/proc/15476/task/15478/stat : 15478 (java) R 15475 15462 13531 0 -1 64 336455 0 0 0 11504 188 0 0 18 0 9 0 1997191131 890404864 184868 996147200 134512640 134550740 4294955952 18446744073709551615 102721928 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15476/tid=15479] ppid=15475 vsize=869536 CPUtime=0
/proc/15476/task/15479/stat : 15479 (java) S 15475 15462 13531 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997191131 890404864 184868 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15476/tid=15480] ppid=15475 vsize=869536 CPUtime=0
/proc/15476/task/15480/stat : 15480 (java) S 15475 15462 13531 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1997191131 890404864 184868 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15476/tid=15481] ppid=15475 vsize=869536 CPUtime=0
/proc/15476/task/15481/stat : 15481 (java) S 15475 15462 13531 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1997191133 890404864 184868 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15476/tid=15482] ppid=15475 vsize=869536 CPUtime=0.08
/proc/15476/task/15482/stat : 15482 (java) S 15475 15462 13531 0 -1 64 346 0 0 0 8 0 0 0 16 0 9 0 1997191133 890404864 184868 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15476/tid=15483] ppid=15475 vsize=869536 CPUtime=0
/proc/15476/task/15483/stat : 15483 (java) S 15475 15462 13531 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997191133 890404864 184868 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15476/tid=15484] ppid=15475 vsize=869536 CPUtime=0
/proc/15476/task/15484/stat : 15484 (java) S 15475 15462 13531 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997191133 890404864 184868 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 888492

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

[startup+1803.8 s]
/proc/loadavg: 2.24 2.08 2.02 4/104 15546
/proc/meminfo: memFree=958816/2055920 swapFree=4180256/4192956
[pid=15462] ppid=15460 vsize=13600 CPUtime=1.12
/proc/15462/stat : 15462 (sugar) S 15460 15462 13531 0 -1 4194304 982 12892 0 1 4 0 99 9 16 0 1 0 1997191011 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/15462/statm: 3400 797 370 3 0 500 0
[pid=15475] ppid=15462 vsize=0 CPUtime=0
/proc/15475/stat : 15475 (sh) Z 15462 15462 13531 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 1997191129 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/15475/statm: 0 0 0 0 0 0 0
[pid=15476] ppid=1 vsize=874664 CPUtime=1799.28
/proc/15476/stat : 15476 (java) S 1 15462 13531 0 -1 0 348792 0 1 0 179721 207 0 0 16 0 9 0 1997191129 895655936 186150 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15476/statm: 218666 186150 2564 9 0 213213 0
[pid=15476/tid=15477] ppid=1 vsize=874664 CPUtime=1681.85
/proc/15476/task/15477/stat : 15477 (java) R 1 15462 13531 0 -1 64 8804 0 1 0 168169 16 0 0 19 0 9 0 1997191130 895655936 186150 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15476/tid=15478] ppid=1 vsize=874664 CPUtime=117.31
/proc/15476/task/15478/stat : 15478 (java) R 1 15462 13531 0 -1 64 338945 0 0 0 11542 189 0 0 18 0 9 0 1997191131 895655936 186150 996147200 134512640 134550740 4294955952 18446744073709551615 104180295 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15476/tid=15479] ppid=1 vsize=874664 CPUtime=0
/proc/15476/task/15479/stat : 15479 (java) S 1 15462 13531 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997191131 895655936 186150 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15476/tid=15480] ppid=1 vsize=874664 CPUtime=0
/proc/15476/task/15480/stat : 15480 (java) S 1 15462 13531 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1997191131 895655936 186150 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15476/tid=15481] ppid=1 vsize=874664 CPUtime=0
/proc/15476/task/15481/stat : 15481 (java) S 1 15462 13531 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 1997191133 895655936 186150 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15476/tid=15482] ppid=1 vsize=874664 CPUtime=0.08
/proc/15476/task/15482/stat : 15482 (java) S 1 15462 13531 0 -1 64 346 0 0 0 8 0 0 0 16 0 9 0 1997191133 895655936 186150 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15476/tid=15483] ppid=1 vsize=874664 CPUtime=0
/proc/15476/task/15483/stat : 15483 (java) S 1 15462 13531 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997191133 895655936 186150 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15476/tid=15484] ppid=1 vsize=874664 CPUtime=0
/proc/15476/task/15484/stat : 15484 (java) S 1 15462 13531 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997191133 895655936 186150 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.4
Current children cumulated vsize (KiB) 888264

# WARNING:
# current cumulated CPU time (1.12 s) is less than in the last sample (1800.4 s)
# The time of a child was probably not reported to its father.
# (see the samples just above and below)
# Adding the difference (1799.28 s) to the 'lost time'.

[startup+1803.9 s]
/proc/loadavg: 2.24 2.08 2.02 4/105 15547
/proc/meminfo: memFree=953880/2055920 swapFree=4180256/4192956
[pid=15462] ppid=15460 vsize=13600 CPUtime=1.12
/proc/15462/stat : 15462 (sugar) S 15460 15462 13531 0 -1 4194304 982 12892 0 1 4 0 99 9 16 0 1 0 1997191011 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/15462/statm: 3400 797 370 3 0 500 0
[pid=15475] ppid=15462 vsize=0 CPUtime=0
/proc/15475/stat : 15475 (sh) Z 15462 15462 13531 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 1997191129 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/15475/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 13600

Sending SIGKILL to process tree (bottom up)

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

[startup+1804.6 s]
/proc/loadavg: 2.24 2.08 2.02 4/105 15547
/proc/meminfo: memFree=953880/2055920 swapFree=4180256/4192956
[pid=15462] ppid=15460 vsize=13600 CPUtime=1.12
/proc/15462/stat : 15462 (sugar) S 15460 15462 13531 0 -1 4194304 982 12892 0 1 4 0 99 9 16 0 1 0 1997191011 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/15462/statm: 3400 797 370 3 0 500 0
[pid=15475] ppid=15462 vsize=0 CPUtime=0
/proc/15475/stat : 15475 (sh) Z 15462 15462 13531 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 1997191129 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/15475/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 13600

[startup+1805 s]
/proc/loadavg: 2.24 2.08 2.02 3/105 15547
/proc/meminfo: memFree=953880/2055920 swapFree=4180256/4192956
[pid=15462] ppid=15460 vsize=13600 CPUtime=1.12
/proc/15462/stat : 15462 (sugar) S 15460 15462 13531 0 -1 4194304 982 12892 0 1 4 0 99 9 16 0 1 0 1997191011 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/15462/statm: 3400 797 370 3 0 500 0
[pid=15475] ppid=15462 vsize=0 CPUtime=0
/proc/15475/stat : 15475 (sh) Z 15462 15462 13531 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 1997191129 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/15475/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 13600

[startup+1805.4 s]
/proc/loadavg: 2.24 2.08 2.02 3/105 15547
/proc/meminfo: memFree=953880/2055920 swapFree=4180256/4192956
[pid=15462] ppid=15460 vsize=13600 CPUtime=1.12
/proc/15462/stat : 15462 (sugar) S 15460 15462 13531 0 -1 4194304 982 12892 0 1 4 0 99 9 16 0 1 0 1997191011 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/15462/statm: 3400 797 370 3 0 500 0
[pid=15475] ppid=15462 vsize=0 CPUtime=0
/proc/15475/stat : 15475 (sh) Z 15462 15462 13531 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 1997191129 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/15475/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 13600

Child ended because it received signal 9 (SIGKILL)

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 1799.28
#  lost CPU user time (s): 1797.21
#  lost CPU system time (s): 2.07

Real time (s): 1805.45
CPU time (s): 1800.42
CPU user time (s): 1798.24
CPU system time (s): 2.17798
CPU usage (%): 99.7217
Max. virtual memory (cumulated for all children) (KiB): 910968

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

runsolver used 2.11068 second user time and 6.20706 second system time

The end

Launcher Data (download as text)

Begin job on node22 at 2008-07-04 16:36:09
IDJOB=1075866
IDBENCH=56548
IDSOLVER=345
FILE ID=node22/1075866-1215182168
PBS_JOBID= 7881487
Free space on /tmp= 66556 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a6ab97861dd14e4d5f69d51673404492
RANDOM SEED=727863313

node22.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.267
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.267
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:       1522672 kB
Buffers:         44372 kB
Cached:         119676 kB
SwapCached:       6564 kB
Active:         422664 kB
Inactive:        53532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1522672 kB
SwapTotal:     4192956 kB
SwapFree:      4180256 kB
Dirty:            3020 kB
Writeback:           0 kB
Mapped:         329140 kB
Slab:            41564 kB
Committed_AS:  3792844 kB
PageTables:       2508 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 node22 at 2008-07-04 17:06:14