Trace number 2077164

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.14.6+picosat? (TO) 1800.39 1815.44

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg11-12_ext.xml
MD5SUMa481655545e88c63f02e9cb22452bde9
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 variables132
Number of constraints23
Maximum constraint arity12
Maximum domain size26
Number of constraints which are defined in extension23
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.08	c 0	BEGIN Sun Jul 12 03:50:40 2009
0.00/0.08	c 0	PID 22798
0.07/0.08	c 0	HOST node50.alineos.net
0.07/0.08	c 0	CONVERTING HOME/instance-2077164-1247363440.xml TO HOME/temp.csp
0.07/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2077164-1247363440.xml' 'HOME/temp.csp'
1.46/1.50	c 2	1 domains, 132 variables, 0 predicates, 2 relations, 23 constraints
1.46/1.55	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.46/1.55	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.49/1.63	c 2	Parsing HOME/temp.csp
3.12/3.23	c 4	parsed 158 expressions
3.12/3.24	c 4	Heap : 30 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.12/3.24	c 4	Converting to clausal form CSP
3.12/3.26	c 4	converted 16 (10%) expressions
3.12/3.26	c 4	converted 32 (20%) expressions
3.12/3.26	c 4	converted 48 (30%) expressions
3.12/3.26	c 4	converted 64 (40%) expressions
3.12/3.26	c 4	converted 79 (50%) expressions
3.12/3.27	c 4	converted 95 (60%) expressions
3.12/3.27	c 4	converted 111 (70%) expressions
3.12/3.27	c 4	converted 127 (80%) expressions
12.76/12.91	c 13	converted 143 (90%) expressions
33.56/33.80	c 34	converted 158 (100%) expressions
33.56/33.80	c 34	CSP : 132 integers, 0 booleans, 23 clauses, largest domain size 26
33.56/33.80	c 34	Heap : 663 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
33.56/33.80	c 34	Propagation in CSP
33.56/33.80	c 34	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
33.56/33.80	c 34	CSP : 132 integers, 0 booleans, 23 clauses, largest domain size 26
33.56/33.80	c 34	Heap : 663 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
33.56/33.80	c 34	Simplifing CSP by introducing new Boolean variables
33.56/33.80	c 34	CSP : 132 integers, 0 booleans, 23 clauses, largest domain size 26
33.56/33.80	c 34	Heap : 663 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
38.14/38.46	c 39	Encoding CSP to SAT : HOME/temp.cnf
38.14/38.48	c 39	14 (10%) CSP integer variables are encoded (336 clauses, 3552 bytes)
38.14/38.49	c 39	27 (20%) CSP integer variables are encoded (648 clauses, 6984 bytes)
38.14/38.49	c 39	40 (30%) CSP integer variables are encoded (960 clauses, 10417 bytes)
38.14/38.49	c 39	53 (40%) CSP integer variables are encoded (1272 clauses, 14473 bytes)
38.14/38.49	c 39	66 (50%) CSP integer variables are encoded (1584 clauses, 18529 bytes)
38.14/38.50	c 39	80 (60%) CSP integer variables are encoded (1920 clauses, 22897 bytes)
38.14/38.50	c 39	93 (70%) CSP integer variables are encoded (2232 clauses, 26953 bytes)
38.14/38.50	c 39	106 (80%) CSP integer variables are encoded (2544 clauses, 31009 bytes)
38.14/38.50	c 39	119 (90%) CSP integer variables are encoded (2856 clauses, 35065 bytes)
38.14/38.50	c 39	132 (100%) CSP integer variables are encoded (3168 clauses, 39121 bytes)
1800.08/1813.42	c ERROR INTERRUPTED

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2077164-1247363440/watcher-2077164-1247363440 -o /tmp/evaluation-result-2077164-1247363440/solver-2077164-1247363440 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-2077164-1247363440.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.32 2.37 2.24 4/82 22798
/proc/meminfo: memFree=1691288/2055920 swapFree=4192812/4192956
[pid=22798] ppid=22796 vsize=18576 CPUtime=0
/proc/22798/stat : 22798 (runsolver) R 22796 22798 20785 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 23407648 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 240577473831 0 0 4096 24578 0 0 0 17 1 0 0
/proc/22798/statm: 4644 284 249 26 0 2626 0

