Trace number 2083434

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? (MO) 285.943 296.543

General information on the benchmark

Namecsp/fapp/fapp33/
normalized-fapp33-0650-4.xml
MD5SUM2cc28b346b93b18fcce435b65b3fd1cc
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark24.6143
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of constraints8684
Maximum constraint arity2
Maximum domain size498
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8684
Global constraints used (with number of constraints)

Solver Data

0.03/0.38	c 0	Sugar v1-14-6 + HOME/picosat
0.03/0.39	c 0	BEGIN Sun Jul 12 07:43:01 2009
0.03/0.39	c 0	PID 24145
0.06/0.40	c 0	HOST node89.alineos.net
0.06/0.40	c 0	CONVERTING HOME/instance-2083434-1247377380.xml TO HOME/temp.csp
0.06/0.40	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2083434-1247377380.xml' 'HOME/temp.csp'
0.98/1.53	c 1	11 domains, 650 variables, 8 predicates, 0 relations, 8684 constraints
0.98/1.56	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.98/1.56	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'
1.02/1.63	c 1	Parsing HOME/temp.csp
1.02/1.86	c 1	parsed 9353 expressions
1.02/1.88	c 1	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.02/1.88	c 1	Converting to clausal form CSP
2.04/2.66	c 2	converted 936 (10%) expressions
3.64/4.25	c 4	converted 1871 (20%) expressions
4.94/5.54	c 5	converted 2806 (30%) expressions
6.14/6.78	c 6	converted 3742 (40%) expressions
7.34/7.90	c 7	converted 4677 (50%) expressions
8.34/8.92	c 9	converted 5612 (60%) expressions
9.63/10.23	c 10	converted 6548 (70%) expressions
10.63/11.21	c 11	converted 7483 (80%) expressions
11.54/12.15	c 12	converted 8418 (90%) expressions
12.43/13.10	c 13	converted 9353 (100%) expressions
12.54/13.10	c 13	CSP : 1292 integers, 24789 booleans, 52634 clauses, largest domain size 3209
12.54/13.10	c 13	Heap : 49 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
12.54/13.10	c 13	Propagation in CSP
13.03/13.63	c 13	164 values, 0 unsatisfiable literals, and 0 valid clauses are removed
13.03/13.64	c 13	CSP : 1292 integers, 24789 booleans, 52634 clauses, largest domain size 3209
13.03/13.64	c 13	Heap : 48 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
13.03/13.66	c 13	Simplifing CSP by introducing new Boolean variables
13.43/14.07	c 14	CSP : 1292 integers, 41899 booleans, 69744 clauses, largest domain size 3209
13.43/14.07	c 14	Heap : 55 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
13.83/14.45	c 14	Encoding CSP to SAT : HOME/temp.cnf
15.13/15.75	c 15	130 (10%) CSP integer variables are encoded (48368 clauses, 703434 bytes)
16.33/16.97	c 17	259 (20%) CSP integer variables are encoded (95144 clauses, 1405074 bytes)
17.53/18.19	c 18	388 (30%) CSP integer variables are encoded (142394 clauses, 2199155 bytes)
18.73/19.38	c 19	517 (40%) CSP integer variables are encoded (187018 clauses, 2957763 bytes)
19.93/20.52	c 20	646 (50%) CSP integer variables are encoded (230640 clauses, 3699337 bytes)
20.34/20.96	c 21	776 (60%) CSP integer variables are encoded (577018 clauses, 9587763 bytes)
20.73/21.34	c 21	905 (70%) CSP integer variables are encoded (918955 clauses, 15400692 bytes)
21.13/21.74	c 21	1034 (80%) CSP integer variables are encoded (1263646 clauses, 21789608 bytes)
21.43/22.06	c 22	1163 (90%) CSP integer variables are encoded (1543223 clauses, 27101571 bytes)
21.74/22.38	c 22	1292 (100%) CSP integer variables are encoded (1815446 clauses, 32273808 bytes)
32.10/32.72	c 32	6975 (10%) CSP clauses are encoded (3968615 clauses, 85492229 bytes)
41.33/42.95	c 43	13949 (20%) CSP clauses are encoded (6290293 clauses, 145218256 bytes)
49.81/51.52	c 51	20924 (30%) CSP clauses are encoded (8570456 clauses, 204274867 bytes)
58.45/62.08	c 62	27898 (40%) CSP clauses are encoded (10919275 clauses, 265478677 bytes)
67.83/71.50	c 71	34872 (50%) CSP clauses are encoded (13575568 clauses, 335349457 bytes)
74.70/78.59	c 78	41847 (60%) CSP clauses are encoded (15664555 clauses, 389819266 bytes)
82.76/88.18	c 88	48821 (70%) CSP clauses are encoded (17876919 clauses, 447434027 bytes)
90.19/95.65	c 95	55796 (80%) CSP clauses are encoded (20054453 clauses, 504284416 bytes)
98.52/106.01	c 106	62770 (90%) CSP clauses are encoded (22509838 clauses, 568690775 bytes)
105.99/113.52	c 113	69744 (100%) CSP clauses are encoded (24766104 clauses, 627698754 bytes)
105.99/113.52	c 113	69744 CSP clauses encoded
105.99/113.52	c 113	Writing map file : HOME/temp.map
105.99/113.59	c 113	Heap : 51 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
105.99/113.59	c 113	SAT : 1858637 SAT variables, 24766104 SAT clauses, 627698754 bytes
105.99/113.59	c 113	Heap : 51 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
106.09/115.36	c 115	SOLVING HOME/temp.cnf
106.09/115.36	c 115	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
285.57/296.11	c ERROR INTERRUPTED
285.68/296.23	s UNKNOWN
285.68/296.23	c 296	CPU 106.12 (0.05 0.02 102.17 3.88)
285.68/296.23	c 296	END Sun Jul 12 07:47: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-2083434-1247377380/watcher-2083434-1247377380 -o /tmp/evaluation-result-2083434-1247377380/solver-2083434-1247377380 -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-2083434-1247377380.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: 3.60 4.42 3.69 4/82 24145
/proc/meminfo: memFree=1916208/2055920 swapFree=4192812/4192956
[pid=24145] ppid=24143 vsize=18576 CPUtime=0
/proc/24145/stat : 24145 (runsolver) D 24143 24145 22574 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 24803228 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 249069890855 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/24145/statm: 4644 284 249 26 0 2626 0

