Trace number 2069244

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.14.6+picosat? (TO) 1800.04 1813.73

General information on the benchmark

Namecsp/pseudo/uclid/
normalized-ooo-burch-dill-8-accl.xml
MD5SUMa836148987a747fe0e78f1f820e1fc6b
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1485.25
Satisfiable
(Un)Satisfiability was proved
Number of variables21380
Number of constraints60983
Maximum constraint arity13
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension60983
Global constraints used (with number of constraints)

Solver Data

0.00/0.07	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.07	c 0	BEGIN Sun Jul 12 00:05:09 2009
0.00/0.07	c 0	PID 15384
0.06/0.08	c 0	HOST node87.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2069244-1247349908.xml TO HOME/temp.csp
0.06/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-2069244-1247349908.xml' 'HOME/temp.csp'
3.53/3.65	c 3	2 domains, 21380 variables, 9 predicates, 0 relations, 60983 constraints
3.53/3.69	c 3	ENCODING HOME/temp.csp TO HOME/temp.cnf
3.53/3.69	c 3	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'
3.60/3.77	c 3	Parsing HOME/temp.csp
3.60/3.90	c 3	parsed 10000 expressions
3.60/3.99	c 4	parsed 20000 expressions
3.60/4.14	c 4	parsed 30000 expressions
3.60/4.22	c 4	parsed 40000 expressions
4.19/4.39	c 4	parsed 50000 expressions
4.29/4.49	c 4	parsed 60000 expressions
4.38/4.60	c 4	parsed 70000 expressions
4.68/4.84	c 4	parsed 80000 expressions
4.78/4.91	c 4	parsed 82374 expressions
4.78/4.92	c 4	Heap : 25 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
4.78/4.92	c 4	Converting to clausal form CSP
4.78/4.97	c 4	converted 8238 (10%) expressions
4.88/5.00	c 5	converted 16475 (20%) expressions
5.08/5.27	c 5	converted 24713 (30%) expressions
5.27/5.46	c 5	converted 32950 (40%) expressions
5.47/5.64	c 5	converted 41187 (50%) expressions
5.87/6.07	c 6	converted 49425 (60%) expressions
6.07/6.25	c 6	converted 57662 (70%) expressions
6.26/6.48	c 6	converted 65900 (80%) expressions
6.55/6.72	c 6	converted 74137 (90%) expressions
7.84/8.03	c 8	converted 82374 (100%) expressions
7.84/8.04	c 8	CSP : 27116 integers, 0 booleans, 72453 clauses, largest domain size 101
7.84/8.04	c 8	Heap : 61 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
7.84/8.04	c 8	Propagation in CSP
8.83/9.01	c 9	73 values, 0 unsatisfiable literals, and 0 valid clauses are removed
8.83/9.02	c 9	CSP : 27116 integers, 0 booleans, 72453 clauses, largest domain size 101
8.83/9.02	c 9	Heap : 64 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
8.83/9.05	c 9	Simplifing CSP by introducing new Boolean variables
8.83/9.08	c 9	CSP : 27116 integers, 0 booleans, 72453 clauses, largest domain size 101
8.83/9.08	c 9	Heap : 62 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
9.23/9.44	c 9	Encoding CSP to SAT : HOME/temp.cnf
9.23/9.48	c 9	2712 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
9.23/9.48	c 9	5424 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
9.23/9.48	c 9	8135 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
9.23/9.49	c 9	10847 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
9.23/9.49	c 9	13558 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
9.23/9.50	c 9	16270 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
9.33/9.50	c 9	18982 (70%) CSP integer variables are encoded (0 clauses, 64 bytes)
9.33/9.52	c 9	21693 (80%) CSP integer variables are encoded (16788 clauses, 251884 bytes)
9.53/9.70	c 9	24405 (90%) CSP integer variables are encoded (161868 clauses, 2597319 bytes)
9.62/9.88	c 9	27116 (100%) CSP integer variables are encoded (306876 clauses, 5062455 bytes)
9.72/9.96	c 9	7246 (10%) CSP clauses are encoded (314045 clauses, 5155306 bytes)
9.82/10.00	c 10	14491 (20%) CSP clauses are encoded (321290 clauses, 5250806 bytes)
9.82/10.05	c 10	21736 (30%) CSP clauses are encoded (328535 clauses, 5348219 bytes)
9.82/10.09	c 10	28982 (40%) CSP clauses are encoded (335777 clauses, 5456849 bytes)
9.92/10.14	c 10	36227 (50%) CSP clauses are encoded (343007 clauses, 5565299 bytes)
10.02/10.20	c 10	43472 (60%) CSP clauses are encoded (350181 clauses, 5683776 bytes)
10.02/10.27	c 10	50718 (70%) CSP clauses are encoded (357427 clauses, 5820803 bytes)
10.13/10.34	c 10	57963 (80%) CSP clauses are encoded (364666 clauses, 5975324 bytes)
13.49/13.78	c 13	65208 (90%) CSP clauses are encoded (1299142 clauses, 25442896 bytes)
15.65/15.98	c 16	72453 (100%) CSP clauses are encoded (2393249 clauses, 50040639 bytes)
15.65/15.98	c 16	72453 CSP clauses encoded
15.65/15.99	c 16	Writing map file : HOME/temp.map
15.75/16.04	c 16	Heap : 42 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
15.75/16.04	c 16	SAT : 333917 SAT variables, 2393249 SAT clauses, 50040639 bytes
15.75/16.04	c 16	Heap : 42 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
15.75/16.07	c 16	SOLVING HOME/temp.cnf
15.75/16.07	c 16	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.04/1813.71	c ERROR INTERRUPTED
1800.04/1813.73	s UNKNOWN
1800.04/1813.73	c 1813	CPU 15.84 (0.07 0.01 15.02 0.74)
1800.04/1813.73	c 1813	END Sun Jul 12 00:35:22 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-2069244-1247349908/watcher-2069244-1247349908 -o /tmp/evaluation-result-2069244-1247349908/solver-2069244-1247349908 -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-2069244-1247349908.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.30 2.32 2.22 4/83 15384
/proc/meminfo: memFree=574832/2055920 swapFree=4192956/4192956
[pid=15384] ppid=15382 vsize=18576 CPUtime=0
/proc/15384/stat : 15384 (runsolver) R 15382 15384 15347 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 22055678 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 254613712167 0 0 4096 24578 0 0 0 17 0 0 0
/proc/15384/statm: 4644 284 249 26 0 2626 0

