Trace number 2077319

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+minisat? (TO) 1800.03 1854.55

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg14-18_ext.xml
MD5SUMe5e14876abfa78d30858fc4e682a995d
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.998847
Satisfiable
(Un)Satisfiability was proved
Number of variables252
Number of constraints32
Maximum constraint arity18
Maximum domain size26
Number of constraints which are defined in extension32
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.03/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.03/0.08	c 0	BEGIN Sun Jul 12 04:03:04 2009
0.03/0.08	c 0	PID 22526
0.03/0.08	c 0	HOST node37.alineos.net
0.03/0.08	c 0	CONVERTING HOME/instance-2077319-1247364184.xml TO HOME/temp.csp
0.03/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-2077319-1247364184.xml' 'HOME/temp.csp'
0.07/0.69	c 0	1 domains, 252 variables, 0 predicates, 2 relations, 32 constraints
0.07/0.72	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.72	c 0	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.66/0.80	c 1	Parsing HOME/temp.csp
1.11/1.28	c 1	parsed 287 expressions
1.11/1.29	c 1	Heap : 8 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.11/1.29	c 1	Converting to clausal form CSP
1.21/1.31	c 1	converted 29 (10%) expressions
1.21/1.31	c 1	converted 58 (20%) expressions
1.21/1.31	c 1	converted 87 (30%) expressions
1.21/1.31	c 1	converted 115 (40%) expressions
1.21/1.32	c 1	converted 144 (50%) expressions
1.21/1.32	c 1	converted 173 (60%) expressions
1.21/1.32	c 1	converted 201 (70%) expressions
1.21/1.32	c 1	converted 230 (80%) expressions
3.88/4.08	c 4	converted 259 (90%) expressions
14.37/14.65	c 14	converted 287 (100%) expressions
14.37/14.65	c 14	CSP : 252 integers, 0 booleans, 32 clauses, largest domain size 26
14.37/14.65	c 14	Heap : 340 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
14.37/14.65	c 14	Propagation in CSP
14.37/14.65	c 14	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
14.37/14.65	c 14	CSP : 252 integers, 0 booleans, 32 clauses, largest domain size 26
14.37/14.65	c 14	Heap : 340 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
14.37/14.65	c 14	Simplifing CSP by introducing new Boolean variables
14.37/14.65	c 14	CSP : 252 integers, 0 booleans, 32 clauses, largest domain size 26
14.37/14.65	c 14	Heap : 340 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
16.27/16.51	c 16	Encoding CSP to SAT : HOME/temp.cnf
16.27/16.53	c 16	26 (10%) CSP integer variables are encoded (624 clauses, 6720 bytes)
16.27/16.53	c 16	51 (20%) CSP integer variables are encoded (1224 clauses, 13849 bytes)
16.27/16.54	c 16	76 (30%) CSP integer variables are encoded (1824 clauses, 21649 bytes)
16.27/16.54	c 16	101 (40%) CSP integer variables are encoded (2424 clauses, 29449 bytes)
16.27/16.54	c 16	126 (50%) CSP integer variables are encoded (3024 clauses, 37249 bytes)
16.27/16.54	c 16	152 (60%) CSP integer variables are encoded (3648 clauses, 45361 bytes)
16.27/16.54	c 16	177 (70%) CSP integer variables are encoded (4248 clauses, 53161 bytes)
16.27/16.54	c 16	202 (80%) CSP integer variables are encoded (4848 clauses, 60961 bytes)
16.27/16.55	c 16	227 (90%) CSP integer variables are encoded (5448 clauses, 68761 bytes)
16.27/16.55	c 16	252 (100%) CSP integer variables are encoded (6048 clauses, 76561 bytes)
1800.01/1854.42	c ERROR INTERRUPTED
0.67/1854.54	s UNKNOWN
0.67/1854.54	c 1854	CPU 0.68 (0.06 0.02 0.55 0.05)
0.67/1854.54	c 1854	END Sun Jul 12 04:33:58 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-2077319-1247364184/watcher-2077319-1247364184 -o /tmp/evaluation-result-2077319-1247364184/solver-2077319-1247364184 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2077319-1247364184.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: 1.95 2.01 2.00 4/72 22526
/proc/meminfo: memFree=1786104/2055920 swapFree=4192812/4192956
[pid=22526] ppid=22524 vsize=12268 CPUtime=0
/proc/22526/stat : 22526 (sugar) R 22524 22526 22489 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 23482546 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 213116165978 0 0 4224 0 0 0 0 17 1 0 0
/proc/22526/statm: 3067 316 241 3 0 167 0

