Trace number 2071928

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 1808.83

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg7-11_ext.xml
MD5SUMcb5e5619f3c0d9f436bc8175a2375f0d
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 variables77
Number of constraints18
Maximum constraint arity11
Maximum domain size26
Number of constraints which are defined in extension18
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.06/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.06/0.08	c 0	BEGIN Sun Jul 12 01:35:52 2009
0.06/0.08	c 0	PID 16411
0.06/0.08	c 0	HOST node26.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2071928-1247355352.xml TO HOME/temp.csp
0.06/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-2071928-1247355352.xml' 'HOME/temp.csp'
0.06/0.74	c 1	1 domains, 77 variables, 0 predicates, 2 relations, 18 constraints
0.06/0.78	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.78	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.72/0.86	c 1	Parsing HOME/temp.csp
1.32/1.46	c 1	parsed 98 expressions
1.32/1.47	c 1	Heap : 11 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.32/1.47	c 1	Converting to clausal form CSP
1.32/1.49	c 1	converted 10 (10%) expressions
1.32/1.49	c 1	converted 20 (20%) expressions
1.32/1.49	c 1	converted 30 (30%) expressions
1.32/1.49	c 1	converted 40 (40%) expressions
1.32/1.49	c 1	converted 49 (50%) expressions
1.32/1.49	c 1	converted 59 (60%) expressions
1.32/1.49	c 1	converted 69 (70%) expressions
1.42/1.51	c 1	converted 79 (80%) expressions
4.19/4.34	c 4	converted 89 (90%) expressions
9.24/9.41	c 9	converted 98 (100%) expressions
9.24/9.41	c 9	CSP : 77 integers, 0 booleans, 18 clauses, largest domain size 26
9.24/9.41	c 9	Heap : 184 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
9.24/9.41	c 9	Propagation in CSP
9.24/9.41	c 9	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
9.24/9.41	c 9	CSP : 77 integers, 0 booleans, 18 clauses, largest domain size 26
9.24/9.41	c 9	Heap : 184 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
9.24/9.41	c 9	Simplifing CSP by introducing new Boolean variables
9.24/9.41	c 9	CSP : 77 integers, 0 booleans, 18 clauses, largest domain size 26
9.24/9.41	c 9	Heap : 184 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
10.33/10.55	c 10	Encoding CSP to SAT : HOME/temp.cnf
10.33/10.56	c 10	8 (10%) CSP integer variables are encoded (192 clauses, 1968 bytes)
10.33/10.56	c 10	16 (20%) CSP integer variables are encoded (384 clauses, 4080 bytes)
10.33/10.58	c 10	24 (30%) CSP integer variables are encoded (576 clauses, 6192 bytes)
10.33/10.58	c 10	31 (40%) CSP integer variables are encoded (744 clauses, 8040 bytes)
10.33/10.58	c 10	39 (50%) CSP integer variables are encoded (936 clauses, 10152 bytes)
10.33/10.58	c 10	47 (60%) CSP integer variables are encoded (1128 clauses, 12601 bytes)
10.33/10.58	c 10	54 (70%) CSP integer variables are encoded (1296 clauses, 14785 bytes)
10.33/10.58	c 10	62 (80%) CSP integer variables are encoded (1488 clauses, 17281 bytes)
10.33/10.58	c 10	70 (90%) CSP integer variables are encoded (1680 clauses, 19777 bytes)
10.33/10.58	c 10	77 (100%) CSP integer variables are encoded (1848 clauses, 21961 bytes)
192.69/194.63	c 194	2 (10%) CSP clauses are encoded (307778 clauses, 15297629 bytes)
398.01/401.93	c 402	4 (20%) CSP clauses are encoded (613708 clauses, 30702097 bytes)
598.78/604.63	c 604	6 (30%) CSP clauses are encoded (919638 clauses, 46695137 bytes)
792.40/800.18	c 800	8 (40%) CSP clauses are encoded (1225568 clauses, 62975756 bytes)
899.54/907.83	c 908	9 (50%) CSP clauses are encoded (1378533 clauses, 71257173 bytes)
1081.56/1089.92	c 1090	11 (60%) CSP clauses are encoded (1684463 clauses, 87820007 bytes)
1785.04/1793.74	c 1794	13 (70%) CSP clauses are encoded (2294371 clauses, 128166808 bytes)
1800.03/1808.72	c ERROR INTERRUPTED
0.73/1808.82	s UNKNOWN
0.73/1808.82	c 1809	CPU 0.73 (0.06 0.02 0.6 0.05)
0.73/1808.82	c 1809	END Sun Jul 12 02:06:01 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-2071928-1247355352/watcher-2071928-1247355352 -o /tmp/evaluation-result-2071928-1247355352/solver-2071928-1247355352 -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-2071928-1247355352.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.02 2.00 4/74 16411
/proc/meminfo: memFree=1868896/2055920 swapFree=4192812/4192956
[pid=16411] ppid=16409 vsize=18576 CPUtime=0
/proc/16411/stat : 16411 (runsolver) R 16409 16411 15330 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 22601508 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 269028486439 0 0 4096 24578 0 0 0 17 1 0 0
/proc/16411/statm: 4644 284 249 26 0 2626 0

