Trace number 2077362

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.05 1853.22

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg6-10_ext.xml
MD5SUM736ff43c411590f40207d1ba3746f752
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 variables60
Number of constraints16
Maximum constraint arity10
Maximum domain size26
Number of constraints which are defined in extension16
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.05/0.07	c 0	Sugar v1-14-6 + HOME/picosat
0.05/0.07	c 0	BEGIN Sun Jul 12 04:06:42 2009
0.05/0.07	c 0	PID 18389
0.05/0.07	c 0	HOST node53.alineos.net
0.05/0.07	c 0	CONVERTING HOME/instance-2077362-1247364402.xml TO HOME/temp.csp
0.05/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2077362-1247364402.xml' 'HOME/temp.csp'
0.06/0.96	c 1	1 domains, 60 variables, 0 predicates, 2 relations, 16 constraints
0.06/0.97	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.97	c 1	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'
0.96/1.06	c 1	Parsing HOME/temp.csp
1.95/2.03	c 2	parsed 79 expressions
1.95/2.04	c 2	Heap : 20 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.95/2.04	c 2	Converting to clausal form CSP
1.95/2.06	c 2	converted 8 (10%) expressions
1.95/2.06	c 2	converted 16 (20%) expressions
1.95/2.06	c 2	converted 24 (30%) expressions
1.95/2.06	c 2	converted 32 (40%) expressions
1.95/2.06	c 2	converted 40 (50%) expressions
1.95/2.06	c 2	converted 48 (60%) expressions
1.95/2.06	c 2	converted 56 (70%) expressions
2.24/2.40	c 2	converted 64 (80%) expressions
3.33/3.47	c 3	converted 72 (90%) expressions
11.05/11.27	c 11	converted 79 (100%) expressions
11.05/11.27	c 11	CSP : 60 integers, 0 booleans, 16 clauses, largest domain size 26
11.05/11.27	c 11	Heap : 217 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
11.05/11.27	c 11	Propagation in CSP
11.05/11.27	c 11	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
11.05/11.27	c 11	CSP : 60 integers, 0 booleans, 16 clauses, largest domain size 26
11.05/11.27	c 11	Heap : 217 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
11.05/11.27	c 11	Simplifing CSP by introducing new Boolean variables
11.05/11.27	c 11	CSP : 60 integers, 0 booleans, 16 clauses, largest domain size 26
11.05/11.27	c 11	Heap : 217 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
12.64/12.84	c 13	Encoding CSP to SAT : HOME/temp.cnf
12.64/12.85	c 13	6 (10%) CSP integer variables are encoded (144 clauses, 1440 bytes)
12.64/12.85	c 13	12 (20%) CSP integer variables are encoded (288 clauses, 3024 bytes)
12.64/12.86	c 13	18 (30%) CSP integer variables are encoded (432 clauses, 4608 bytes)
12.64/12.86	c 13	24 (40%) CSP integer variables are encoded (576 clauses, 6192 bytes)
12.64/12.86	c 13	30 (50%) CSP integer variables are encoded (720 clauses, 7776 bytes)
12.64/12.86	c 13	36 (60%) CSP integer variables are encoded (864 clauses, 9360 bytes)
12.64/12.86	c 13	42 (70%) CSP integer variables are encoded (1008 clauses, 11041 bytes)
12.64/12.86	c 13	48 (80%) CSP integer variables are encoded (1152 clauses, 12913 bytes)
12.64/12.86	c 13	54 (90%) CSP integer variables are encoded (1296 clauses, 14785 bytes)
12.64/12.87	c 13	60 (100%) CSP integer variables are encoded (1440 clauses, 16657 bytes)
38.60/39.09	c 39	2 (10%) CSP clauses are encoded (114932 clauses, 4872101 bytes)
65.24/65.92	c 66	4 (20%) CSP clauses are encoded (228424 clauses, 9781324 bytes)
77.33/78.12	c 78	5 (30%) CSP clauses are encoded (285170 clauses, 12343596 bytes)
98.72/99.72	c 100	7 (40%) CSP clauses are encoded (398662 clauses, 17468140 bytes)
112.10/113.25	c 113	8 (50%) CSP clauses are encoded (455408 clauses, 20030412 bytes)
139.72/141.15	c 141	10 (60%) CSP clauses are encoded (568900 clauses, 25155617 bytes)
1800.05/1853.12	c ERROR INTERRUPTED
1800.05/1853.22	s UNKNOWN
1800.05/1853.22	c 1853	CPU 0.96 (0.05 0.02 0.8 0.09)
1800.05/1853.22	c 1853	END Sun Jul 12 04:37:35 2009

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2077362-1247364402/watcher-2077362-1247364402 -o /tmp/evaluation-result-2077362-1247364402/solver-2077362-1247364402 -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-2077362-1247364402.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.00 2.03 2.04 4/82 18389
/proc/meminfo: memFree=1066576/2055920 swapFree=4192956/4192956
[pid=18389] ppid=18387 vsize=12272 CPUtime=0
/proc/18389/stat : 18389 (sugar) R 18387 18389 17620 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 23504196 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 269950286592 0 0 4224 0 0 0 0 17 0 0 0
/proc/18389/statm: 3068 327 246 3 0 168 0