[startup+0.081826 s]
/proc/loadavg: 2.32 2.37 2.24 4/82 22798
/proc/meminfo: memFree=1691288/2055920 swapFree=4192812/4192956
[pid=22798] ppid=22796 vsize=16740 CPUtime=0.07
/proc/22798/stat : 22798 (sugar) S 22796 22798 20785 0 -1 4194304 1152 0 0 0 5 2 0 0 18 0 1 0 23407648 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22798/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.10214 s]
/proc/loadavg: 2.32 2.37 2.24 4/82 22798
/proc/meminfo: memFree=1691288/2055920 swapFree=4192812/4192956
[pid=22798] ppid=22796 vsize=16868 CPUtime=0.07
/proc/22798/stat : 22798 (sugar) S 22796 22798 20785 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 23407648 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22798/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301155 s]
/proc/loadavg: 2.32 2.37 2.24 4/82 22798
/proc/meminfo: memFree=1691288/2055920 swapFree=4192812/4192956
[pid=22798] ppid=22796 vsize=16868 CPUtime=0.07
/proc/22798/stat : 22798 (sugar) S 22796 22798 20785 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 23407648 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22798/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701191 s]
/proc/loadavg: 2.32 2.37 2.24 4/82 22798
/proc/meminfo: memFree=1691288/2055920 swapFree=4192812/4192956
[pid=22798] ppid=22796 vsize=16868 CPUtime=0.07
/proc/22798/stat : 22798 (sugar) S 22796 22798 20785 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 23407648 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22798/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50226 s]
/proc/loadavg: 2.32 2.37 2.24 3/93 22810
/proc/meminfo: memFree=1648056/2055920 swapFree=4192812/4192956
[pid=22798] ppid=22796 vsize=16868 CPUtime=0.07
/proc/22798/stat : 22798 (sugar) S 22796 22798 20785 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 23407648 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22798/statm: 4217 1111 409 3 0 796 0
[pid=22801] ppid=22798 vsize=5356 CPUtime=0
/proc/22801/stat : 22801 (sh) S 22798 22798 20785 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23407656 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22801/statm: 1339 233 193 169 0 50 0
[pid=22802] ppid=22801 vsize=864132 CPUtime=1.39
/proc/22802/stat : 22802 (java) S 22801 22798 20785 0 -1 0 17927 0 1 0 129 10 0 0 18 0 9 0 23407656 884871168 17177 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22802/statm: 216033 17177 2554 9 0 210545 0
[pid=22802/tid=22803] ppid=22801 vsize=864132 CPUtime=1.05
/proc/22802/task/22803/stat : 22803 (java) R 22801 22798 20785 0 -1 64 13005 0 1 0 98 7 0 0 25 0 9 0 23407657 884871168 17177 996147200 134512640 134550932 4294955984 18446744073709551615 4126386626 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22802/tid=22804] ppid=22801 vsize=864132 CPUtime=0.27
/proc/22802/task/22804/stat : 22804 (java) S 22801 22798 20785 0 -1 64 3901 0 0 0 26 1 0 0 16 0 9 0 23407659 884871168 17177 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22802/tid=22805] ppid=22801 vsize=864132 CPUtime=0
/proc/22802/task/22805/stat : 22805 (java) S 22801 22798 20785 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23407659 884871168 17177 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22802/tid=22806] ppid=22801 vsize=864132 CPUtime=0
/proc/22802/task/22806/stat : 22806 (java) S 22801 22798 20785 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 23407659 884871168 17177 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22802/tid=22807] ppid=22801 vsize=864132 CPUtime=0
/proc/22802/task/22807/stat : 22807 (java) S 22801 22798 20785 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23407661 884871168 17177 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22802/tid=22808] ppid=22801 vsize=864132 CPUtime=0.04
/proc/22802/task/22808/stat : 22808 (java) S 22801 22798 20785 0 -1 64 318 0 0 0 4 0 0 0 16 0 9 0 23407661 884871168 17177 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22802/tid=22809] ppid=22801 vsize=864132 CPUtime=0
/proc/22802/task/22809/stat : 22809 (java) S 22801 22798 20785 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23407661 884871168 17177 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22802/tid=22810] ppid=22801 vsize=864132 CPUtime=0
/proc/22802/task/22810/stat : 22810 (java) S 22801 22798 20785 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23407661 884871168 17177 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 886356

