Trace number 2062810

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? (MO) 157.479 160.884

General information on the benchmark

Namecsp/ortholatin/
normalized-ortholatin-20.xml
MD5SUM83883806705727ca3a0004ae8dbf9fd1
Bench CategoryAlldiff (alldiff)
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 variables1200
Number of constraints481
Maximum constraint arity400
Maximum domain size400
Number of constraints which are defined in extension400
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)alldifferent(81)

Solver Data

0.01/0.07	c 0	Sugar v1-14-6 + HOME/minisat
0.01/0.07	c 0	BEGIN Sat Jul 11 18:27:18 2009
0.01/0.07	c 0	PID 13709
0.01/0.07	c 0	HOST node63.alineos.net
0.01/0.07	c 0	CONVERTING HOME/instance-2062810-1247329638.xml TO HOME/temp.csp
0.01/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2062810-1247329638.xml' 'HOME/temp.csp'
0.06/0.36	c 0	2 domains, 1200 variables, 0 predicates, 1 relations, 481 constraints
0.06/0.40	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.40	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.06/0.47	c 0	Parsing HOME/temp.csp
0.47/0.53	c 1	parsed 1684 expressions
0.47/0.54	c 1	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.47/0.54	c 1	Converting to clausal form CSP
0.47/0.55	c 1	converted 169 (10%) expressions
0.47/0.56	c 1	converted 337 (20%) expressions
0.47/0.56	c 1	converted 506 (30%) expressions
0.47/0.56	c 1	converted 674 (40%) expressions
0.47/0.56	c 1	converted 842 (50%) expressions
0.47/0.56	c 1	converted 1011 (60%) expressions
0.47/0.56	c 1	converted 1179 (70%) expressions
0.47/0.84	c 1	converted 1348 (80%) expressions
1.20/1.15	c 1	converted 1516 (90%) expressions
5.09/4.94	c 5	converted 1684 (100%) expressions
5.09/4.94	c 5	CSP : 1200 integers, 0 booleans, 95562 clauses, largest domain size 400
5.09/4.94	c 5	Heap : 93 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
5.09/4.94	c 5	Propagation in CSP
5.39/5.29	c 5	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.39/5.29	c 5	CSP : 1200 integers, 0 booleans, 95562 clauses, largest domain size 400
5.39/5.29	c 5	Heap : 93 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
5.49/5.31	c 5	Simplifing CSP by introducing new Boolean variables
7.09/6.94	c 7	CSP : 1200 integers, 190000 booleans, 285562 clauses, largest domain size 400
7.09/6.94	c 7	Heap : 148 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
7.99/7.84	c 8	Encoding CSP to SAT : HOME/temp.cnf
7.99/7.88	c 8	120 (10%) CSP integer variables are encoded (2160 clauses, 26047 bytes)
7.99/7.89	c 8	240 (20%) CSP integer variables are encoded (4320 clauses, 54127 bytes)
7.99/7.89	c 8	360 (30%) CSP integer variables are encoded (6480 clauses, 82207 bytes)
7.99/7.89	c 8	480 (40%) CSP integer variables are encoded (8640 clauses, 110287 bytes)
7.99/7.89	c 8	600 (50%) CSP integer variables are encoded (10800 clauses, 141022 bytes)
7.99/7.90	c 8	720 (60%) CSP integer variables are encoded (12960 clauses, 173422 bytes)
8.11/7.92	c 8	840 (70%) CSP integer variables are encoded (30320 clauses, 433822 bytes)
8.11/7.97	c 8	960 (80%) CSP integer variables are encoded (78080 clauses, 1150222 bytes)
8.21/8.02	c 8	1080 (90%) CSP integer variables are encoded (125840 clauses, 1920329 bytes)
8.21/8.08	c 8	1200 (100%) CSP integer variables are encoded (173600 clauses, 2732249 bytes)
31.28/31.16	c 31	28557 (10%) CSP clauses are encoded (876371 clauses, 19852324 bytes)
36.94/36.85	c 37	57113 (20%) CSP clauses are encoded (4040611 clauses, 93542613 bytes)
50.39/50.57	c 51	85669 (30%) CSP clauses are encoded (11665329 clauses, 272337057 bytes)
63.92/64.52	c 65	114225 (40%) CSP clauses are encoded (19289648 clauses, 451444653 bytes)
77.34/78.18	c 78	142781 (50%) CSP clauses are encoded (26913967 clauses, 630949231 bytes)
90.85/91.88	c 92	171338 (60%) CSP clauses are encoded (34538686 clauses, 810847141 bytes)
104.35/106.05	c 106	199894 (70%) CSP clauses are encoded (42163404 clauses, 991444789 bytes)
117.79/119.59	c 120	228450 (80%) CSP clauses are encoded (49787723 clauses, 1173066515 bytes)
131.24/133.25	c 133	257006 (90%) CSP clauses are encoded (57412042 clauses, 1362040755 bytes)
144.66/146.71	c 147	285562 (100%) CSP clauses are encoded (65035962 clauses, 1552273082 bytes)
144.66/146.71	c 147	285562 CSP clauses encoded
144.66/146.72	c 147	Writing map file : HOME/temp.map
144.66/146.74	c 147	Heap : 118 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
144.66/146.74	c 147	SAT : 364800 SAT variables, 65035962 SAT clauses, 1552273082 bytes
144.66/146.74	c 147	Heap : 118 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
144.72/146.83	c 147	SOLVING HOME/temp.cnf
144.72/146.83	c 147	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
144.77/147.05	c 147	This is MiniSat 2.0 beta
144.77/147.05	c 147	WARNING: for repeatability, setting FPU to use double precision
144.77/147.05	c 147	============================[ Problem Statistics ]=============================
144.77/147.05	c 147	|                                                                             |
144.77/147.06	c 147	|  Number of variables:  364800                                               |
144.77/147.06	c 147	|  Number of clauses:    65035962                                             |
156.84/159.22	c ERROR INTERRUPTED
156.96/159.35	s UNKNOWN
156.96/159.35	c 159	CPU 144.77 (0.05 0.02 135.44 9.26)
156.96/159.35	c 159	END Sat Jul 11 18:29:57 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-2062810-1247329638/watcher-2062810-1247329638 -o /tmp/evaluation-result-2062810-1247329638/solver-2062810-1247329638 -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-2062810-1247329638.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.04 1.52 1.69 3/82 13709
/proc/meminfo: memFree=1600920/2055920 swapFree=4191904/4192956
[pid=13709] ppid=13707 vsize=12272 CPUtime=0
/proc/13709/stat : 13709 (sugar) R 13707 13709 11341 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 20026366 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 244285750270 0 0 4224 0 0 0 0 17 0 0 0
/proc/13709/statm: 3068 327 246 3 0 168 0