[startup+0.0780949 s]
/proc/loadavg: 2.30 2.32 2.22 4/83 15384
/proc/meminfo: memFree=574832/2055920 swapFree=4192956/4192956
[pid=15384] ppid=15382 vsize=16740 CPUtime=0.06
/proc/15384/stat : 15384 (sugar) S 15382 15384 15347 0 -1 4194304 1152 0 0 0 5 1 0 0 18 0 1 0 22055678 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15384/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101334 s]
/proc/loadavg: 2.30 2.32 2.22 4/83 15384
/proc/meminfo: memFree=574832/2055920 swapFree=4192956/4192956
[pid=15384] ppid=15382 vsize=16868 CPUtime=0.06
/proc/15384/stat : 15384 (sugar) S 15382 15384 15347 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 22055678 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15384/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301351 s]
/proc/loadavg: 2.30 2.32 2.22 4/83 15384
/proc/meminfo: memFree=574832/2055920 swapFree=4192956/4192956
[pid=15384] ppid=15382 vsize=16868 CPUtime=0.06
/proc/15384/stat : 15384 (sugar) S 15382 15384 15347 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 22055678 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15384/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701404 s]
/proc/loadavg: 2.30 2.32 2.22 4/83 15384
/proc/meminfo: memFree=574832/2055920 swapFree=4192956/4192956
[pid=15384] ppid=15382 vsize=16868 CPUtime=0.06
/proc/15384/stat : 15384 (sugar) S 15382 15384 15347 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 22055678 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15384/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50249 s]
/proc/loadavg: 2.30 2.32 2.22 4/94 15396
/proc/meminfo: memFree=533208/2055920 swapFree=4192956/4192956
[pid=15384] ppid=15382 vsize=16868 CPUtime=0.06
/proc/15384/stat : 15384 (sugar) S 15382 15384 15347 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 22055678 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15384/statm: 4217 1111 409 3 0 796 0
[pid=15387] ppid=15384 vsize=5356 CPUtime=0
/proc/15387/stat : 15387 (sh) S 15384 15384 15347 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 22055686 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15387/statm: 1339 233 193 169 0 50 0
[pid=15388] ppid=15387 vsize=864772 CPUtime=1.39
/proc/15388/stat : 15388 (java) S 15387 15384 15347 0 -1 0 16973 0 1 0 128 11 0 0 18 0 9 0 22055687 885526528 14508 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15388/statm: 216193 14508 2557 9 0 210705 0
[pid=15388/tid=15389] ppid=15387 vsize=864772 CPUtime=0.81
/proc/15388/task/15389/stat : 15389 (java) R 15387 15384 15347 0 -1 64 3042 0 1 0 78 3 0 0 24 0 9 0 22055688 885526528 14508 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15388/tid=15390] ppid=15387 vsize=864772 CPUtime=0.46
/proc/15388/task/15390/stat : 15390 (java) R 15387 15384 15347 0 -1 64 12729 0 0 0 40 6 0 0 16 0 9 0 22055689 885526528 14508 996147200 134512640 134550932 4294955984 18446744073709551615 102500686 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15388/tid=15391] ppid=15387 vsize=864772 CPUtime=0
/proc/15388/task/15391/stat : 15391 (java) S 15387 15384 15347 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22055689 885526528 14508 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15388/tid=15392] ppid=15387 vsize=864772 CPUtime=0
/proc/15388/task/15392/stat : 15392 (java) S 15387 15384 15347 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 22055689 885526528 14508 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15388/tid=15393] ppid=15387 vsize=864772 CPUtime=0
/proc/15388/task/15393/stat : 15393 (java) S 15387 15384 15347 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22055691 885526528 14508 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15388/tid=15394] ppid=15387 vsize=864772 CPUtime=0.09
/proc/15388/task/15394/stat : 15394 (java) S 15387 15384 15347 0 -1 64 498 0 0 0 9 0 0 0 16 0 9 0 22055691 885526528 14508 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15388/tid=15395] ppid=15387 vsize=864772 CPUtime=0
/proc/15388/task/15395/stat : 15395 (java) S 15387 15384 15347 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22055691 885526528 14508 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15388/tid=15396] ppid=15387 vsize=864772 CPUtime=0
/proc/15388/task/15396/stat : 15396 (java) S 15387 15384 15347 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22055691 885526528 14508 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 886996