[startup+0.096134 s]
/proc/loadavg: 3.60 4.42 3.69 4/82 24145
/proc/meminfo: memFree=1916208/2055920 swapFree=4192812/4192956
[pid=24145] ppid=24143 vsize=12268 CPUtime=0
/proc/24145/stat : 24145 (sugar) D 24143 24145 22574 0 -1 4194304 352 0 0 0 0 0 0 0 18 0 1 0 24803228 12562432 320 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/24145/statm: 3067 320 242 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268

[startup+0.101131 s]
/proc/loadavg: 3.60 4.42 3.69 4/82 24145
/proc/meminfo: memFree=1916208/2055920 swapFree=4192812/4192956
[pid=24145] ppid=24143 vsize=12272 CPUtime=0
/proc/24145/stat : 24145 (sugar) D 24143 24145 22574 0 -1 4194304 360 0 0 0 0 0 0 0 18 0 1 0 24803228 12566528 328 996147200 4194304 4206940 548682068608 18446744073709551615 249070058085 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/24145/statm: 3068 328 246 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.301155 s]
/proc/loadavg: 3.60 4.42 3.69 4/82 24145
/proc/meminfo: memFree=1916208/2055920 swapFree=4192812/4192956
[pid=24145] ppid=24143 vsize=13600 CPUtime=0.03
/proc/24145/stat : 24145 (sugar) D 24143 24145 22574 0 -1 4194304 787 0 0 0 2 1 0 0 18 0 1 0 24803228 13926400 755 996147200 4194304 4206940 548682068608 18446744073709551615 249070058085 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/24145/statm: 3400 755 341 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701197 s]
/proc/loadavg: 3.60 4.42 3.69 4/82 24145
/proc/meminfo: memFree=1916208/2055920 swapFree=4192812/4192956
[pid=24145] ppid=24143 vsize=16868 CPUtime=0.06
/proc/24145/stat : 24145 (sugar) S 24143 24145 22574 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 24803228 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24145/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50228 s]
/proc/loadavg: 3.60 4.42 3.69 4/93 24157
/proc/meminfo: memFree=1904216/2055920 swapFree=4192812/4192956
[pid=24145] ppid=24143 vsize=16868 CPUtime=0.06
/proc/24145/stat : 24145 (sugar) S 24143 24145 22574 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 24803228 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24145/statm: 4217 1111 409 3 0 796 0
[pid=24148] ppid=24145 vsize=5356 CPUtime=0
/proc/24148/stat : 24148 (sh) S 24145 24145 22574 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 24803268 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24148/statm: 1339 233 193 169 0 50 0
[pid=24149] ppid=24148 vsize=864788 CPUtime=0.92
/proc/24149/stat : 24149 (java) S 24148 24145 22574 0 -1 0 8419 0 1 0 88 4 0 0 18 0 9 0 24803269 885542912 7385 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24149/statm: 216197 7385 2557 9 0 210709 0
[pid=24149/tid=24150] ppid=24148 vsize=864788 CPUtime=0.63
/proc/24149/task/24150/stat : 24150 (java) R 24148 24145 22574 0 -1 64 2781 0 1 0 62 1 0 0 18 0 9 0 24803275 885542912 7385 996147200 134512640 134550932 4294955984 18446744073709551615 4125926214 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24149/tid=24151] ppid=24148 vsize=864788 CPUtime=0.13
/proc/24149/task/24151/stat : 24151 (java) S 24148 24145 22574 0 -1 64 4403 0 0 0 12 1 0 0 16 0 9 0 24803286 885542912 7385 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24149/tid=24152] ppid=24148 vsize=864788 CPUtime=0
/proc/24149/task/24152/stat : 24152 (java) S 24148 24145 22574 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 24803286 885542912 7385 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24149/tid=24153] ppid=24148 vsize=864788 CPUtime=0
/proc/24149/task/24153/stat : 24153 (java) S 24148 24145 22574 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 24803286 885542912 7385 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24149/tid=24154] ppid=24148 vsize=864788 CPUtime=0
/proc/24149/task/24154/stat : 24154 (java) S 24148 24145 22574 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24803288 885542912 7385 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24149/tid=24155] ppid=24148 vsize=864788 CPUtime=0.13
/proc/24149/task/24155/stat : 24155 (java) S 24148 24145 22574 0 -1 64 530 0 0 0 13 0 0 0 16 0 9 0 24803288 885542912 7385 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24149/tid=24156] ppid=24148 vsize=864788 CPUtime=0
/proc/24149/task/24156/stat : 24156 (java) S 24148 24145 22574 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24803288 885542912 7385 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24149/tid=24157] ppid=24148 vsize=864788 CPUtime=0
/proc/24149/task/24157/stat : 24157 (java) S 24148 24145 22574 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24803288 885542912 7385 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 887012

