Trace number 1086296

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.13+picosat? (MO) 404.74 410.84

General information on the benchmark

Namecsp/fapp/fapp11/
normalized-fapp11-1000-6.xml
MD5SUM7db336713358debe85f4357efdd6517c
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 benchmark27.2459
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of constraints15032
Maximum constraint arity2
Maximum domain size362
Number of constraints which are defined in extension0
Number of constraints which are defined in intension15032
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/picosat
0.00/0.04	c 0	BEGIN Sat Jul  5 08:16:35 2008
0.00/0.04	c 0	PID 28494
0.03/0.05	c 0	HOST node6.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1086296-1215238595.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1086296-1215238595.xml' 'HOME/temp.csp'
1.35/1.41	c 1	18 domains, 1000 variables, 8 predicates, 0 relations, 15032 constraints
1.35/1.47	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.35/1.47	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.38/1.54	c 1	Parsing HOME/temp.csp
1.38/1.98	c 2	parsed 10000 expressions
1.99/2.14	c 2	parsed 16058 expressions
1.99/2.15	c 2	Heap : 7 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.99/2.15	c 2	Converting to clausal form CSP
3.08/3.30	c 3	converted 1606 (10%) expressions
5.16/5.33	c 5	converted 3212 (20%) expressions
7.04/7.21	c 7	converted 4818 (30%) expressions
8.52/8.74	c 9	converted 6424 (40%) expressions
10.21/10.45	c 10	converted 8029 (50%) expressions
11.59/11.88	c 12	converted 9635 (60%) expressions
13.06/13.34	c 13	converted 11241 (70%) expressions
14.85/15.18	c 15	converted 12847 (80%) expressions
16.33/16.61	c 16	converted 14453 (90%) expressions
17.72/18.02	c 18	converted 16058 (100%) expressions
17.72/18.02	c 18	CSP : 1994 integers, 43676 booleans, 91633 clauses, largest domain size 2741
17.72/18.02	c 18	Heap : 75 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
17.72/18.02	c 18	Propagation in CSP
18.61/18.95	c 19	11928 values, 0 unsatisfiable literals, and 0 valid clauses are removed
18.61/18.95	c 19	CSP : 1994 integers, 43676 booleans, 91633 clauses, largest domain size 2741
18.61/18.95	c 19	Heap : 79 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
18.61/18.98	c 19	Simplifing CSP by introducing new Boolean variables
18.81/19.17	c 19	CSP : 1994 integers, 74816 booleans, 122773 clauses, largest domain size 2741
18.81/19.17	c 19	Heap : 89 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
19.40/19.74	c 20	Encoding CSP to SAT : HOME/temp.cnf
20.78/21.12	c 21	200 (10%) CSP integer variables are encoded (59504 clauses, 870490 bytes)
22.07/22.45	c 22	399 (20%) CSP integer variables are encoded (119236 clauses, 1805607 bytes)
23.37/23.74	c 24	599 (30%) CSP integer variables are encoded (176634 clauses, 2781373 bytes)
24.75/25.10	c 25	798 (40%) CSP integer variables are encoded (236930 clauses, 3806405 bytes)
25.94/26.35	c 26	997 (50%) CSP integer variables are encoded (291634 clauses, 4736373 bytes)
26.53/26.95	c 27	1197 (60%) CSP integer variables are encoded (765835 clauses, 12797790 bytes)
27.12/27.54	c 27	1396 (70%) CSP integer variables are encoded (1231776 clauses, 21184928 bytes)
27.71/28.12	c 28	1596 (80%) CSP integer variables are encoded (1679510 clauses, 29691874 bytes)
28.30/28.73	c 29	1795 (90%) CSP integer variables are encoded (2153315 clauses, 38694169 bytes)
28.80/29.29	c 29	1994 (100%) CSP integer variables are encoded (2595288 clauses, 47091656 bytes)
79.51/80.50	c 80	12278 (10%) CSP clauses are encoded (10164136 clauses, 222480903 bytes)
113.30/114.85	c 115	24555 (20%) CSP clauses are encoded (16584324 clauses, 381687741 bytes)
133.59/135.54	c 135	36832 (30%) CSP clauses are encoded (21364751 clauses, 503841727 bytes)
151.58/153.82	c 154	49110 (40%) CSP clauses are encoded (26003965 clauses, 624405344 bytes)
166.57/169.18	c 169	61387 (50%) CSP clauses are encoded (30410626 clauses, 741100903 bytes)
180.68/183.51	c 183	73664 (60%) CSP clauses are encoded (34698808 clauses, 854613574 bytes)
193.32/196.48	c 196	85942 (70%) CSP clauses are encoded (38642760 clauses, 959223320 bytes)
205.00/208.39	c 208	98219 (80%) CSP clauses are encoded (42290253 clauses, 1057085377 bytes)
218.20/221.94	c 222	110496 (90%) CSP clauses are encoded (46460654 clauses, 1168463915 bytes)
230.38/234.39	c 234	122773 (100%) CSP clauses are encoded (50278760 clauses, 1270673825 bytes)
230.38/234.39	c 234	122773 CSP clauses encoded
230.38/234.39	c 234	Writing map file : HOME/temp.map
230.47/234.49	c 234	Heap : 80 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
230.47/234.49	c 234	SAT : 2672098 SAT variables, 50278760 SAT clauses, 1270673825 bytes
230.47/234.49	c 234	Heap : 80 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
230.56/234.57	c 234	SOLVING HOME/temp.cnf
230.56/234.57	c 234	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
404.11/410.02	c ERROR INTERRUPTED
404.22/410.15	s UNKNOWN
404.22/410.15	c 410	CPU 222.45 (0.04 0.01 222.41 8.15)
404.22/410.15	c 410	END Sat Jul  5 08:23:25 2008

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086296-1215238595/watcher-1086296-1215238595 -o /tmp/evaluation-result-1086296-1215238595/solver-1086296-1215238595 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-1086296-1215238595.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.44 2.35 2.29 4/72 28494
/proc/meminfo: memFree=1584616/2055924 swapFree=4180432/4192956
[pid=28494] ppid=28492 vsize=12268 CPUtime=0
/proc/28494/stat : 28494 (sugar) R 28492 28494 28378 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 2002834760 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 268583008869 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/28494/statm: 3067 316 241 3 0 167 0