[startup+3.10267 s]
/proc/loadavg: 2.44 2.35 2.22 4/94 15396
/proc/meminfo: memFree=466392/2055920 swapFree=4192956/4192956
[pid=15384] ppid=15382 vsize=16868 CPUtime=0.06
/proc/15384/stat : 15384 (sugar) S 15382 15384 15347 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 22055678 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15384/statm: 4217 1111 409 3 0 796 0
[pid=15387] ppid=15384 vsize=5356 CPUtime=0
/proc/15387/stat : 15387 (sh) S 15384 15384 15347 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 22055686 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15387/statm: 1339 233 193 169 0 50 0
[pid=15388] ppid=15387 vsize=864792 CPUtime=2.97
/proc/15388/stat : 15388 (java) S 15387 15384 15347 0 -1 0 32610 0 1 0 278 19 0 0 18 0 9 0 22055687 885547008 27192 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15388/statm: 216198 27192 2557 9 0 210710 0
[pid=15388/tid=15389] ppid=15387 vsize=864792 CPUtime=1.58
/proc/15388/task/15389/stat : 15389 (java) R 15387 15384 15347 0 -1 64 3959 0 1 0 154 4 0 0 25 0 9 0 22055688 885547008 27192 996147200 134512640 134550932 4294955984 18446744073709551615 4125952261 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15388/tid=15390] ppid=15387 vsize=864792 CPUtime=1.22
/proc/15388/task/15390/stat : 15390 (java) S 15387 15384 15347 0 -1 64 27416 0 0 0 109 13 0 0 16 0 9 0 22055689 885547008 27192 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15388/tid=15391] ppid=15387 vsize=864792 CPUtime=0
/proc/15388/task/15391/stat : 15391 (java) S 15387 15384 15347 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22055689 885547008 27192 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15388/tid=15392] ppid=15387 vsize=864792 CPUtime=0
/proc/15388/task/15392/stat : 15392 (java) S 15387 15384 15347 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 22055689 885547008 27192 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15388/tid=15393] ppid=15387 vsize=864792 CPUtime=0
/proc/15388/task/15393/stat : 15393 (java) S 15387 15384 15347 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22055691 885547008 27192 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15388/tid=15394] ppid=15387 vsize=864792 CPUtime=0.13
/proc/15388/task/15394/stat : 15394 (java) S 15387 15384 15347 0 -1 64 531 0 0 0 13 0 0 0 16 0 9 0 22055691 885547008 27192 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15388/tid=15395] ppid=15387 vsize=864792 CPUtime=0
/proc/15388/task/15395/stat : 15395 (java) S 15387 15384 15347 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22055691 885547008 27192 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15388/tid=15396] ppid=15387 vsize=864792 CPUtime=0
/proc/15388/task/15396/stat : 15396 (java) S 15387 15384 15347 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22055691 885547008 27192 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 887016