[startup+3.10243 s]
/proc/loadavg: 3.60 4.42 3.69 3/93 24167
/proc/meminfo: memFree=1899736/2055920 swapFree=4192812/4192956
[pid=24145] ppid=24143 vsize=16868 CPUtime=1.02
/proc/24145/stat : 24145 (sugar) S 24143 24145 22574 0 -1 4194304 1309 8844 0 1 5 1 91 5 16 0 1 0 24803228 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24145/statm: 4217 1111 409 3 0 796 0
[pid=24158] ppid=24145 vsize=5356 CPUtime=0
/proc/24158/stat : 24158 (sh) S 24145 24145 22574 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24803384 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24158/statm: 1339 233 193 169 0 50 0
[pid=24159] ppid=24158 vsize=868520 CPUtime=1.52
/proc/24159/stat : 24159 (java) S 24158 24145 22574 0 -1 0 7894 0 1 0 148 4 0 0 20 0 9 0 24803384 889364480 7038 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24159/statm: 217130 7038 2566 9 0 211635 0
[pid=24159/tid=24160] ppid=24158 vsize=868520 CPUtime=1.17
/proc/24159/task/24160/stat : 24160 (java) R 24158 24145 22574 0 -1 64 2778 0 1 0 116 1 0 0 25 0 9 0 24803385 889364480 7038 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24159/tid=24161] ppid=24158 vsize=868520 CPUtime=0.15
/proc/24159/task/24161/stat : 24161 (java) R 24158 24145 22574 0 -1 64 2984 0 0 0 14 1 0 0 15 0 9 0 24803386 889364480 7038 996147200 134512640 134550932 4294955936 18446744073709551615 102499811 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24159/tid=24162] ppid=24158 vsize=868520 CPUtime=0
/proc/24159/task/24162/stat : 24162 (java) S 24158 24145 22574 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24803386 889364480 7038 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24159/tid=24163] ppid=24158 vsize=868520 CPUtime=0
/proc/24159/task/24163/stat : 24163 (java) S 24158 24145 22574 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 24803386 889364480 7038 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24159/tid=24164] ppid=24158 vsize=868520 CPUtime=0
/proc/24159/task/24164/stat : 24164 (java) S 24158 24145 22574 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24803388 889364480 7038 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24159/tid=24165] ppid=24158 vsize=868520 CPUtime=0.15
/proc/24159/task/24165/stat : 24165 (java) S 24158 24145 22574 0 -1 64 1434 0 0 0 15 0 0 0 15 0 9 0 24803388 889364480 7038 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24159/tid=24166] ppid=24158 vsize=868520 CPUtime=0
/proc/24159/task/24166/stat : 24166 (java) S 24158 24145 22574 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 24803388 889364480 7038 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24159/tid=24167] ppid=24158 vsize=868520 CPUtime=0
/proc/24159/task/24167/stat : 24167 (java) S 24158 24145 22574 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24803388 889364480 7038 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.54
Current children cumulated vsize (KiB) 890744

