Trace number 2071873

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.03 1818.92

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg11-12_ext.xml
MD5SUM4461eed1bf5a4b89a787486e9d812855
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables132
Number of constraints23
Maximum constraint arity12
Maximum domain size26
Number of constraints which are defined in extension23
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.08	c 0	BEGIN Sun Jul 12 01:32:51 2009
0.00/0.08	c 0	PID 20090
0.07/0.08	c 0	HOST node43.alineos.net
0.07/0.08	c 0	CONVERTING HOME/instance-2071873-1247355171.xml TO HOME/temp.csp
0.07/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2071873-1247355171.xml' 'HOME/temp.csp'
0.97/1.01	c 1	1 domains, 132 variables, 0 predicates, 2 relations, 23 constraints
0.97/1.03	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.97/1.03	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.98/1.12	c 1	Parsing HOME/temp.csp
0.98/1.73	c 2	parsed 158 expressions
0.98/1.74	c 2	Heap : 11 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.98/1.74	c 2	Converting to clausal form CSP
0.98/1.77	c 2	converted 16 (10%) expressions
0.98/1.77	c 2	converted 32 (20%) expressions
0.98/1.77	c 2	converted 48 (30%) expressions
0.98/1.77	c 2	converted 64 (40%) expressions
0.98/1.77	c 2	converted 79 (50%) expressions
0.98/1.77	c 2	converted 95 (60%) expressions
0.98/1.77	c 2	converted 111 (70%) expressions
0.98/1.77	c 2	converted 127 (80%) expressions
6.57/6.72	c 7	converted 143 (90%) expressions
12.81/13.07	c 13	converted 158 (100%) expressions
12.81/13.07	c 13	CSP : 132 integers, 0 booleans, 23 clauses, largest domain size 26
12.81/13.07	c 13	Heap : 302 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
12.81/13.07	c 13	Propagation in CSP
12.81/13.07	c 13	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
12.81/13.07	c 13	CSP : 132 integers, 0 booleans, 23 clauses, largest domain size 26
12.81/13.07	c 13	Heap : 302 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
12.81/13.07	c 13	Simplifing CSP by introducing new Boolean variables
12.81/13.07	c 13	CSP : 132 integers, 0 booleans, 23 clauses, largest domain size 26
12.81/13.07	c 13	Heap : 302 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
14.49/14.73	c 15	Encoding CSP to SAT : HOME/temp.cnf
14.49/14.74	c 15	14 (10%) CSP integer variables are encoded (336 clauses, 3552 bytes)
14.49/14.75	c 15	27 (20%) CSP integer variables are encoded (648 clauses, 6984 bytes)
14.49/14.75	c 15	40 (30%) CSP integer variables are encoded (960 clauses, 10417 bytes)
14.49/14.75	c 15	53 (40%) CSP integer variables are encoded (1272 clauses, 14473 bytes)
14.49/14.75	c 15	66 (50%) CSP integer variables are encoded (1584 clauses, 18529 bytes)
14.49/14.76	c 15	80 (60%) CSP integer variables are encoded (1920 clauses, 22897 bytes)
14.49/14.76	c 15	93 (70%) CSP integer variables are encoded (2232 clauses, 26953 bytes)
14.49/14.76	c 15	106 (80%) CSP integer variables are encoded (2544 clauses, 31009 bytes)
14.49/14.76	c 15	119 (90%) CSP integer variables are encoded (2856 clauses, 35065 bytes)
14.49/14.76	c 15	132 (100%) CSP integer variables are encoded (3168 clauses, 39121 bytes)
1317.85/1331.75	c 1332	3 (10%) CSP clauses are encoded (918030 clauses, 69252018 bytes)
1800.03/1818.82	c ERROR INTERRUPTED
1800.03/1818.92	s UNKNOWN
1800.03/1818.92	c 1819	CPU 0.98 (0.05 0.02 0.85 0.06)
1800.03/1818.92	c 1819	END Sun Jul 12 02:03:10 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-2071873-1247355171/watcher-2071873-1247355171 -o /tmp/evaluation-result-2071873-1247355171/solver-2071873-1247355171 -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-2071873-1247355171.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.98 2.01 2.00 4/82 20090
/proc/meminfo: memFree=1614872/2055920 swapFree=4192812/4192956
[pid=20090] ppid=20088 vsize=12268 CPUtime=0
/proc/20090/stat : 20090 (sugar) R 20088 20090 19607 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 22580962 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 221954931301 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/20090/statm: 3067 316 241 3 0 167 0