[startup+0.0606811 s]
/proc/loadavg: 2.00 2.03 2.04 4/82 18389
/proc/meminfo: memFree=1066576/2055920 swapFree=4192956/4192956
[pid=18389] ppid=18387 vsize=16344 CPUtime=0.05
/proc/18389/stat : 18389 (sugar) R 18387 18389 17620 0 -1 4194304 997 0 0 0 4 1 0 0 18 0 1 0 23504196 16736256 965 996147200 4194304 4206940 548682068608 18446744073709551615 269930107617 0 0 4224 0 0 0 0 17 0 0 0
/proc/18389/statm: 4086 966 380 3 0 665 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16344

[startup+0.102684 s]
/proc/loadavg: 2.00 2.03 2.04 4/82 18389
/proc/meminfo: memFree=1066576/2055920 swapFree=4192956/4192956
[pid=18389] ppid=18387 vsize=16868 CPUtime=0.06
/proc/18389/stat : 18389 (sugar) S 18387 18389 17620 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 23504196 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18389/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.30171 s]
/proc/loadavg: 2.00 2.03 2.04 4/82 18389
/proc/meminfo: memFree=1066576/2055920 swapFree=4192956/4192956
[pid=18389] ppid=18387 vsize=16868 CPUtime=0.06
/proc/18389/stat : 18389 (sugar) S 18387 18389 17620 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 23504196 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18389/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701758 s]
/proc/loadavg: 2.00 2.03 2.04 4/82 18389
/proc/meminfo: memFree=1066576/2055920 swapFree=4192956/4192956
[pid=18389] ppid=18387 vsize=16868 CPUtime=0.06
/proc/18389/stat : 18389 (sugar) S 18387 18389 17620 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 23504196 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18389/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50185 s]
/proc/loadavg: 2.00 2.03 2.04 3/86 18404
/proc/meminfo: memFree=1059240/2055920 swapFree=4192956/4192956
[pid=18389] ppid=18387 vsize=16868 CPUtime=0.95
/proc/18389/stat : 18389 (sugar) S 18387 18389 17620 0 -1 4194304 1309 13671 0 1 5 1 80 9 16 0 1 0 23504196 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18389/statm: 4217 1111 409 3 0 796 0
[pid=18402] ppid=18389 vsize=5356 CPUtime=0
/proc/18402/stat : 18402 (sh) S 18389 18389 17620 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 23504294 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18402/statm: 1339 233 193 169 0 50 0
[pid=18403] ppid=18402 vsize=862788 CPUtime=0.51
/proc/18403/stat : 18403 (java) S 18402 18389 17620 0 -1 0 6726 0 1 0 48 3 0 0 18 0 9 0 23504295 883494912 5835 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18403/statm: 215697 5835 2158 9 0 210610 0
[pid=18403/tid=18404] ppid=18402 vsize=862788 CPUtime=0.3
/proc/18403/task/18404/stat : 18404 (java) R 18402 18389 17620 0 -1 64 2018 0 1 0 29 1 0 0 22 0 9 0 23504296 883494912 5835 996147200 134512640 134550932 4294955936 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) 885012

