Trace number 2069344

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) 384.957 390.8

General information on the benchmark

Namecsp/pseudo/mps/
normalized-mps-air03.xml
MD5SUM97db8ddfa1e7c994eddc87d16cd8b4a9
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark105.856
Satisfiable
(Un)Satisfiability was proved
Number of variables10757
Number of constraints248
Maximum constraint arity3861
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension248
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sun Jul 12 00:10:31 2009
0.00/0.08	c 0	PID 15392
0.07/0.08	c 0	HOST node51.alineos.net
0.07/0.08	c 0	CONVERTING HOME/instance-2069344-1247350230.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-2069344-1247350230.xml' 'HOME/temp.csp'
2.74/2.82	c 2	1 domains, 10757 variables, 212 predicates, 0 relations, 248 constraints
2.74/2.85	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
2.74/2.85	c 2	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'
2.79/2.93	c 2	Parsing HOME/temp.csp
2.79/3.07	c 3	parsed 10000 expressions
21.51/21.87	c 21	parsed 11218 expressions
21.51/21.88	c 21	Heap : 58 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
21.51/21.88	c 21	Converting to clausal form CSP
21.61/21.92	c 21	converted 1122 (10%) expressions
21.61/21.94	c 21	converted 2244 (20%) expressions
21.61/21.94	c 22	converted 3366 (30%) expressions
21.61/21.94	c 22	converted 4488 (40%) expressions
21.61/21.94	c 22	converted 5609 (50%) expressions
21.61/21.94	c 22	converted 6731 (60%) expressions
21.61/21.94	c 22	converted 7853 (70%) expressions
21.61/21.94	c 22	converted 8975 (80%) expressions
21.61/21.95	c 22	converted 10097 (90%) expressions
31.52/31.99	c 32	converted 11218 (100%) expressions
31.61/32.00	c 32	CSP : 58275 integers, 0 booleans, 95284 clauses, largest domain size 1288
31.61/32.00	c 32	Heap : 139 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
31.61/32.00	c 32	Propagation in CSP
34.29/34.75	c 34	498916 values, 0 unsatisfiable literals, and 0 valid clauses are removed
34.29/34.76	c 34	CSP : 58275 integers, 0 booleans, 95284 clauses, largest domain size 1288
34.29/34.76	c 34	Heap : 135 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
34.39/34.80	c 34	Simplifing CSP by introducing new Boolean variables
34.39/34.84	c 34	CSP : 58275 integers, 0 booleans, 95284 clauses, largest domain size 1288
34.39/34.84	c 34	Heap : 141 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
34.80/35.30	c 35	Encoding CSP to SAT : HOME/temp.cnf
34.90/35.34	c 35	5828 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
34.90/35.36	c 35	11655 (20%) CSP integer variables are encoded (5340 clauses, 80164 bytes)
34.99/35.42	c 35	17483 (30%) CSP integer variables are encoded (55494 clauses, 832474 bytes)
35.09/35.51	c 35	23310 (40%) CSP integer variables are encoded (122916 clauses, 1929331 bytes)
35.19/35.61	c 35	29138 (50%) CSP integer variables are encoded (195681 clauses, 3166336 bytes)
35.19/35.70	c 35	34965 (60%) CSP integer variables are encoded (258754 clauses, 4238577 bytes)
35.40/35.80	c 35	40793 (70%) CSP integer variables are encoded (338471 clauses, 5593766 bytes)
35.49/35.92	c 35	46620 (80%) CSP integer variables are encoded (426405 clauses, 7088644 bytes)
35.59/36.01	c 36	52448 (90%) CSP integer variables are encoded (494796 clauses, 8251291 bytes)
35.67/36.15	c 36	58275 (100%) CSP integer variables are encoded (589555 clauses, 9862194 bytes)
58.94/59.57	c 59	9529 (10%) CSP clauses are encoded (2307818 clauses, 54254493 bytes)
65.19/65.81	c 65	19057 (20%) CSP clauses are encoded (4309678 clauses, 98568605 bytes)
107.92/108.83	c 108	28586 (30%) CSP clauses are encoded (8735920 clauses, 219094494 bytes)
147.47/148.72	c 148	38114 (40%) CSP clauses are encoded (12988099 clauses, 333646595 bytes)
155.13/156.58	c 156	47642 (50%) CSP clauses are encoded (16193339 clauses, 411750974 bytes)
178.94/180.62	c 180	57171 (60%) CSP clauses are encoded (21678668 clauses, 550995778 bytes)
250.29/252.66	c 252	66699 (70%) CSP clauses are encoded (30519200 clauses, 787645826 bytes)
281.73/284.97	c 285	76228 (80%) CSP clauses are encoded (36834977 clauses, 948619532 bytes)
296.85/300.37	c 300	85756 (90%) CSP clauses are encoded (43366303 clauses, 1108628710 bytes)
372.65/377.68	c 377	95284 (100%) CSP clauses are encoded (57679045 clauses, 1476930397 bytes)
372.65/377.68	c 377	95284 CSP clauses encoded
372.65/377.68	c 377	Writing map file : HOME/temp.map
372.74/377.72	c 377	Heap : 70 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
372.74/377.72	c 377	SAT : 647830 SAT variables, 57679045 SAT clauses, 1476930397 bytes
372.74/377.72	c 377	Heap : 70 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
372.74/377.78	c 377	SOLVING HOME/temp.cnf
372.74/377.78	c 377	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
372.74/377.78	c 377	This is MiniSat 2.0 beta
372.74/377.78	c 377	WARNING: for repeatability, setting FPU to use double precision
372.74/377.78	c 377	============================[ Problem Statistics ]=============================
372.74/377.78	c 377	|                                                                             |
372.74/377.79	c 377	|  Number of variables:  647830                                               |
372.74/377.79	c 377	|  Number of clauses:    57679045                                             |
384.25/389.62	c ERROR INTERRUPTED
384.36/389.75	s UNKNOWN
384.36/389.75	c 389	CPU 372.81 (0.07 0.01 362.86 9.87)
384.36/389.75	c 389	END Sun Jul 12 00:17:00 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-2069344-1247350230/watcher-2069344-1247350230 -o /tmp/evaluation-result-2069344-1247350230/solver-2069344-1247350230 -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-2069344-1247350230.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.03 2.00 4/72 15392
/proc/meminfo: memFree=1860272/2055920 swapFree=4192812/4192956
[pid=15392] ppid=15390 vsize=12000 CPUtime=0
/proc/15392/stat : 15392 (sugar) R 15390 15392 15206 0 -1 4194304 210 0 0 0 0 0 0 0 22 0 1 0 22086554 12288000 178 996147200 4194304 4206940 548682068608 18446744073709551615 235390842080 0 0 4224 0 0 0 0 17 1 0 0
/proc/15392/statm: 3000 178 139 3 0 100 0