[startup+0.026716 s]
/proc/loadavg: 1.04 1.52 1.69 3/82 13709
/proc/meminfo: memFree=1600920/2055920 swapFree=4191904/4192956
[pid=13709] ppid=13707 vsize=12940 CPUtime=0.01
/proc/13709/stat : 13709 (sugar) R 13707 13709 11341 0 -1 4194304 618 0 0 0 1 0 0 0 18 0 1 0 20026366 13250560 586 996147200 4194304 4206940 548682068608 18446744073709551615 244276695777 0 0 4224 0 0 0 0 17 0 0 0
/proc/13709/statm: 3235 586 316 3 0 335 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12940

[startup+0.101729 s]
/proc/loadavg: 1.04 1.52 1.69 3/82 13709
/proc/meminfo: memFree=1600920/2055920 swapFree=4191904/4192956
[pid=13709] ppid=13707 vsize=16868 CPUtime=0.06
/proc/13709/stat : 13709 (sugar) S 13707 13709 11341 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 20026366 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13709/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301751 s]
/proc/loadavg: 1.04 1.52 1.69 3/82 13709
/proc/meminfo: memFree=1600920/2055920 swapFree=4191904/4192956
[pid=13709] ppid=13707 vsize=16868 CPUtime=0.06
/proc/13709/stat : 13709 (sugar) S 13707 13709 11341 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 20026366 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13709/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701799 s]
/proc/loadavg: 1.04 1.52 1.69 3/82 13709
/proc/meminfo: memFree=1600920/2055920 swapFree=4191904/4192956
[pid=13709] ppid=13707 vsize=16868 CPUtime=0.47
/proc/13709/stat : 13709 (sugar) S 13707 13709 11341 0 -1 4194304 1309 4820 0 1 5 1 38 3 15 0 1 0 20026366 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13709/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 16868