[startup+6.30104 s]
/proc/loadavg: 2.44 2.35 2.22 3/94 15406
/proc/meminfo: memFree=493464/2055920 swapFree=4192956/4192956
[pid=15384] ppid=15382 vsize=16868 CPUtime=3.6
/proc/15384/stat : 15384 (sugar) S 15382 15384 15347 0 -1 4194304 1309 34215 0 1 5 1 331 23 16 0 1 0 22055678 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15384/statm: 4217 1111 409 3 0 796 0
[pid=15397] ppid=15384 vsize=5356 CPUtime=0
/proc/15397/stat : 15397 (sh) S 15384 15384 15347 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22056047 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15397/statm: 1339 233 193 169 0 50 0
[pid=15398] ppid=15397 vsize=868624 CPUtime=2.56
/proc/15398/stat : 15398 (java) S 15397 15384 15347 0 -1 0 18911 0 1 0 245 11 0 0 18 0 9 0 22056048 889470976 16846 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15398/statm: 217156 16846 2566 9 0 211661 0
[pid=15398/tid=15399] ppid=15397 vsize=868624 CPUtime=1.39
/proc/15398/task/15399/stat : 15399 (java) R 15397 15384 15347 0 -1 64 3188 0 1 0 137 2 0 0 25 0 9 0 22056049 889470976 16846 996147200 134512640 134550932 4294955936 18446744073709551615 4126433356 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15398/tid=15400] ppid=15397 vsize=868624 CPUtime=0.99
/proc/15398/task/15400/stat : 15400 (java) S 15397 15384 15347 0 -1 64 13528 0 0 0 92 7 0 0 16 0 9 0 22056050 889470976 16846 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15398/tid=15401] ppid=15397 vsize=868624 CPUtime=0
/proc/15398/task/15401/stat : 15401 (java) S 15397 15384 15347 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22056050 889470976 16846 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15398/tid=15402] ppid=15397 vsize=868624 CPUtime=0
/proc/15398/task/15402/stat : 15402 (java) S 15397 15384 15347 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22056050 889470976 16846 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15398/tid=15403] ppid=15397 vsize=868624 CPUtime=0
/proc/15398/task/15403/stat : 15403 (java) S 15397 15384 15347 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22056052 889470976 16846 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15398/tid=15404] ppid=15397 vsize=868624 CPUtime=0.16
/proc/15398/task/15404/stat : 15404 (java) S 15397 15384 15347 0 -1 64 1493 0 0 0 16 0 0 0 16 0 9 0 22056052 889470976 16846 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15398/tid=15405] ppid=15397 vsize=868624 CPUtime=0
/proc/15398/task/15405/stat : 15405 (java) S 15397 15384 15347 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22056052 889470976 16846 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15398/tid=15406] ppid=15397 vsize=868624 CPUtime=0
/proc/15398/task/15406/stat : 15406 (java) S 15397 15384 15347 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22056052 889470976 16846 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 890848