[startup+0.0733661 s]
/proc/loadavg: 2.00 2.02 2.00 4/74 16411
/proc/meminfo: memFree=1868896/2055920 swapFree=4192812/4192956
[pid=16411] ppid=16409 vsize=16476 CPUtime=0.06
/proc/16411/stat : 16411 (sugar) R 16409 16411 15330 0 -1 4194304 1028 0 0 0 5 1 0 0 18 0 1 0 22601508 16871424 996 996147200 4194304 4206940 548682068608 18446744073709551615 269028330167 0 0 4224 0 0 0 0 17 1 0 0
/proc/16411/statm: 4119 996 380 3 0 698 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16476

[startup+0.10137 s]
/proc/loadavg: 2.00 2.02 2.00 4/74 16411
/proc/meminfo: memFree=1868896/2055920 swapFree=4192812/4192956
[pid=16411] ppid=16409 vsize=16868 CPUtime=0.06
/proc/16411/stat : 16411 (sugar) S 16409 16411 15330 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 22601508 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16411/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301403 s]
/proc/loadavg: 2.00 2.02 2.00 4/74 16411
/proc/meminfo: memFree=1868896/2055920 swapFree=4192812/4192956
[pid=16411] ppid=16409 vsize=16868 CPUtime=0.06
/proc/16411/stat : 16411 (sugar) S 16409 16411 15330 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 22601508 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16411/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701468 s]
/proc/loadavg: 2.00 2.02 2.00 4/74 16411
/proc/meminfo: memFree=1868896/2055920 swapFree=4192812/4192956
[pid=16411] ppid=16409 vsize=16868 CPUtime=0.06
/proc/16411/stat : 16411 (sugar) S 16409 16411 15330 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 22601508 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16411/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50259 s]
/proc/loadavg: 2.00 2.02 2.00 3/85 16433
/proc/meminfo: memFree=1857344/2055920 swapFree=4192812/4192956
[pid=16411] ppid=16409 vsize=16868 CPUtime=0.73
/proc/16411/stat : 16411 (sugar) S 16409 16411 15330 0 -1 4194304 1310 9087 0 1 6 2 60 5 15 0 1 0 22601508 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16411/statm: 4217 1111 409 3 0 796 0
[pid=16424] ppid=16411 vsize=5356 CPUtime=0
/proc/16424/stat : 16424 (sh) S 16411 16411 15330 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22601586 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16424/statm: 1339 233 193 169 0 50 0
[pid=16425] ppid=16424 vsize=864376 CPUtime=0.69
/proc/16425/stat : 16425 (java) S 16424 16411 15330 0 -1 0 7908 0 1 0 66 3 0 0 18 0 9 0 22601586 885121024 7008 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16425/statm: 216094 7008 2567 9 0 210599 0
[pid=16425/tid=16426] ppid=16424 vsize=864376 CPUtime=0.44
/proc/16425/task/16426/stat : 16426 (java) R 16424 16411 15330 0 -1 64 2570 0 1 0 42 2 0 0 23 0 9 0 22601587 885121024 7008 996147200 134512640 134550932 4294955936 18446744073709551615 4125958478 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16427] ppid=16424 vsize=864376 CPUtime=0.2
/proc/16425/task/16427/stat : 16427 (java) S 16424 16411 15330 0 -1 64 4330 0 0 0 19 1 0 0 16 0 9 0 22601588 885121024 7008 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16428] ppid=16424 vsize=864376 CPUtime=0
/proc/16425/task/16428/stat : 16428 (java) S 16424 16411 15330 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 22601589 885121024 7008 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16429] ppid=16424 vsize=864376 CPUtime=0
/proc/16425/task/16429/stat : 16429 (java) S 16424 16411 15330 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22601589 885121024 7008 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16430] ppid=16424 vsize=864376 CPUtime=0
/proc/16425/task/16430/stat : 16430 (java) S 16424 16411 15330 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22601591 885121024 7008 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16431] ppid=16424 vsize=864376 CPUtime=0.04
/proc/16425/task/16431/stat : 16431 (java) S 16424 16411 15330 0 -1 64 305 0 0 0 4 0 0 0 16 0 9 0 22601591 885121024 7008 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16432] ppid=16424 vsize=864376 CPUtime=0
/proc/16425/task/16432/stat : 16432 (java) S 16424 16411 15330 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22601591 885121024 7008 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16433] ppid=16424 vsize=864376 CPUtime=0
/proc/16425/task/16433/stat : 16433 (java) S 16424 16411 15330 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22601591 885121024 7008 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 886600