[startup+0.081535 s]
/proc/loadavg: 2.00 2.03 2.00 4/72 15392
/proc/meminfo: memFree=1860272/2055920 swapFree=4192812/4192956
[pid=15392] ppid=15390 vsize=16740 CPUtime=0.07
/proc/15392/stat : 15392 (sugar) S 15390 15392 15206 0 -1 4194304 1152 0 0 0 6 1 0 0 18 0 1 0 22086554 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15392/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.101342 s]
/proc/loadavg: 2.00 2.03 2.00 4/72 15392
/proc/meminfo: memFree=1860272/2055920 swapFree=4192812/4192956
[pid=15392] ppid=15390 vsize=16868 CPUtime=0.07
/proc/15392/stat : 15392 (sugar) S 15390 15392 15206 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 22086554 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15392/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301353 s]
/proc/loadavg: 2.00 2.03 2.00 4/72 15392
/proc/meminfo: memFree=1860272/2055920 swapFree=4192812/4192956
[pid=15392] ppid=15390 vsize=16868 CPUtime=0.07
/proc/15392/stat : 15392 (sugar) S 15390 15392 15206 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 22086554 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15392/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701393 s]
/proc/loadavg: 2.00 2.03 2.00 4/72 15392
/proc/meminfo: memFree=1860272/2055920 swapFree=4192812/4192956
[pid=15392] ppid=15390 vsize=16868 CPUtime=0.07
/proc/15392/stat : 15392 (sugar) S 15390 15392 15206 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 22086554 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15392/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50247 s]
/proc/loadavg: 2.00 2.03 2.00 3/83 15404
/proc/meminfo: memFree=1827288/2055920 swapFree=4192812/4192956
[pid=15392] ppid=15390 vsize=16868 CPUtime=0.07
/proc/15392/stat : 15392 (sugar) S 15390 15392 15206 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 22086554 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15392/statm: 4217 1111 409 3 0 796 0
[pid=15395] ppid=15392 vsize=5356 CPUtime=0
/proc/15395/stat : 15395 (sh) S 15392 15392 15206 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22086563 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15395/statm: 1339 233 193 169 0 50 0
[pid=15396] ppid=15395 vsize=864768 CPUtime=1.39
/proc/15396/stat : 15396 (java) S 15395 15392 15206 0 -1 0 11240 0 1 0 132 7 0 0 18 0 9 0 22086563 885522432 10204 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15396/statm: 216192 10204 2557 9 0 210704 0
[pid=15396/tid=15397] ppid=15395 vsize=864768 CPUtime=1.03
/proc/15396/task/15397/stat : 15397 (java) R 15395 15392 15206 0 -1 64 2937 0 1 0 100 3 0 0 25 0 9 0 22086564 885522432 10204 996147200 134512640 134550932 4294955984 18446744073709551615 4126795967 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15396/tid=15398] ppid=15395 vsize=864768 CPUtime=0.17
/proc/15396/task/15398/stat : 15398 (java) S 15395 15392 15206 0 -1 64 7058 0 0 0 15 2 0 0 16 0 9 0 22086566 885522432 10204 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15396/tid=15399] ppid=15395 vsize=864768 CPUtime=0
/proc/15396/task/15399/stat : 15399 (java) S 15395 15392 15206 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22086566 885522432 10204 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15396/tid=15400] ppid=15395 vsize=864768 CPUtime=0
/proc/15396/task/15400/stat : 15400 (java) S 15395 15392 15206 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 22086566 885522432 10204 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15396/tid=15401] ppid=15395 vsize=864768 CPUtime=0
/proc/15396/task/15401/stat : 15401 (java) S 15395 15392 15206 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22086568 885522432 10204 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15396/tid=15402] ppid=15395 vsize=864768 CPUtime=0.16
/proc/15396/task/15402/stat : 15402 (java) S 15395 15392 15206 0 -1 64 541 0 0 0 16 0 0 0 16 0 9 0 22086568 885522432 10204 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15396/tid=15403] ppid=15395 vsize=864768 CPUtime=0
/proc/15396/task/15403/stat : 15403 (java) S 15395 15392 15206 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22086568 885522432 10204 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15396/tid=15404] ppid=15395 vsize=864768 CPUtime=0
/proc/15396/task/15404/stat : 15404 (java) S 15395 15392 15206 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22086568 885522432 10204 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 886992