[startup+3.1024 s]
/proc/loadavg: 2.46 2.39 2.25 4/93 22820
/proc/meminfo: memFree=1668344/2055920 swapFree=4192812/4192956
[pid=22798] ppid=22796 vsize=16868 CPUtime=1.49
/proc/22798/stat : 22798 (sugar) S 22796 22798 20785 0 -1 4194304 1309 18352 0 1 5 2 130 12 16 0 1 0 23407648 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22798/statm: 4217 1111 409 3 0 796 0
[pid=22811] ppid=22798 vsize=5356 CPUtime=0
/proc/22811/stat : 22811 (sh) S 22798 22798 20785 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23407803 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22811/statm: 1339 233 193 169 0 50 0
[pid=22812] ppid=22811 vsize=862284 CPUtime=1.53
/proc/22812/stat : 22812 (java) S 22811 22798 20785 0 -1 0 12189 0 1 0 145 8 0 0 18 0 9 0 23407804 882978816 10842 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22812/statm: 215571 10842 2158 9 0 210484 0
[pid=22812/tid=22813] ppid=22811 vsize=862284 CPUtime=0.87
/proc/22812/task/22813/stat : 22813 (java) R 22811 22798 20785 0 -1 64 2313 0 1 0 85 2 0 0 25 0 9 0 23407805 882978816 10842 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22814] ppid=22811 vsize=862284 CPUtime=0.61
/proc/22812/task/22814/stat : 22814 (java) R 22811 22798 20785 0 -1 64 8870 0 0 0 57 4 0 0 16 0 9 0 23407806 882978816 10842 996147200 134512640 134550932 4294955936 18446744073709551615 102759235 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22815] ppid=22811 vsize=862284 CPUtime=0
/proc/22812/task/22815/stat : 22815 (java) S 22811 22798 20785 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23407806 882978816 10842 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22816] ppid=22811 vsize=862284 CPUtime=0
/proc/22812/task/22816/stat : 22816 (java) S 22811 22798 20785 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 23407806 882978816 10842 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22817] ppid=22811 vsize=862284 CPUtime=0
/proc/22812/task/22817/stat : 22817 (java) S 22811 22798 20785 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23407808 882978816 10842 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22818] ppid=22811 vsize=862284 CPUtime=0.03
/proc/22812/task/22818/stat : 22818 (java) S 22811 22798 20785 0 -1 64 304 0 0 0 3 0 0 0 16 0 9 0 23407808 882978816 10842 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22819] ppid=22811 vsize=862284 CPUtime=0
/proc/22812/task/22819/stat : 22819 (java) S 22811 22798 20785 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23407808 882978816 10842 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22820] ppid=22811 vsize=862284 CPUtime=0
/proc/22812/task/22820/stat : 22820 (java) S 22811 22798 20785 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23407808 882978816 10842 996147200 134512640 134550932 4294955936 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) 884508