[startup+3.10185 s]
/proc/loadavg: 2.00 2.02 2.00 3/85 16433
/proc/meminfo: memFree=1831488/2055920 swapFree=4192812/4192956
[pid=16411] ppid=16409 vsize=16868 CPUtime=0.73
/proc/16411/stat : 16411 (sugar) S 16409 16411 15330 0 -1 4194304 1310 9087 0 1 6 2 60 5 16 0 1 0 22601508 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16411/statm: 4217 1111 409 3 0 796 0
[pid=16424] ppid=16411 vsize=5356 CPUtime=0
/proc/16424/stat : 16424 (sh) S 16411 16411 15330 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22601586 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16424/statm: 1339 233 193 169 0 50 0
[pid=16425] ppid=16424 vsize=864400 CPUtime=2.27
/proc/16425/stat : 16425 (java) S 16424 16411 15330 0 -1 0 18817 0 1 0 219 8 0 0 18 0 9 0 22601586 885145600 17438 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16425/statm: 216100 17438 2566 9 0 210605 0
[pid=16425/tid=16426] ppid=16424 vsize=864400 CPUtime=1.04
/proc/16425/task/16426/stat : 16426 (java) R 16424 16411 15330 0 -1 64 3193 0 1 0 102 2 0 0 25 0 9 0 22601587 885145600 17438 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16427] ppid=16424 vsize=864400 CPUtime=1.16
/proc/16425/task/16427/stat : 16427 (java) R 16424 16411 15330 0 -1 64 14610 0 0 0 111 5 0 0 16 0 9 0 22601588 885145600 17438 996147200 134512640 134550932 4294955936 18446744073709551615 102549400 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16428] ppid=16424 vsize=864400 CPUtime=0
/proc/16425/task/16428/stat : 16428 (java) S 16424 16411 15330 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 22601589 885145600 17438 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16429] ppid=16424 vsize=864400 CPUtime=0
/proc/16425/task/16429/stat : 16429 (java) S 16424 16411 15330 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22601589 885145600 17438 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16430] ppid=16424 vsize=864400 CPUtime=0
/proc/16425/task/16430/stat : 16430 (java) S 16424 16411 15330 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22601591 885145600 17438 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16431] ppid=16424 vsize=864400 CPUtime=0.05
/proc/16425/task/16431/stat : 16431 (java) S 16424 16411 15330 0 -1 64 311 0 0 0 5 0 0 0 16 0 9 0 22601591 885145600 17438 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16432] ppid=16424 vsize=864400 CPUtime=0
/proc/16425/task/16432/stat : 16432 (java) S 16424 16411 15330 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22601591 885145600 17438 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16433] ppid=16424 vsize=864400 CPUtime=0
/proc/16425/task/16433/stat : 16433 (java) S 16424 16411 15330 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22601591 885145600 17438 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 886624