[startup+3.10161 s]
/proc/loadavg: 2.00 2.03 2.00 3/83 15404
/proc/meminfo: memFree=1820312/2055920 swapFree=4192812/4192956
[pid=15392] ppid=15390 vsize=16868 CPUtime=2.79
/proc/15392/stat : 15392 (sugar) S 15390 15392 15206 0 -1 4194304 1309 14131 0 1 6 1 259 13 15 0 1 0 22086554 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15392/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 16868

[startup+6.3029 s]
/proc/loadavg: 2.00 2.03 2.00 3/83 15414
/proc/meminfo: memFree=1820120/2055920 swapFree=4192812/4192956
[pid=15392] ppid=15390 vsize=16868 CPUtime=2.79
/proc/15392/stat : 15392 (sugar) S 15390 15392 15206 0 -1 4194304 1309 14131 0 1 6 1 259 13 15 0 1 0 22086554 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15392/statm: 4217 1111 409 3 0 796 0
[pid=15405] ppid=15392 vsize=5356 CPUtime=0
/proc/15405/stat : 15405 (sh) S 15392 15392 15206 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22086840 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15405/statm: 1339 233 193 169 0 50 0
[pid=15406] ppid=15405 vsize=862284 CPUtime=3.4
/proc/15406/stat : 15406 (java) S 15405 15392 15206 0 -1 0 12918 0 1 0 330 10 0 0 19 0 9 0 22086840 882978816 11613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15406/statm: 215571 11613 2158 9 0 210484 0
[pid=15406/tid=15407] ppid=15405 vsize=862284 CPUtime=1.91
/proc/15406/task/15407/stat : 15407 (java) R 15405 15392 15206 0 -1 64 2314 0 1 0 189 2 0 0 25 0 9 0 22086841 882978816 11613 996147200 134512640 134550932 4294955936 18446744073709551615 103823641 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15406/tid=15408] ppid=15405 vsize=862284 CPUtime=1.41
/proc/15406/task/15408/stat : 15408 (java) S 15405 15392 15206 0 -1 64 9595 0 0 0 135 6 0 0 16 0 9 0 22086842 882978816 11613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15406/tid=15409] ppid=15405 vsize=862284 CPUtime=0
/proc/15406/task/15409/stat : 15409 (java) S 15405 15392 15206 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22086842 882978816 11613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15406/tid=15410] ppid=15405 vsize=862284 CPUtime=0
/proc/15406/task/15410/stat : 15410 (java) S 15405 15392 15206 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22086842 882978816 11613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15406/tid=15411] ppid=15405 vsize=862284 CPUtime=0
/proc/15406/task/15411/stat : 15411 (java) S 15405 15392 15206 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22086845 882978816 11613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15406/tid=15412] ppid=15405 vsize=862284 CPUtime=0.04
/proc/15406/task/15412/stat : 15412 (java) S 15405 15392 15206 0 -1 64 307 0 0 0 4 0 0 0 17 0 9 0 22086845 882978816 11613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15406/tid=15413] ppid=15405 vsize=862284 CPUtime=0
/proc/15406/task/15413/stat : 15413 (java) S 15405 15392 15206 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22086845 882978816 11613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15406/tid=15414] ppid=15405 vsize=862284 CPUtime=0
/proc/15406/task/15414/stat : 15414 (java) S 15405 15392 15206 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22086845 882978816 11613 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 884508