[startup+6.30174 s]
/proc/loadavg: 3.47 4.38 3.68 3/93 24167
/proc/meminfo: memFree=1883928/2055920 swapFree=4192812/4192956
[pid=24145] ppid=24143 vsize=16868 CPUtime=1.02
/proc/24145/stat : 24145 (sugar) S 24143 24145 22574 0 -1 4194304 1309 8844 0 1 5 1 91 5 16 0 1 0 24803228 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24145/statm: 4217 1111 409 3 0 796 0
[pid=24158] ppid=24145 vsize=5356 CPUtime=0
/proc/24158/stat : 24158 (sh) S 24145 24145 22574 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24803384 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24158/statm: 1339 233 193 169 0 50 0
[pid=24159] ppid=24158 vsize=868604 CPUtime=4.72
/proc/24159/stat : 24159 (java) S 24158 24145 22574 0 -1 0 11286 0 1 0 463 9 0 0 20 0 9 0 24803384 889450496 10084 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24159/statm: 217151 10084 2566 9 0 211656 0
[pid=24159/tid=24160] ppid=24158 vsize=868604 CPUtime=3.99
/proc/24159/task/24160/stat : 24160 (java) R 24158 24145 22574 0 -1 64 3190 0 1 0 397 2 0 0 25 0 9 0 24803385 889450496 10084 996147200 134512640 134550932 4294955936 18446744073709551615 4126544822 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24159/tid=24161] ppid=24158 vsize=868604 CPUtime=0.53
/proc/24159/task/24161/stat : 24161 (java) S 24158 24145 22574 0 -1 64 5957 0 0 0 48 5 0 0 16 0 9 0 24803386 889450496 10084 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24159/tid=24162] ppid=24158 vsize=868604 CPUtime=0
/proc/24159/task/24162/stat : 24162 (java) S 24158 24145 22574 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24803386 889450496 10084 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24159/tid=24163] ppid=24158 vsize=868604 CPUtime=0
/proc/24159/task/24163/stat : 24163 (java) S 24158 24145 22574 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 24803386 889450496 10084 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24159/tid=24164] ppid=24158 vsize=868604 CPUtime=0
/proc/24159/task/24164/stat : 24164 (java) S 24158 24145 22574 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24803388 889450496 10084 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24159/tid=24165] ppid=24158 vsize=868604 CPUtime=0.17
/proc/24159/task/24165/stat : 24165 (java) S 24158 24145 22574 0 -1 64 1441 0 0 0 17 0 0 0 15 0 9 0 24803388 889450496 10084 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24159/tid=24166] ppid=24158 vsize=868604 CPUtime=0
/proc/24159/task/24166/stat : 24166 (java) S 24158 24145 22574 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 24803388 889450496 10084 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24159/tid=24167] ppid=24158 vsize=868604 CPUtime=0
/proc/24159/task/24167/stat : 24167 (java) S 24158 24145 22574 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24803388 889450496 10084 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.74
Current children cumulated vsize (KiB) 890828