[startup+0.049791 s]
/proc/loadavg: 2.44 2.35 2.29 4/72 28494
/proc/meminfo: memFree=1584616/2055924 swapFree=4180432/4192956
[pid=28494] ppid=28492 vsize=13600 CPUtime=0.03
/proc/28494/stat : 28494 (sugar) S 28492 28494 28378 0 -1 4194304 845 0 0 0 3 0 0 0 18 0 1 0 2002834760 13926400 793 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28494/statm: 3400 793 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102794 s]
/proc/loadavg: 2.44 2.35 2.29 4/72 28494
/proc/meminfo: memFree=1584616/2055924 swapFree=4180432/4192956
[pid=28494] ppid=28492 vsize=13600 CPUtime=0.03
/proc/28494/stat : 28494 (sugar) S 28492 28494 28378 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2002834760 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28494/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301829 s]
/proc/loadavg: 2.44 2.35 2.29 4/72 28494
/proc/meminfo: memFree=1584616/2055924 swapFree=4180432/4192956
[pid=28494] ppid=28492 vsize=13600 CPUtime=0.03
/proc/28494/stat : 28494 (sugar) S 28492 28494 28378 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2002834760 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28494/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.702913 s]
/proc/loadavg: 2.44 2.35 2.29 4/72 28494
/proc/meminfo: memFree=1584616/2055924 swapFree=4180432/4192956
[pid=28494] ppid=28492 vsize=13600 CPUtime=0.03
/proc/28494/stat : 28494 (sugar) S 28492 28494 28378 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2002834760 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28494/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50107 s]
/proc/loadavg: 2.44 2.35 2.29 4/83 28506
/proc/meminfo: memFree=1560464/2055924 swapFree=4180432/4192956
[pid=28494] ppid=28492 vsize=13600 CPUtime=1.38
/proc/28494/stat : 28494 (sugar) S 28492 28494 28378 0 -1 4194304 956 11181 0 1 3 0 128 7 16 0 1 0 2002834760 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28494/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 13600