[startup+12.7025 s]
/proc/loadavg: 2.08 2.04 2.01 3/83 15414
/proc/meminfo: memFree=1789016/2055920 swapFree=4192812/4192956
[pid=15392] ppid=15390 vsize=16868 CPUtime=2.79
/proc/15392/stat : 15392 (sugar) S 15390 15392 15206 0 -1 4194304 1309 14131 0 1 6 1 259 13 15 0 1 0 22086554 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15392/statm: 4217 1111 409 3 0 796 0
[pid=15405] ppid=15392 vsize=5356 CPUtime=0
/proc/15405/stat : 15405 (sh) S 15392 15392 15206 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22086840 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15405/statm: 1339 233 193 169 0 50 0
[pid=15406] ppid=15405 vsize=862284 CPUtime=9.72
/proc/15406/stat : 15406 (java) S 15405 15392 15206 0 -1 0 39635 0 1 0 946 26 0 0 19 0 9 0 22086840 882978816 17706 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15406/statm: 215571 17706 2159 9 0 210484 0
[pid=15406/tid=15407] ppid=15405 vsize=862284 CPUtime=5.18
/proc/15406/task/15407/stat : 15407 (java) R 15405 15392 15206 0 -1 64 2610 0 1 0 514 4 0 0 25 0 9 0 22086841 882978816 17706 996147200 134512640 134550932 4294955936 18446744073709551615 4126428907 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15406/tid=15408] ppid=15405 vsize=862284 CPUtime=4.48
/proc/15406/task/15408/stat : 15408 (java) S 15405 15392 15206 0 -1 64 36016 0 0 0 427 21 0 0 16 0 9 0 22086842 882978816 17706 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15406/tid=15409] ppid=15405 vsize=862284 CPUtime=0
/proc/15406/task/15409/stat : 15409 (java) S 15405 15392 15206 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22086842 882978816 17706 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15406/tid=15410] ppid=15405 vsize=862284 CPUtime=0
/proc/15406/task/15410/stat : 15410 (java) S 15405 15392 15206 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22086842 882978816 17706 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15406/tid=15411] ppid=15405 vsize=862284 CPUtime=0
/proc/15406/task/15411/stat : 15411 (java) S 15405 15392 15206 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22086845 882978816 17706 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15406/tid=15412] ppid=15405 vsize=862284 CPUtime=0.04
/proc/15406/task/15412/stat : 15412 (java) S 15405 15392 15206 0 -1 64 307 0 0 0 4 0 0 0 16 0 9 0 22086845 882978816 17706 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15406/tid=15413] ppid=15405 vsize=862284 CPUtime=0
/proc/15406/task/15413/stat : 15413 (java) S 15405 15392 15206 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22086845 882978816 17706 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15406/tid=15414] ppid=15405 vsize=862284 CPUtime=0
/proc/15406/task/15414/stat : 15414 (java) S 15405 15392 15206 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22086845 882978816 17706 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) 884508