[startup+12.7027 s]
/proc/loadavg: 2.44 2.35 2.23 4/94 15406
/proc/meminfo: memFree=571104/2055920 swapFree=4192956/4192956
[pid=15384] ppid=15382 vsize=16868 CPUtime=3.61
/proc/15384/stat : 15384 (sugar) S 15382 15384 15347 0 -1 4194304 1310 34215 0 1 6 1 331 23 16 0 1 0 22055678 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15384/statm: 4217 1111 409 3 0 796 0
[pid=15397] ppid=15384 vsize=5356 CPUtime=0
/proc/15397/stat : 15397 (sh) S 15384 15384 15347 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22056047 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15397/statm: 1339 233 193 169 0 50 0
[pid=15398] ppid=15397 vsize=868736 CPUtime=8.89
/proc/15398/stat : 15398 (java) S 15397 15384 15347 0 -1 0 29437 0 1 0 863 26 0 0 18 0 9 0 22056048 889585664 22305 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15398/statm: 217184 22305 2591 9 0 211661 0
[pid=15398/tid=15399] ppid=15397 vsize=868736 CPUtime=6.62
/proc/15398/task/15399/stat : 15399 (java) R 15397 15384 15347 0 -1 64 3801 0 1 0 650 12 0 0 25 0 9 0 22056049 889585664 22305 996147200 134512640 134550932 4294955936 18446744073709551615 4127028352 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15398/tid=15400] ppid=15397 vsize=868736 CPUtime=2.01
/proc/15398/task/15400/stat : 15400 (java) S 15397 15384 15347 0 -1 64 23387 0 0 0 189 12 0 0 16 0 9 0 22056050 889585664 22305 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15398/tid=15401] ppid=15397 vsize=868736 CPUtime=0
/proc/15398/task/15401/stat : 15401 (java) S 15397 15384 15347 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22056050 889585664 22305 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15398/tid=15402] ppid=15397 vsize=868736 CPUtime=0
/proc/15398/task/15402/stat : 15402 (java) S 15397 15384 15347 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22056050 889585664 22305 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15398/tid=15403] ppid=15397 vsize=868736 CPUtime=0
/proc/15398/task/15403/stat : 15403 (java) S 15397 15384 15347 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22056052 889585664 22305 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15398/tid=15404] ppid=15397 vsize=868736 CPUtime=0.24
/proc/15398/task/15404/stat : 15404 (java) S 15397 15384 15347 0 -1 64 1547 0 0 0 23 1 0 0 17 0 9 0 22056052 889585664 22305 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15398/tid=15405] ppid=15397 vsize=868736 CPUtime=0
/proc/15398/task/15405/stat : 15405 (java) S 15397 15384 15347 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22056052 889585664 22305 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15398/tid=15406] ppid=15397 vsize=868736 CPUtime=0
/proc/15398/task/15406/stat : 15406 (java) S 15397 15384 15347 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22056052 889585664 22305 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 890960

[startup+25.5012 s]
/proc/loadavg: 2.60 2.39 2.24 3/86 15408
/proc/meminfo: memFree=415520/2055920 swapFree=4192956/4192956
[pid=15384] ppid=15382 vsize=16868 CPUtime=15.83
/proc/15384/stat : 15384 (sugar) S 15382 15384 15347 0 -1 4194304 1365 64093 0 2 7 1 1502 73 16 0 1 0 22055678 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15384/statm: 4217 1113 409 3 0 796 0
[pid=15407] ppid=15384 vsize=5356 CPUtime=0
/proc/15407/stat : 15407 (sh) S 15384 15384 15347 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22057286 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15407/statm: 1339 232 193 169 0 50 0
[pid=15408] ppid=15407 vsize=72248 CPUtime=9.31
/proc/15408/stat : 15408 (picosat) R 15407 15384 15347 0 -1 4194304 14874 0 0 0 418 513 0 0 25 0 1 0 22057286 73981952 14849 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/15408/statm: 18062 14849 40 102 0 17957 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 94472

[startup+51.101 s]
/proc/loadavg: 2.66 2.42 2.25 3/86 15408
/proc/meminfo: memFree=445152/2055920 swapFree=4192956/4192956
[pid=15384] ppid=15382 vsize=16868 CPUtime=15.83
/proc/15384/stat : 15384 (sugar) S 15382 15384 15347 0 -1 4194304 1365 64093 0 2 7 1 1502 73 16 0 1 0 22055678 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15384/statm: 4217 1113 409 3 0 796 0

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