[startup+6.3027 s]
/proc/loadavg: 2.46 2.39 2.25 4/93 22820
/proc/meminfo: memFree=1578680/2055920 swapFree=4192812/4192956
[pid=22798] ppid=22796 vsize=16868 CPUtime=1.49
/proc/22798/stat : 22798 (sugar) S 22796 22798 20785 0 -1 4194304 1309 18352 0 1 5 2 130 12 16 0 1 0 23407648 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22798/statm: 4217 1111 409 3 0 796 0
[pid=22811] ppid=22798 vsize=5356 CPUtime=0
/proc/22811/stat : 22811 (sh) S 22798 22798 20785 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23407803 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22811/statm: 1339 233 193 169 0 50 0
[pid=22812] ppid=22811 vsize=871660 CPUtime=4.7
/proc/22812/stat : 22812 (java) S 22811 22798 20785 0 -1 0 39654 0 1 0 449 21 0 0 18 0 9 0 23407804 892579840 35988 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22812/statm: 217915 35988 2567 9 0 212420 0
[pid=22812/tid=22813] ppid=22811 vsize=871660 CPUtime=2.17
/proc/22812/task/22813/stat : 22813 (java) R 22811 22798 20785 0 -1 64 3722 0 1 0 214 3 0 0 25 0 9 0 23407805 892579840 35988 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22814] ppid=22811 vsize=871660 CPUtime=2.48
/proc/22812/task/22814/stat : 22814 (java) R 22811 22798 20785 0 -1 64 34917 0 0 0 231 17 0 0 17 0 9 0 23407806 892579840 35988 996147200 134512640 134550932 4294955936 18446744073709551615 102500650 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22815] ppid=22811 vsize=871660 CPUtime=0
/proc/22812/task/22815/stat : 22815 (java) S 22811 22798 20785 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23407806 892579840 35988 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22816] ppid=22811 vsize=871660 CPUtime=0
/proc/22812/task/22816/stat : 22816 (java) S 22811 22798 20785 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23407806 892579840 35988 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22817] ppid=22811 vsize=871660 CPUtime=0
/proc/22812/task/22817/stat : 22817 (java) S 22811 22798 20785 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23407808 892579840 35988 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22818] ppid=22811 vsize=871660 CPUtime=0.04
/proc/22812/task/22818/stat : 22818 (java) S 22811 22798 20785 0 -1 64 313 0 0 0 4 0 0 0 17 0 9 0 23407808 892579840 35988 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22819] ppid=22811 vsize=871660 CPUtime=0
/proc/22812/task/22819/stat : 22819 (java) S 22811 22798 20785 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23407808 892579840 35988 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22820] ppid=22811 vsize=871660 CPUtime=0
/proc/22812/task/22820/stat : 22820 (java) S 22811 22798 20785 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23407808 892579840 35988 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 893884

[startup+12.7022 s]
/proc/loadavg: 2.47 2.40 2.25 3/93 22822
/proc/meminfo: memFree=1418168/2055920 swapFree=4192812/4192956
[pid=22798] ppid=22796 vsize=16868 CPUtime=1.49
/proc/22798/stat : 22798 (sugar) S 22796 22798 20785 0 -1 4194304 1309 18352 0 1 5 2 130 12 16 0 1 0 23407648 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22798/statm: 4217 1111 409 3 0 796 0
[pid=22811] ppid=22798 vsize=5356 CPUtime=0
/proc/22811/stat : 22811 (sh) S 22798 22798 20785 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23407803 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22811/statm: 1339 233 193 169 0 50 0
[pid=22812] ppid=22811 vsize=864244 CPUtime=11.07
/proc/22812/stat : 22812 (java) S 22811 22798 20785 0 -1 0 96043 0 1 0 1059 48 0 0 18 0 9 0 23407804 884985856 71203 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22812/statm: 216061 71203 2567 9 0 210566 0
[pid=22812/tid=22813] ppid=22811 vsize=864244 CPUtime=4.43
/proc/22812/task/22813/stat : 22813 (java) S 22811 22798 20785 0 -1 64 5886 0 1 0 439 4 0 0 17 0 9 0 23407805 884985856 71203 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22814] ppid=22811 vsize=864244 CPUtime=6.58
/proc/22812/task/22814/stat : 22814 (java) R 22811 22798 20785 0 -1 64 89142 0 0 0 615 43 0 0 25 0 9 0 23407806 884985856 71203 996147200 134512640 134550932 4294955936 18446744073709551615 104196480 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22815] ppid=22811 vsize=864244 CPUtime=0
/proc/22812/task/22815/stat : 22815 (java) S 22811 22798 20785 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23407806 884985856 71203 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22816] ppid=22811 vsize=864244 CPUtime=0
/proc/22812/task/22816/stat : 22816 (java) S 22811 22798 20785 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23407806 884985856 71203 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22817] ppid=22811 vsize=864244 CPUtime=0
/proc/22812/task/22817/stat : 22817 (java) S 22811 22798 20785 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23407808 884985856 71203 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22818] ppid=22811 vsize=864244 CPUtime=0.04
/proc/22812/task/22818/stat : 22818 (java) S 22811 22798 20785 0 -1 64 313 0 0 0 4 0 0 0 17 0 9 0 23407808 884985856 71203 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22819] ppid=22811 vsize=864244 CPUtime=0
/proc/22812/task/22819/stat : 22819 (java) S 22811 22798 20785 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23407808 884985856 71203 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22820] ppid=22811 vsize=864244 CPUtime=0
/proc/22812/task/22820/stat : 22820 (java) S 22811 22798 20785 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23407808 884985856 71203 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 886468