[startup+25.5016 s]
/proc/loadavg: 2.13 2.06 2.01 3/83 15414
/proc/meminfo: memFree=1737048/2055920 swapFree=4192812/4192956
[pid=15392] ppid=15390 vsize=16868 CPUtime=2.79
/proc/15392/stat : 15392 (sugar) S 15390 15392 15206 0 -1 4194304 1309 14131 0 1 6 1 259 13 16 0 1 0 22086554 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15392/statm: 4217 1111 409 3 0 796 0
[pid=15405] ppid=15392 vsize=5356 CPUtime=0
/proc/15405/stat : 15405 (sh) S 15392 15392 15206 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22086840 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15405/statm: 1339 233 193 169 0 50 0
[pid=15406] ppid=15405 vsize=868560 CPUtime=22.38
/proc/15406/stat : 15406 (java) S 15405 15392 15206 0 -1 0 78843 0 1 0 2185 53 0 0 19 0 9 0 22086840 889405440 31426 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15406/statm: 217140 31426 2570 9 0 211645 0
[pid=15406/tid=15407] ppid=15405 vsize=868560 CPUtime=12.79
/proc/15406/task/15407/stat : 15407 (java) R 15405 15392 15206 0 -1 64 3504 0 1 0 1272 7 0 0 25 0 9 0 22086841 889405440 31426 996147200 134512640 134550932 4294955936 18446744073709551615 4126576329 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15406/tid=15408] ppid=15405 vsize=868560 CPUtime=9.37
/proc/15406/task/15408/stat : 15408 (java) S 15405 15392 15206 0 -1 64 73099 0 0 0 893 44 0 0 16 0 9 0 22086842 889405440 31426 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15406/tid=15409] ppid=15405 vsize=868560 CPUtime=0
/proc/15406/task/15409/stat : 15409 (java) S 15405 15392 15206 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22086842 889405440 31426 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15406/tid=15410] ppid=15405 vsize=868560 CPUtime=0
/proc/15406/task/15410/stat : 15410 (java) S 15405 15392 15206 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22086842 889405440 31426 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15406/tid=15411] ppid=15405 vsize=868560 CPUtime=0
/proc/15406/task/15411/stat : 15411 (java) S 15405 15392 15206 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22086845 889405440 31426 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15406/tid=15412] ppid=15405 vsize=868560 CPUtime=0.19
/proc/15406/task/15412/stat : 15412 (java) S 15405 15392 15206 0 -1 64 1538 0 0 0 18 1 0 0 16 0 9 0 22086845 889405440 31426 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15406/tid=15413] ppid=15405 vsize=868560 CPUtime=0
/proc/15406/task/15413/stat : 15413 (java) S 15405 15392 15206 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22086845 889405440 31426 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15406/tid=15414] ppid=15405 vsize=868560 CPUtime=0
/proc/15406/task/15414/stat : 15414 (java) S 15405 15392 15206 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22086845 889405440 31426 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) 890784

[startup+51.1019 s]
/proc/loadavg: 2.08 2.05 2.01 3/83 15414
/proc/meminfo: memFree=1660696/2055920 swapFree=4192812/4192956
[pid=15392] ppid=15390 vsize=16868 CPUtime=2.79
/proc/15392/stat : 15392 (sugar) S 15390 15392 15206 0 -1 4194304 1310 14131 0 1 6 1 259 13 16 0 1 0 22086554 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15392/statm: 4217 1111 409 3 0 796 0
[pid=15405] ppid=15392 vsize=5356 CPUtime=0
/proc/15405/stat : 15405 (sh) S 15392 15392 15206 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22086840 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15405/statm: 1339 233 193 169 0 50 0
[pid=15406] ppid=15405 vsize=868672 CPUtime=47.8
/proc/15406/stat : 15406 (java) S 15405 15392 15206 0 -1 0 91365 0 1 0 4699 81 0 0 19 0 9 0 22086840 889520128 42771 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15406/statm: 217168 42771 2591 9 0 211645 0

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