[startup+0.0490389 s]
/proc/loadavg: 1.95 2.01 2.00 4/72 22526
/proc/meminfo: memFree=1786104/2055920 swapFree=4192812/4192956
[pid=22526] ppid=22524 vsize=13468 CPUtime=0.03
/proc/22526/stat : 22526 (sugar) R 22524 22526 22489 0 -1 4194304 757 0 0 0 3 0 0 0 18 0 1 0 23482546 13791232 725 996147200 4194304 4206940 548682068608 18446744073709551615 213136253505 0 0 4224 0 0 0 0 17 1 0 0
/proc/22526/statm: 3367 725 338 3 0 467 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13468

[startup+0.102052 s]
/proc/loadavg: 1.95 2.01 2.00 4/72 22526
/proc/meminfo: memFree=1786104/2055920 swapFree=4192812/4192956
[pid=22526] ppid=22524 vsize=16868 CPUtime=0.07
/proc/22526/stat : 22526 (sugar) S 22524 22526 22489 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 23482546 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22526/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.302088 s]
/proc/loadavg: 1.95 2.01 2.00 4/72 22526
/proc/meminfo: memFree=1786104/2055920 swapFree=4192812/4192956
[pid=22526] ppid=22524 vsize=16868 CPUtime=0.07
/proc/22526/stat : 22526 (sugar) S 22524 22526 22489 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 23482546 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22526/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.702159 s]
/proc/loadavg: 1.95 2.01 2.00 4/72 22526
/proc/meminfo: memFree=1786104/2055920 swapFree=4192812/4192956
[pid=22526] ppid=22524 vsize=16868 CPUtime=0.07
/proc/22526/stat : 22526 (sugar) S 22524 22526 22489 0 -1 4194304 1245 128 0 0 6 1 0 0 15 0 1 0 23482546 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22526/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50132 s]
/proc/loadavg: 1.95 2.01 2.00 3/83 22548
/proc/meminfo: memFree=1773728/2055920 swapFree=4192812/4192956
[pid=22526] ppid=22524 vsize=16868 CPUtime=0.66
/proc/22526/stat : 22526 (sugar) S 22524 22526 22489 0 -1 4194304 1309 9082 0 1 6 1 54 5 15 0 1 0 23482546 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22526/statm: 4217 1111 409 3 0 796 0
[pid=22539] ppid=22526 vsize=5356 CPUtime=0
/proc/22539/stat : 22539 (sh) S 22526 22526 22489 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23482619 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22539/statm: 1339 233 193 169 0 50 0
[pid=22540] ppid=22539 vsize=864652 CPUtime=0.74
/proc/22540/stat : 22540 (java) S 22539 22526 22489 0 -1 0 8425 0 1 0 70 4 0 0 18 0 9 0 23482619 885403648 7585 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22540/statm: 216163 7585 2567 9 0 210668 0
[pid=22540/tid=22541] ppid=22539 vsize=864652 CPUtime=0.39
/proc/22540/task/22541/stat : 22541 (java) R 22539 22526 22489 0 -1 64 2573 0 1 0 38 1 0 0 22 0 9 0 23482620 885403648 7585 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22542] ppid=22539 vsize=864652 CPUtime=0.28
/proc/22540/task/22542/stat : 22542 (java) R 22539 22526 22489 0 -1 64 4837 0 0 0 26 2 0 0 16 0 9 0 23482621 885403648 7585 996147200 134512640 134550932 4294955936 18446744073709551615 103733279 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22543] ppid=22539 vsize=864652 CPUtime=0
/proc/22540/task/22543/stat : 22543 (java) S 22539 22526 22489 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23482621 885403648 7585 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22544] ppid=22539 vsize=864652 CPUtime=0
/proc/22540/task/22544/stat : 22544 (java) S 22539 22526 22489 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 23482621 885403648 7585 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22545] ppid=22539 vsize=864652 CPUtime=0
/proc/22540/task/22545/stat : 22545 (java) S 22539 22526 22489 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23482624 885403648 7585 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22546] ppid=22539 vsize=864652 CPUtime=0.05
/proc/22540/task/22546/stat : 22546 (java) S 22539 22526 22489 0 -1 64 313 0 0 0 5 0 0 0 16 0 9 0 23482624 885403648 7585 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22547] ppid=22539 vsize=864652 CPUtime=0
/proc/22540/task/22547/stat : 22547 (java) S 22539 22526 22489 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23482624 885403648 7585 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22548] ppid=22539 vsize=864652 CPUtime=0
/proc/22540/task/22548/stat : 22548 (java) S 22539 22526 22489 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23482624 885403648 7585 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 886876