[startup+25.5014 s]
/proc/loadavg: 2.55 2.42 2.26 3/93 22822
/proc/meminfo: memFree=1059072/2055920 swapFree=4192812/4192956
[pid=22798] ppid=22796 vsize=16868 CPUtime=1.49
/proc/22798/stat : 22798 (sugar) S 22796 22798 20785 0 -1 4194304 1309 18352 0 1 5 2 130 12 16 0 1 0 23407648 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22798/statm: 4217 1111 409 3 0 796 0
[pid=22811] ppid=22798 vsize=5356 CPUtime=0
/proc/22811/stat : 22811 (sh) S 22798 22798 20785 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23407803 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22811/statm: 1339 233 193 169 0 50 0
[pid=22812] ppid=22811 vsize=886736 CPUtime=23.81
/proc/22812/stat : 22812 (java) S 22811 22798 20785 0 -1 0 195013 0 1 0 2292 89 0 0 18 0 9 0 23407804 908017664 153545 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22812/statm: 221684 153545 2567 9 0 216189 0
[pid=22812/tid=22813] ppid=22811 vsize=886736 CPUtime=8.7
/proc/22812/task/22813/stat : 22813 (java) S 22811 22798 20785 0 -1 64 8147 0 1 0 865 5 0 0 17 0 9 0 23407805 908017664 153545 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22814] ppid=22811 vsize=886736 CPUtime=15.03
/proc/22812/task/22814/stat : 22814 (java) R 22811 22798 20785 0 -1 64 185851 0 0 0 1421 82 0 0 25 0 9 0 23407806 908017664 153545 996147200 134512640 134550932 4294955936 18446744073709551615 104190752 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22815] ppid=22811 vsize=886736 CPUtime=0
/proc/22812/task/22815/stat : 22815 (java) S 22811 22798 20785 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23407806 908017664 153545 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22816] ppid=22811 vsize=886736 CPUtime=0
/proc/22812/task/22816/stat : 22816 (java) S 22811 22798 20785 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23407806 908017664 153545 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22817] ppid=22811 vsize=886736 CPUtime=0

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