[startup+1.50289 s]
/proc/loadavg: 1.12 1.52 1.69 2/93 13731
/proc/meminfo: memFree=1577152/2055920 swapFree=4191904/4192956
[pid=13709] ppid=13707 vsize=16868 CPUtime=0.47
/proc/13709/stat : 13709 (sugar) S 13707 13709 11341 0 -1 4194304 1309 4820 0 1 5 1 38 3 15 0 1 0 20026366 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13709/statm: 4217 1111 409 3 0 796 0
[pid=13722] ppid=13709 vsize=5356 CPUtime=0
/proc/13722/stat : 13722 (sh) S 13709 13709 11341 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20026406 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13722/statm: 1339 233 193 169 0 50 0
[pid=13723] ppid=13722 vsize=865524 CPUtime=1.16
/proc/13723/stat : 13723 (java) S 13722 13709 11341 0 -1 0 11722 0 1 0 111 5 0 0 18 0 9 0 20026407 886296576 10977 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13723/statm: 216381 10977 2565 9 0 210886 0
[pid=13723/tid=13724] ppid=13722 vsize=865524 CPUtime=0.48
/proc/13723/task/13724/stat : 13724 (java) R 13722 13709 11341 0 -1 64 2951 0 1 0 47 1 0 0 16 0 9 0 20026408 886296576 10977 996147200 134512640 134550932 4294955936 18446744073709551615 4126466832 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13723/tid=13725] ppid=13722 vsize=865524 CPUtime=0.58
/proc/13723/task/13725/stat : 13725 (java) S 13722 13709 11341 0 -1 64 7615 0 0 0 56 2 0 0 16 0 9 0 20026409 886296576 10977 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13723/tid=13726] ppid=13722 vsize=865524 CPUtime=0
/proc/13723/task/13726/stat : 13726 (java) S 13722 13709 11341 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20026409 886296576 10977 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13723/tid=13727] ppid=13722 vsize=865524 CPUtime=0
/proc/13723/task/13727/stat : 13727 (java) S 13722 13709 11341 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 20026409 886296576 10977 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13723/tid=13728] ppid=13722 vsize=865524 CPUtime=0
/proc/13723/task/13728/stat : 13728 (java) S 13722 13709 11341 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 20026411 886296576 10977 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13723/tid=13729] ppid=13722 vsize=865524 CPUtime=0.07
/proc/13723/task/13729/stat : 13729 (java) R 13722 13709 11341 0 -1 64 457 0 0 0 7 0 0 0 16 0 9 0 20026411 886296576 10977 996147200 134512640 134550932 4294955936 18446744073709551615 101783040 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13723/tid=13730] ppid=13722 vsize=865524 CPUtime=0
/proc/13723/task/13730/stat : 13730 (java) S 13722 13709 11341 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20026411 886296576 10977 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13723/tid=13731] ppid=13722 vsize=865524 CPUtime=0
/proc/13723/task/13731/stat : 13731 (java) S 13722 13709 11341 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20026411 886296576 10977 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.63
Current children cumulated vsize (KiB) 887748

[startup+3.10207 s]
/proc/loadavg: 1.12 1.52 1.69 2/93 13731
/proc/meminfo: memFree=1543680/2055920 swapFree=4191904/4192956
[pid=13709] ppid=13707 vsize=16868 CPUtime=0.47
/proc/13709/stat : 13709 (sugar) S 13707 13709 11341 0 -1 4194304 1309 4820 0 1 5 1 38 3 15 0 1 0 20026366 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13709/statm: 4217 1111 409 3 0 796 0
[pid=13722] ppid=13709 vsize=5356 CPUtime=0
/proc/13722/stat : 13722 (sh) S 13709 13709 11341 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20026406 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13722/statm: 1339 233 193 169 0 50 0
[pid=13723] ppid=13722 vsize=869472 CPUtime=2.82
/proc/13723/stat : 13723 (java) S 13722 13709 11341 0 -1 0 22044 0 1 0 274 8 0 0 18 0 9 0 20026407 890339328 20771 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13723/statm: 217368 20771 2565 9 0 211873 0
[pid=13723/tid=13724] ppid=13722 vsize=869472 CPUtime=1.45
/proc/13723/task/13724/stat : 13724 (java) S 13722 13709 11341 0 -1 64 3286 0 1 0 144 1 0 0 17 0 9 0 20026408 890339328 20771 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13723/tid=13725] ppid=13722 vsize=869472 CPUtime=1.2
/proc/13723/task/13725/stat : 13725 (java) R 13722 13709 11341 0 -1 64 16530 0 0 0 115 5 0 0 16 0 9 0 20026409 890339328 20771 996147200 134512640 134550932 4294955936 18446744073709551615 102546957 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13723/tid=13726] ppid=13722 vsize=869472 CPUtime=0
/proc/13723/task/13726/stat : 13726 (java) S 13722 13709 11341 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20026409 890339328 20771 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13723/tid=13727] ppid=13722 vsize=869472 CPUtime=0
/proc/13723/task/13727/stat : 13727 (java) S 13722 13709 11341 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20026409 890339328 20771 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13723/tid=13728] ppid=13722 vsize=869472 CPUtime=0
/proc/13723/task/13728/stat : 13728 (java) S 13722 13709 11341 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 20026411 890339328 20771 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13723/tid=13729] ppid=13722 vsize=869472 CPUtime=0.14
/proc/13723/task/13729/stat : 13729 (java) S 13722 13709 11341 0 -1 64 1529 0 0 0 14 0 0 0 16 0 9 0 20026411 890339328 20771 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13723/tid=13730] ppid=13722 vsize=869472 CPUtime=0
/proc/13723/task/13730/stat : 13730 (java) S 13722 13709 11341 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20026411 890339328 20771 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13723/tid=13731] ppid=13722 vsize=869472 CPUtime=0
/proc/13723/task/13731/stat : 13731 (java) S 13722 13709 11341 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20026411 890339328 20771 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.29
Current children cumulated vsize (KiB) 891696