[startup+3.10262 s]
/proc/loadavg: 1.95 2.01 2.00 3/83 22548
/proc/meminfo: memFree=1744992/2055920 swapFree=4192812/4192956
[pid=22526] ppid=22524 vsize=16868 CPUtime=0.66
/proc/22526/stat : 22526 (sugar) S 22524 22526 22489 0 -1 4194304 1309 9082 0 1 6 1 54 5 15 0 1 0 23482546 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22526/statm: 4217 1111 409 3 0 796 0
[pid=22539] ppid=22526 vsize=5356 CPUtime=0
/proc/22539/stat : 22539 (sh) S 22526 22526 22489 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23482619 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22539/statm: 1339 233 193 169 0 50 0
[pid=22540] ppid=22539 vsize=864400 CPUtime=2.33
/proc/22540/stat : 22540 (java) S 22539 22526 22489 0 -1 0 21289 0 1 0 221 12 0 0 18 0 9 0 23482619 885145600 19718 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22540/statm: 216100 19718 2566 9 0 210605 0
[pid=22540/tid=22541] ppid=22539 vsize=864400 CPUtime=0.96
/proc/22540/task/22541/stat : 22541 (java) R 22539 22526 22489 0 -1 64 3179 0 1 0 95 1 0 0 25 0 9 0 23482620 885145600 19718 996147200 134512640 134550932 4294955936 18446744073709551615 103211122 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22542] ppid=22539 vsize=864400 CPUtime=1.29
/proc/22540/task/22542/stat : 22542 (java) S 22539 22526 22489 0 -1 64 17095 0 0 0 120 9 0 0 16 0 9 0 23482621 885145600 19718 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22543] ppid=22539 vsize=864400 CPUtime=0
/proc/22540/task/22543/stat : 22543 (java) S 22539 22526 22489 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23482621 885145600 19718 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22544] ppid=22539 vsize=864400 CPUtime=0
/proc/22540/task/22544/stat : 22544 (java) S 22539 22526 22489 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23482621 885145600 19718 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22545] ppid=22539 vsize=864400 CPUtime=0
/proc/22540/task/22545/stat : 22545 (java) S 22539 22526 22489 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23482624 885145600 19718 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22546] ppid=22539 vsize=864400 CPUtime=0.05
/proc/22540/task/22546/stat : 22546 (java) S 22539 22526 22489 0 -1 64 313 0 0 0 5 0 0 0 16 0 9 0 23482624 885145600 19718 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22547] ppid=22539 vsize=864400 CPUtime=0
/proc/22540/task/22547/stat : 22547 (java) S 22539 22526 22489 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23482624 885145600 19718 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22548] ppid=22539 vsize=864400 CPUtime=0
/proc/22540/task/22548/stat : 22548 (java) S 22539 22526 22489 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23482624 885145600 19718 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 886624