/proc/meminfo: memFree=422064/2055920 swapFree=4192812/4192956
[pid=22798] ppid=22796 vsize=16868 CPUtime=1.49
/proc/22798/stat : 22798 (sugar) S 22796 22798 20785 0 -1 4194304 1310 18352 0 1 5 2 130 12 16 0 1 0 23407648 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22798/statm: 4217 1111 409 3 0 796 0
[pid=22811] ppid=22798 vsize=5356 CPUtime=0
/proc/22811/stat : 22811 (sh) S 22798 22798 20785 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23407803 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22811/statm: 1339 233 193 169 0 50 0
[pid=22812] ppid=22811 vsize=873488 CPUtime=1767.5
/proc/22812/stat : 22812 (java) S 22811 22798 20785 0 -1 0 335098 0 1 0 176580 170 0 0 18 0 9 0 23407804 894451712 186138 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22812/statm: 218372 186138 2590 9 0 212849 0
[pid=22812/tid=22813] ppid=22811 vsize=873488 CPUtime=1655.52
/proc/22812/task/22813/stat : 22813 (java) S 22811 22798 20785 0 -1 64 8363 0 1 0 165540 12 0 0 25 0 9 0 23407805 894451712 186138 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22812/tid=22814] ppid=22811 vsize=873488 CPUtime=111.87
/proc/22812/task/22814/stat : 22814 (java) R 22811 22798 20785 0 -1 64 325697 0 0 0 11031 156 0 0 18 0 9 0 23407806 894451712 186138 996147200 134512640 134550932 4294955936 18446744073709551615 104190065 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22812/tid=22815] ppid=22811 vsize=873488 CPUtime=0
/proc/22812/task/22815/stat : 22815 (java) S 22811 22798 20785 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23407806 894451712 186138 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22816] ppid=22811 vsize=873488 CPUtime=0
/proc/22812/task/22816/stat : 22816 (java) S 22811 22798 20785 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23407806 894451712 186138 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22817] ppid=22811 vsize=873488 CPUtime=0
/proc/22812/task/22817/stat : 22817 (java) S 22811 22798 20785 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23407808 894451712 186138 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22818] ppid=22811 vsize=873488 CPUtime=0.07
/proc/22812/task/22818/stat : 22818 (java) S 22811 22798 20785 0 -1 64 336 0 0 0 7 0 0 0 16 0 9 0 23407808 894451712 186138 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22819] ppid=22811 vsize=873488 CPUtime=0
/proc/22812/task/22819/stat : 22819 (java) S 22811 22798 20785 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23407808 894451712 186138 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22820] ppid=22811 vsize=873488 CPUtime=0
/proc/22812/task/22820/stat : 22820 (java) S 22811 22798 20785 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23407808 894451712 186138 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1768.99
Current children cumulated vsize (KiB) 895712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.4 s]
/proc/loadavg: 2.12 2.11 2.09 4/94 23442
/proc/meminfo: memFree=407280/2055920 swapFree=4192812/4192956
[pid=22798] ppid=22796 vsize=16868 CPUtime=1.49
/proc/22798/stat : 22798 (sugar) S 22796 22798 20785 0 -1 4194304 1310 18352 0 1 5 2 130 12 16 0 1 0 23407648 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22798/statm: 4217 1111 409 3 0 796 0
[pid=22811] ppid=22798 vsize=5356 CPUtime=0
/proc/22811/stat : 22811 (sh) S 22798 22798 20785 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23407803 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22811/statm: 1339 233 193 169 0 50 0
[pid=22812] ppid=22811 vsize=868360 CPUtime=1798.59
/proc/22812/stat : 22812 (java) S 22811 22798 20785 0 -1 0 363687 0 1 0 179670 189 0 0 18 0 9 0 23407804 889200640 184856 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22812/statm: 217090 184856 2590 9 0 211567 0
[pid=22812/tid=22813] ppid=22811 vsize=868360 CPUtime=1659.8
/proc/22812/task/22813/stat : 22813 (java) S 22811 22798 20785 0 -1 64 8370 0 1 0 165968 12 0 0 21 0 9 0 23407805 889200640 184856 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22814] ppid=22811 vsize=868360 CPUtime=138.67
/proc/22812/task/22814/stat : 22814 (java) R 22811 22798 20785 0 -1 64 354279 0 0 0 13693 174 0 0 17 0 9 0 23407806 889200640 184856 996147200 134512640 134550932 4294955936 18446744073709551615 102758168 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22812/tid=22815] ppid=22811 vsize=868360 CPUtime=0
/proc/22812/task/22815/stat : 22815 (java) S 22811 22798 20785 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23407806 889200640 184856 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22816] ppid=22811 vsize=868360 CPUtime=0
/proc/22812/task/22816/stat : 22816 (java) S 22811 22798 20785 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23407806 889200640 184856 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22817] ppid=22811 vsize=868360 CPUtime=0
/proc/22812/task/22817/stat : 22817 (java) S 22811 22798 20785 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23407808 889200640 184856 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22818] ppid=22811 vsize=868360 CPUtime=0.07
/proc/22812/task/22818/stat : 22818 (java) S 22811 22798 20785 0 -1 64 336 0 0 0 7 0 0 0 16 0 9 0 23407808 889200640 184856 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22819] ppid=22811 vsize=868360 CPUtime=0
/proc/22812/task/22819/stat : 22819 (java) S 22811 22798 20785 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23407808 889200640 184856 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22820] ppid=22811 vsize=868360 CPUtime=0
/proc/22812/task/22820/stat : 22820 (java) S 22811 22798 20785 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23407808 889200640 184856 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 890584

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