[startup+12.7014 s]
/proc/loadavg: 3.35 4.34 3.67 3/93 24167
/proc/meminfo: memFree=1853144/2055920 swapFree=4192812/4192956
[pid=24145] ppid=24143 vsize=16868 CPUtime=1.02
/proc/24145/stat : 24145 (sugar) S 24143 24145 22574 0 -1 4194304 1309 8844 0 1 5 1 91 5 16 0 1 0 24803228 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24145/statm: 4217 1111 409 3 0 796 0
[pid=24158] ppid=24145 vsize=5356 CPUtime=0
/proc/24158/stat : 24158 (sh) S 24145 24145 22574 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24803384 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24158/statm: 1339 233 193 169 0 50 0
[pid=24159] ppid=24158 vsize=868604 CPUtime=11.11
/proc/24159/stat : 24159 (java) S 24158 24145 22574 0 -1 0 23501 0 1 0 1094 17 0 0 20 0 9 0 24803384 889450496 17855 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24159/statm: 217151 17856 2569 9 0 211656 0
[pid=24159/tid=24160] ppid=24158 vsize=868604 CPUtime=9.4
/proc/24159/task/24160/stat : 24160 (java) R 24158 24145 22574 0 -1 64 3814 0 1 0 936 4 0 0 25 0 9 0 24803385 889450496 17858 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24159/tid=24161] ppid=24158 vsize=868604 CPUtime=1.5
/proc/24159/task/24161/stat : 24161 (java) R 24158 24145 22574 0 -1 64 17548 0 0 0 139 11 0 0 15 0 9 0 24803386 889450496 17859 996147200 134512640 134550932 4294955936 18446744073709551615 102709360 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24159/tid=24162] ppid=24158 vsize=868604 CPUtime=0
/proc/24159/task/24162/stat : 24162 (java) S 24158 24145 22574 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24803386 889450496 17861 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24159/tid=24163] ppid=24158 vsize=868604 CPUtime=0
/proc/24159/task/24163/stat : 24163 (java) S 24158 24145 22574 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 24803386 889450496 17862 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24159/tid=24164] ppid=24158 vsize=868604 CPUtime=0
/proc/24159/task/24164/stat : 24164 (java) S 24158 24145 22574 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24803388 889450496 17864 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24159/tid=24165] ppid=24158 vsize=868604 CPUtime=0.18
/proc/24159/task/24165/stat : 24165 (java) S 24158 24145 22574 0 -1 64 1445 0 0 0 18 0 0 0 16 0 9 0 24803388 889450496 17866 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24159/tid=24166] ppid=24158 vsize=868604 CPUtime=0
/proc/24159/task/24166/stat : 24166 (java) S 24158 24145 22574 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 24803388 889450496 17867 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24159/tid=24167] ppid=24158 vsize=868604 CPUtime=0
/proc/24159/task/24167/stat : 24167 (java) S 24158 24145 22574 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24803388 889450496 17868 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.13
Current children cumulated vsize (KiB) 890828

[startup+25.5026 s]
/proc/loadavg: 3.05 4.22 3.65 3/93 24167
/proc/meminfo: memFree=1796696/2055920 swapFree=4192812/4192956
[pid=24145] ppid=24143 vsize=16868 CPUtime=1.03
/proc/24145/stat : 24145 (sugar) S 24143 24145 22574 0 -1 4194304 1310 8844 0 1 5 2 91 5 16 0 1 0 24803228 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24145/statm: 4217 1111 409 3 0 796 0
[pid=24158] ppid=24145 vsize=5356 CPUtime=0
/proc/24158/stat : 24158 (sh) S 24145 24145 22574 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24803384 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24158/statm: 1339 233 193 169 0 50 0
[pid=24159] ppid=24158 vsize=868716 CPUtime=23.89
/proc/24159/stat : 24159 (java) S 24158 24145 22574 0 -1 0 28367 0 1 0 2345 44 0 0 20 0 9 0 24803384 889565184 19916 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24159/statm: 217179 19916 2593 9 0 211656 0
[pid=24159/tid=24160] ppid=24158 vsize=868716 CPUtime=21.29
/proc/24159/task/24160/stat : 24160 (java) R 24158 24145 22574 0 -1 64 4462 0 1 0 2102 27 0 0 25 0 9 0 24803385 889565184 19916 996147200 134512640 134550932 4294955936 18446744073709551615 4126940736 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24159/tid=24161] ppid=24158 vsize=868716 CPUtime=2.32
/proc/24159/task/24161/stat : 24161 (java) S 24158 24145 22574 0 -1 64 21715 0 0 0 218 14 0 0 16 0 9 0 24803386 889565184 19916 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24159/tid=24162] ppid=24158 vsize=868716 CPUtime=0
/proc/24159/task/24162/stat : 24162 (java) S 24158 24145 22574 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24803386 889565184 19916 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24159/tid=24163] ppid=24158 vsize=868716 CPUtime=0
/proc/24159/task/24163/stat : 24163 (java) S 24158 24145 22574 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24803386 889565184 19916 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24159/tid=24164] ppid=24158 vsize=868716 CPUtime=0

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