[startup+6.30122 s]
/proc/loadavg: 2.03 2.02 2.01 3/83 22548
/proc/meminfo: memFree=1658272/2055920 swapFree=4192812/4192956
[pid=22526] ppid=22524 vsize=16868 CPUtime=0.66
/proc/22526/stat : 22526 (sugar) S 22524 22526 22489 0 -1 4194304 1309 9082 0 1 6 1 54 5 16 0 1 0 23482546 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22526/statm: 4217 1111 409 3 0 796 0
[pid=22539] ppid=22526 vsize=5356 CPUtime=0
/proc/22539/stat : 22539 (sh) S 22526 22526 22489 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23482619 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22539/statm: 1339 233 193 169 0 50 0
[pid=22540] ppid=22539 vsize=864400 CPUtime=5.5
/proc/22540/stat : 22540 (java) S 22539 22526 22489 0 -1 0 45134 0 1 0 526 24 0 0 18 0 9 0 23482619 885145600 42662 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22540/statm: 216100 42662 2566 9 0 210605 0
[pid=22540/tid=22541] ppid=22539 vsize=864400 CPUtime=1.99
/proc/22540/task/22541/stat : 22541 (java) R 22539 22526 22489 0 -1 64 4448 0 1 0 197 2 0 0 25 0 9 0 23482620 885145600 42662 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22542] ppid=22539 vsize=864400 CPUtime=3.44
/proc/22540/task/22542/stat : 22542 (java) R 22539 22526 22489 0 -1 64 39671 0 0 0 323 21 0 0 16 0 9 0 23482621 885145600 42662 996147200 134512640 134550932 4294955936 18446744073709551615 102709360 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22543] ppid=22539 vsize=864400 CPUtime=0
/proc/22540/task/22543/stat : 22543 (java) S 22539 22526 22489 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23482621 885145600 42662 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22544] ppid=22539 vsize=864400 CPUtime=0
/proc/22540/task/22544/stat : 22544 (java) S 22539 22526 22489 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23482621 885145600 42662 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22545] ppid=22539 vsize=864400 CPUtime=0
/proc/22540/task/22545/stat : 22545 (java) S 22539 22526 22489 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23482624 885145600 42662 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22546] ppid=22539 vsize=864400 CPUtime=0.05
/proc/22540/task/22546/stat : 22546 (java) S 22539 22526 22489 0 -1 64 313 0 0 0 5 0 0 0 16 0 9 0 23482624 885145600 42662 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22547] ppid=22539 vsize=864400 CPUtime=0
/proc/22540/task/22547/stat : 22547 (java) S 22539 22526 22489 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23482624 885145600 42662 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22548] ppid=22539 vsize=864400 CPUtime=0
/proc/22540/task/22548/stat : 22548 (java) S 22539 22526 22489 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23482624 885145600 42662 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 886624

[startup+12.7024 s]
/proc/loadavg: 2.11 2.04 2.01 3/83 22548
/proc/meminfo: memFree=1444896/2055920 swapFree=4192812/4192956
[pid=22526] ppid=22524 vsize=16868 CPUtime=0.66
/proc/22526/stat : 22526 (sugar) S 22524 22526 22489 0 -1 4194304 1309 9082 0 1 6 1 54 5 16 0 1 0 23482546 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22526/statm: 4217 1111 409 3 0 796 0
[pid=22539] ppid=22526 vsize=5356 CPUtime=0
/proc/22539/stat : 22539 (sh) S 22526 22526 22489 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23482619 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22539/statm: 1339 233 193 169 0 50 0
[pid=22540] ppid=22539 vsize=875652 CPUtime=11.84
/proc/22540/stat : 22540 (java) S 22539 22526 22489 0 -1 0 105611 0 1 0 1129 55 0 0 18 0 9 0 23482619 896667648 89827 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22540/statm: 218913 89827 2567 9 0 213418 0
[pid=22540/tid=22541] ppid=22539 vsize=875652 CPUtime=4.16
/proc/22540/task/22541/stat : 22541 (java) S 22539 22526 22489 0 -1 64 5795 0 1 0 413 3 0 0 16 0 9 0 23482620 896667648 89827 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22542] ppid=22539 vsize=875652 CPUtime=7.59
/proc/22540/task/22542/stat : 22542 (java) R 22539 22526 22489 0 -1 64 98801 0 0 0 709 50 0 0 25 0 9 0 23482621 896667648 89827 996147200 134512640 134550932 4294955936 18446744073709551615 103732042 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22543] ppid=22539 vsize=875652 CPUtime=0
/proc/22540/task/22543/stat : 22543 (java) S 22539 22526 22489 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23482621 896667648 89827 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22544] ppid=22539 vsize=875652 CPUtime=0
/proc/22540/task/22544/stat : 22544 (java) S 22539 22526 22489 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23482621 896667648 89827 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22545] ppid=22539 vsize=875652 CPUtime=0
/proc/22540/task/22545/stat : 22545 (java) S 22539 22526 22489 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23482624 896667648 89827 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22546] ppid=22539 vsize=875652 CPUtime=0.05
/proc/22540/task/22546/stat : 22546 (java) S 22539 22526 22489 0 -1 64 313 0 0 0 5 0 0 0 16 0 9 0 23482624 896667648 89827 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22547] ppid=22539 vsize=875652 CPUtime=0
/proc/22540/task/22547/stat : 22547 (java) S 22539 22526 22489 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23482624 896667648 89827 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22548] ppid=22539 vsize=875652 CPUtime=0
/proc/22540/task/22548/stat : 22548 (java) S 22539 22526 22489 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23482624 896667648 89827 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 897876