[startup+3.10238 s]
/proc/loadavg: 2.44 2.35 2.29 3/83 28516
/proc/meminfo: memFree=1569296/2055924 swapFree=4180432/4192956
[pid=28494] ppid=28492 vsize=13600 CPUtime=1.38
/proc/28494/stat : 28494 (sugar) S 28492 28494 28378 0 -1 4194304 974 11181 0 1 3 0 128 7 15 0 1 0 2002834760 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28494/statm: 3400 797 370 3 0 500 0
[pid=28507] ppid=28494 vsize=5356 CPUtime=0
/proc/28507/stat : 28507 (sh) S 28494 28494 28378 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2002834907 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28507/statm: 1339 233 193 169 0 50 0
[pid=28508] ppid=28507 vsize=869408 CPUtime=1.6
/proc/28508/stat : 28508 (java) S 28507 28494 28378 0 -1 0 8522 0 1 0 155 5 0 0 18 0 9 0 2002834907 890273792 7542 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28508/statm: 217352 7542 2541 9 0 211927 0
[pid=28508/tid=28509] ppid=28507 vsize=869408 CPUtime=1.13
/proc/28508/task/28509/stat : 28509 (java) R 28507 28494 28378 0 -1 64 2708 0 1 0 112 1 0 0 25 0 9 0 2002834908 890273792 7542 996147200 134512640 134550740 4294955952 18446744073709551615 4126566973 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28508/tid=28510] ppid=28507 vsize=869408 CPUtime=0.25
/proc/28508/task/28510/stat : 28510 (java) S 28507 28494 28378 0 -1 64 3691 0 0 0 23 2 0 0 16 0 9 0 2002834909 890273792 7542 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28508/tid=28511] ppid=28507 vsize=869408 CPUtime=0
/proc/28508/task/28511/stat : 28511 (java) S 28507 28494 28378 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002834910 890273792 7542 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28508/tid=28512] ppid=28507 vsize=869408 CPUtime=0
/proc/28508/task/28512/stat : 28512 (java) S 28507 28494 28378 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2002834910 890273792 7542 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28508/tid=28513] ppid=28507 vsize=869408 CPUtime=0
/proc/28508/task/28513/stat : 28513 (java) S 28507 28494 28378 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002834912 890273792 7542 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28508/tid=28514] ppid=28507 vsize=869408 CPUtime=0.19
/proc/28508/task/28514/stat : 28514 (java) S 28507 28494 28378 0 -1 64 1426 0 0 0 19 0 0 0 15 0 9 0 2002834912 890273792 7542 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28508/tid=28515] ppid=28507 vsize=869408 CPUtime=0
/proc/28508/task/28515/stat : 28515 (java) S 28507 28494 28378 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002834912 890273792 7542 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28508/tid=28516] ppid=28507 vsize=869408 CPUtime=0
/proc/28508/task/28516/stat : 28516 (java) S 28507 28494 28378 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002834912 890273792 7542 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 888364

[startup+6.30202 s]
/proc/loadavg: 2.41 2.34 2.28 3/83 28516
/proc/meminfo: memFree=1552080/2055924 swapFree=4180432/4192956
[pid=28494] ppid=28492 vsize=13600 CPUtime=1.38
/proc/28494/stat : 28494 (sugar) S 28492 28494 28378 0 -1 4194304 974 11181 0 1 3 0 128 7 16 0 1 0 2002834760 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28494/statm: 3400 797 370 3 0 500 0
[pid=28507] ppid=28494 vsize=5356 CPUtime=0
/proc/28507/stat : 28507 (sh) S 28494 28494 28378 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2002834907 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28507/statm: 1339 233 193 169 0 50 0
[pid=28508] ppid=28507 vsize=869408 CPUtime=4.77
/proc/28508/stat : 28508 (java) S 28507 28494 28378 0 -1 0 14541 0 1 0 467 10 0 0 18 0 9 0 2002834907 890273792 10689 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28508/statm: 217352 10689 2540 9 0 211927 0
[pid=28508/tid=28509] ppid=28507 vsize=869408 CPUtime=3.74
/proc/28508/task/28509/stat : 28509 (java) R 28507 28494 28378 0 -1 64 3180 0 1 0 372 2 0 0 25 0 9 0 2002834908 890273792 10689 996147200 134512640 134550740 4294955952 18446744073709551615 4126606075 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28508/tid=28510] ppid=28507 vsize=869408 CPUtime=0.79
/proc/28508/task/28510/stat : 28510 (java) S 28507 28494 28378 0 -1 64 9230 0 0 0 73 6 0 0 16 0 9 0 2002834909 890273792 10689 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28508/tid=28511] ppid=28507 vsize=869408 CPUtime=0
/proc/28508/task/28511/stat : 28511 (java) S 28507 28494 28378 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002834910 890273792 10689 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28508/tid=28512] ppid=28507 vsize=869408 CPUtime=0
/proc/28508/task/28512/stat : 28512 (java) S 28507 28494 28378 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2002834910 890273792 10689 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28508/tid=28513] ppid=28507 vsize=869408 CPUtime=0
/proc/28508/task/28513/stat : 28513 (java) S 28507 28494 28378 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002834912 890273792 10689 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28508/tid=28514] ppid=28507 vsize=869408 CPUtime=0.21
/proc/28508/task/28514/stat : 28514 (java) S 28507 28494 28378 0 -1 64 1434 0 0 0 21 0 0 0 15 0 9 0 2002834912 890273792 10689 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28508/tid=28515] ppid=28507 vsize=869408 CPUtime=0
/proc/28508/task/28515/stat : 28515 (java) S 28507 28494 28378 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002834912 890273792 10689 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28508/tid=28516] ppid=28507 vsize=869408 CPUtime=0
/proc/28508/task/28516/stat : 28516 (java) S 28507 28494 28378 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002834912 890273792 10689 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 888364