[startup+6.30237 s]
/proc/loadavg: 2.00 2.02 2.00 3/85 16433
/proc/meminfo: memFree=1722304/2055920 swapFree=4192812/4192956
[pid=16411] ppid=16409 vsize=16868 CPUtime=0.73
/proc/16411/stat : 16411 (sugar) S 16409 16411 15330 0 -1 4194304 1310 9087 0 1 6 2 60 5 16 0 1 0 22601508 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16411/statm: 4217 1111 409 3 0 796 0
[pid=16424] ppid=16411 vsize=5356 CPUtime=0
/proc/16424/stat : 16424 (sh) S 16411 16411 15330 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22601586 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16424/statm: 1339 233 193 169 0 50 0
[pid=16425] ppid=16424 vsize=864400 CPUtime=5.45
/proc/16425/stat : 16425 (java) S 16424 16411 15330 0 -1 0 47785 0 1 0 523 22 0 0 18 0 9 0 22601586 885145600 35616 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16425/statm: 216100 35616 2567 9 0 210605 0
[pid=16425/tid=16426] ppid=16424 vsize=864400 CPUtime=2
/proc/16425/task/16426/stat : 16426 (java) R 16424 16411 15330 0 -1 64 4477 0 1 0 198 2 0 0 25 0 9 0 22601587 885145600 35616 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16427] ppid=16424 vsize=864400 CPUtime=3.37
/proc/16425/task/16427/stat : 16427 (java) R 16424 16411 15330 0 -1 64 42294 0 0 0 319 18 0 0 16 0 9 0 22601588 885145600 35616 996147200 134512640 134550932 4294955936 18446744073709551615 102549400 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16428] ppid=16424 vsize=864400 CPUtime=0
/proc/16425/task/16428/stat : 16428 (java) S 16424 16411 15330 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 22601589 885145600 35616 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16429] ppid=16424 vsize=864400 CPUtime=0
/proc/16425/task/16429/stat : 16429 (java) S 16424 16411 15330 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22601589 885145600 35616 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16430] ppid=16424 vsize=864400 CPUtime=0
/proc/16425/task/16430/stat : 16430 (java) S 16424 16411 15330 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22601591 885145600 35616 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16431] ppid=16424 vsize=864400 CPUtime=0.05
/proc/16425/task/16431/stat : 16431 (java) S 16424 16411 15330 0 -1 64 311 0 0 0 5 0 0 0 16 0 9 0 22601591 885145600 35616 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16432] ppid=16424 vsize=864400 CPUtime=0
/proc/16425/task/16432/stat : 16432 (java) S 16424 16411 15330 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22601591 885145600 35616 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16433] ppid=16424 vsize=864400 CPUtime=0
/proc/16425/task/16433/stat : 16433 (java) S 16424 16411 15330 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22601591 885145600 35616 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 886624

[startup+12.7014 s]
/proc/loadavg: 2.08 2.04 2.00 3/85 16433
/proc/meminfo: memFree=1644424/2055920 swapFree=4192812/4192956
[pid=16411] ppid=16409 vsize=16868 CPUtime=0.73
/proc/16411/stat : 16411 (sugar) S 16409 16411 15330 0 -1 4194304 1310 9087 0 1 6 2 60 5 16 0 1 0 22601508 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16411/statm: 4217 1111 409 3 0 796 0
[pid=16424] ppid=16411 vsize=5356 CPUtime=0
/proc/16424/stat : 16424 (sh) S 16411 16411 15330 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22601586 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16424/statm: 1339 233 193 169 0 50 0
[pid=16425] ppid=16424 vsize=864512 CPUtime=11.79
/proc/16425/stat : 16425 (java) S 16424 16411 15330 0 -1 0 90716 0 1 0 1138 41 0 0 18 0 9 0 22601586 885260288 57286 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16425/statm: 216128 57286 2591 9 0 210605 0
[pid=16425/tid=16426] ppid=16424 vsize=864512 CPUtime=4.92
/proc/16425/task/16426/stat : 16426 (java) R 16424 16411 15330 0 -1 64 6092 0 1 0 488 4 0 0 25 0 9 0 22601587 885260288 57286 996147200 134512640 134550932 4294955936 18446744073709551615 4125952241 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16427] ppid=16424 vsize=864512 CPUtime=6.75
/proc/16425/task/16427/stat : 16427 (java) S 16424 16411 15330 0 -1 64 83588 0 0 0 640 35 0 0 16 0 9 0 22601588 885260288 57286 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16428] ppid=16424 vsize=864512 CPUtime=0
/proc/16425/task/16428/stat : 16428 (java) S 16424 16411 15330 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 22601589 885260288 57286 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16429] ppid=16424 vsize=864512 CPUtime=0
/proc/16425/task/16429/stat : 16429 (java) S 16424 16411 15330 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22601589 885260288 57286 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16430] ppid=16424 vsize=864512 CPUtime=0
/proc/16425/task/16430/stat : 16430 (java) S 16424 16411 15330 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22601591 885260288 57286 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16431] ppid=16424 vsize=864512 CPUtime=0.08
/proc/16425/task/16431/stat : 16431 (java) S 16424 16411 15330 0 -1 64 333 0 0 0 8 0 0 0 16 0 9 0 22601591 885260288 57286 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16432] ppid=16424 vsize=864512 CPUtime=0
/proc/16425/task/16432/stat : 16432 (java) S 16424 16411 15330 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22601591 885260288 57286 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16433] ppid=16424 vsize=864512 CPUtime=0
/proc/16425/task/16433/stat : 16433 (java) S 16424 16411 15330 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22601591 885260288 57286 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 886736