[startup+25.5028 s]
/proc/loadavg: 2.16 2.05 2.01 3/83 22548
/proc/meminfo: memFree=1378720/2055920 swapFree=4192812/4192956
[pid=22526] ppid=22524 vsize=16868 CPUtime=0.67
/proc/22526/stat : 22526 (sugar) S 22524 22526 22489 0 -1 4194304 1311 9082 0 1 6 2 54 5 16 0 1 0 23482546 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22526/statm: 4217 1112 409 3 0 796 0
[pid=22539] ppid=22526 vsize=5356 CPUtime=0
/proc/22539/stat : 22539 (sh) S 22526 22526 22489 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23482619 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22539/statm: 1339 233 193 169 0 50 0
[pid=22540] ppid=22539 vsize=864512 CPUtime=24.52
/proc/22540/stat : 22540 (java) S 22539 22526 22489 0 -1 0 132553 0 1 0 2382 70 0 0 18 0 9 0 23482619 885260288 103311 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22540/statm: 216128 103311 2591 9 0 210605 0
[pid=22540/tid=22541] ppid=22539 vsize=864512 CPUtime=13.22
/proc/22540/task/22541/stat : 22541 (java) R 22539 22526 22489 0 -1 64 8144 0 1 0 1316 6 0 0 25 0 9 0 23482620 885260288 103311 996147200 134512640 134550932 4294955936 18446744073709551615 4126590740 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22542] ppid=22539 vsize=864512 CPUtime=11.18
/proc/22540/task/22542/stat : 22542 (java) S 22539 22526 22489 0 -1 64 123371 0 0 0 1056 62 0 0 16 0 9 0 23482621 885260288 103311 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22543] ppid=22539 vsize=864512 CPUtime=0
/proc/22540/task/22543/stat : 22543 (java) S 22539 22526 22489 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23482621 885260288 103311 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22544] ppid=22539 vsize=864512 CPUtime=0
/proc/22540/task/22544/stat : 22544 (java) S 22539 22526 22489 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23482621 885260288 103311 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22545] ppid=22539 vsize=864512 CPUtime=0

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