[startup+0.0840749 s]
/proc/loadavg: 1.98 2.01 2.00 4/82 20090
/proc/meminfo: memFree=1614872/2055920 swapFree=4192812/4192956
[pid=20090] ppid=20088 vsize=16740 CPUtime=0.07
/proc/20090/stat : 20090 (sugar) S 20088 20090 19607 0 -1 4194304 1152 0 0 0 5 2 0 0 18 0 1 0 22580962 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20090/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.100947 s]
/proc/loadavg: 1.98 2.01 2.00 4/82 20090
/proc/meminfo: memFree=1614872/2055920 swapFree=4192812/4192956
[pid=20090] ppid=20088 vsize=16868 CPUtime=0.07
/proc/20090/stat : 20090 (sugar) S 20088 20090 19607 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 22580962 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20090/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301945 s]
/proc/loadavg: 1.98 2.01 2.00 4/82 20090
/proc/meminfo: memFree=1614872/2055920 swapFree=4192812/4192956
[pid=20090] ppid=20088 vsize=16868 CPUtime=0.07
/proc/20090/stat : 20090 (sugar) S 20088 20090 19607 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 22580962 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20090/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701982 s]
/proc/loadavg: 1.98 2.01 2.00 4/82 20090
/proc/meminfo: memFree=1614872/2055920 swapFree=4192812/4192956
[pid=20090] ppid=20088 vsize=16868 CPUtime=0.07
/proc/20090/stat : 20090 (sugar) S 20088 20090 19607 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 22580962 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20090/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50105 s]
/proc/loadavg: 1.98 2.01 2.00 3/93 20102
/proc/meminfo: memFree=1588992/2055920 swapFree=4192812/4192956
[pid=20090] ppid=20088 vsize=16868 CPUtime=0.98
/proc/20090/stat : 20090 (sugar) S 20088 20090 19607 0 -1 4194304 1309 9094 0 1 5 2 85 6 16 0 1 0 22580962 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20090/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 16868

[startup+3.1022 s]
/proc/loadavg: 1.98 2.01 2.00 4/93 20112
/proc/meminfo: memFree=1581248/2055920 swapFree=4192812/4192956
[pid=20090] ppid=20088 vsize=16868 CPUtime=0.98
/proc/20090/stat : 20090 (sugar) S 20088 20090 19607 0 -1 4194304 1309 9094 0 1 5 2 85 6 15 0 1 0 22580962 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20090/statm: 4217 1111 409 3 0 796 0
[pid=20103] ppid=20090 vsize=5356 CPUtime=0
/proc/20103/stat : 20103 (sh) S 20090 20090 19607 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22581066 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20103/statm: 1339 233 193 169 0 50 0
[pid=20104] ppid=20103 vsize=864396 CPUtime=2.04
/proc/20104/stat : 20104 (java) S 20103 20090 19607 0 -1 0 16707 0 1 0 195 9 0 0 18 0 9 0 22581067 885141504 15083 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20104/statm: 216099 15083 2566 9 0 210604 0
[pid=20104/tid=20105] ppid=20103 vsize=864396 CPUtime=0.82
/proc/20104/task/20105/stat : 20105 (java) R 20103 20090 19607 0 -1 64 3202 0 1 0 80 2 0 0 25 0 9 0 22581067 885141504 15083 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20106] ppid=20103 vsize=864396 CPUtime=1.14
/proc/20104/task/20106/stat : 20106 (java) R 20103 20090 19607 0 -1 64 12491 0 0 0 109 5 0 0 18 0 9 0 22581069 885141504 15083 996147200 134512640 134550932 4294955936 18446744073709551615 102759499 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20107] ppid=20103 vsize=864396 CPUtime=0
/proc/20104/task/20107/stat : 20107 (java) S 20103 20090 19607 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22581069 885141504 15083 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20108] ppid=20103 vsize=864396 CPUtime=0
/proc/20104/task/20108/stat : 20108 (java) S 20103 20090 19607 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22581069 885141504 15083 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20109] ppid=20103 vsize=864396 CPUtime=0
/proc/20104/task/20109/stat : 20109 (java) S 20103 20090 19607 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22581071 885141504 15083 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20110] ppid=20103 vsize=864396 CPUtime=0.04
/proc/20104/task/20110/stat : 20110 (java) S 20103 20090 19607 0 -1 64 310 0 0 0 4 0 0 0 16 0 9 0 22581071 885141504 15083 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20111] ppid=20103 vsize=864396 CPUtime=0
/proc/20104/task/20111/stat : 20111 (java) S 20103 20090 19607 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22581071 885141504 15083 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20112] ppid=20103 vsize=864396 CPUtime=0
/proc/20104/task/20112/stat : 20112 (java) S 20103 20090 19607 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22581071 885141504 15083 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 886620