[startup+12.7023 s]
/proc/loadavg: 2.45 2.36 2.29 3/83 28516
/proc/meminfo: memFree=1524304/2055924 swapFree=4180432/4192956
[pid=28494] ppid=28492 vsize=13600 CPUtime=1.38
/proc/28494/stat : 28494 (sugar) S 28492 28494 28378 0 -1 4194304 974 11181 0 1 3 0 128 7 16 0 1 0 2002834760 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28494/statm: 3400 797 370 3 0 500 0
[pid=28507] ppid=28494 vsize=5356 CPUtime=0
/proc/28507/stat : 28507 (sh) S 28494 28494 28378 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2002834907 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28507/statm: 1339 233 193 169 0 50 0
[pid=28508] ppid=28507 vsize=869408 CPUtime=11.11
/proc/28508/stat : 28508 (java) S 28507 28494 28378 0 -1 0 23103 0 1 0 1096 15 0 0 18 0 9 0 2002834907 890273792 17735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28508/statm: 217352 17735 2540 9 0 211927 0
[pid=28508/tid=28509] ppid=28507 vsize=869408 CPUtime=9.2
/proc/28508/task/28509/stat : 28509 (java) R 28507 28494 28378 0 -1 64 3638 0 1 0 918 2 0 0 25 0 9 0 2002834908 890273792 17735 996147200 134512640 134550740 4294955952 18446744073709551615 4126604810 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28508/tid=28510] ppid=28507 vsize=869408 CPUtime=1.66
/proc/28508/task/28510/stat : 28510 (java) S 28507 28494 28378 0 -1 64 17334 0 0 0 156 10 0 0 16 0 9 0 2002834909 890273792 17735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28508/tid=28511] ppid=28507 vsize=869408 CPUtime=0
/proc/28508/task/28511/stat : 28511 (java) S 28507 28494 28378 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002834910 890273792 17735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28508/tid=28512] ppid=28507 vsize=869408 CPUtime=0
/proc/28508/task/28512/stat : 28512 (java) S 28507 28494 28378 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2002834910 890273792 17735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28508/tid=28513] ppid=28507 vsize=869408 CPUtime=0
/proc/28508/task/28513/stat : 28513 (java) S 28507 28494 28378 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002834912 890273792 17735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28508/tid=28514] ppid=28507 vsize=869408 CPUtime=0.21
/proc/28508/task/28514/stat : 28514 (java) S 28507 28494 28378 0 -1 64 1434 0 0 0 21 0 0 0 15 0 9 0 2002834912 890273792 17735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28508/tid=28515] ppid=28507 vsize=869408 CPUtime=0
/proc/28508/task/28515/stat : 28515 (java) S 28507 28494 28378 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002834912 890273792 17735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28508/tid=28516] ppid=28507 vsize=869408 CPUtime=0
/proc/28508/task/28516/stat : 28516 (java) S 28507 28494 28378 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002834912 890273792 17735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 888364