/proc/22526/statm: 4217 1112 409 3 0 796 0
[pid=22539] ppid=22526 vsize=5356 CPUtime=0
/proc/22539/stat : 22539 (sh) S 22526 22526 22489 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23482619 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22539/statm: 1339 233 193 169 0 50 0
[pid=22540] ppid=22539 vsize=864512 CPUtime=1727.92
/proc/22540/stat : 22540 (java) S 22539 22526 22489 0 -1 0 168710 0 1 0 172642 150 0 0 18 0 9 0 23482619 885260288 139313 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22540/statm: 216128 139313 2591 9 0 210605 0
[pid=22540/tid=22541] ppid=22539 vsize=864512 CPUtime=1714.42
/proc/22540/task/22541/stat : 22541 (java) R 22539 22526 22489 0 -1 64 8299 0 1 0 171371 71 0 0 25 0 9 0 23482620 885260288 139313 996147200 134512640 134550932 4294955936 18446744073709551615 4126594388 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22542] ppid=22539 vsize=864512 CPUtime=13.36
/proc/22540/task/22542/stat : 22542 (java) S 22539 22526 22489 0 -1 64 159364 0 0 0 1258 78 0 0 16 0 9 0 23482621 885260288 139313 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22543] ppid=22539 vsize=864512 CPUtime=0
/proc/22540/task/22543/stat : 22543 (java) S 22539 22526 22489 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23482621 885260288 139313 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22544] ppid=22539 vsize=864512 CPUtime=0
/proc/22540/task/22544/stat : 22544 (java) S 22539 22526 22489 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23482621 885260288 139313 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22545] ppid=22539 vsize=864512 CPUtime=0
/proc/22540/task/22545/stat : 22545 (java) S 22539 22526 22489 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23482624 885260288 139313 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22546] ppid=22539 vsize=864512 CPUtime=0.11
/proc/22540/task/22546/stat : 22546 (java) S 22539 22526 22489 0 -1 64 345 0 0 0 11 0 0 0 16 0 9 0 23482624 885260288 139313 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22547] ppid=22539 vsize=864512 CPUtime=0
/proc/22540/task/22547/stat : 22547 (java) S 22539 22526 22489 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23482624 885260288 139313 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22548] ppid=22539 vsize=864512 CPUtime=0
/proc/22540/task/22548/stat : 22548 (java) S 22539 22526 22489 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23482624 885260288 139313 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1728.59
Current children cumulated vsize (KiB) 886736

[startup+1842.3 s]
/proc/loadavg: 2.00 2.32 2.29 3/85 25277
/proc/meminfo: memFree=907704/2055920 swapFree=4192812/4192956
[pid=22526] ppid=22524 vsize=16868 CPUtime=0.67
/proc/22526/stat : 22526 (sugar) S 22524 22526 22489 0 -1 4194304 1311 9082 0 1 6 2 54 5 16 0 1 0 23482546 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22526/statm: 4217 1112 409 3 0 796 0
[pid=22539] ppid=22526 vsize=5356 CPUtime=0
/proc/22539/stat : 22539 (sh) S 22526 22526 22489 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23482619 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22539/statm: 1339 233 193 169 0 50 0
[pid=22540] ppid=22539 vsize=864512 CPUtime=1787.36
/proc/22540/stat : 22540 (java) S 22539 22526 22489 0 -1 0 168710 0 1 0 178585 151 0 0 18 0 9 0 23482619 885260288 139313 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22540/statm: 216128 139313 2591 9 0 210605 0
[pid=22540/tid=22541] ppid=22539 vsize=864512 CPUtime=1773.85
/proc/22540/task/22541/stat : 22541 (java) R 22539 22526 22489 0 -1 64 8299 0 1 0 177314 71 0 0 25 0 9 0 23482620 885260288 139313 996147200 134512640 134550932 4294955936 18446744073709551615 4126532344 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22542] ppid=22539 vsize=864512 CPUtime=13.36
/proc/22540/task/22542/stat : 22542 (java) S 22539 22526 22489 0 -1 64 159364 0 0 0 1258 78 0 0 16 0 9 0 23482621 885260288 139313 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22543] ppid=22539 vsize=864512 CPUtime=0
/proc/22540/task/22543/stat : 22543 (java) S 22539 22526 22489 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23482621 885260288 139313 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22544] ppid=22539 vsize=864512 CPUtime=0
/proc/22540/task/22544/stat : 22544 (java) S 22539 22526 22489 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23482621 885260288 139313 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22545] ppid=22539 vsize=864512 CPUtime=0
/proc/22540/task/22545/stat : 22545 (java) S 22539 22526 22489 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23482624 885260288 139313 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22546] ppid=22539 vsize=864512 CPUtime=0.11
/proc/22540/task/22546/stat : 22546 (java) S 22539 22526 22489 0 -1 64 345 0 0 0 11 0 0 0 16 0 9 0 23482624 885260288 139313 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22547] ppid=22539 vsize=864512 CPUtime=0
/proc/22540/task/22547/stat : 22547 (java) S 22539 22526 22489 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23482624 885260288 139313 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22548] ppid=22539 vsize=864512 CPUtime=0
/proc/22540/task/22548/stat : 22548 (java) S 22539 22526 22489 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23482624 885260288 139313 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1788.03
Current children cumulated vsize (KiB) 886736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1854.4 s]
/proc/loadavg: 2.00 2.30 2.29 3/85 25277
/proc/meminfo: memFree=906936/2055920 swapFree=4192812/4192956
[pid=22526] ppid=22524 vsize=16868 CPUtime=0.67
/proc/22526/stat : 22526 (sugar) S 22524 22526 22489 0 -1 4194304 1311 9082 0 1 6 2 54 5 16 0 1 0 23482546 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22526/statm: 4217 1112 409 3 0 796 0
[pid=22539] ppid=22526 vsize=5356 CPUtime=0
/proc/22539/stat : 22539 (sh) S 22526 22526 22489 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23482619 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22539/statm: 1339 233 193 169 0 50 0
[pid=22540] ppid=22539 vsize=864512 CPUtime=1799.34
/proc/22540/stat : 22540 (java) S 22539 22526 22489 0 -1 0 168710 0 1 0 179783 151 0 0 18 0 9 0 23482619 885260288 139313 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22540/statm: 216128 139313 2591 9 0 210605 0
[pid=22540/tid=22541] ppid=22539 vsize=864512 CPUtime=1785.84
/proc/22540/task/22541/stat : 22541 (java) R 22539 22526 22489 0 -1 64 8299 0 1 0 178513 71 0 0 25 0 9 0 23482620 885260288 139313 996147200 134512640 134550932 4294955936 18446744073709551615 4126594388 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22542] ppid=22539 vsize=864512 CPUtime=13.36
/proc/22540/task/22542/stat : 22542 (java) S 22539 22526 22489 0 -1 64 159364 0 0 0 1258 78 0 0 16 0 9 0 23482621 885260288 139313 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22543] ppid=22539 vsize=864512 CPUtime=0
/proc/22540/task/22543/stat : 22543 (java) S 22539 22526 22489 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23482621 885260288 139313 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22544] ppid=22539 vsize=864512 CPUtime=0
/proc/22540/task/22544/stat : 22544 (java) S 22539 22526 22489 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23482621 885260288 139313 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22545] ppid=22539 vsize=864512 CPUtime=0
/proc/22540/task/22545/stat : 22545 (java) S 22539 22526 22489 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23482624 885260288 139313 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22546] ppid=22539 vsize=864512 CPUtime=0.11
/proc/22540/task/22546/stat : 22546 (java) S 22539 22526 22489 0 -1 64 345 0 0 0 11 0 0 0 16 0 9 0 23482624 885260288 139313 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22547] ppid=22539 vsize=864512 CPUtime=0
/proc/22540/task/22547/stat : 22547 (java) S 22539 22526 22489 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23482624 885260288 139313 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22548] ppid=22539 vsize=864512 CPUtime=0
/proc/22540/task/22548/stat : 22548 (java) S 22539 22526 22489 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23482624 885260288 139313 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 886736

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

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