/proc/meminfo: memFree=647264/2055920 swapFree=4192956/4192956
[pid=15384] ppid=15382 vsize=16868 CPUtime=15.83
/proc/15384/stat : 15384 (sugar) S 15382 15384 15347 0 -1 4194304 1365 64093 0 2 7 1 1502 73 16 0 1 0 22055678 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15384/statm: 4217 1113 409 3 0 796 0
[pid=15407] ppid=15384 vsize=5356 CPUtime=0
/proc/15407/stat : 15407 (sh) S 15384 15384 15347 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22057286 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15407/statm: 1339 232 193 169 0 50 0
[pid=15408] ppid=15407 vsize=161208 CPUtime=1332.97
/proc/15408/stat : 15408 (picosat) R 15407 15384 15347 0 -1 4194304 36027 0 0 0 132208 1089 0 0 25 0 1 0 22057286 165076992 35779 996147200 134512640 134931368 4294956256 18446744073709551615 134523350 0 0 4096 0 0 0 0 17 0 0 0
/proc/15408/statm: 40302 35779 48 102 0 40197 0
Current children cumulated CPU time (s) 1348.8
Current children cumulated vsize (KiB) 183432

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 2.05 3/78 15964
/proc/meminfo: memFree=644704/2055920 swapFree=4192956/4192956
[pid=15384] ppid=15382 vsize=16868 CPUtime=15.83
/proc/15384/stat : 15384 (sugar) S 15382 15384 15347 0 -1 4194304 1365 64093 0 2 7 1 1502 73 16 0 1 0 22055678 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15384/statm: 4217 1113 409 3 0 796 0
[pid=15407] ppid=15384 vsize=5356 CPUtime=0
/proc/15407/stat : 15407 (sh) S 15384 15384 15347 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22057286 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15407/statm: 1339 232 193 169 0 50 0
[pid=15408] ppid=15407 vsize=161208 CPUtime=1392.95
/proc/15408/stat : 15408 (picosat) R 15407 15384 15347 0 -1 4194304 36027 0 0 0 138206 1089 0 0 25 0 1 0 22057286 165076992 35779 996147200 134512640 134931368 4294956256 18446744073709551615 134522878 0 0 4096 0 0 0 0 17 0 0 0
/proc/15408/statm: 40302 35779 48 102 0 40197 0
Current children cumulated CPU time (s) 1408.78
Current children cumulated vsize (KiB) 183432

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 2.05 3/78 15964
/proc/meminfo: memFree=642016/2055920 swapFree=4192956/4192956
[pid=15384] ppid=15382 vsize=16868 CPUtime=15.83
/proc/15384/stat : 15384 (sugar) S 15382 15384 15347 0 -1 4194304 1365 64093 0 2 7 1 1502 73 16 0 1 0 22055678 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15384/statm: 4217 1113 409 3 0 796 0
[pid=15407] ppid=15384 vsize=5356 CPUtime=0
/proc/15407/stat : 15407 (sh) S 15384 15384 15347 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22057286 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15407/statm: 1339 232 193 169 0 50 0
[pid=15408] ppid=15407 vsize=161208 CPUtime=1452.92
/proc/15408/stat : 15408 (picosat) R 15407 15384 15347 0 -1 4194304 36027 0 0 0 144203 1089 0 0 25 0 1 0 22057286 165076992 35779 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/15408/statm: 40302 35779 48 102 0 40197 0
Current children cumulated CPU time (s) 1468.75
Current children cumulated vsize (KiB) 183432

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 2.04 3/78 15964
/proc/meminfo: memFree=639904/2055920 swapFree=4192956/4192956
[pid=15384] ppid=15382 vsize=16868 CPUtime=15.83
/proc/15384/stat : 15384 (sugar) S 15382 15384 15347 0 -1 4194304 1365 64093 0 2 7 1 1502 73 16 0 1 0 22055678 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15384/statm: 4217 1113 409 3 0 796 0
[pid=15407] ppid=15384 vsize=5356 CPUtime=0
/proc/15407/stat : 15407 (sh) S 15384 15384 15347 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22057286 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15407/statm: 1339 232 193 169 0 50 0
[pid=15408] ppid=15407 vsize=161208 CPUtime=1512.9
/proc/15408/stat : 15408 (picosat) R 15407 15384 15347 0 -1 4194304 36027 0 0 0 150201 1089 0 0 25 0 1 0 22057286 165076992 35779 996147200 134512640 134931368 4294956256 18446744073709551615 134525715 0 0 4096 0 0 0 0 17 0 0 0
/proc/15408/statm: 40302 35779 48 102 0 40197 0
Current children cumulated CPU time (s) 1528.73
Current children cumulated vsize (KiB) 183432

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 2.04 3/78 15964
/proc/meminfo: memFree=638304/2055920 swapFree=4192956/4192956
[pid=15384] ppid=15382 vsize=16868 CPUtime=15.83
/proc/15384/stat : 15384 (sugar) S 15382 15384 15347 0 -1 4194304 1365 64093 0 2 7 1 1502 73 16 0 1 0 22055678 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15384/statm: 4217 1113 409 3 0 796 0
[pid=15407] ppid=15384 vsize=5356 CPUtime=0
/proc/15407/stat : 15407 (sh) S 15384 15384 15347 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22057286 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15407/statm: 1339 232 193 169 0 50 0
[pid=15408] ppid=15407 vsize=161208 CPUtime=1572.87
/proc/15408/stat : 15408 (picosat) R 15407 15384 15347 0 -1 4194304 36027 0 0 0 156198 1089 0 0 25 0 1 0 22057286 165076992 35779 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 0 0 0
/proc/15408/statm: 40302 35779 48 102 0 40197 0
Current children cumulated CPU time (s) 1588.7
Current children cumulated vsize (KiB) 183432

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 2.03 3/78 15964
/proc/meminfo: memFree=636128/2055920 swapFree=4192956/4192956
[pid=15384] ppid=15382 vsize=16868 CPUtime=15.83
/proc/15384/stat : 15384 (sugar) S 15382 15384 15347 0 -1 4194304 1365 64093 0 2 7 1 1502 73 16 0 1 0 22055678 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15384/statm: 4217 1113 409 3 0 796 0
[pid=15407] ppid=15384 vsize=5356 CPUtime=0
/proc/15407/stat : 15407 (sh) S 15384 15384 15347 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22057286 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15407/statm: 1339 232 193 169 0 50 0
[pid=15408] ppid=15407 vsize=161192 CPUtime=1632.86
/proc/15408/stat : 15408 (picosat) R 15407 15384 15347 0 -1 4194304 36163 0 0 0 162196 1090 0 0 25 0 1 0 22057286 165060608 35787 996147200 134512640 134931368 4294956256 18446744073709551615 134525675 0 0 4096 0 0 0 0 17 0 0 0
/proc/15408/statm: 40298 35787 48 102 0 40193 0
Current children cumulated CPU time (s) 1648.69
Current children cumulated vsize (KiB) 183416

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 2.03 3/78 15964
/proc/meminfo: memFree=634272/2055920 swapFree=4192956/4192956
[pid=15384] ppid=15382 vsize=16868 CPUtime=15.83
/proc/15384/stat : 15384 (sugar) S 15382 15384 15347 0 -1 4194304 1365 64093 0 2 7 1 1502 73 16 0 1 0 22055678 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15384/statm: 4217 1113 409 3 0 796 0
[pid=15407] ppid=15384 vsize=5356 CPUtime=0
/proc/15407/stat : 15407 (sh) S 15384 15384 15347 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22057286 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15407/statm: 1339 232 193 169 0 50 0
[pid=15408] ppid=15407 vsize=161192 CPUtime=1692.84
/proc/15408/stat : 15408 (picosat) R 15407 15384 15347 0 -1 4194304 36163 0 0 0 168194 1090 0 0 25 0 1 0 22057286 165060608 35787 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/15408/statm: 40298 35787 48 102 0 40193 0
Current children cumulated CPU time (s) 1708.67
Current children cumulated vsize (KiB) 183416