[startup+25.5028 s]
/proc/loadavg: 2.43 2.35 2.29 3/83 28516
/proc/meminfo: memFree=1474256/2055924 swapFree=4180432/4192956
[pid=28494] ppid=28492 vsize=13600 CPUtime=1.38
/proc/28494/stat : 28494 (sugar) S 28492 28494 28378 0 -1 4194304 974 11181 0 1 3 0 128 7 16 0 1 0 2002834760 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28494/statm: 3400 797 370 3 0 500 0
[pid=28507] ppid=28494 vsize=5356 CPUtime=0
/proc/28507/stat : 28507 (sh) S 28494 28494 28378 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2002834907 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28507/statm: 1339 233 193 169 0 50 0
[pid=28508] ppid=28507 vsize=869520 CPUtime=23.76
/proc/28508/stat : 28508 (java) S 28507 28494 28378 0 -1 0 35414 0 1 0 2353 23 0 0 18 0 9 0 2002834907 890388480 28271 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28508/statm: 217380 28271 2566 9 0 211927 0
[pid=28508/tid=28509] ppid=28507 vsize=869520 CPUtime=20.17
/proc/28508/task/28509/stat : 28509 (java) R 28507 28494 28378 0 -1 64 4416 0 1 0 2011 6 0 0 25 0 9 0 2002834908 890388480 28271 996147200 134512640 134550740 4294955952 18446744073709551615 4126428772 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28508/tid=28510] ppid=28507 vsize=869520 CPUtime=3.29
/proc/28508/task/28510/stat : 28510 (java) S 28507 28494 28378 0 -1 64 28831 0 0 0 314 15 0 0 16 0 9 0 2002834909 890388480 28271 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28508/tid=28511] ppid=28507 vsize=869520 CPUtime=0
/proc/28508/task/28511/stat : 28511 (java) S 28507 28494 28378 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002834910 890388480 28271 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28508/tid=28512] ppid=28507 vsize=869520 CPUtime=0
/proc/28508/task/28512/stat : 28512 (java) S 28507 28494 28378 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2002834910 890388480 28271 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28508/tid=28513] ppid=28507 vsize=869520 CPUtime=0
/proc/28508/task/28513/stat : 28513 (java) S 28507 28494 28378 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002834912 890388480 28271 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28508/tid=28514] ppid=28507 vsize=869520 CPUtime=0.27
/proc/28508/task/28514/stat : 28514 (java) S 28507 28494 28378 0 -1 64 1470 0 0 0 27 0 0 0 16 0 9 0 2002834912 890388480 28271 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28508/tid=28515] ppid=28507 vsize=869520 CPUtime=0
/proc/28508/task/28515/stat : 28515 (java) S 28507 28494 28378 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002834912 890388480 28271 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28508/tid=28516] ppid=28507 vsize=869520 CPUtime=0
/proc/28508/task/28516/stat : 28516 (java) S 28507 28494 28378 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002834912 890388480 28271 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 888476

[startup+51.1028 s]
/proc/loadavg: 2.28 2.32 2.28 3/83 28516
/proc/meminfo: memFree=1370512/2055924 swapFree=4180432/4192956
[pid=28494] ppid=28492 vsize=13600 CPUtime=1.38
/proc/28494/stat : 28494 (sugar) S 28492 28494 28378 0 -1 4194304 974 11181 0 1 3 0 128 7 15 0 1 0 2002834760 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28494/statm: 3400 797 370 3 0 500 0
[pid=28507] ppid=28494 vsize=5356 CPUtime=0
/proc/28507/stat : 28507 (sh) S 28494 28494 28378 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2002834907 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28507/statm: 1339 233 193 169 0 50 0
[pid=28508] ppid=28507 vsize=869520 CPUtime=49.07
/proc/28508/stat : 28508 (java) S 28507 28494 28378 0 -1 0 35744 0 1 0 4820 87 0 0 18 0 9 0 2002834907 890388480 28289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

[pid=28508/tid=28516] ppid=28507 vsize=869520 CPUtime=0
/proc/28508/task/28516/stat : 28516 (java) S 28507 28494 28378 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002834912 890388480 28292 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 159.9
Current children cumulated vsize (KiB) 888476