[pid=15406/tid=15409] ppid=15405 vsize=868672 CPUtime=0
/proc/15406/task/15409/stat : 15409 (java) S 15405 15392 15206 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22086842 889520128 42771 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15406/tid=15410] ppid=15405 vsize=868672 CPUtime=0
/proc/15406/task/15410/stat : 15410 (java) S 15405 15392 15206 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22086842 889520128 42771 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15406/tid=15411] ppid=15405 vsize=868672 CPUtime=0
/proc/15406/task/15411/stat : 15411 (java) S 15405 15392 15206 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22086845 889520128 42771 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15406/tid=15412] ppid=15405 vsize=868672 CPUtime=0.26
/proc/15406/task/15412/stat : 15412 (java) S 15405 15392 15206 0 -1 64 1578 0 0 0 25 1 0 0 17 0 9 0 22086845 889520128 42771 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15406/tid=15413] ppid=15405 vsize=868672 CPUtime=0
/proc/15406/task/15413/stat : 15413 (java) S 15405 15392 15206 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22086845 889520128 42771 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15406/tid=15414] ppid=15405 vsize=868672 CPUtime=0
/proc/15406/task/15414/stat : 15414 (java) S 15405 15392 15206 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22086845 889520128 42771 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.24
Current children cumulated vsize (KiB) 890896

[startup+282.302 s]
/proc/loadavg: 2.09 2.08 2.02 3/83 15414
/proc/meminfo: memFree=762200/2055920 swapFree=4192812/4192956
[pid=15392] ppid=15390 vsize=16868 CPUtime=2.79
/proc/15392/stat : 15392 (sugar) S 15390 15392 15206 0 -1 4194304 1310 14131 0 1 6 1 259 13 16 0 1 0 22086554 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15392/statm: 4217 1111 409 3 0 796 0
[pid=15405] ppid=15392 vsize=5356 CPUtime=0
/proc/15405/stat : 15405 (sh) S 15392 15392 15206 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22086840 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15405/statm: 1339 233 193 169 0 50 0
[pid=15406] ppid=15405 vsize=868672 CPUtime=276.8
/proc/15406/stat : 15406 (java) S 15405 15392 15206 0 -1 0 93705 0 1 0 27042 638 0 0 19 0 9 0 22086840 889520128 42771 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15406/statm: 217168 42771 2591 9 0 211645 0
[pid=15406/tid=15407] ppid=15405 vsize=868672 CPUtime=263.73
/proc/15406/task/15407/stat : 15407 (java) D 15405 15392 15206 0 -1 64 6767 0 1 0 25804 569 0 0 25 0 9 0 22086841 889520128 42771 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 18446744071563608240 0 0 -1 1 0 0
[pid=15406/tid=15408] ppid=15405 vsize=868672 CPUtime=12.79
/proc/15406/task/15408/stat : 15408 (java) S 15405 15392 15206 0 -1 64 84658 0 0 0 1213 66 0 0 16 0 9 0 22086842 889520128 42771 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15406/tid=15409] ppid=15405 vsize=868672 CPUtime=0
/proc/15406/task/15409/stat : 15409 (java) S 15405 15392 15206 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22086842 889520128 42771 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15406/tid=15410] ppid=15405 vsize=868672 CPUtime=0
/proc/15406/task/15410/stat : 15410 (java) S 15405 15392 15206 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22086842 889520128 42771 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15406/tid=15411] ppid=15405 vsize=868672 CPUtime=0
/proc/15406/task/15411/stat : 15411 (java) S 15405 15392 15206 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22086845 889520128 42771 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15406/tid=15412] ppid=15405 vsize=868672 CPUtime=0.26
/proc/15406/task/15412/stat : 15412 (java) S 15405 15392 15206 0 -1 64 1578 0 0 0 25 1 0 0 17 0 9 0 22086845 889520128 42771 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15406/tid=15413] ppid=15405 vsize=868672 CPUtime=0
/proc/15406/task/15413/stat : 15413 (java) S 15405 15392 15206 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22086845 889520128 42771 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15406/tid=15414] ppid=15405 vsize=868672 CPUtime=0
/proc/15406/task/15414/stat : 15414 (java) S 15405 15392 15206 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22086845 889520128 42771 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 279.59
Current children cumulated vsize (KiB) 890896