[startup+3.10204 s]
/proc/loadavg: 2.00 2.03 2.04 4/93 18411
/proc/meminfo: memFree=1030192/2055920 swapFree=4192956/4192956
[pid=18389] ppid=18387 vsize=16868 CPUtime=0.95
/proc/18389/stat : 18389 (sugar) S 18387 18389 17620 0 -1 4194304 1310 13671 0 1 5 1 80 9 16 0 1 0 23504196 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18389/statm: 4217 1111 409 3 0 796 0
[pid=18402] ppid=18389 vsize=5356 CPUtime=0
/proc/18402/stat : 18402 (sh) S 18389 18389 17620 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 23504294 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18402/statm: 1339 233 193 169 0 50 0
[pid=18403] ppid=18402 vsize=864396 CPUtime=2.08
/proc/18403/stat : 18403 (java) S 18402 18389 17620 0 -1 0 17712 0 1 0 201 7 0 0 18 0 9 0 23504295 885141504 15559 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18403/statm: 216099 15559 2566 9 0 210604 0
[pid=18403/tid=18404] ppid=18402 vsize=864396 CPUtime=0.97
/proc/18403/task/18404/stat : 18404 (java) R 18402 18389 17620 0 -1 64 3203 0 1 0 96 1 0 0 25 0 9 0 23504296 885141504 15559 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18405] ppid=18402 vsize=864396 CPUtime=1.03
/proc/18403/task/18405/stat : 18405 (java) R 18402 18389 17620 0 -1 64 13497 0 0 0 99 4 0 0 17 0 9 0 23504297 885141504 15559 996147200 134512640 134550932 4294955936 18446744073709551615 101449026 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18406] ppid=18402 vsize=864396 CPUtime=0
/proc/18403/task/18406/stat : 18406 (java) S 18402 18389 17620 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23504297 885141504 15559 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18407] ppid=18402 vsize=864396 CPUtime=0
/proc/18403/task/18407/stat : 18407 (java) S 18402 18389 17620 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23504297 885141504 15559 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18408] ppid=18402 vsize=864396 CPUtime=0
/proc/18403/task/18408/stat : 18408 (java) S 18402 18389 17620 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23504299 885141504 15559 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18409] ppid=18402 vsize=864396 CPUtime=0.05
/proc/18403/task/18409/stat : 18409 (java) S 18402 18389 17620 0 -1 64 309 0 0 0 5 0 0 0 16 0 9 0 23504299 885141504 15559 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18410] ppid=18402 vsize=864396 CPUtime=0
/proc/18403/task/18410/stat : 18410 (java) S 18402 18389 17620 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23504300 885141504 15559 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18411] ppid=18402 vsize=864396 CPUtime=0
/proc/18403/task/18411/stat : 18411 (java) S 18402 18389 17620 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23504300 885141504 15559 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 886620

[startup+6.30243 s]
/proc/loadavg: 2.00 2.03 2.04 4/93 18411
/proc/meminfo: memFree=942704/2055920 swapFree=4192956/4192956
[pid=18389] ppid=18387 vsize=16868 CPUtime=0.95
/proc/18389/stat : 18389 (sugar) S 18387 18389 17620 0 -1 4194304 1310 13671 0 1 5 1 80 9 16 0 1 0 23504196 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18389/statm: 4217 1111 409 3 0 796 0
[pid=18402] ppid=18389 vsize=5356 CPUtime=0
/proc/18402/stat : 18402 (sh) S 18389 18389 17620 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 23504294 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18402/statm: 1339 233 193 169 0 50 0
[pid=18403] ppid=18402 vsize=885888 CPUtime=5.26
/proc/18403/stat : 18403 (java) S 18402 18389 17620 0 -1 0 48748 0 1 0 503 23 0 0 18 0 9 0 23504295 907149312 40886 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18403/statm: 221472 40886 2567 9 0 215977 0
[pid=18403/tid=18404] ppid=18402 vsize=885888 CPUtime=2.12
/proc/18403/task/18404/stat : 18404 (java) S 18402 18389 17620 0 -1 64 3775 0 1 0 210 2 0 0 25 0 9 0 23504296 907149312 40886 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18405] ppid=18402 vsize=885888 CPUtime=3.05
/proc/18403/task/18405/stat : 18405 (java) R 18402 18389 17620 0 -1 64 43961 0 0 0 286 19 0 0 21 0 9 0 23504297 907149312 40886 996147200 134512640 134550932 4294955936 18446744073709551615 104189893 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18406] ppid=18402 vsize=885888 CPUtime=0
/proc/18403/task/18406/stat : 18406 (java) S 18402 18389 17620 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23504297 907149312 40886 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18407] ppid=18402 vsize=885888 CPUtime=0
/proc/18403/task/18407/stat : 18407 (java) S 18402 18389 17620 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23504297 907149312 40886 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18408] ppid=18402 vsize=885888 CPUtime=0
/proc/18403/task/18408/stat : 18408 (java) S 18402 18389 17620 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23504299 907149312 40886 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18409] ppid=18402 vsize=885888 CPUtime=0.05
/proc/18403/task/18409/stat : 18409 (java) S 18402 18389 17620 0 -1 64 309 0 0 0 5 0 0 0 16 0 9 0 23504299 907149312 40886 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18410] ppid=18402 vsize=885888 CPUtime=0
/proc/18403/task/18410/stat : 18410 (java) S 18402 18389 17620 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23504300 907149312 40886 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18411] ppid=18402 vsize=885888 CPUtime=0
/proc/18403/task/18411/stat : 18411 (java) S 18402 18389 17620 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23504300 907149312 40886 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 908112