[startup+6.30249 s]
/proc/loadavg: 1.98 2.01 2.00 4/93 20112
/proc/meminfo: memFree=1484032/2055920 swapFree=4192812/4192956
[pid=20090] ppid=20088 vsize=16868 CPUtime=0.98
/proc/20090/stat : 20090 (sugar) S 20088 20090 19607 0 -1 4194304 1309 9094 0 1 5 2 85 6 15 0 1 0 22580962 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20090/statm: 4217 1111 409 3 0 796 0
[pid=20103] ppid=20090 vsize=5356 CPUtime=0
/proc/20103/stat : 20103 (sh) S 20090 20090 19607 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22581066 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20103/statm: 1339 233 193 169 0 50 0
[pid=20104] ppid=20103 vsize=885888 CPUtime=5.2
/proc/20104/stat : 20104 (java) S 20103 20090 19607 0 -1 0 47876 0 1 0 496 24 0 0 18 0 9 0 22581067 907149312 40549 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20104/statm: 221472 40549 2567 9 0 215977 0
[pid=20104/tid=20105] ppid=20103 vsize=885888 CPUtime=1.73
/proc/20104/task/20105/stat : 20105 (java) S 20103 20090 19607 0 -1 64 3752 0 1 0 171 2 0 0 25 0 9 0 22581067 907149312 40549 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20106] ppid=20103 vsize=885888 CPUtime=3.4
/proc/20104/task/20106/stat : 20106 (java) R 20103 20090 19607 0 -1 64 43110 0 0 0 320 20 0 0 22 0 9 0 22581069 907149312 40549 996147200 134512640 134550932 4294955936 18446744073709551615 104516112 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20107] ppid=20103 vsize=885888 CPUtime=0
/proc/20104/task/20107/stat : 20107 (java) S 20103 20090 19607 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22581069 907149312 40549 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20108] ppid=20103 vsize=885888 CPUtime=0
/proc/20104/task/20108/stat : 20108 (java) S 20103 20090 19607 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22581069 907149312 40549 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20109] ppid=20103 vsize=885888 CPUtime=0
/proc/20104/task/20109/stat : 20109 (java) S 20103 20090 19607 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22581071 907149312 40549 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20110] ppid=20103 vsize=885888 CPUtime=0.04
/proc/20104/task/20110/stat : 20110 (java) S 20103 20090 19607 0 -1 64 310 0 0 0 4 0 0 0 16 0 9 0 22581071 907149312 40549 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20111] ppid=20103 vsize=885888 CPUtime=0
/proc/20104/task/20111/stat : 20111 (java) S 20103 20090 19607 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22581071 907149312 40549 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20112] ppid=20103 vsize=885888 CPUtime=0
/proc/20104/task/20112/stat : 20112 (java) S 20103 20090 19607 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22581071 907149312 40549 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) 908112