############
# WARNING:
# current cumulated CPU time (1.49 s) is less than in the last sample (1800.38 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (1798.89 s) to the 'lost time'.

[startup+1813.7 s]
/proc/loadavg: 2.12 2.11 2.09 4/94 23442
/proc/meminfo: memFree=407280/2055920 swapFree=4192812/4192956
[pid=22798] ppid=22796 vsize=16868 CPUtime=1.49
/proc/22798/stat : 22798 (sugar) S 22796 22798 20785 0 -1 4194304 1323 18352 0 1 5 2 130 12 16 0 1 0 23407648 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/22798/statm: 4217 1112 409 3 0 796 0
[pid=22811] ppid=22798 vsize=0 CPUtime=0
/proc/22811/stat : 22811 (sh) Z 22798 22798 20785 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 23407803 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/22811/statm: 0 0 0 0 0 0 0
[pid=22812] ppid=1 vsize=868360 CPUtime=1798.89
/proc/22812/stat : 22812 (java) S 1 22798 20785 0 -1 0 363687 0 1 0 179700 189 0 0 16 0 9 0 23407804 889200640 184856 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22812/statm: 217090 184856 2590 9 0 211567 0
[pid=22812/tid=22813] ppid=1 vsize=868360 CPUtime=1659.8
/proc/22812/task/22813/stat : 22813 (java) S 1 22798 20785 0 -1 64 8370 0 1 0 165968 12 0 0 21 0 9 0 23407805 889200640 184856 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22814] ppid=1 vsize=868360 CPUtime=138.97
/proc/22812/task/22814/stat : 22814 (java) R 1 22798 20785 0 -1 64 354279 0 0 0 13723 174 0 0 17 0 9 0 23407806 889200640 184856 996147200 134512640 134550932 4294955936 18446744073709551615 103732279 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22812/tid=22815] ppid=1 vsize=868360 CPUtime=0
/proc/22812/task/22815/stat : 22815 (java) S 1 22798 20785 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23407806 889200640 184856 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22816] ppid=1 vsize=868360 CPUtime=0
/proc/22812/task/22816/stat : 22816 (java) S 1 22798 20785 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23407806 889200640 184856 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22817] ppid=1 vsize=868360 CPUtime=0
/proc/22812/task/22817/stat : 22817 (java) S 1 22798 20785 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23407808 889200640 184856 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22818] ppid=1 vsize=868360 CPUtime=0.07
/proc/22812/task/22818/stat : 22818 (java) S 1 22798 20785 0 -1 64 336 0 0 0 7 0 0 0 16 0 9 0 23407808 889200640 184856 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22819] ppid=1 vsize=868360 CPUtime=0
/proc/22812/task/22819/stat : 22819 (java) S 1 22798 20785 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23407808 889200640 184856 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22812/tid=22820] ppid=1 vsize=868360 CPUtime=0
/proc/22812/task/22820/stat : 22820 (java) S 1 22798 20785 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23407808 889200640 184856 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.38
Current children cumulated vsize (KiB) 885228