[startup+12.7022 s]
/proc/loadavg: 2.00 2.03 2.04 3/93 18411
/proc/meminfo: memFree=808432/2055920 swapFree=4192956/4192956
[pid=18389] ppid=18387 vsize=16868 CPUtime=0.96
/proc/18389/stat : 18389 (sugar) S 18387 18389 17620 0 -1 4194304 1311 13671 0 1 5 2 80 9 16 0 1 0 23504196 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18389/statm: 4217 1112 409 3 0 796 0
[pid=18402] ppid=18389 vsize=5356 CPUtime=0
/proc/18402/stat : 18402 (sh) S 18389 18389 17620 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 23504294 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18402/statm: 1339 233 193 169 0 50 0
[pid=18403] ppid=18402 vsize=875648 CPUtime=11.58
/proc/18403/stat : 18403 (java) S 18402 18389 17620 0 -1 0 91926 0 1 0 1115 43 0 0 18 0 9 0 23504295 896663552 65382 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18403/statm: 218912 65382 2567 9 0 213417 0
[pid=18403/tid=18404] ppid=18402 vsize=875648 CPUtime=3.73
/proc/18403/task/18404/stat : 18404 (java) S 18402 18389 17620 0 -1 64 5938 0 1 0 369 4 0 0 16 0 9 0 23504296 896663552 65382 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18405] ppid=18402 vsize=875648 CPUtime=7.79
/proc/18403/task/18405/stat : 18405 (java) R 18402 18389 17620 0 -1 64 84976 0 0 0 741 38 0 0 25 0 9 0 23504297 896663552 65382 996147200 134512640 134550932 4294955936 18446744073709551615 104190886 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18406] ppid=18402 vsize=875648 CPUtime=0
/proc/18403/task/18406/stat : 18406 (java) S 18402 18389 17620 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23504297 896663552 65382 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18407] ppid=18402 vsize=875648 CPUtime=0
/proc/18403/task/18407/stat : 18407 (java) S 18402 18389 17620 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23504297 896663552 65382 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18408] ppid=18402 vsize=875648 CPUtime=0
/proc/18403/task/18408/stat : 18408 (java) S 18402 18389 17620 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23504299 896663552 65382 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18409] ppid=18402 vsize=875648 CPUtime=0.05
/proc/18403/task/18409/stat : 18409 (java) S 18402 18389 17620 0 -1 64 309 0 0 0 5 0 0 0 16 0 9 0 23504299 896663552 65382 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18410] ppid=18402 vsize=875648 CPUtime=0
/proc/18403/task/18410/stat : 18410 (java) S 18402 18389 17620 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23504300 896663552 65382 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18411] ppid=18402 vsize=875648 CPUtime=0
/proc/18403/task/18411/stat : 18411 (java) S 18402 18389 17620 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23504300 896663552 65382 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 897872