[startup+1782.3 s]
/proc/loadavg: 2.00 1.97 2.02 3/78 15964
/proc/meminfo: memFree=632416/2055920 swapFree=4192956/4192956
[pid=15384] ppid=15382 vsize=16868 CPUtime=15.83
/proc/15384/stat : 15384 (sugar) S 15382 15384 15347 0 -1 4194304 1365 64093 0 2 7 1 1502 73 16 0 1 0 22055678 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15384/statm: 4217 1113 409 3 0 796 0
[pid=15407] ppid=15384 vsize=5356 CPUtime=0
/proc/15407/stat : 15407 (sh) S 15384 15384 15347 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22057286 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15407/statm: 1339 232 193 169 0 50 0
[pid=15408] ppid=15407 vsize=161192 CPUtime=1752.81
/proc/15408/stat : 15408 (picosat) R 15407 15384 15347 0 -1 4194304 36163 0 0 0 174191 1090 0 0 25 0 1 0 22057286 165060608 35787 996147200 134512640 134931368 4294956256 18446744073709551615 134525929 0 0 4096 0 0 0 0 17 0 0 0
/proc/15408/statm: 40298 35787 48 102 0 40193 0
Current children cumulated CPU time (s) 1768.64
Current children cumulated vsize (KiB) 183416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.7 s]
/proc/loadavg: 2.00 1.97 2.02 3/78 15964
/proc/meminfo: memFree=631456/2055920 swapFree=4192956/4192956
[pid=15384] ppid=15382 vsize=16868 CPUtime=15.83
/proc/15384/stat : 15384 (sugar) S 15382 15384 15347 0 -1 4194304 1365 64093 0 2 7 1 1502 73 16 0 1 0 22055678 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15384/statm: 4217 1113 409 3 0 796 0
[pid=15407] ppid=15384 vsize=5356 CPUtime=0
/proc/15407/stat : 15407 (sh) S 15384 15384 15347 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22057286 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15407/statm: 1339 232 193 169 0 50 0
[pid=15408] ppid=15407 vsize=161192 CPUtime=1784.21
/proc/15408/stat : 15408 (picosat) R 15407 15384 15347 0 -1 4194304 36163 0 0 0 177331 1090 0 0 25 0 1 0 22057286 165060608 35787 996147200 134512640 134931368 4294956256 18446744073709551615 134525800 0 0 4096 0 0 0 0 17 0 0 0
/proc/15408/statm: 40298 35787 48 102 0 40193 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 183416

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

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