[startup+6.30144 s]
/proc/loadavg: 1.11 1.51 1.69 2/93 13731
/proc/meminfo: memFree=1480448/2055920 swapFree=4191904/4192956
[pid=13709] ppid=13707 vsize=16868 CPUtime=0.47
/proc/13709/stat : 13709 (sugar) S 13707 13709 11341 0 -1 4194304 1310 4820 0 1 5 1 38 3 16 0 1 0 20026366 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13709/statm: 4217 1111 409 3 0 796 0
[pid=13722] ppid=13709 vsize=5356 CPUtime=0
/proc/13722/stat : 13722 (sh) S 13709 13709 11341 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20026406 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13722/statm: 1339 233 193 169 0 50 0
[pid=13723] ppid=13722 vsize=889960 CPUtime=6.02
/proc/13723/stat : 13723 (java) S 13722 13709 11341 0 -1 0 47008 0 1 0 585 17 0 0 18 0 9 0 20026407 911319040 40685 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13723/statm: 222490 40685 2567 9 0 216995 0
[pid=13723/tid=13724] ppid=13722 vsize=889960 CPUtime=2.88
/proc/13723/task/13724/stat : 13724 (java) S 13722 13709 11341 0 -1 64 3815 0 1 0 287 1 0 0 16 0 9 0 20026408 911319040 40685 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13723/tid=13725] ppid=13722 vsize=889960 CPUtime=2.95
/proc/13723/task/13725/stat : 13725 (java) R 13722 13709 11341 0 -1 64 40953 0 0 0 281 14 0 0 23 0 9 0 20026409 911319040 40685 996147200 134512640 134550932 4294955936 18446744073709551615 104191133 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13723/tid=13726] ppid=13722 vsize=889960 CPUtime=0
/proc/13723/task/13726/stat : 13726 (java) S 13722 13709 11341 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20026409 911319040 40685 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13723/tid=13727] ppid=13722 vsize=889960 CPUtime=0
/proc/13723/task/13727/stat : 13727 (java) S 13722 13709 11341 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20026409 911319040 40685 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13723/tid=13728] ppid=13722 vsize=889960 CPUtime=0
/proc/13723/task/13728/stat : 13728 (java) S 13722 13709 11341 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 20026411 911319040 40685 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13723/tid=13729] ppid=13722 vsize=889960 CPUtime=0.16
/proc/13723/task/13729/stat : 13729 (java) S 13722 13709 11341 0 -1 64 1541 0 0 0 16 0 0 0 15 0 9 0 20026411 911319040 40685 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13723/tid=13730] ppid=13722 vsize=889960 CPUtime=0
/proc/13723/task/13730/stat : 13730 (java) S 13722 13709 11341 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20026411 911319040 40685 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13723/tid=13731] ppid=13722 vsize=889960 CPUtime=0
/proc/13723/task/13731/stat : 13731 (java) S 13722 13709 11341 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20026411 911319040 40685 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.49
Current children cumulated vsize (KiB) 912184