[startup+222.303 s]
/proc/loadavg: 2.30 2.28 2.26 3/83 28516
/proc/meminfo: memFree=306768/2055924 swapFree=4180432/4192956
[pid=28494] ppid=28492 vsize=13600 CPUtime=1.39
/proc/28494/stat : 28494 (sugar) S 28492 28494 28378 0 -1 4194304 974 11181 0 1 3 1 128 7 16 0 1 0 2002834760 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28494/statm: 3400 797 370 3 0 500 0
[pid=28507] ppid=28494 vsize=5356 CPUtime=0
/proc/28507/stat : 28507 (sh) S 28494 28494 28378 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2002834907 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28507/statm: 1339 233 193 169 0 50 0
[pid=28508] ppid=28507 vsize=869520 CPUtime=217.2
/proc/28508/stat : 28508 (java) S 28507 28494 28378 0 -1 0 38715 0 1 0 20975 745 0 0 18 0 9 0 2002834907 890388480 28292 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28508/statm: 217380 28292 2566 9 0 211927 0
[pid=28508/tid=28509] ppid=28507 vsize=869520 CPUtime=211.67
/proc/28508/task/28509/stat : 28509 (java) R 28507 28494 28378 0 -1 64 7697 0 1 0 20461 706 0 0 25 0 9 0 2002834908 890388480 28292 996147200 134512640 134550740 4294955952 18446744073709551615 4127039048 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28508/tid=28510] ppid=28507 vsize=869520 CPUtime=5.21
/proc/28508/task/28510/stat : 28510 (java) S 28507 28494 28378 0 -1 64 28832 0 0 0 484 37 0 0 16 0 9 0 2002834909 890388480 28292 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28508/tid=28511] ppid=28507 vsize=869520 CPUtime=0
/proc/28508/task/28511/stat : 28511 (java) S 28507 28494 28378 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002834910 890388480 28292 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28508/tid=28512] ppid=28507 vsize=869520 CPUtime=0
/proc/28508/task/28512/stat : 28512 (java) S 28507 28494 28378 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2002834910 890388480 28292 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28508/tid=28513] ppid=28507 vsize=869520 CPUtime=0
/proc/28508/task/28513/stat : 28513 (java) S 28507 28494 28378 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002834912 890388480 28292 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28508/tid=28514] ppid=28507 vsize=869520 CPUtime=0.3
/proc/28508/task/28514/stat : 28514 (java) S 28507 28494 28378 0 -1 64 1489 0 0 0 30 0 0 0 17 0 9 0 2002834912 890388480 28292 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28508/tid=28515] ppid=28507 vsize=869520 CPUtime=0
/proc/28508/task/28515/stat : 28515 (java) S 28507 28494 28378 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002834912 890388480 28292 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28508/tid=28516] ppid=28507 vsize=869520 CPUtime=0
/proc/28508/task/28516/stat : 28516 (java) S 28507 28494 28378 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002834912 890388480 28292 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 218.59
Current children cumulated vsize (KiB) 888476

[startup+282.301 s]
/proc/loadavg: 2.19 2.24 2.25 3/75 28518
/proc/meminfo: memFree=15312/2055924 swapFree=4180432/4192956
[pid=28494] ppid=28492 vsize=13600 CPUtime=230.6
/proc/28494/stat : 28494 (sugar) S 28492 28494 28378 0 -1 4194304 1023 50476 0 2 4 1 22241 814 16 0 1 0 2002834760 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28494/statm: 3400 799 370 3 0 500 0
[pid=28517] ppid=28494 vsize=5356 CPUtime=0
/proc/28517/stat : 28517 (sh) S 28494 28494 28378 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2002858217 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28517/statm: 1339 232 193 169 0 50 0
[pid=28518] ppid=28517 vsize=445840 CPUtime=47.24
/proc/28518/stat : 28518 (picosat) R 28517 28494 28378 0 -1 4194304 86101 0 0 0 2137 2587 0 0 25 0 1 0 2002858218 456540160 86087 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/28518/statm: 111460 86087 40 102 0 111355 0
Current children cumulated CPU time (s) 277.84
Current children cumulated vsize (KiB) 464796