[startup+1813.7 s]
/proc/loadavg: 2.00 1.97 2.02 3/78 15964
/proc/meminfo: memFree=631456/2055920 swapFree=4192956/4192956
[pid=15384] ppid=15382 vsize=16868 CPUtime=15.83
/proc/15384/stat : 15384 (sugar) S 15382 15384 15347 0 -1 4194304 1365 64093 0 2 7 1 1502 73 16 0 1 0 22055678 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15384/statm: 4217 1113 409 3 0 796 0
[pid=15407] ppid=15384 vsize=5356 CPUtime=0
/proc/15407/stat : 15407 (sh) S 15384 15384 15347 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22057286 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15407/statm: 1339 232 193 169 0 50 0
[pid=15408] ppid=15407 vsize=161192 CPUtime=1784.21
/proc/15408/stat : 15408 (picosat) R 15407 15384 15347 0 -1 4194304 36163 0 0 0 177331 1090 0 0 25 0 1 0 22057286 165060608 35787 996147200 134512640 134931368 4294956256 18446744073709551615 134525800 0 0 4096 0 0 0 0 17 0 0 0
/proc/15408/statm: 40298 35787 48 102 0 40193 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 183416

Child status: 0

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

Real time (s): 1813.73
CPU time (s): 1800.04
CPU user time (s): 1788.4
CPU system time (s): 11.64
CPU usage (%): 99.245
Max. virtual memory (cumulated for all children) (KiB): 901096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.1027
system time used= 0.761884
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65852
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= 5108
involuntary context switches= 5518

runsolver used 2.23566 second user time and 5.66914 second system time

The end

Launcher Data

Begin job on node87 at 2009-07-12 00:05:08
IDJOB=2069244
IDBENCH=55009
IDSOLVER=738
FILE ID=node87/2069244-1247349908
PBS_JOBID= 9506926
Free space on /tmp= 66252 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/pseudo/uclid/normalized-ooo-burch-dill-8-accl.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-2069244-1247349908/watcher-2069244-1247349908 -o /tmp/evaluation-result-2069244-1247349908/solver-2069244-1247349908 -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-2069244-1247349908.xml

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

MD5SUM BENCH= a836148987a747fe0e78f1f820e1fc6b
RANDOM SEED=1085029555

node87.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.236
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.236
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:        575312 kB
Buffers:         70364 kB
Cached:        1030488 kB
SwapCached:          0 kB
Active:         420720 kB
Inactive:      1003252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        575312 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           10976 kB
Writeback:           0 kB
Mapped:         342300 kB
Slab:            40796 kB
Committed_AS:   530360 kB
PageTables:       2712 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= 66220 MiB
End job on node87 at 2009-07-12 00:35:24