[startup+25.5024 s]
/proc/loadavg: 2.06 2.03 2.00 3/85 16433
/proc/meminfo: memFree=1644424/2055920 swapFree=4192812/4192956
[pid=16411] ppid=16409 vsize=16868 CPUtime=0.73
/proc/16411/stat : 16411 (sugar) S 16409 16411 15330 0 -1 4194304 1310 9087 0 1 6 2 60 5 16 0 1 0 22601508 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16411/statm: 4217 1111 409 3 0 796 0
[pid=16424] ppid=16411 vsize=5356 CPUtime=0
/proc/16424/stat : 16424 (sh) S 16411 16411 15330 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22601586 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16424/statm: 1339 233 193 169 0 50 0
[pid=16425] ppid=16424 vsize=864512 CPUtime=24.47
/proc/16425/stat : 16425 (java) S 16424 16411 15330 0 -1 0 90716 0 1 0 2406 41 0 0 18 0 9 0 22601586 885260288 57286 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16425/statm: 216128 57286 2591 9 0 210605 0
[pid=16425/tid=16426] ppid=16424 vsize=864512 CPUtime=17.6
/proc/16425/task/16426/stat : 16426 (java) R 16424 16411 15330 0 -1 64 6092 0 1 0 1756 4 0 0 25 0 9 0 22601587 885260288 57286 996147200 134512640 134550932 4294955936 18446744073709551615 4126572922 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16427] ppid=16424 vsize=864512 CPUtime=6.75
/proc/16425/task/16427/stat : 16427 (java) S 16424 16411 15330 0 -1 64 83588 0 0 0 640 35 0 0 16 0 9 0 22601588 885260288 57286 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16428] ppid=16424 vsize=864512 CPUtime=0
/proc/16425/task/16428/stat : 16428 (java) S 16424 16411 15330 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 22601589 885260288 57286 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16429] ppid=16424 vsize=864512 CPUtime=0
/proc/16425/task/16429/stat : 16429 (java) S 16424 16411 15330 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22601589 885260288 57286 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16430] ppid=16424 vsize=864512 CPUtime=0

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


[startup+1722.3 s]
/proc/loadavg: 2.36 2.10 2.03 3/83 16511
/proc/meminfo: memFree=1445528/2055920 swapFree=4192812/4192956
[pid=16411] ppid=16409 vsize=16868 CPUtime=0.73
/proc/16411/stat : 16411 (sugar) S 16409 16411 15330 0 -1 4194304 1310 9087 0 1 6 2 60 5 16 0 1 0 22601508 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16411/statm: 4217 1111 409 3 0 796 0
[pid=16424] ppid=16411 vsize=5356 CPUtime=0
/proc/16424/stat : 16424 (sh) S 16411 16411 15330 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22601586 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16424/statm: 1339 233 193 169 0 50 0
[pid=16425] ppid=16424 vsize=864512 CPUtime=1712.94
/proc/16425/stat : 16425 (java) S 16424 16411 15330 0 -1 0 145858 0 1 0 171162 132 0 0 18 0 9 0 22601586 885260288 90682 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16425/statm: 216128 90682 2590 9 0 210605 0
[pid=16425/tid=16426] ppid=16424 vsize=864512 CPUtime=1698.88
/proc/16425/task/16426/stat : 16426 (java) R 16424 16411 15330 0 -1 64 6608 0 1 0 169821 67 0 0 25 0 9 0 22601587 885260288 90682 996147200 134512640 134550932 4294955936 18446744073709551615 4126572928 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16425/tid=16427] ppid=16424 vsize=864512 CPUtime=13.91
/proc/16425/task/16427/stat : 16427 (java) S 16424 16411 15330 0 -1 64 138205 0 0 0 1328 63 0 0 16 0 9 0 22601588 885260288 90682 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16425/tid=16428] ppid=16424 vsize=864512 CPUtime=0
/proc/16425/task/16428/stat : 16428 (java) S 16424 16411 15330 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 22601589 885260288 90682 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16429] ppid=16424 vsize=864512 CPUtime=0
/proc/16425/task/16429/stat : 16429 (java) S 16424 16411 15330 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22601589 885260288 90682 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16430] ppid=16424 vsize=864512 CPUtime=0
/proc/16425/task/16430/stat : 16430 (java) S 16424 16411 15330 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22601591 885260288 90682 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16431] ppid=16424 vsize=864512 CPUtime=0.1
/proc/16425/task/16431/stat : 16431 (java) S 16424 16411 15330 0 -1 64 342 0 0 0 10 0 0 0 16 0 9 0 22601591 885260288 90682 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16432] ppid=16424 vsize=864512 CPUtime=0
/proc/16425/task/16432/stat : 16432 (java) S 16424 16411 15330 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22601591 885260288 90682 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16433] ppid=16424 vsize=864512 CPUtime=0
/proc/16425/task/16433/stat : 16433 (java) S 16424 16411 15330 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22601591 885260288 90682 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1713.67
Current children cumulated vsize (KiB) 886736