[startup+342.301 s]
/proc/loadavg: 2.07 2.19 2.23 3/75 28518
/proc/meminfo: memFree=15056/2055924 swapFree=4180432/4192956
[pid=28494] ppid=28492 vsize=13600 CPUtime=230.6
/proc/28494/stat : 28494 (sugar) S 28492 28494 28378 0 -1 4194304 1023 50476 0 2 4 1 22241 814 16 0 1 0 2002834760 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28494/statm: 3400 799 370 3 0 500 0
[pid=28517] ppid=28494 vsize=5356 CPUtime=0
/proc/28517/stat : 28517 (sh) S 28494 28494 28378 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2002858217 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28517/statm: 1339 232 193 169 0 50 0
[pid=28518] ppid=28517 vsize=652672 CPUtime=106.46
/proc/28518/stat : 28518 (picosat) R 28517 28494 28378 0 -1 4194304 138571 0 0 0 4862 5784 0 0 25 0 1 0 2002858218 668336128 138557 996147200 134512640 134931368 4294956256 18446744073709551615 134549550 0 0 4096 0 0 0 0 17 1 0 0
/proc/28518/statm: 163168 138557 40 102 0 163063 0
Current children cumulated CPU time (s) 337.06
Current children cumulated vsize (KiB) 671628

[startup+402.302 s]
/proc/loadavg: 2.02 2.16 2.22 3/75 28518
/proc/meminfo: memFree=14864/2055924 swapFree=4180432/4192956
[pid=28494] ppid=28492 vsize=13600 CPUtime=230.6
/proc/28494/stat : 28494 (sugar) S 28492 28494 28378 0 -1 4194304 1023 50476 0 2 4 1 22241 814 16 0 1 0 2002834760 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28494/statm: 3400 799 370 3 0 500 0
[pid=28517] ppid=28494 vsize=5356 CPUtime=0
/proc/28517/stat : 28517 (sh) S 28494 28494 28378 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2002858217 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28517/statm: 1339 232 193 169 0 50 0
[pid=28518] ppid=28517 vsize=877956 CPUtime=165.88
/proc/28518/stat : 28518 (picosat) R 28517 28494 28378 0 -1 4194304 192160 0 0 0 7590 8998 0 0 25 0 1 0 2002858218 899026944 192146 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/28518/statm: 219489 192146 40 102 0 219384 0
Current children cumulated CPU time (s) 396.48
Current children cumulated vsize (KiB) 896912



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+410.001 s]
/proc/loadavg: 2.02 2.15 2.21 3/75 28518
/proc/meminfo: memFree=15056/2055924 swapFree=4180432/4192956
[pid=28494] ppid=28492 vsize=13600 CPUtime=230.6
/proc/28494/stat : 28494 (sugar) S 28492 28494 28378 0 -1 4194304 1023 50476 0 2 4 1 22241 814 16 0 1 0 2002834760 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28494/statm: 3400 799 370 3 0 500 0
[pid=28517] ppid=28494 vsize=5356 CPUtime=0
/proc/28517/stat : 28517 (sh) S 28494 28494 28378 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2002858217 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28517/statm: 1339 232 193 169 0 50 0
[pid=28518] ppid=28517 vsize=902904 CPUtime=173.51
/proc/28518/stat : 28518 (picosat) R 28517 28494 28378 0 -1 4194304 199133 0 0 0 7939 9412 0 0 25 0 1 0 2002858218 924573696 199119 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/28518/statm: 225726 199119 40 102 0 225621 0
Current children cumulated CPU time (s) 404.11
Current children cumulated vsize (KiB) 921860

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

[startup+410.121 s]
/proc/loadavg: 2.02 2.15 2.21 3/75 28518
/proc/meminfo: memFree=15056/2055924 swapFree=4180432/4192956
[pid=28494] ppid=28492 vsize=13600 CPUtime=230.6
/proc/28494/stat : 28494 (sugar) S 28492 28494 28378 0 -1 4194304 1041 50476 0 2 4 1 22241 814 16 0 1 0 2002834760 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28494/statm: 3400 799 370 3 0 500 0
[pid=28517] ppid=28494 vsize=0 CPUtime=0
/proc/28517/stat : 28517 (sh) Z 28494 28494 28378 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 2002858217 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/28517/statm: 0 0 0 0 0 0 0
[pid=28518] ppid=1 vsize=0 CPUtime=173.62
/proc/28518/stat : 28518 (picosat) R 1 28494 28378 0 -1 4195332 199133 0 0 0 7939 9423 0 0 25 0 1 0 2002858218 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/28518/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 404.22
Current children cumulated vsize (KiB) 13600