[startup+1854.4 s]
/proc/loadavg: 2.00 2.30 2.29 3/85 25277
/proc/meminfo: memFree=906936/2055920 swapFree=4192812/4192956
[pid=22526] ppid=22524 vsize=16868 CPUtime=0.67
/proc/22526/stat : 22526 (sugar) S 22524 22526 22489 0 -1 4194304 1311 9082 0 1 6 2 54 5 16 0 1 0 23482546 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22526/statm: 4217 1112 409 3 0 796 0
[pid=22539] ppid=22526 vsize=5356 CPUtime=0
/proc/22539/stat : 22539 (sh) S 22526 22526 22489 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23482619 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22539/statm: 1339 233 193 169 0 50 0
[pid=22540] ppid=22539 vsize=864512 CPUtime=1799.34
/proc/22540/stat : 22540 (java) S 22539 22526 22489 0 -1 0 168710 0 1 0 179783 151 0 0 18 0 9 0 23482619 885260288 139313 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22540/statm: 216128 139313 2591 9 0 210605 0
[pid=22540/tid=22541] ppid=22539 vsize=864512 CPUtime=1785.84
/proc/22540/task/22541/stat : 22541 (java) R 22539 22526 22489 0 -1 64 8299 0 1 0 178513 71 0 0 25 0 9 0 23482620 885260288 139313 996147200 134512640 134550932 4294955936 18446744073709551615 4126594388 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22542] ppid=22539 vsize=864512 CPUtime=13.36
/proc/22540/task/22542/stat : 22542 (java) S 22539 22526 22489 0 -1 64 159364 0 0 0 1258 78 0 0 16 0 9 0 23482621 885260288 139313 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22543] ppid=22539 vsize=864512 CPUtime=0
/proc/22540/task/22543/stat : 22543 (java) S 22539 22526 22489 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23482621 885260288 139313 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22544] ppid=22539 vsize=864512 CPUtime=0
/proc/22540/task/22544/stat : 22544 (java) S 22539 22526 22489 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23482621 885260288 139313 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22545] ppid=22539 vsize=864512 CPUtime=0
/proc/22540/task/22545/stat : 22545 (java) S 22539 22526 22489 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23482624 885260288 139313 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22546] ppid=22539 vsize=864512 CPUtime=0.11
/proc/22540/task/22546/stat : 22546 (java) S 22539 22526 22489 0 -1 64 345 0 0 0 11 0 0 0 16 0 9 0 23482624 885260288 139313 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22547] ppid=22539 vsize=864512 CPUtime=0
/proc/22540/task/22547/stat : 22547 (java) S 22539 22526 22489 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23482624 885260288 139313 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22540/tid=22548] ppid=22539 vsize=864512 CPUtime=0
/proc/22540/task/22548/stat : 22548 (java) S 22539 22526 22489 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23482624 885260288 139313 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 886736