/proc/24145/statm: 4217 1111 409 3 0 796 0
[pid=24158] ppid=24145 vsize=5356 CPUtime=0
/proc/24158/stat : 24158 (sh) S 24145 24145 22574 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24803384 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24158/statm: 1339 233 193 169 0 50 0
[pid=24159] ppid=24158 vsize=868716 CPUtime=93.8
/proc/24159/stat : 24159 (java) S 24158 24145 22574 0 -1 0 30283 0 1 0 9051 329 0 0 20 0 9 0 24803384 889565184 19922 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24159/statm: 217179 19922 2593 9 0 211656 0
[pid=24159/tid=24160] ppid=24158 vsize=868716 CPUtime=90.19
/proc/24159/task/24160/stat : 24160 (java) R 24158 24145 22574 0 -1 64 6372 0 1 0 8721 298 0 0 25 0 9 0 24803385 889565184 19922 996147200 134512640 134550932 4294955936 18446744073709551615 4126941600 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24159/tid=24161] ppid=24158 vsize=868716 CPUtime=3.32
/proc/24159/task/24161/stat : 24161 (java) S 24158 24145 22574 0 -1 64 21715 0 0 0 304 28 0 0 16 0 9 0 24803386 889565184 19922 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24159/tid=24162] ppid=24158 vsize=868716 CPUtime=0
/proc/24159/task/24162/stat : 24162 (java) S 24158 24145 22574 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24803386 889565184 19922 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24159/tid=24163] ppid=24158 vsize=868716 CPUtime=0
/proc/24159/task/24163/stat : 24163 (java) S 24158 24145 22574 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24803386 889565184 19922 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24159/tid=24164] ppid=24158 vsize=868716 CPUtime=0
/proc/24159/task/24164/stat : 24164 (java) S 24158 24145 22574 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24803388 889565184 19922 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24159/tid=24165] ppid=24158 vsize=868716 CPUtime=0.27
/proc/24159/task/24165/stat : 24165 (java) S 24158 24145 22574 0 -1 64 1498 0 0 0 26 1 0 0 16 0 9 0 24803388 889565184 19922 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24159/tid=24166] ppid=24158 vsize=868716 CPUtime=0
/proc/24159/task/24166/stat : 24166 (java) S 24158 24145 22574 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 24803388 889565184 19922 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24159/tid=24167] ppid=24158 vsize=868716 CPUtime=0
/proc/24159/task/24167/stat : 24167 (java) S 24158 24145 22574 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24803388 889565184 19922 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 94.83
Current children cumulated vsize (KiB) 890940

[startup+162.301 s]
/proc/loadavg: 4.53 4.38 3.78 3/76 24208
/proc/meminfo: memFree=949216/2055920 swapFree=4192812/4192956
[pid=24145] ppid=24143 vsize=16868 CPUtime=106.12
/proc/24145/stat : 24145 (sugar) S 24143 24145 22574 0 -1 4194304 1366 39782 0 2 5 2 10217 388 16 0 1 0 24803228 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24145/statm: 4217 1114 409 3 0 796 0
[pid=24196] ppid=24145 vsize=5356 CPUtime=0
/proc/24196/stat : 24196 (sh) S 24145 24145 22574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24814764 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24196/statm: 1339 232 193 169 0 50 0
[pid=24197] ppid=24196 vsize=321200 CPUtime=46.43
/proc/24197/stat : 24197 (picosat) R 24196 24145 22574 0 -1 4194304 76019 0 0 0 2130 2513 0 0 25 0 1 0 24814764 328908800 76005 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/24197/statm: 80300 76005 40 102 0 80195 0
Current children cumulated CPU time (s) 152.55
Current children cumulated vsize (KiB) 343424