[startup+342.301 s]
/proc/loadavg: 2.35 2.16 2.05 3/83 15414
/proc/meminfo: memFree=360792/2055920 swapFree=4192812/4192956
[pid=15392] ppid=15390 vsize=16868 CPUtime=2.79
/proc/15392/stat : 15392 (sugar) S 15390 15392 15206 0 -1 4194304 1310 14131 0 1 6 1 259 13 16 0 1 0 22086554 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15392/statm: 4217 1111 409 3 0 796 0
[pid=15405] ppid=15392 vsize=5356 CPUtime=0
/proc/15405/stat : 15405 (sh) S 15392 15392 15206 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22086840 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15405/statm: 1339 233 193 169 0 50 0
[pid=15406] ppid=15405 vsize=868672 CPUtime=335.25
/proc/15406/stat : 15406 (java) S 15405 15392 15206 0 -1 0 94604 0 1 0 32644 881 0 0 19 0 9 0 22086840 889520128 42771 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15406/statm: 217168 42771 2591 9 0 211645 0
[pid=15406/tid=15407] ppid=15405 vsize=868672 CPUtime=321.61
/proc/15406/task/15407/stat : 15407 (java) R 15405 15392 15206 0 -1 64 7666 0 1 0 31355 806 0 0 25 0 9 0 22086841 889520128 42771 996147200 134512640 134550932 4294955936 18446744073709551615 4126558325 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15406/tid=15408] ppid=15405 vsize=868672 CPUtime=13.35
/proc/15406/task/15408/stat : 15408 (java) S 15405 15392 15206 0 -1 64 84658 0 0 0 1263 72 0 0 16 0 9 0 22086842 889520128 42771 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15406/tid=15409] ppid=15405 vsize=868672 CPUtime=0
/proc/15406/task/15409/stat : 15409 (java) S 15405 15392 15206 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22086842 889520128 42771 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15406/tid=15410] ppid=15405 vsize=868672 CPUtime=0
/proc/15406/task/15410/stat : 15410 (java) S 15405 15392 15206 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22086842 889520128 42771 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15406/tid=15411] ppid=15405 vsize=868672 CPUtime=0
/proc/15406/task/15411/stat : 15411 (java) S 15405 15392 15206 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22086845 889520128 42771 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15406/tid=15412] ppid=15405 vsize=868672 CPUtime=0.26
/proc/15406/task/15412/stat : 15412 (java) S 15405 15392 15206 0 -1 64 1578 0 0 0 25 1 0 0 17 0 9 0 22086845 889520128 42771 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15406/tid=15413] ppid=15405 vsize=868672 CPUtime=0
/proc/15406/task/15413/stat : 15413 (java) S 15405 15392 15206 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22086845 889520128 42771 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15406/tid=15414] ppid=15405 vsize=868672 CPUtime=0
/proc/15406/task/15414/stat : 15414 (java) S 15405 15392 15206 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22086845 889520128 42771 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 338.04
Current children cumulated vsize (KiB) 890896



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+389.602 s]
/proc/loadavg: 2.35 2.19 2.06 3/75 15416
/proc/meminfo: memFree=16272/2055920 swapFree=4192812/4192956
[pid=15392] ppid=15390 vsize=16868 CPUtime=372.81
/proc/15392/stat : 15392 (sugar) S 15390 15392 15206 0 -1 4194304 1376 109421 0 2 7 1 36286 987 16 0 1 0 22086554 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15392/statm: 4217 1113 409 3 0 796 0
[pid=15415] ppid=15392 vsize=5356 CPUtime=0
/proc/15415/stat : 15415 (sh) S 15392 15392 15206 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22124333 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15415/statm: 1339 232 193 169 0 50 0
[pid=15416] ppid=15415 vsize=901804 CPUtime=11.44
/proc/15416/stat : 15416 (minisat) R 15415 15392 15206 0 -1 4194304 218189 0 0 0 1003 141 0 0 25 0 1 0 22124333 923447296 218175 996147200 134512640 135127466 4294956256 18446744073709551615 134514069 0 0 4096 3 0 0 0 17 1 0 0
/proc/15416/statm: 225451 218175 62 150 0 225298 0
Current children cumulated CPU time (s) 384.25
Current children cumulated vsize (KiB) 924028

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

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