[startup+25.5017 s]
/proc/loadavg: 2.00 2.03 2.04 3/93 18411
/proc/meminfo: memFree=817328/2055920 swapFree=4192956/4192956
[pid=18389] ppid=18387 vsize=16868 CPUtime=0.96
/proc/18389/stat : 18389 (sugar) S 18387 18389 17620 0 -1 4194304 1311 13671 0 1 5 2 80 9 16 0 1 0 23504196 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18389/statm: 4217 1112 409 3 0 796 0
[pid=18402] ppid=18389 vsize=5356 CPUtime=0
/proc/18402/stat : 18402 (sh) S 18389 18389 17620 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 23504294 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18402/statm: 1339 233 193 169 0 50 0
[pid=18403] ppid=18402 vsize=864508 CPUtime=24.27
/proc/18403/stat : 18403 (java) S 18402 18389 17620 0 -1 0 92026 0 1 0 2381 46 0 0 18 0 9 0 23504295 885256192 62639 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18403/statm: 216127 62639 2591 9 0 210604 0
[pid=18403/tid=18404] ppid=18402 vsize=864508 CPUtime=16.09
/proc/18403/task/18404/stat : 18404 (java) R 18402 18389 17620 0 -1 64 6011 0 1 0 1604 5 0 0 25 0 9 0 23504296 885256192 62639 996147200 134512640 134550932 4294955936 18446744073709551615 4126574245 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18405] ppid=18402 vsize=864508 CPUtime=8.05
/proc/18403/task/18405/stat : 18405 (java) S 18402 18389 17620 0 -1 64 84976 0 0 0 766 39 0 0 16 0 9 0 23504297 885256192 62639 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18406] ppid=18402 vsize=864508 CPUtime=0
/proc/18403/task/18406/stat : 18406 (java) S 18402 18389 17620 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23504297 885256192 62639 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18407] ppid=18402 vsize=864508 CPUtime=0
/proc/18403/task/18407/stat : 18407 (java) S 18402 18389 17620 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23504297 885256192 62639 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18408] ppid=18402 vsize=864508 CPUtime=0
/proc/18403/task/18408/stat : 18408 (java) S 18402 18389 17620 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23504299 885256192 62639 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18409] ppid=18402 vsize=864508 CPUtime=0.09
/proc/18403/task/18409/stat : 18409 (java) S 18402 18389 17620 0 -1 64 336 0 0 0 9 0 0 0 16 0 9 0 23504299 885256192 62639 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18410] ppid=18402 vsize=864508 CPUtime=0
/proc/18403/task/18410/stat : 18410 (java) S 18402 18389 17620 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23504300 885256192 62639 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18411] ppid=18402 vsize=864508 CPUtime=0
/proc/18403/task/18411/stat : 18411 (java) S 18402 18389 17620 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23504300 885256192 62639 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 886732

[startup+51.1017 s]
/proc/loadavg: 2.00 2.02 2.04 3/93 18411
/proc/meminfo: memFree=809712/2055920 swapFree=4192956/4192956
[pid=18389] ppid=18387 vsize=16868 CPUtime=0.96

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

/proc/18402/stat : 18402 (sh) S 18389 18389 17620 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 23504294 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18402/statm: 1339 233 193 169 0 50 0
[pid=18403] ppid=18402 vsize=864508 CPUtime=1668.55
/proc/18403/stat : 18403 (java) S 18402 18389 17620 0 -1 0 129737 0 1 0 166735 120 0 0 18 0 9 0 23504295 885256192 93108 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18403/statm: 216127 93108 2590 9 0 210604 0
[pid=18403/tid=18404] ppid=18402 vsize=864508 CPUtime=1656.47
/proc/18403/task/18404/stat : 18404 (java) R 18402 18389 17620 0 -1 64 7040 0 1 0 165585 62 0 0 25 0 9 0 23504296 885256192 93108 996147200 134512640 134550932 4294955936 18446744073709551615 4126574202 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18403/tid=18405] ppid=18402 vsize=864508 CPUtime=11.94
/proc/18403/task/18405/stat : 18405 (java) S 18402 18389 17620 0 -1 64 121652 0 0 0 1138 56 0 0 16 0 9 0 23504297 885256192 93108 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18403/tid=18406] ppid=18402 vsize=864508 CPUtime=0
/proc/18403/task/18406/stat : 18406 (java) S 18402 18389 17620 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23504297 885256192 93108 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18407] ppid=18402 vsize=864508 CPUtime=0
/proc/18403/task/18407/stat : 18407 (java) S 18402 18389 17620 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23504297 885256192 93108 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18408] ppid=18402 vsize=864508 CPUtime=0
/proc/18403/task/18408/stat : 18408 (java) S 18402 18389 17620 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23504299 885256192 93108 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18409] ppid=18402 vsize=864508 CPUtime=0.1
/proc/18403/task/18409/stat : 18409 (java) S 18402 18389 17620 0 -1 64 342 0 0 0 10 0 0 0 17 0 9 0 23504299 885256192 93108 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18410] ppid=18402 vsize=864508 CPUtime=0
/proc/18403/task/18410/stat : 18410 (java) S 18402 18389 17620 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23504300 885256192 93108 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18411] ppid=18402 vsize=864508 CPUtime=0
/proc/18403/task/18411/stat : 18411 (java) S 18402 18389 17620 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23504300 885256192 93108 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1669.51
Current children cumulated vsize (KiB) 886732