[startup+222.301 s]
/proc/loadavg: 5.07 4.55 3.87 3/87 24257
/proc/meminfo: memFree=608776/2055920 swapFree=4192812/4192956
[pid=24145] ppid=24143 vsize=16868 CPUtime=106.12
/proc/24145/stat : 24145 (sugar) S 24143 24145 22574 0 -1 4194304 1366 39782 0 2 5 2 10217 388 16 0 1 0 24803228 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24145/statm: 4217 1114 409 3 0 796 0
[pid=24196] ppid=24145 vsize=5356 CPUtime=0
/proc/24196/stat : 24196 (sh) S 24145 24145 22574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24814764 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24196/statm: 1339 232 193 169 0 50 0
[pid=24197] ppid=24196 vsize=579044 CPUtime=106.14
/proc/24197/stat : 24197 (picosat) R 24196 24145 22574 0 -1 4194304 134774 0 0 0 4876 5738 0 0 25 0 1 0 24814764 592941056 134760 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/24197/statm: 144761 134760 40 102 0 144656 0
Current children cumulated CPU time (s) 212.26
Current children cumulated vsize (KiB) 601268

[startup+282.302 s]
/proc/loadavg: 4.49 4.46 3.88 2/86 24257
/proc/meminfo: memFree=235920/2055920 swapFree=4192812/4192956
[pid=24145] ppid=24143 vsize=16868 CPUtime=106.12
/proc/24145/stat : 24145 (sugar) S 24143 24145 22574 0 -1 4194304 1366 39782 0 2 5 2 10217 388 16 0 1 0 24803228 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24145/statm: 4217 1114 409 3 0 796 0
[pid=24196] ppid=24145 vsize=5356 CPUtime=0
/proc/24196/stat : 24196 (sh) S 24145 24145 22574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24814764 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24196/statm: 1339 232 193 169 0 50 0
[pid=24197] ppid=24196 vsize=852348 CPUtime=165.75
/proc/24197/stat : 24197 (picosat) R 24196 24145 22574 0 -1 4194304 193270 0 0 0 7638 8937 0 0 25 0 1 0 24814764 872804352 193256 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/24197/statm: 213087 193256 40 102 0 212982 0
Current children cumulated CPU time (s) 271.87
Current children cumulated vsize (KiB) 874572



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+296.101 s]
/proc/loadavg: 4.38 4.43 3.88 2/86 24257
/proc/meminfo: memFree=172880/2055920 swapFree=4192812/4192956
[pid=24145] ppid=24143 vsize=16868 CPUtime=106.12
/proc/24145/stat : 24145 (sugar) S 24143 24145 22574 0 -1 4194304 1366 39782 0 2 5 2 10217 388 16 0 1 0 24803228 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24145/statm: 4217 1114 409 3 0 796 0
[pid=24196] ppid=24145 vsize=5356 CPUtime=0
/proc/24196/stat : 24196 (sh) S 24145 24145 22574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24814764 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24196/statm: 1339 232 193 169 0 50 0
[pid=24197] ppid=24196 vsize=899604 CPUtime=179.45
/proc/24197/stat : 24197 (picosat) R 24196 24145 22574 0 -1 4194304 206572 0 0 0 8270 9675 0 0 25 0 1 0 24814764 921194496 206558 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/24197/statm: 224901 206558 40 102 0 224796 0
Current children cumulated CPU time (s) 285.57
Current children cumulated vsize (KiB) 921828

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

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

[startup+296.218 s]
/proc/loadavg: 4.38 4.43 3.88 2/86 24257
/proc/meminfo: memFree=172880/2055920 swapFree=4192812/4192956
[pid=24145] ppid=24143 vsize=16868 CPUtime=106.12
/proc/24145/stat : 24145 (sugar) S 24143 24145 22574 0 -1 4194304 1395 39782 0 2 5 2 10217 388 16 0 1 0 24803228 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/24145/statm: 4217 1114 409 3 0 796 0
[pid=24196] ppid=24145 vsize=0 CPUtime=0
/proc/24196/stat : 24196 (sh) Z 24145 24145 22574 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 24814764 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/24196/statm: 0 0 0 0 0 0 0
[pid=24197] ppid=1 vsize=0 CPUtime=179.56
/proc/24197/stat : 24197 (picosat) R 1 24145 22574 0 -1 4195332 206572 0 0 0 8270 9686 0 0 25 0 1 0 24814764 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/24197/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 285.68
Current children cumulated vsize (KiB) 16868

[startup+296.301 s]
/proc/loadavg: 4.38 4.43 3.88 2/86 24257
/proc/meminfo: memFree=172880/2055920 swapFree=4192812/4192956
[pid=24145] ppid=24143 vsize=16868 CPUtime=106.19
/proc/24145/stat : 24145 (sugar) R 24143 24145 22574 0 -1 4194304 1424 40059 0 2 5 9 10217 388 17 0 1 0 24803228 17272832 1115 996147200 4194304 4206940 548682068608 18446744073709551615 249070064681 0 0 4224 16386 0 0 0 17 1 0 0
/proc/24145/statm: 4217 1115 410 3 0 796 0
Current children cumulated CPU time (s) 106.19
Current children cumulated vsize (KiB) 16868
#
############


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