[startup+1782.3 s]
/proc/loadavg: 2.13 2.08 2.02 3/83 16511
/proc/meminfo: memFree=1445336/2055920 swapFree=4192812/4192956
[pid=16411] ppid=16409 vsize=16868 CPUtime=0.73
/proc/16411/stat : 16411 (sugar) S 16409 16411 15330 0 -1 4194304 1310 9087 0 1 6 2 60 5 16 0 1 0 22601508 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16411/statm: 4217 1111 409 3 0 796 0
[pid=16424] ppid=16411 vsize=5356 CPUtime=0
/proc/16424/stat : 16424 (sh) S 16411 16411 15330 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22601586 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16424/statm: 1339 233 193 169 0 50 0
[pid=16425] ppid=16424 vsize=864512 CPUtime=1772.92
/proc/16425/stat : 16425 (java) S 16424 16411 15330 0 -1 0 145860 0 1 0 177160 132 0 0 18 0 9 0 22601586 885260288 90682 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16425/statm: 216128 90682 2590 9 0 210605 0
[pid=16425/tid=16426] ppid=16424 vsize=864512 CPUtime=1758.84
/proc/16425/task/16426/stat : 16426 (java) R 16424 16411 15330 0 -1 64 6610 0 1 0 175817 67 0 0 25 0 9 0 22601587 885260288 90682 996147200 134512640 134550932 4294955936 18446744073709551615 102094187 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16425/tid=16427] ppid=16424 vsize=864512 CPUtime=13.93
/proc/16425/task/16427/stat : 16427 (java) S 16424 16411 15330 0 -1 64 138205 0 0 0 1330 63 0 0 16 0 9 0 22601588 885260288 90682 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16425/tid=16428] ppid=16424 vsize=864512 CPUtime=0
/proc/16425/task/16428/stat : 16428 (java) S 16424 16411 15330 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 22601589 885260288 90682 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16429] ppid=16424 vsize=864512 CPUtime=0
/proc/16425/task/16429/stat : 16429 (java) S 16424 16411 15330 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22601589 885260288 90682 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16430] ppid=16424 vsize=864512 CPUtime=0
/proc/16425/task/16430/stat : 16430 (java) S 16424 16411 15330 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22601591 885260288 90682 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16431] ppid=16424 vsize=864512 CPUtime=0.1
/proc/16425/task/16431/stat : 16431 (java) S 16424 16411 15330 0 -1 64 342 0 0 0 10 0 0 0 16 0 9 0 22601591 885260288 90682 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16432] ppid=16424 vsize=864512 CPUtime=0
/proc/16425/task/16432/stat : 16432 (java) S 16424 16411 15330 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22601591 885260288 90682 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16433] ppid=16424 vsize=864512 CPUtime=0.01
/proc/16425/task/16433/stat : 16433 (java) S 16424 16411 15330 0 -1 64 1 0 0 0 1 0 0 0 15 0 9 0 22601591 885260288 90682 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1773.65
Current children cumulated vsize (KiB) 886736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.7 s]
/proc/loadavg: 2.08 2.07 2.02 3/83 16511
/proc/meminfo: memFree=1423576/2055920 swapFree=4192812/4192956
[pid=16411] ppid=16409 vsize=16868 CPUtime=0.73
/proc/16411/stat : 16411 (sugar) S 16409 16411 15330 0 -1 4194304 1310 9087 0 1 6 2 60 5 16 0 1 0 22601508 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16411/statm: 4217 1111 409 3 0 796 0
[pid=16424] ppid=16411 vsize=5356 CPUtime=0
/proc/16424/stat : 16424 (sh) S 16411 16411 15330 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22601586 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16424/statm: 1339 233 193 169 0 50 0
[pid=16425] ppid=16424 vsize=864512 CPUtime=1799.3
/proc/16425/stat : 16425 (java) S 16424 16411 15330 0 -1 0 145906 0 1 0 179785 145 0 0 18 0 9 0 22601586 885260288 90682 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16425/statm: 216128 90682 2590 9 0 210605 0
[pid=16425/tid=16426] ppid=16424 vsize=864512 CPUtime=1785.07
/proc/16425/task/16426/stat : 16426 (java) R 16424 16411 15330 0 -1 64 6656 0 1 0 178427 80 0 0 25 0 9 0 22601587 885260288 90682 996147200 134512640 134550932 4294955936 18446744073709551615 4126593364 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16425/tid=16427] ppid=16424 vsize=864512 CPUtime=14.09
/proc/16425/task/16427/stat : 16427 (java) S 16424 16411 15330 0 -1 64 138205 0 0 0 1346 63 0 0 16 0 9 0 22601588 885260288 90682 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16425/tid=16428] ppid=16424 vsize=864512 CPUtime=0
/proc/16425/task/16428/stat : 16428 (java) S 16424 16411 15330 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 22601589 885260288 90682 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16429] ppid=16424 vsize=864512 CPUtime=0
/proc/16425/task/16429/stat : 16429 (java) S 16424 16411 15330 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22601589 885260288 90682 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16430] ppid=16424 vsize=864512 CPUtime=0
/proc/16425/task/16430/stat : 16430 (java) S 16424 16411 15330 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22601591 885260288 90682 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16431] ppid=16424 vsize=864512 CPUtime=0.1
/proc/16425/task/16431/stat : 16431 (java) S 16424 16411 15330 0 -1 64 342 0 0 0 10 0 0 0 16 0 9 0 22601591 885260288 90682 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16432] ppid=16424 vsize=864512 CPUtime=0
/proc/16425/task/16432/stat : 16432 (java) S 16424 16411 15330 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22601591 885260288 90682 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16433] ppid=16424 vsize=864512 CPUtime=0.01
/proc/16425/task/16433/stat : 16433 (java) S 16424 16411 15330 0 -1 64 1 0 0 0 1 0 0 0 15 0 9 0 22601591 885260288 90682 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 886736

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

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