[startup+12.7021 s]
/proc/loadavg: 1.98 2.01 2.00 4/93 20112
/proc/meminfo: memFree=1311296/2055920 swapFree=4192812/4192956
[pid=20090] ppid=20088 vsize=16868 CPUtime=0.98
/proc/20090/stat : 20090 (sugar) S 20088 20090 19607 0 -1 4194304 1309 9094 0 1 5 2 85 6 16 0 1 0 22580962 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20090/statm: 4217 1111 409 3 0 796 0
[pid=20103] ppid=20090 vsize=5356 CPUtime=0
/proc/20103/stat : 20103 (sh) S 20090 20090 19607 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22581066 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20103/statm: 1339 233 193 169 0 50 0
[pid=20104] ppid=20103 vsize=864396 CPUtime=11.53
/proc/20104/stat : 20104 (java) S 20103 20090 19607 0 -1 0 106088 0 1 0 1102 51 0 0 18 0 9 0 22581067 885141504 82755 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20104/statm: 216099 82755 2567 9 0 210604 0
[pid=20104/tid=20105] ppid=20103 vsize=864396 CPUtime=4.13
/proc/20104/task/20105/stat : 20105 (java) S 20103 20090 19607 0 -1 64 5883 0 1 0 410 3 0 0 17 0 9 0 22581067 885141504 82755 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20106] ppid=20103 vsize=864396 CPUtime=7.33
/proc/20104/task/20106/stat : 20106 (java) R 20103 20090 19607 0 -1 64 99191 0 0 0 687 46 0 0 25 0 9 0 22581069 885141504 82755 996147200 134512640 134550932 4294955936 18446744073709551615 102549400 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20107] ppid=20103 vsize=864396 CPUtime=0
/proc/20104/task/20107/stat : 20107 (java) S 20103 20090 19607 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22581069 885141504 82755 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20108] ppid=20103 vsize=864396 CPUtime=0
/proc/20104/task/20108/stat : 20108 (java) S 20103 20090 19607 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22581069 885141504 82755 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20109] ppid=20103 vsize=864396 CPUtime=0
/proc/20104/task/20109/stat : 20109 (java) S 20103 20090 19607 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22581071 885141504 82755 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20110] ppid=20103 vsize=864396 CPUtime=0.04
/proc/20104/task/20110/stat : 20110 (java) S 20103 20090 19607 0 -1 64 310 0 0 0 4 0 0 0 16 0 9 0 22581071 885141504 82755 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20111] ppid=20103 vsize=864396 CPUtime=0
/proc/20104/task/20111/stat : 20111 (java) S 20103 20090 19607 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22581071 885141504 82755 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20112] ppid=20103 vsize=864396 CPUtime=0
/proc/20104/task/20112/stat : 20112 (java) S 20103 20090 19607 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22581071 885141504 82755 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 886620

[startup+25.5012 s]
/proc/loadavg: 2.05 2.02 2.00 3/93 20112
/proc/meminfo: memFree=1240512/2055920 swapFree=4192812/4192956
[pid=20090] ppid=20088 vsize=16868 CPUtime=0.98
/proc/20090/stat : 20090 (sugar) S 20088 20090 19607 0 -1 4194304 1311 9094 0 1 5 2 85 6 16 0 1 0 22580962 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20090/statm: 4217 1112 409 3 0 796 0
[pid=20103] ppid=20090 vsize=5356 CPUtime=0
/proc/20103/stat : 20103 (sh) S 20090 20090 19607 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22581066 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20103/statm: 1339 233 193 169 0 50 0
[pid=20104] ppid=20103 vsize=864508 CPUtime=24.19
/proc/20104/stat : 20104 (java) S 20103 20090 19607 0 -1 0 127279 0 1 0 2358 61 0 0 18 0 9 0 22581067 885256192 93304 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20104/statm: 216127 93304 2591 9 0 210604 0
[pid=20104/tid=20105] ppid=20103 vsize=864508 CPUtime=14.8
/proc/20104/task/20105/stat : 20105 (java) R 20103 20090 19607 0 -1 64 7989 0 1 0 1475 5 0 0 25 0 9 0 22581067 885256192 93304 996147200 134512640 134550932 4294955936 18446744073709551615 4126545188 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20106] ppid=20103 vsize=864508 CPUtime=9.29
/proc/20104/task/20106/stat : 20106 (java) S 20103 20090 19607 0 -1 64 118254 0 0 0 874 55 0 0 16 0 9 0 22581069 885256192 93304 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20107] ppid=20103 vsize=864508 CPUtime=0
/proc/20104/task/20107/stat : 20107 (java) S 20103 20090 19607 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22581069 885256192 93304 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20108] ppid=20103 vsize=864508 CPUtime=0
/proc/20104/task/20108/stat : 20108 (java) S 20103 20090 19607 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22581069 885256192 93304 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20109] ppid=20103 vsize=864508 CPUtime=0
/proc/20104/task/20109/stat : 20109 (java) S 20103 20090 19607 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22581071 885256192 93304 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20110] ppid=20103 vsize=864508 CPUtime=0.08
/proc/20104/task/20110/stat : 20110 (java) S 20103 20090 19607 0 -1 64 332 0 0 0 8 0 0 0 16 0 9 0 22581071 885256192 93304 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20111] ppid=20103 vsize=864508 CPUtime=0
/proc/20104/task/20111/stat : 20111 (java) S 20103 20090 19607 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22581071 885256192 93304 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20112] ppid=20103 vsize=864508 CPUtime=0
/proc/20104/task/20112/stat : 20112 (java) S 20103 20090 19607 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22581071 885256192 93304 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 886732