[startup+296.218 s]
/proc/loadavg: 4.38 4.43 3.88 2/86 24257
/proc/meminfo: memFree=172880/2055920 swapFree=4192812/4192956
[pid=24145] ppid=24143 vsize=16868 CPUtime=106.12
/proc/24145/stat : 24145 (sugar) S 24143 24145 22574 0 -1 4194304 1395 39782 0 2 5 2 10217 388 16 0 1 0 24803228 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/24145/statm: 4217 1114 409 3 0 796 0
[pid=24196] ppid=24145 vsize=0 CPUtime=0
/proc/24196/stat : 24196 (sh) Z 24145 24145 22574 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 24814764 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/24196/statm: 0 0 0 0 0 0 0
[pid=24197] ppid=1 vsize=0 CPUtime=179.56
/proc/24197/stat : 24197 (picosat) R 1 24145 22574 0 -1 4195332 206572 0 0 0 8270 9686 0 0 25 0 1 0 24814764 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/24197/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 285.68
Current children cumulated vsize (KiB) 16868

[startup+296.401 s]
/proc/loadavg: 4.38 4.43 3.88 2/86 24257
/proc/meminfo: memFree=172880/2055920 swapFree=4192812/4192956
[pid=24145] ppid=24143 vsize=16868 CPUtime=106.29
/proc/24145/stat : 24145 (sugar) R 24143 24145 22574 0 -1 4194304 1424 40059 0 2 5 19 10217 388 17 0 1 0 24803228 17272832 1115 996147200 4194304 4206940 548682068608 18446744073709551615 249070064681 0 0 4224 16386 0 0 0 17 1 0 0
/proc/24145/statm: 4217 1115 410 3 0 796 0
Current children cumulated CPU time (s) 106.29
Current children cumulated vsize (KiB) 16868

[startup+296.501 s]
/proc/loadavg: 4.38 4.43 3.88 2/86 24257
/proc/meminfo: memFree=172880/2055920 swapFree=4192812/4192956
[pid=24145] ppid=24143 vsize=16868 CPUtime=106.39
/proc/24145/stat : 24145 (sugar) R 24143 24145 22574 0 -1 4194304 1424 40059 0 2 5 29 10217 388 18 0 1 0 24803228 17272832 1115 996147200 4194304 4206940 548682068608 18446744073709551615 249070064681 0 0 4224 16386 0 0 0 17 1 0 0
/proc/24145/statm: 4217 1115 410 3 0 796 0
Current children cumulated CPU time (s) 106.39
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): 179.49
#  lost CPU user time (s): 82.7
#  lost CPU system time (s): 96.79

Real time (s): 296.543
CPU time (s): 285.943
CPU user time (s): 184.931
CPU system time (s): 101.011
CPU usage (%): 96.4255
Max. virtual memory (cumulated for all children) (KiB): 921828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 102.231
system time used= 4.22136
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41542
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= 31500
involuntary context switches= 31837

runsolver used 0.351946 second user time and 0.968852 second system time

The end

Launcher Data

Begin job on node89 at 2009-07-12 07:43:00
IDJOB=2083434
IDBENCH=57815
IDSOLVER=738
FILE ID=node89/2083434-1247377380
PBS_JOBID= 9507136
Free space on /tmp= 66264 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/fapp/fapp33/normalized-fapp33-0650-4.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-2083434-1247377380/watcher-2083434-1247377380 -o /tmp/evaluation-result-2083434-1247377380/solver-2083434-1247377380 -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-2083434-1247377380.xml

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

MD5SUM BENCH= 2cc28b346b93b18fcce435b65b3fd1cc
RANDOM SEED=1155661627

node89.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	: 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.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1916944 kB
Buffers:          3456 kB
Cached:          38772 kB
SwapCached:          0 kB
Active:          73488 kB
Inactive:         4608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1916944 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2708 kB
Writeback:           0 kB
Mapped:          56284 kB
Slab:            46152 kB
Committed_AS:   209004 kB
PageTables:       1864 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= 66108 MiB
End job on node89 at 2009-07-12 07:47:59