[startup+1808.7 s]
/proc/loadavg: 2.08 2.07 2.02 3/83 16511
/proc/meminfo: memFree=1423576/2055920 swapFree=4192812/4192956
[pid=16411] ppid=16409 vsize=16868 CPUtime=0.73
/proc/16411/stat : 16411 (sugar) S 16409 16411 15330 0 -1 4194304 1310 9087 0 1 6 2 60 5 16 0 1 0 22601508 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16411/statm: 4217 1111 409 3 0 796 0
[pid=16424] ppid=16411 vsize=5356 CPUtime=0
/proc/16424/stat : 16424 (sh) S 16411 16411 15330 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22601586 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16424/statm: 1339 233 193 169 0 50 0
[pid=16425] ppid=16424 vsize=864512 CPUtime=1799.3
/proc/16425/stat : 16425 (java) S 16424 16411 15330 0 -1 0 145906 0 1 0 179785 145 0 0 18 0 9 0 22601586 885260288 90682 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16425/statm: 216128 90682 2590 9 0 210605 0
[pid=16425/tid=16426] ppid=16424 vsize=864512 CPUtime=1785.07
/proc/16425/task/16426/stat : 16426 (java) R 16424 16411 15330 0 -1 64 6656 0 1 0 178427 80 0 0 25 0 9 0 22601587 885260288 90682 996147200 134512640 134550932 4294955936 18446744073709551615 4126593364 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16425/tid=16427] ppid=16424 vsize=864512 CPUtime=14.09
/proc/16425/task/16427/stat : 16427 (java) S 16424 16411 15330 0 -1 64 138205 0 0 0 1346 63 0 0 16 0 9 0 22601588 885260288 90682 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16425/tid=16428] ppid=16424 vsize=864512 CPUtime=0
/proc/16425/task/16428/stat : 16428 (java) S 16424 16411 15330 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 22601589 885260288 90682 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16429] ppid=16424 vsize=864512 CPUtime=0
/proc/16425/task/16429/stat : 16429 (java) S 16424 16411 15330 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22601589 885260288 90682 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16430] ppid=16424 vsize=864512 CPUtime=0
/proc/16425/task/16430/stat : 16430 (java) S 16424 16411 15330 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22601591 885260288 90682 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16431] ppid=16424 vsize=864512 CPUtime=0.1
/proc/16425/task/16431/stat : 16431 (java) S 16424 16411 15330 0 -1 64 342 0 0 0 10 0 0 0 16 0 9 0 22601591 885260288 90682 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16432] ppid=16424 vsize=864512 CPUtime=0
/proc/16425/task/16432/stat : 16432 (java) S 16424 16411 15330 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22601591 885260288 90682 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16425/tid=16433] ppid=16424 vsize=864512 CPUtime=0.01
/proc/16425/task/16433/stat : 16433 (java) S 16424 16411 15330 0 -1 64 1 0 0 0 1 0 0 0 15 0 9 0 22601591 885260288 90682 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 886736