[startup+389.721 s]
/proc/loadavg: 2.35 2.19 2.06 3/75 15416
/proc/meminfo: memFree=16272/2055920 swapFree=4192812/4192956
[pid=15392] ppid=15390 vsize=16868 CPUtime=372.81
/proc/15392/stat : 15392 (sugar) S 15390 15392 15206 0 -1 4194304 1398 109421 0 2 7 1 36286 987 16 0 1 0 22086554 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 235380191330 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/15392/statm: 4217 1113 409 3 0 796 0
[pid=15415] ppid=15392 vsize=0 CPUtime=0
/proc/15415/stat : 15415 (sh) Z 15392 15392 15206 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 22124333 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/15415/statm: 0 0 0 0 0 0 0
[pid=15416] ppid=1 vsize=0 CPUtime=11.55
/proc/15416/stat : 15416 (minisat) R 1 15392 15206 0 -1 4195332 218189 0 0 0 1003 152 0 0 25 0 1 0 22124333 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/15416/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 384.36
Current children cumulated vsize (KiB) 16868

[startup+389.801 s]
/proc/loadavg: 2.35 2.19 2.06 3/75 15416
/proc/meminfo: memFree=16272/2055920 swapFree=4192812/4192956
[pid=15392] ppid=15390 vsize=16868 CPUtime=372.84
/proc/15392/stat : 15392 (sugar) R 15390 15392 15206 0 -1 4194304 1423 109698 0 2 7 4 36286 987 16 0 1 0 22086554 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 235371467817 0 0 4224 16386 0 0 0 17 1 0 0
/proc/15392/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 372.84
Current children cumulated vsize (KiB) 16868
#
############


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

[startup+390.202 s]
/proc/loadavg: 2.35 2.19 2.06 3/75 15416
/proc/meminfo: memFree=16272/2055920 swapFree=4192812/4192956
[pid=15392] ppid=15390 vsize=16868 CPUtime=373.24
/proc/15392/stat : 15392 (sugar) R 15390 15392 15206 0 -1 4194304 1423 109698 0 2 7 44 36286 987 19 0 1 0 22086554 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 235371467817 0 0 4224 16386 0 0 0 17 1 0 0
/proc/15392/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 373.24
Current children cumulated vsize (KiB) 16868

[startup+390.602 s]
/proc/loadavg: 2.35 2.19 2.06 2/74 15417
/proc/meminfo: memFree=1968728/2055920 swapFree=4192812/4192956
[pid=15392] ppid=15390 vsize=16868 CPUtime=373.4
/proc/15392/stat : 15392 (sugar) D 15390 15392 15206 0 -1 4194304 1423 109698 0 2 7 60 36286 987 18 0 1 0 22086554 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 235371467817 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/15392/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 373.4
Current children cumulated vsize (KiB) 16868

[startup+390.702 s]
/proc/loadavg: 2.35 2.19 2.06 2/74 15417
/proc/meminfo: memFree=1968728/2055920 swapFree=4192812/4192956
[pid=15392] ppid=15390 vsize=16868 CPUtime=373.41
/proc/15392/stat : 15392 (sugar) D 15390 15392 15206 0 -1 4194304 1423 109698 0 2 7 61 36286 987 18 0 1 0 22086554 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 235371467817 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/15392/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 373.41
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): 11.52
#  lost CPU user time (s): 10.03
#  lost CPU system time (s): 1.49

Real time (s): 390.8
CPU time (s): 384.957
CPU user time (s): 372.969
CPU system time (s): 11.9884
CPU usage (%): 98.505
Max. virtual memory (cumulated for all children) (KiB): 924028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 362.939
system time used= 10.4984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111180
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= 52776
involuntary context switches= 57639

runsolver used 0.487925 second user time and 1.36679 second system time

The end

Launcher Data

Begin job on node51 at 2009-07-12 00:10:31
IDJOB=2069344
IDBENCH=55027
IDSOLVER=739
FILE ID=node51/2069344-1247350230
PBS_JOBID= 9506817
Free space on /tmp= 66168 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/pseudo/mps/normalized-mps-air03.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-2069344-1247350230/watcher-2069344-1247350230 -o /tmp/evaluation-result-2069344-1247350230/solver-2069344-1247350230 -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-2069344-1247350230.xml

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

MD5SUM BENCH= 97db8ddfa1e7c994eddc87d16cd8b4a9
RANDOM SEED=7804465

node51.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.225
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.225
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:       1860752 kB
Buffers:         26812 kB
Cached:         101300 kB
SwapCached:          0 kB
Active:         107776 kB
Inactive:        41572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1860752 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8940 kB
Writeback:           0 kB
Mapped:          32896 kB
Slab:            31288 kB
Committed_AS:   148920 kB
PageTables:       1740 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= 66164 MiB
End job on node51 at 2009-07-12 00:17:02