[startup+12.7022 s]
/proc/loadavg: 1.10 1.51 1.68 2/93 13731
/proc/meminfo: memFree=1422464/2055920 swapFree=4191904/4192956
[pid=13709] ppid=13707 vsize=16868 CPUtime=0.47
/proc/13709/stat : 13709 (sugar) S 13707 13709 11341 0 -1 4194304 1310 4820 0 1 5 1 38 3 16 0 1 0 20026366 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13709/statm: 4217 1111 409 3 0 796 0
[pid=13722] ppid=13709 vsize=5356 CPUtime=0
/proc/13722/stat : 13722 (sh) S 13709 13709 11341 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20026406 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13722/statm: 1339 233 193 169 0 50 0
[pid=13723] ppid=13722 vsize=869584 CPUtime=12.47
/proc/13723/stat : 13723 (java) S 13722 13709 11341 0 -1 0 66679 0 1 0 1219 28 0 0 18 0 9 0 20026407 890454016 45055 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13723/statm: 217396 45055 2593 9 0 211873 0
[pid=13723/tid=13724] ppid=13722 vsize=869584 CPUtime=7.87
/proc/13723/task/13724/stat : 13724 (java) R 13722 13709 11341 0 -1 64 4694 0 1 0 783 4 0 0 17 0 9 0 20026408 890454016 45055 996147200 134512640 134550932 4294955936 18446744073709551615 103210998 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13723/tid=13725] ppid=13722 vsize=869584 CPUtime=4.35
/proc/13723/task/13725/stat : 13725 (java) S 13722 13709 11341 0 -1 64 59705 0 0 0 413 22 0 0 15 0 9 0 20026409 890454016 45055 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13723/tid=13726] ppid=13722 vsize=869584 CPUtime=0
/proc/13723/task/13726/stat : 13726 (java) S 13722 13709 11341 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20026409 890454016 45055 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13723/tid=13727] ppid=13722 vsize=869584 CPUtime=0
/proc/13723/task/13727/stat : 13727 (java) S 13722 13709 11341 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20026409 890454016 45055 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13723/tid=13728] ppid=13722 vsize=869584 CPUtime=0
/proc/13723/task/13728/stat : 13728 (java) S 13722 13709 11341 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 20026411 890454016 45055 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13723/tid=13729] ppid=13722 vsize=869584 CPUtime=0.21
/proc/13723/task/13729/stat : 13729 (java) S 13722 13709 11341 0 -1 64 1581 0 0 0 21 0 0 0 16 0 9 0 20026411 890454016 45055 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13723/tid=13730] ppid=13722 vsize=869584 CPUtime=0
/proc/13723/task/13730/stat : 13730 (java) S 13722 13709 11341 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20026411 890454016 45055 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13723/tid=13731] ppid=13722 vsize=869584 CPUtime=0
/proc/13723/task/13731/stat : 13731 (java) S 13722 13709 11341 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20026411 890454016 45055 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.94
Current children cumulated vsize (KiB) 891808

[startup+25.5026 s]
/proc/loadavg: 1.08 1.49 1.68 2/93 13731
/proc/meminfo: memFree=1416960/2055920 swapFree=4191904/4192956
[pid=13709] ppid=13707 vsize=16868 CPUtime=0.47
/proc/13709/stat : 13709 (sugar) S 13707 13709 11341 0 -1 4194304 1310 4820 0 1 5 1 38 3 16 0 1 0 20026366 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13709/statm: 4217 1111 409 3 0 796 0
[pid=13722] ppid=13709 vsize=5356 CPUtime=0
/proc/13722/stat : 13722 (sh) S 13709 13709 11341 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20026406 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13722/statm: 1339 233 193 169 0 50 0
[pid=13723] ppid=13722 vsize=869584 CPUtime=25.22
/proc/13723/stat : 13723 (java) S 13722 13709 11341 0 -1 0 66801 0 1 0 2489 33 0 0 18 0 9 0 20026407 890454016 45063 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13723/statm: 217396 45063 2593 9 0 211873 0
[pid=13723/tid=13724] ppid=13722 vsize=869584 CPUtime=20.5
/proc/13723/task/13724/stat : 13724 (java) R 13722 13709 11341 0 -1 64 4809 0 1 0 2042 8 0 0 19 0 9 0 20026408 890454016 45063 996147200 134512640 134550932 4294955936 18446744073709551615 103211280 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13723/tid=13725] ppid=13722 vsize=869584 CPUtime=4.45
/proc/13723/task/13725/stat : 13725 (java) S 13722 13709 11341 0 -1 64 59705 0 0 0 423 22 0 0 16 0 9 0 20026409 890454016 45063 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13723/tid=13726] ppid=13722 vsize=869584 CPUtime=0
/proc/13723/task/13726/stat : 13726 (java) S 13722 13709 11341 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20026409 890454016 45063 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13723/tid=13727] ppid=13722 vsize=869584 CPUtime=0
/proc/13723/task/13727/stat : 13727 (java) S 13722 13709 11341 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20026409 890454016 45063 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13723/tid=13728] ppid=13722 vsize=869584 CPUtime=0
/proc/13723/task/13728/stat : 13728 (java) S 13722 13709 11341 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 20026411 890454016 45063 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13723/tid=13729] ppid=13722 vsize=869584 CPUtime=0.22
/proc/13723/task/13729/stat : 13729 (java) S 13722 13709 11341 0 -1 64 1588 0 0 0 22 0 0 0 16 0 9 0 20026411 890454016 45063 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13723/tid=13730] ppid=13722 vsize=869584 CPUtime=0
/proc/13723/task/13730/stat : 13730 (java) S 13722 13709 11341 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20026411 890454016 45063 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13723/tid=13731] ppid=13722 vsize=869584 CPUtime=0
/proc/13723/task/13731/stat : 13731 (java) S 13722 13709 11341 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20026411 890454016 45063 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.69
Current children cumulated vsize (KiB) 891808