[startup+1813.8 s]
/proc/loadavg: 2.12 2.11 2.09 3/95 23443
/proc/meminfo: memFree=407464/2055920 swapFree=4192812/4192956
[pid=22798] ppid=22796 vsize=16868 CPUtime=1.49
/proc/22798/stat : 22798 (sugar) S 22796 22798 20785 0 -1 4194304 1323 18352 0 1 5 2 130 12 16 0 1 0 23407648 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/22798/statm: 4217 1112 409 3 0 796 0
[pid=22811] ppid=22798 vsize=0 CPUtime=0
/proc/22811/stat : 22811 (sh) Z 22798 22798 20785 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 23407803 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/22811/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16868
#
############


Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -22798

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

[startup+1814.2 s]
/proc/loadavg: 2.12 2.11 2.09 3/95 23443
/proc/meminfo: memFree=407464/2055920 swapFree=4192812/4192956
[pid=22798] ppid=22796 vsize=16868 CPUtime=1.49
/proc/22798/stat : 22798 (sugar) S 22796 22798 20785 0 -1 4194304 1323 18352 0 1 5 2 130 12 16 0 1 0 23407648 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/22798/statm: 4217 1112 409 3 0 796 0
[pid=22811] ppid=22798 vsize=0 CPUtime=0
/proc/22811/stat : 22811 (sh) Z 22798 22798 20785 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 23407803 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/22811/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16868

[startup+1815.01 s]
/proc/loadavg: 2.12 2.11 2.09 3/95 23443
/proc/meminfo: memFree=402344/2055920 swapFree=4192812/4192956
[pid=22798] ppid=22796 vsize=16868 CPUtime=1.49
/proc/22798/stat : 22798 (sugar) S 22796 22798 20785 0 -1 4194304 1323 18352 0 1 5 2 130 12 16 0 1 0 23407648 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/22798/statm: 4217 1112 409 3 0 796 0
[pid=22811] ppid=22798 vsize=0 CPUtime=0
/proc/22811/stat : 22811 (sh) Z 22798 22798 20785 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 23407803 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/22811/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16868

[startup+1815.4 s]
/proc/loadavg: 2.12 2.11 2.09 3/95 23443
/proc/meminfo: memFree=402344/2055920 swapFree=4192812/4192956
[pid=22798] ppid=22796 vsize=16868 CPUtime=1.49
/proc/22798/stat : 22798 (sugar) S 22796 22798 20785 0 -1 4194304 1323 18352 0 1 5 2 130 12 16 0 1 0 23407648 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/22798/statm: 4217 1112 409 3 0 796 0
[pid=22811] ppid=22798 vsize=0 CPUtime=0
/proc/22811/stat : 22811 (sh) Z 22798 22798 20785 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 23407803 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/22811/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16868

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): 1798.89
#  lost CPU user time (s): 1797
#  lost CPU system time (s): 1.89

Real time (s): 1815.44
CPU time (s): 1800.39
CPU user time (s): 1798.36
CPU system time (s): 2.03598
CPU usage (%): 99.1714
Max. virtual memory (cumulated for all children) (KiB): 908964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.35779
system time used= 0.145977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19675
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= 624
involuntary context switches= 479

runsolver used 2.12668 second user time and 6.25005 second system time

The end

Launcher Data

Begin job on node50 at 2009-07-12 03:50:40
IDJOB=2077164
IDBENCH=56562
IDSOLVER=738
FILE ID=node50/2077164-1247363440
PBS_JOBID= 9506893
Free space on /tmp= 66412 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg11-12_ext.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2077164-1247363440/watcher-2077164-1247363440 -o /tmp/evaluation-result-2077164-1247363440/solver-2077164-1247363440 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-2077164-1247363440.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= a481655545e88c63f02e9cb22452bde9
RANDOM SEED=1740961356

node50.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:       1691768 kB
Buffers:         19792 kB
Cached:         114712 kB
SwapCached:          0 kB
Active:         253560 kB
Inactive:        60984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1691768 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11664 kB
Writeback:           0 kB
Mapped:         201392 kB
Slab:            34340 kB
Committed_AS:   414852 kB
PageTables:       2380 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= 66420 MiB
End job on node50 at 2009-07-12 04:20:56