[startup+1782.3 s]
/proc/loadavg: 2.01 2.31 2.37 3/93 21265
/proc/meminfo: memFree=1181640/2055920 swapFree=4192956/4192956
[pid=18389] ppid=18387 vsize=16868 CPUtime=0.96
/proc/18389/stat : 18389 (sugar) S 18387 18389 17620 0 -1 4194304 1311 13671 0 1 5 2 80 9 16 0 1 0 23504196 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18389/statm: 4217 1112 409 3 0 796 0
[pid=18402] ppid=18389 vsize=5356 CPUtime=0
/proc/18402/stat : 18402 (sh) S 18389 18389 17620 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 23504294 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18402/statm: 1339 233 193 169 0 50 0
[pid=18403] ppid=18402 vsize=864508 CPUtime=1728.32
/proc/18403/stat : 18403 (java) S 18402 18389 17620 0 -1 0 131683 0 1 0 172712 120 0 0 18 0 9 0 23504295 885256192 95042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18403/statm: 216127 95042 2590 9 0 210604 0
[pid=18403/tid=18404] ppid=18402 vsize=864508 CPUtime=1716.05
/proc/18403/task/18404/stat : 18404 (java) R 18402 18389 17620 0 -1 64 7052 0 1 0 171543 62 0 0 25 0 9 0 23504296 885256192 95042 996147200 134512640 134550932 4294955936 18446744073709551615 4126593620 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18403/tid=18405] ppid=18402 vsize=864508 CPUtime=12.13
/proc/18403/task/18405/stat : 18405 (java) S 18402 18389 17620 0 -1 64 123586 0 0 0 1157 56 0 0 16 0 9 0 23504297 885256192 95042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18403/tid=18406] ppid=18402 vsize=864508 CPUtime=0
/proc/18403/task/18406/stat : 18406 (java) S 18402 18389 17620 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23504297 885256192 95042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18407] ppid=18402 vsize=864508 CPUtime=0
/proc/18403/task/18407/stat : 18407 (java) S 18402 18389 17620 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23504297 885256192 95042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18408] ppid=18402 vsize=864508 CPUtime=0
/proc/18403/task/18408/stat : 18408 (java) S 18402 18389 17620 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23504299 885256192 95042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18409] ppid=18402 vsize=864508 CPUtime=0.1
/proc/18403/task/18409/stat : 18409 (java) S 18402 18389 17620 0 -1 64 342 0 0 0 10 0 0 0 17 0 9 0 23504299 885256192 95042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18410] ppid=18402 vsize=864508 CPUtime=0
/proc/18403/task/18410/stat : 18410 (java) S 18402 18389 17620 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23504300 885256192 95042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18411] ppid=18402 vsize=864508 CPUtime=0
/proc/18403/task/18411/stat : 18411 (java) R 18402 18389 17620 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23504300 885256192 95042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1729.28
Current children cumulated vsize (KiB) 886732