[startup+51.1025 s]
/proc/loadavg: 1.33 1.50 1.67 2/93 13731
/proc/meminfo: memFree=1153152/2055920 swapFree=4191904/4192956
[pid=13709] ppid=13707 vsize=16868 CPUtime=0.47
/proc/13709/stat : 13709 (sugar) S 13707 13709 11341 0 -1 4194304 1310 4820 0 1 5 1 38 3 16 0 1 0 20026366 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13709/statm: 4217 1111 409 3 0 796 0
[pid=13722] ppid=13709 vsize=5356 CPUtime=0
/proc/13722/stat : 13722 (sh) S 13709 13709 11341 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20026406 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13722/statm: 1339 233 193 169 0 50 0
[pid=13723] ppid=13722 vsize=869584 CPUtime=50.52
/proc/13723/stat : 13723 (java) S 13722 13709 11341 0 -1 0 67329 0 1 0 4870 182 0 0 18 0 9 0 20026407 890454016 45076 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13723/statm: 217396 45076 2593 9 0 211873 0
[pid=13723/tid=13724] ppid=13722 vsize=869584 CPUtime=45.45
/proc/13723/task/13724/stat : 13724 (java) R 13722 13709 11341 0 -1 64 5325 0 1 0 4390 155 0 0 17 0 9 0 20026408 890454016 45076 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13723/tid=13725] ppid=13722 vsize=869584 CPUtime=4.8
/proc/13723/task/13725/stat : 13725 (java) S 13722 13709 11341 0 -1 64 59705 0 0 0 455 25 0 0 16 0 9 0 20026409 890454016 45076 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13723/tid=13726] ppid=13722 vsize=869584 CPUtime=0
/proc/13723/task/13726/stat : 13726 (java) S 13722 13709 11341 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20026409 890454016 45076 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13723/tid=13727] ppid=13722 vsize=869584 CPUtime=0
/proc/13723/task/13727/stat : 13727 (java) S 13722 13709 11341 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20026409 890454016 45076 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13723/tid=13728] ppid=13722 vsize=869584 CPUtime=0
/proc/13723/task/13728/stat : 13728 (java) S 13722 13709 11341 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 20026411 890454016 45076 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13723/tid=13729] ppid=13722 vsize=869584 CPUtime=0.24
/proc/13723/task/13729/stat : 13729 (java) S 13722 13709 11341 0 -1 64 1600 0 0 0 24 0 0 0 15 0 9 0 20026411 890454016 45076 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13723/tid=13730] ppid=13722 vsize=869584 CPUtime=0
/proc/13723/task/13730/stat : 13730 (java) S 13722 13709 11341 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20026411 890454016 45076 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13723/tid=13731] ppid=13722 vsize=869584 CPUtime=0
/proc/13723/task/13731/stat : 13731 (java) S 13722 13709 11341 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20026411 890454016 45076 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 891808