[startup+1808.83 s]
/proc/loadavg: 2.08 2.07 2.02 3/83 16511
/proc/meminfo: memFree=1423576/2055920 swapFree=4192812/4192956
[pid=16411] ppid=16409 vsize=0 CPUtime=0.73
/proc/16411/stat : 16411 (sugar) Z 16409 16411 15330 0 -1 4194316 1399 9365 0 1 6 2 60 5 15 0 1 0 22601508 0 0 996147200 0 0 0 0 0 0 0 4224 16386 18446744071563351923 0 0 17 1 0 0
/proc/16411/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 0
#
############


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

[startup+1808.83 s]
/proc/loadavg: 2.08 2.07 2.02 3/83 16511
/proc/meminfo: memFree=1423576/2055920 swapFree=4192812/4192956
[pid=16411] ppid=16409 vsize=0 CPUtime=0.73
/proc/16411/stat : 16411 (sugar) Z 16409 16411 15330 0 -1 4194316 1399 9365 0 1 6 2 60 5 15 0 1 0 22601508 0 0 996147200 0 0 0 0 0 0 0 4224 16386 18446744071563351923 0 0 17 1 0 0
/proc/16411/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 0

Child status: 0

# 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.3
#  lost CPU user time (s): 1797.85
#  lost CPU system time (s): 1.45

Real time (s): 1808.83
CPU time (s): 1800.05
CPU user time (s): 1798.51
CPU system time (s): 1.53199
CPU usage (%): 99.5144
Max. virtual memory (cumulated for all children) (KiB): 908228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.663899
system time used= 0.081987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10764
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= 604
involuntary context switches= 443

runsolver used 2.47662 second user time and 5.77612 second system time

The end

Launcher Data

Begin job on node26 at 2009-07-12 01:35:52
IDJOB=2071928
IDBENCH=55554
IDSOLVER=738
FILE ID=node26/2071928-1247355352
PBS_JOBID= 9506916
Free space on /tmp= 66368 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/ukVg/normalized-crossword-m1c-uk-vg7-11_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-2071928-1247355352/watcher-2071928-1247355352 -o /tmp/evaluation-result-2071928-1247355352/solver-2071928-1247355352 -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-2071928-1247355352.xml

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

MD5SUM BENCH= cb5e5619f3c0d9f436bc8175a2375f0d
RANDOM SEED=541340243

node26.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.281
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.281
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:       1869312 kB
Buffers:         13052 kB
Cached:          70112 kB
SwapCached:          0 kB
Active:         116792 kB
Inactive:        25284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1869312 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2436 kB
Writeback:           0 kB
Mapped:          69616 kB
Slab:            29760 kB
Committed_AS:   235316 kB
PageTables:       1796 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= 66368 MiB
End job on node26 at 2009-07-12 02:06:03