[startup+51.1015 s]
/proc/loadavg: 2.24 2.07 2.02 3/93 20112
/proc/meminfo: memFree=1240512/2055920 swapFree=4192812/4192956
[pid=20090] ppid=20088 vsize=16868 CPUtime=0.98
/proc/20090/stat : 20090 (sugar) S 20088 20090 19607 0 -1 4194304 1311 9094 0 1 5 2 85 6 16 0 1 0 22580962 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20090/statm: 4217 1112 409 3 0 796 0
[pid=20103] ppid=20090 vsize=5356 CPUtime=0
/proc/20103/stat : 20103 (sh) S 20090 20090 19607 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22581066 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20103/statm: 1339 233 193 169 0 50 0
[pid=20104] ppid=20103 vsize=864508 CPUtime=49.53
/proc/20104/stat : 20104 (java) S 20103 20090 19607 0 -1 0 127279 0 1 0 4892 61 0 0 18 0 9 0 22581067 885256192 93304 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20104/statm: 216127 93304 2591 9 0 210604 0

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

/proc/20103/stat : 20103 (sh) S 20090 20090 19607 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22581066 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20103/statm: 1339 233 193 169 0 50 0
[pid=20104] ppid=20103 vsize=864508 CPUtime=1584.65
/proc/20104/stat : 20104 (java) S 20103 20090 19607 0 -1 0 167443 0 1 0 158344 121 0 0 18 0 9 0 22581067 885256192 133279 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20104/statm: 216127 133279 2591 9 0 210604 0
[pid=20104/tid=20105] ppid=20103 vsize=864508 CPUtime=1572.6
/proc/20104/task/20105/stat : 20105 (java) R 20103 20090 19607 0 -1 64 8179 0 1 0 157212 48 0 0 25 0 9 0 22581067 885256192 133279 996147200 134512640 134550932 4294955936 18446744073709551615 4126573056 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20106] ppid=20103 vsize=864508 CPUtime=11.91
/proc/20104/task/20106/stat : 20106 (java) S 20103 20090 19607 0 -1 64 158220 0 0 0 1121 70 0 0 16 0 9 0 22581069 885256192 133279 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20107] ppid=20103 vsize=864508 CPUtime=0
/proc/20104/task/20107/stat : 20107 (java) S 20103 20090 19607 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22581069 885256192 133279 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20108] ppid=20103 vsize=864508 CPUtime=0
/proc/20104/task/20108/stat : 20108 (java) S 20103 20090 19607 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22581069 885256192 133279 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20109] ppid=20103 vsize=864508 CPUtime=0
/proc/20104/task/20109/stat : 20109 (java) S 20103 20090 19607 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22581071 885256192 133279 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20110] ppid=20103 vsize=864508 CPUtime=0.09
/proc/20104/task/20110/stat : 20110 (java) S 20103 20090 19607 0 -1 64 340 0 0 0 9 0 0 0 16 0 9 0 22581071 885256192 133279 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20111] ppid=20103 vsize=864508 CPUtime=0
/proc/20104/task/20111/stat : 20111 (java) S 20103 20090 19607 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22581071 885256192 133279 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20112] ppid=20103 vsize=864508 CPUtime=0
/proc/20104/task/20112/stat : 20112 (java) S 20103 20090 19607 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22581071 885256192 133279 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1585.63
Current children cumulated vsize (KiB) 886732

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 20114
/proc/meminfo: memFree=774720/2055920 swapFree=4192812/4192956
[pid=20090] ppid=20088 vsize=16868 CPUtime=0.98
/proc/20090/stat : 20090 (sugar) S 20088 20090 19607 0 -1 4194304 1311 9094 0 1 5 2 85 6 16 0 1 0 22580962 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20090/statm: 4217 1112 409 3 0 796 0
[pid=20103] ppid=20090 vsize=5356 CPUtime=0
/proc/20103/stat : 20103 (sh) S 20090 20090 19607 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22581066 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20103/statm: 1339 233 193 169 0 50 0
[pid=20104] ppid=20103 vsize=864508 CPUtime=1644.03
/proc/20104/stat : 20104 (java) S 20103 20090 19607 0 -1 0 169331 0 1 0 164282 121 0 0 18 0 9 0 22581067 885256192 135161 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20104/statm: 216127 135161 2591 9 0 210604 0
[pid=20104/tid=20105] ppid=20103 vsize=864508 CPUtime=1631.86
/proc/20104/task/20105/stat : 20105 (java) R 20103 20090 19607 0 -1 64 8185 0 1 0 163138 48 0 0 25 0 9 0 22581067 885256192 135161 996147200 134512640 134550932 4294955936 18446744073709551615 4126545200 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20106] ppid=20103 vsize=864508 CPUtime=12.03
/proc/20104/task/20106/stat : 20106 (java) S 20103 20090 19607 0 -1 64 160102 0 0 0 1132 71 0 0 16 0 9 0 22581069 885256192 135161 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20107] ppid=20103 vsize=864508 CPUtime=0
/proc/20104/task/20107/stat : 20107 (java) S 20103 20090 19607 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22581069 885256192 135161 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20108] ppid=20103 vsize=864508 CPUtime=0
/proc/20104/task/20108/stat : 20108 (java) S 20103 20090 19607 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22581069 885256192 135161 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20109] ppid=20103 vsize=864508 CPUtime=0
/proc/20104/task/20109/stat : 20109 (java) S 20103 20090 19607 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22581071 885256192 135161 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20110] ppid=20103 vsize=864508 CPUtime=0.09
/proc/20104/task/20110/stat : 20110 (java) S 20103 20090 19607 0 -1 64 340 0 0 0 9 0 0 0 16 0 9 0 22581071 885256192 135161 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20111] ppid=20103 vsize=864508 CPUtime=0
/proc/20104/task/20111/stat : 20111 (java) S 20103 20090 19607 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22581071 885256192 135161 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20112] ppid=20103 vsize=864508 CPUtime=0
/proc/20104/task/20112/stat : 20112 (java) S 20103 20090 19607 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22581071 885256192 135161 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1645.01
Current children cumulated vsize (KiB) 886732

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 20120
/proc/meminfo: memFree=767992/2055920 swapFree=4192812/4192956
[pid=20090] ppid=20088 vsize=16868 CPUtime=0.98
/proc/20090/stat : 20090 (sugar) S 20088 20090 19607 0 -1 4194304 1311 9094 0 1 5 2 85 6 16 0 1 0 22580962 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20090/statm: 4217 1112 409 3 0 796 0
[pid=20103] ppid=20090 vsize=5356 CPUtime=0
/proc/20103/stat : 20103 (sh) S 20090 20090 19607 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22581066 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20103/statm: 1339 233 193 169 0 50 0
[pid=20104] ppid=20103 vsize=864508 CPUtime=1703.4
/proc/20104/stat : 20104 (java) S 20103 20090 19607 0 -1 0 170943 0 1 0 170218 122 0 0 18 0 9 0 22581067 885256192 136768 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20104/statm: 216127 136768 2591 9 0 210604 0
[pid=20104/tid=20105] ppid=20103 vsize=864508 CPUtime=1691.13
/proc/20104/task/20105/stat : 20105 (java) R 20103 20090 19607 0 -1 64 8190 0 1 0 169065 48 0 0 25 0 9 0 22581067 885256192 136768 996147200 134512640 134550932 4294955936 18446744073709551615 4126573056 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20106] ppid=20103 vsize=864508 CPUtime=12.13
/proc/20104/task/20106/stat : 20106 (java) S 20103 20090 19607 0 -1 64 161709 0 0 0 1142 71 0 0 16 0 9 0 22581069 885256192 136768 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20107] ppid=20103 vsize=864508 CPUtime=0
/proc/20104/task/20107/stat : 20107 (java) S 20103 20090 19607 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22581069 885256192 136768 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20108] ppid=20103 vsize=864508 CPUtime=0
/proc/20104/task/20108/stat : 20108 (java) S 20103 20090 19607 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22581069 885256192 136768 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20109] ppid=20103 vsize=864508 CPUtime=0
/proc/20104/task/20109/stat : 20109 (java) S 20103 20090 19607 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22581071 885256192 136768 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20110] ppid=20103 vsize=864508 CPUtime=0.09
/proc/20104/task/20110/stat : 20110 (java) S 20103 20090 19607 0 -1 64 340 0 0 0 9 0 0 0 16 0 9 0 22581071 885256192 136768 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20111] ppid=20103 vsize=864508 CPUtime=0
/proc/20104/task/20111/stat : 20111 (java) S 20103 20090 19607 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22581071 885256192 136768 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20112] ppid=20103 vsize=864508 CPUtime=0
/proc/20104/task/20112/stat : 20112 (java) S 20103 20090 19607 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22581071 885256192 136768 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1704.38
Current children cumulated vsize (KiB) 886732

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/91 20245
/proc/meminfo: memFree=1223240/2055920 swapFree=4192812/4192956
[pid=20090] ppid=20088 vsize=16868 CPUtime=0.98
/proc/20090/stat : 20090 (sugar) S 20088 20090 19607 0 -1 4194304 1311 9094 0 1 5 2 85 6 16 0 1 0 22580962 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20090/statm: 4217 1112 409 3 0 796 0
[pid=20103] ppid=20090 vsize=5356 CPUtime=0
/proc/20103/stat : 20103 (sh) S 20090 20090 19607 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22581066 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20103/statm: 1339 233 193 169 0 50 0
[pid=20104] ppid=20103 vsize=864508 CPUtime=1762.91
/proc/20104/stat : 20104 (java) S 20103 20090 19607 0 -1 0 170943 0 1 0 176168 123 0 0 18 0 9 0 22581067 885256192 136768 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20104/statm: 216127 136768 2591 9 0 210604 0
[pid=20104/tid=20105] ppid=20103 vsize=864508 CPUtime=1750.65
/proc/20104/task/20105/stat : 20105 (java) R 20103 20090 19607 0 -1 64 8190 0 1 0 175015 50 0 0 25 0 9 0 22581067 885256192 136768 996147200 134512640 134550932 4294955936 18446744073709551615 102094187 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20106] ppid=20103 vsize=864508 CPUtime=12.13
/proc/20104/task/20106/stat : 20106 (java) S 20103 20090 19607 0 -1 64 161709 0 0 0 1142 71 0 0 16 0 9 0 22581069 885256192 136768 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20107] ppid=20103 vsize=864508 CPUtime=0
/proc/20104/task/20107/stat : 20107 (java) S 20103 20090 19607 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22581069 885256192 136768 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20108] ppid=20103 vsize=864508 CPUtime=0
/proc/20104/task/20108/stat : 20108 (java) S 20103 20090 19607 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22581069 885256192 136768 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20109] ppid=20103 vsize=864508 CPUtime=0
/proc/20104/task/20109/stat : 20109 (java) S 20103 20090 19607 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22581071 885256192 136768 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20110] ppid=20103 vsize=864508 CPUtime=0.09
/proc/20104/task/20110/stat : 20110 (java) S 20103 20090 19607 0 -1 64 340 0 0 0 9 0 0 0 16 0 9 0 22581071 885256192 136768 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20111] ppid=20103 vsize=864508 CPUtime=0
/proc/20104/task/20111/stat : 20111 (java) S 20103 20090 19607 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22581071 885256192 136768 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20112] ppid=20103 vsize=864508 CPUtime=0
/proc/20104/task/20112/stat : 20112 (java) S 20103 20090 19607 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22581071 885256192 136768 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1763.89
Current children cumulated vsize (KiB) 886732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1818.8 s]
/proc/loadavg: 2.02 2.01 2.00 3/91 20245
/proc/meminfo: memFree=1189768/2055920 swapFree=4192812/4192956
[pid=20090] ppid=20088 vsize=16868 CPUtime=0.98
/proc/20090/stat : 20090 (sugar) S 20088 20090 19607 0 -1 4194304 1311 9094 0 1 5 2 85 6 16 0 1 0 22580962 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20090/statm: 4217 1112 409 3 0 796 0
[pid=20103] ppid=20090 vsize=5356 CPUtime=0
/proc/20103/stat : 20103 (sh) S 20090 20090 19607 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22581066 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20103/statm: 1339 233 193 169 0 50 0
[pid=20104] ppid=20103 vsize=864508 CPUtime=1799.05
/proc/20104/stat : 20104 (java) S 20103 20090 19607 0 -1 0 173644 0 1 0 179767 138 0 0 18 0 9 0 22581067 885256192 139439 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20104/statm: 216127 139439 2591 9 0 210604 0
[pid=20104/tid=20105] ppid=20103 vsize=864508 CPUtime=1786.6
/proc/20104/task/20105/stat : 20105 (java) R 20103 20090 19607 0 -1 64 8220 0 1 0 178596 64 0 0 25 0 9 0 22581067 885256192 139439 996147200 134512640 134550932 4294955936 18446744073709551615 4126592750 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20106] ppid=20103 vsize=864508 CPUtime=12.32
/proc/20104/task/20106/stat : 20106 (java) S 20103 20090 19607 0 -1 64 164380 0 0 0 1160 72 0 0 16 0 9 0 22581069 885256192 139439 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20107] ppid=20103 vsize=864508 CPUtime=0
/proc/20104/task/20107/stat : 20107 (java) S 20103 20090 19607 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22581069 885256192 139439 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20108] ppid=20103 vsize=864508 CPUtime=0
/proc/20104/task/20108/stat : 20108 (java) S 20103 20090 19607 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22581069 885256192 139439 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20109] ppid=20103 vsize=864508 CPUtime=0
/proc/20104/task/20109/stat : 20109 (java) S 20103 20090 19607 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22581071 885256192 139439 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20110] ppid=20103 vsize=864508 CPUtime=0.09
/proc/20104/task/20110/stat : 20110 (java) S 20103 20090 19607 0 -1 64 340 0 0 0 9 0 0 0 16 0 9 0 22581071 885256192 139439 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20111] ppid=20103 vsize=864508 CPUtime=0
/proc/20104/task/20111/stat : 20111 (java) S 20103 20090 19607 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22581071 885256192 139439 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20104/tid=20112] ppid=20103 vsize=864508 CPUtime=0
/proc/20104/task/20112/stat : 20112 (java) S 20103 20090 19607 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22581071 885256192 139439 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) 886732

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

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