[startup+102.306 s]
/proc/loadavg: 1.98 1.65 1.72 2/93 13731
/proc/meminfo: memFree=480576/2055920 swapFree=4191904/4192956
[pid=13709] ppid=13707 vsize=16868 CPUtime=0.47
/proc/13709/stat : 13709 (sugar) S 13707 13709 11341 0 -1 4194304 1310 4820 0 1 5 1 38 3 16 0 1 0 20026366 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13709/statm: 4217 1111 409 3 0 796 0
[pid=13722] ppid=13709 vsize=5356 CPUtime=0
/proc/13722/stat : 13722 (sh) S 13709 13709 11341 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20026406 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13722/statm: 1339 233 193 169 0 50 0
[pid=13723] ppid=13722 vsize=869584 CPUtime=100.48
/proc/13723/stat : 13723 (java) S 13722 13709 11341 0 -1 0 68494 0 1 0 9484 564 0 0 18 0 9 0 20026407 890454016 45076 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13723/statm: 217396 45076 2593 9 0 211873 0
[pid=13723/tid=13724] ppid=13722 vsize=869584 CPUtime=94.67
/proc/13723/task/13724/stat : 13724 (java) R 13722 13709 11341 0 -1 64 6490 0 1 0 8937 530 0 0 25 0 9 0 20026408 890454016 45076 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13723/tid=13725] ppid=13722 vsize=869584 CPUtime=5.53
/proc/13723/task/13725/stat : 13725 (java) S 13722 13709 11341 0 -1 64 59705 0 0 0 521 32 0 0 16 0 9 0 20026409 890454016 45076 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13723/tid=13726] ppid=13722 vsize=869584 CPUtime=0
/proc/13723/task/13726/stat : 13726 (java) S 13722 13709 11341 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20026409 890454016 45076 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13723/tid=13727] ppid=13722 vsize=869584 CPUtime=0
/proc/13723/task/13727/stat : 13727 (java) S 13722 13709 11341 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20026409 890454016 45076 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13723/tid=13728] ppid=13722 vsize=869584 CPUtime=0
/proc/13723/task/13728/stat : 13728 (java) S 13722 13709 11341 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 20026411 890454016 45076 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13723/tid=13729] ppid=13722 vsize=869584 CPUtime=0.24
/proc/13723/task/13729/stat : 13729 (java) S 13722 13709 11341 0 -1 64 1600 0 0 0 24 0 0 0 15 0 9 0 20026411 890454016 45076 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13723/tid=13730] ppid=13722 vsize=869584 CPUtime=0
/proc/13723/task/13730/stat : 13730 (java) S 13722 13709 11341 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20026411 890454016 45076 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13723/tid=13731] ppid=13722 vsize=869584 CPUtime=0
/proc/13723/task/13731/stat : 13731 (java) S 13722 13709 11341 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20026411 890454016 45076 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.95
Current children cumulated vsize (KiB) 891808



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+159.203 s]
/proc/loadavg: 2.26 1.79 1.76 2/85 13733
/proc/meminfo: memFree=15360/2055920 swapFree=4191904/4192956
[pid=13709] ppid=13707 vsize=16868 CPUtime=144.77
/proc/13709/stat : 13709 (sugar) S 13707 13709 11341 0 -1 4194304 1376 74667 0 2 5 2 13544 926 15 0 1 0 20026366 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13709/statm: 4217 1113 409 3 0 796 0
[pid=13732] ppid=13709 vsize=5356 CPUtime=0
/proc/13732/stat : 13732 (sh) S 13709 13709 11341 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20041049 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13732/statm: 1339 232 193 169 0 50 0
[pid=13733] ppid=13732 vsize=901664 CPUtime=12.07
/proc/13733/stat : 13733 (minisat) R 13732 13709 11341 0 -1 4194304 220996 0 0 0 1061 146 0 0 25 0 1 0 20041072 923303936 220982 996147200 134512640 135127466 4294956256 18446744073709551615 134706298 0 0 4096 3 0 0 0 17 1 0 0
/proc/13733/statm: 225416 220982 62 150 0 225263 0
Current children cumulated CPU time (s) 156.84
Current children cumulated vsize (KiB) 923888

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

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