[startup+1842.3 s]
/proc/loadavg: 2.00 2.25 2.34 3/93 21265
/proc/meminfo: memFree=1176072/2055920 swapFree=4192956/4192956
[pid=18389] ppid=18387 vsize=16868 CPUtime=0.96
/proc/18389/stat : 18389 (sugar) S 18387 18389 17620 0 -1 4194304 1311 13671 0 1 5 2 80 9 16 0 1 0 23504196 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18389/statm: 4217 1112 409 3 0 796 0
[pid=18402] ppid=18389 vsize=5356 CPUtime=0
/proc/18402/stat : 18402 (sh) S 18389 18389 17620 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 23504294 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18402/statm: 1339 233 193 169 0 50 0
[pid=18403] ppid=18402 vsize=864508 CPUtime=1788.29
/proc/18403/stat : 18403 (java) S 18402 18389 17620 0 -1 0 131683 0 1 0 178709 120 0 0 18 0 9 0 23504295 885256192 95042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18403/statm: 216127 95042 2590 9 0 210604 0
[pid=18403/tid=18404] ppid=18402 vsize=864508 CPUtime=1776.03
/proc/18403/task/18404/stat : 18404 (java) R 18402 18389 17620 0 -1 64 7052 0 1 0 177541 62 0 0 25 0 9 0 23504296 885256192 95042 996147200 134512640 134550932 4294955936 18446744073709551615 4126593620 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18403/tid=18405] ppid=18402 vsize=864508 CPUtime=12.13
/proc/18403/task/18405/stat : 18405 (java) S 18402 18389 17620 0 -1 64 123586 0 0 0 1157 56 0 0 16 0 9 0 23504297 885256192 95042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18403/tid=18406] ppid=18402 vsize=864508 CPUtime=0
/proc/18403/task/18406/stat : 18406 (java) S 18402 18389 17620 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23504297 885256192 95042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18407] ppid=18402 vsize=864508 CPUtime=0
/proc/18403/task/18407/stat : 18407 (java) S 18402 18389 17620 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23504297 885256192 95042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18408] ppid=18402 vsize=864508 CPUtime=0
/proc/18403/task/18408/stat : 18408 (java) S 18402 18389 17620 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23504299 885256192 95042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18409] ppid=18402 vsize=864508 CPUtime=0.1
/proc/18403/task/18409/stat : 18409 (java) S 18402 18389 17620 0 -1 64 342 0 0 0 10 0 0 0 17 0 9 0 23504299 885256192 95042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18410] ppid=18402 vsize=864508 CPUtime=0
/proc/18403/task/18410/stat : 18410 (java) S 18402 18389 17620 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23504300 885256192 95042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18411] ppid=18402 vsize=864508 CPUtime=0
/proc/18403/task/18411/stat : 18411 (java) S 18402 18389 17620 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23504300 885256192 95042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1789.25
Current children cumulated vsize (KiB) 886732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1853.1 s]
/proc/loadavg: 2.00 2.24 2.34 3/93 21265
/proc/meminfo: memFree=1176008/2055920 swapFree=4192956/4192956
[pid=18389] ppid=18387 vsize=16868 CPUtime=0.96
/proc/18389/stat : 18389 (sugar) S 18387 18389 17620 0 -1 4194304 1311 13671 0 1 5 2 80 9 16 0 1 0 23504196 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18389/statm: 4217 1112 409 3 0 796 0
[pid=18402] ppid=18389 vsize=5356 CPUtime=0
/proc/18402/stat : 18402 (sh) S 18389 18389 17620 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 23504294 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18402/statm: 1339 233 193 169 0 50 0
[pid=18403] ppid=18402 vsize=864508 CPUtime=1799.09
/proc/18403/stat : 18403 (java) S 18402 18389 17620 0 -1 0 131683 0 1 0 179789 120 0 0 18 0 9 0 23504295 885256192 95042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18403/statm: 216127 95042 2590 9 0 210604 0
[pid=18403/tid=18404] ppid=18402 vsize=864508 CPUtime=1786.83
/proc/18403/task/18404/stat : 18404 (java) R 18402 18389 17620 0 -1 64 7052 0 1 0 178621 62 0 0 25 0 9 0 23504296 885256192 95042 996147200 134512640 134550932 4294955936 18446744073709551615 4126593613 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18403/tid=18405] ppid=18402 vsize=864508 CPUtime=12.13
/proc/18403/task/18405/stat : 18405 (java) S 18402 18389 17620 0 -1 64 123586 0 0 0 1157 56 0 0 16 0 9 0 23504297 885256192 95042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18403/tid=18406] ppid=18402 vsize=864508 CPUtime=0
/proc/18403/task/18406/stat : 18406 (java) S 18402 18389 17620 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23504297 885256192 95042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18407] ppid=18402 vsize=864508 CPUtime=0
/proc/18403/task/18407/stat : 18407 (java) S 18402 18389 17620 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23504297 885256192 95042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18408] ppid=18402 vsize=864508 CPUtime=0
/proc/18403/task/18408/stat : 18408 (java) S 18402 18389 17620 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23504299 885256192 95042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18409] ppid=18402 vsize=864508 CPUtime=0.1
/proc/18403/task/18409/stat : 18409 (java) S 18402 18389 17620 0 -1 64 342 0 0 0 10 0 0 0 17 0 9 0 23504299 885256192 95042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18410] ppid=18402 vsize=864508 CPUtime=0
/proc/18403/task/18410/stat : 18410 (java) S 18402 18389 17620 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23504300 885256192 95042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18411] ppid=18402 vsize=864508 CPUtime=0
/proc/18403/task/18411/stat : 18411 (java) S 18402 18389 17620 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23504300 885256192 95042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 886732

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

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