[startup+1854.53 s]
/proc/loadavg: 2.00 2.30 2.29 3/79 25280
/proc/meminfo: memFree=1384936/2055920 swapFree=4192812/4192956
[pid=22526] ppid=22524 vsize=16868 CPUtime=0.67
/proc/22526/stat : 22526 (sugar) S 22524 22526 22489 0 -1 4194304 1323 9082 0 1 6 2 54 5 16 0 1 0 23482546 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 213125214306 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/22526/statm: 4217 1112 409 3 0 796 0
[pid=22539] ppid=22526 vsize=0 CPUtime=0
/proc/22539/stat : 22539 (sh) Z 22526 22526 22489 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 23482619 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/22539/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 16868
#
############


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

[startup+1854.53 s]
/proc/loadavg: 2.00 2.30 2.29 3/79 25280
/proc/meminfo: memFree=1384936/2055920 swapFree=4192812/4192956
[pid=22526] ppid=22524 vsize=16868 CPUtime=0.67
/proc/22526/stat : 22526 (sugar) S 22524 22526 22489 0 -1 4194304 1323 9082 0 1 6 2 54 5 16 0 1 0 23482546 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 213125214306 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/22526/statm: 4217 1112 409 3 0 796 0
[pid=22539] ppid=22526 vsize=0 CPUtime=0
/proc/22539/stat : 22539 (sh) Z 22526 22526 22489 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 23482619 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/22539/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 16868

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.34
#  lost CPU user time (s): 1797.83
#  lost CPU system time (s): 1.51

Real time (s): 1854.55
CPU time (s): 1800.03
CPU user time (s): 1798.44
CPU system time (s): 1.58999
CPU usage (%): 97.0606
Max. virtual memory (cumulated for all children) (KiB): 913240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.613906
system time used= 0.079987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10759
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= 508
involuntary context switches= 378

runsolver used 2.41063 second user time and 6.53001 second system time

The end

Launcher Data

Begin job on node37 at 2009-07-12 04:03:04
IDJOB=2077319
IDBENCH=56580
IDSOLVER=739
FILE ID=node37/2077319-1247364184
PBS_JOBID= 9507054
Free space on /tmp= 66428 MiB

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

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

MD5SUM BENCH= e5e14876abfa78d30858fc4e682a995d
RANDOM SEED=516453144

node37.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.260
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.260
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:       1786584 kB
Buffers:         13072 kB
Cached:         119732 kB
SwapCached:          0 kB
Active:         143848 kB
Inactive:        76604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1786584 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2296 kB
Writeback:           0 kB
Mapped:          99156 kB
Slab:            34408 kB
Committed_AS:   257360 kB
PageTables:       1852 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= 66348 MiB
End job on node37 at 2009-07-12 04:34:00