[startup+159.32 s]
/proc/loadavg: 2.26 1.79 1.76 2/85 13733
/proc/meminfo: memFree=15360/2055920 swapFree=4191904/4192956
[pid=13709] ppid=13707 vsize=16868 CPUtime=144.77
/proc/13709/stat : 13709 (sugar) S 13707 13709 11341 0 -1 4194304 1398 74667 0 2 5 2 13544 926 16 0 1 0 20026366 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 16384 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/13709/statm: 4217 1113 409 3 0 796 0
[pid=13732] ppid=13709 vsize=0 CPUtime=0
/proc/13732/stat : 13732 (sh) Z 13709 13709 11341 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 20041049 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 0 0 0
/proc/13732/statm: 0 0 0 0 0 0 0
[pid=13733] ppid=1 vsize=0 CPUtime=12.19
/proc/13733/stat : 13733 (minisat) R 1 13709 11341 0 -1 4195332 221001 0 0 0 1061 158 0 0 25 0 1 0 20041072 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/13733/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 156.96
Current children cumulated vsize (KiB) 16868

[startup+159.403 s]
/proc/loadavg: 2.26 1.79 1.76 2/84 13734
/proc/meminfo: memFree=1010056/2055920 swapFree=4191904/4192956
[pid=13709] ppid=13707 vsize=16868 CPUtime=144.82
/proc/13709/stat : 13709 (sugar) R 13707 13709 11341 0 -1 4194304 1423 74944 0 2 5 7 13544 926 16 0 1 0 20026366 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 244277023785 0 0 4224 16386 0 0 0 17 1 0 0
/proc/13709/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 144.82
Current children cumulated vsize (KiB) 16868
#
############


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

[startup+159.802 s]
/proc/loadavg: 2.26 1.79 1.76 2/84 13734
/proc/meminfo: memFree=1010056/2055920 swapFree=4191904/4192956
[pid=13709] ppid=13707 vsize=16868 CPUtime=145.21
/proc/13709/stat : 13709 (sugar) R 13707 13709 11341 0 -1 4194304 1423 74944 0 2 5 46 13544 926 16 0 1 0 20026366 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 244277023785 0 0 4224 16386 0 0 0 17 1 0 0
/proc/13709/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 145.21
Current children cumulated vsize (KiB) 16868

[startup+160.607 s]
/proc/loadavg: 2.16 1.77 1.75 1/84 13734
/proc/meminfo: memFree=1936968/2055920 swapFree=4191904/4192956
[pid=13709] ppid=13707 vsize=16868 CPUtime=145.3
/proc/13709/stat : 13709 (sugar) D 13707 13709 11341 0 -1 4194304 1423 74944 0 2 5 55 13544 926 15 0 1 0 20026366 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 244277023785 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/13709/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 145.3
Current children cumulated vsize (KiB) 16868

[startup+160.802 s]
/proc/loadavg: 2.16 1.77 1.75 1/84 13734
/proc/meminfo: memFree=1936968/2055920 swapFree=4191904/4192956
[pid=13709] ppid=13707 vsize=16868 CPUtime=145.31
/proc/13709/stat : 13709 (sugar) D 13707 13709 11341 0 -1 4194304 1423 74944 0 2 5 56 13544 926 15 0 1 0 20026366 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 244277023785 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/13709/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 145.31
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): 12.14
#  lost CPU user time (s): 10.61
#  lost CPU system time (s): 1.53

Real time (s): 160.884
CPU time (s): 157.479
CPU user time (s): 146.112
CPU system time (s): 11.3665
CPU usage (%): 97.8837
Max. virtual memory (cumulated for all children) (KiB): 923888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 135.502
system time used= 9.8365
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76426
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20072
involuntary context switches= 17544

runsolver used 0.233964 second user time and 0.52192 second system time

The end

Launcher Data

Begin job on node63 at 2009-07-11 18:27:18
IDJOB=2062810
IDBENCH=53933
IDSOLVER=739
FILE ID=node63/2062810-1247329638
PBS_JOBID= 9506504
Free space on /tmp= 66220 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/ortholatin/normalized-ortholatin-20.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-2062810-1247329638/watcher-2062810-1247329638 -o /tmp/evaluation-result-2062810-1247329638/solver-2062810-1247329638 -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-2062810-1247329638.xml

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

MD5SUM BENCH= 83883806705727ca3a0004ae8dbf9fd1
RANDOM SEED=170572359

node63.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1601400 kB
Buffers:         33376 kB
Cached:         335808 kB
SwapCached:        260 kB
Active:          86268 kB
Inactive:       317092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1601400 kB
SwapTotal:     4192956 kB
SwapFree:      4191904 kB
Dirty:            1388 kB
Writeback:           0 kB
Mapped:          51740 kB
Slab:            36232 kB
Committed_AS:   189780 kB
PageTables:       1964 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66220 MiB
End job on node63 at 2009-07-11 18:29:59