[startup+1853.1 s]
/proc/loadavg: 2.00 2.24 2.34 3/93 21265
/proc/meminfo: memFree=1176008/2055920 swapFree=4192956/4192956
[pid=18389] ppid=18387 vsize=16868 CPUtime=0.96
/proc/18389/stat : 18389 (sugar) S 18387 18389 17620 0 -1 4194304 1311 13671 0 1 5 2 80 9 16 0 1 0 23504196 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18389/statm: 4217 1112 409 3 0 796 0
[pid=18402] ppid=18389 vsize=5356 CPUtime=0
/proc/18402/stat : 18402 (sh) S 18389 18389 17620 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 23504294 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18402/statm: 1339 233 193 169 0 50 0
[pid=18403] ppid=18402 vsize=864508 CPUtime=1799.09
/proc/18403/stat : 18403 (java) S 18402 18389 17620 0 -1 0 131683 0 1 0 179789 120 0 0 18 0 9 0 23504295 885256192 95042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18403/statm: 216127 95042 2590 9 0 210604 0
[pid=18403/tid=18404] ppid=18402 vsize=864508 CPUtime=1786.83
/proc/18403/task/18404/stat : 18404 (java) R 18402 18389 17620 0 -1 64 7052 0 1 0 178621 62 0 0 25 0 9 0 23504296 885256192 95042 996147200 134512640 134550932 4294955936 18446744073709551615 4126593613 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18403/tid=18405] ppid=18402 vsize=864508 CPUtime=12.13
/proc/18403/task/18405/stat : 18405 (java) S 18402 18389 17620 0 -1 64 123586 0 0 0 1157 56 0 0 16 0 9 0 23504297 885256192 95042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18403/tid=18406] ppid=18402 vsize=864508 CPUtime=0
/proc/18403/task/18406/stat : 18406 (java) S 18402 18389 17620 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23504297 885256192 95042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18407] ppid=18402 vsize=864508 CPUtime=0
/proc/18403/task/18407/stat : 18407 (java) S 18402 18389 17620 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23504297 885256192 95042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18408] ppid=18402 vsize=864508 CPUtime=0
/proc/18403/task/18408/stat : 18408 (java) S 18402 18389 17620 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23504299 885256192 95042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18409] ppid=18402 vsize=864508 CPUtime=0.1
/proc/18403/task/18409/stat : 18409 (java) S 18402 18389 17620 0 -1 64 342 0 0 0 10 0 0 0 17 0 9 0 23504299 885256192 95042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18410] ppid=18402 vsize=864508 CPUtime=0
/proc/18403/task/18410/stat : 18410 (java) S 18402 18389 17620 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23504300 885256192 95042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18403/tid=18411] ppid=18402 vsize=864508 CPUtime=0
/proc/18403/task/18411/stat : 18411 (java) S 18402 18389 17620 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23504300 885256192 95042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 886732

Child status: 0

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

Real time (s): 1853.22
CPU time (s): 1800.05
CPU user time (s): 1798.74
CPU system time (s): 1.31
CPU usage (%): 97.1309
Max. virtual memory (cumulated for all children) (KiB): 913236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.860869
system time used= 0.118981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15348
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= 512
involuntary context switches= 413

runsolver used 2.52262 second user time and 6.04408 second system time

The end

Launcher Data

Begin job on node53 at 2009-07-12 04:06:42
IDJOB=2077362
IDBENCH=56587
IDSOLVER=738
FILE ID=node53/2077362-1247364402
PBS_JOBID= 9507023
Free space on /tmp= 65968 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg6-10_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-2077362-1247364402/watcher-2077362-1247364402 -o /tmp/evaluation-result-2077362-1247364402/solver-2077362-1247364402 -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-2077362-1247364402.xml

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

MD5SUM BENCH= 736ff43c411590f40207d1ba3746f752
RANDOM SEED=79433383

node53.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.232
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.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1067056 kB
Buffers:         69676 kB
Cached:         217760 kB
SwapCached:          0 kB
Active:         729780 kB
Inactive:       186860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1067056 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3420 kB
Writeback:           0 kB
Mapped:         649368 kB
Slab:            56188 kB
Committed_AS:   921316 kB
PageTables:       3144 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= 65972 MiB
End job on node53 at 2009-07-12 04:37:37