Child status: 0

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

Real time (s): 1818.92
CPU time (s): 1800.03
CPU user time (s): 1798.57
CPU system time (s): 1.46
CPU usage (%): 98.9615
Max. virtual memory (cumulated for all children) (KiB): 908112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.910861
system time used= 0.086986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10771
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= 505
involuntary context switches= 402

runsolver used 2.13667 second user time and 6.25405 second system time

The end

Launcher Data

Begin job on node43 at 2009-07-12 01:32:51
IDJOB=2071873
IDBENCH=55544
IDSOLVER=738
FILE ID=node43/2071873-1247355171
PBS_JOBID= 9506958
Free space on /tmp= 66188 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/ukVg/normalized-crossword-m1c-uk-vg11-12_ext.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2071873-1247355171/watcher-2071873-1247355171 -o /tmp/evaluation-result-2071873-1247355171/solver-2071873-1247355171 -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-2071873-1247355171.xml

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

MD5SUM BENCH= 4461eed1bf5a4b89a787486e9d812855
RANDOM SEED=1317590433

node43.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.213
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	: 5931.00
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.213
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:       1615352 kB
Buffers:         15004 kB
Cached:          66596 kB
SwapCached:          0 kB
Active:         367008 kB
Inactive:        25284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1615352 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2488 kB
Writeback:           0 kB
Mapped:         332076 kB
Slab:            32656 kB
Committed_AS:   659704 kB
PageTables:       2620 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= 66184 MiB
End job on node43 at 2009-07-12 02:03:12