# WARNING:
# current cumulated CPU time (230.64 s) is less than in the last sample (404.22 s)
# The time of a child was probably not reported to its father.
# (see the samples just above and below)
# Adding the difference (173.58 s) to the 'lost time'.

[startup+410.202 s]
/proc/loadavg: 2.02 2.15 2.21 3/74 28519
/proc/meminfo: memFree=879832/2055924 swapFree=4180432/4192956
[pid=28494] ppid=28492 vsize=13600 CPUtime=230.64
/proc/28494/stat : 28494 (sugar) R 28492 28494 28378 0 -1 4194304 1069 50753 0 2 4 4 22241 815 16 0 1 0 2002834760 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 268583015465 0 0 4224 16386 0 0 0 17 0 0 0
/proc/28494/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 230.64
Current children cumulated vsize (KiB) 13600

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

[startup+410.202 s]
/proc/loadavg: 2.02 2.15 2.21 3/74 28519
/proc/meminfo: memFree=879832/2055924 swapFree=4180432/4192956
[pid=28494] ppid=28492 vsize=13600 CPUtime=230.64
/proc/28494/stat : 28494 (sugar) R 28492 28494 28378 0 -1 4194304 1069 50753 0 2 4 4 22241 815 16 0 1 0 2002834760 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 268583015465 0 0 4224 16386 0 0 0 17 0 0 0
/proc/28494/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 230.64
Current children cumulated vsize (KiB) 13600

[startup+410.602 s]
/proc/loadavg: 2.02 2.15 2.21 3/74 28519
/proc/meminfo: memFree=879832/2055924 swapFree=4180432/4192956
[pid=28494] ppid=28492 vsize=13600 CPUtime=231.04
/proc/28494/stat : 28494 (sugar) R 28492 28494 28378 0 -1 4194304 1069 50753 0 2 4 44 22241 815 19 0 1 0 2002834760 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 268583015465 0 0 4224 16386 0 0 0 17 0 0 0
/proc/28494/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 231.04
Current children cumulated vsize (KiB) 13600

[startup+410.802 s]
/proc/loadavg: 2.02 2.15 2.21 3/74 28519
/proc/meminfo: memFree=879832/2055924 swapFree=4180432/4192956
[pid=28494] ppid=28492 vsize=13600 CPUtime=231.14
/proc/28494/stat : 28494 (sugar) D 28492 28494 28378 0 -1 4194304 1069 50753 0 2 4 54 22241 815 18 0 1 0 2002834760 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 268583015465 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/28494/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 231.14
Current children cumulated vsize (KiB) 13600

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): 173.58
#  lost CPU user time (s): 79.39
#  lost CPU system time (s): 94.19

Real time (s): 410.84
CPU time (s): 404.74
CPU user time (s): 301.844
CPU system time (s): 102.896
CPU usage (%): 98.5152
Max. virtual memory (cumulated for all children) (KiB): 921860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 222.454
system time used= 8.70568
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51853
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= 37097
involuntary context switches= 42250

runsolver used 0.51992 second user time and 1.3058 second system time

The end

Launcher Data (download as text)

Begin job on node6 at 2008-07-05 08:16:35
IDJOB=1086296
IDBENCH=57794
IDSOLVER=345
FILE ID=node6/1086296-1215238595
PBS_JOBID= 7881970
Free space on /tmp= 66484 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/fapp/fapp11/normalized-fapp11-1000-6.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086296-1215238595/watcher-1086296-1215238595 -o /tmp/evaluation-result-1086296-1215238595/solver-1086296-1215238595 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-1086296-1215238595.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7db336713358debe85f4357efdd6517c
RANDOM SEED=1330494318

node6.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.265
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.265
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:      2055924 kB
MemFree:       1585160 kB
Buffers:         71488 kB
Cached:         266636 kB
SwapCached:       6636 kB
Active:         306228 kB
Inactive:       108664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1585160 kB
SwapTotal:     4192956 kB
SwapFree:      4180432 kB
Dirty:            3336 kB
Writeback:           0 kB
Mapped:          84192 kB
Slab:            41072 kB
Committed_AS:  3460960 kB
PageTables:       2084 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= 66484 MiB
End job on node6 at 2008-07-05 08:23:27