Trace number 1086338

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) 398.339 404.375

General information on the benchmark

Namecsp/fapp/fapp11/
normalized-fapp11-1000-3.xml
MD5SUM2fe8075751fff64133735b72d8923bdd
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.0199
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.14	c 0	Sugar v1-13 + HOME/picosat
0.00/0.16	c 0	BEGIN Sat Jul  5 08:21:09 2008
0.00/0.16	c 0	PID 802
0.00/0.17	c 0	HOST node36.alineos.net
0.00/0.17	c 0	CONVERTING HOME/instance-1086338-1215238868.xml TO HOME/temp.csp
0.00/0.17	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1086338-1215238868.xml' 'HOME/temp.csp'
1.30/1.57	c 1	18 domains, 1000 variables, 8 predicates, 0 relations, 15032 constraints
1.37/1.62	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.37/1.62	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.39/1.70	c 1	Parsing HOME/temp.csp
1.85/2.14	c 2	parsed 10000 expressions
1.95/2.29	c 2	parsed 16058 expressions
2.04/2.30	c 2	Heap : 7 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.04/2.30	c 2	Converting to clausal form CSP
3.14/3.43	c 3	converted 1606 (10%) expressions
5.13/5.44	c 5	converted 3212 (20%) expressions
7.01/7.30	c 7	converted 4818 (30%) expressions
8.41/8.80	c 8	converted 6424 (40%) expressions
10.20/10.50	c 10	converted 8029 (50%) expressions
11.59/11.92	c 11	converted 9635 (60%) expressions
12.98/13.39	c 13	converted 11241 (70%) expressions
14.87/15.24	c 15	converted 12847 (80%) expressions
16.18/16.56	c 16	converted 14453 (90%) expressions
17.57/17.95	c 17	converted 16058 (100%) expressions
17.57/17.95	c 17	CSP : 1994 integers, 43676 booleans, 91675 clauses, largest domain size 2741
17.57/17.95	c 17	Heap : 76 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
17.57/17.95	c 17	Propagation in CSP
18.47/18.89	c 18	11928 values, 0 unsatisfiable literals, and 0 valid clauses are removed
18.47/18.89	c 18	CSP : 1994 integers, 43676 booleans, 91675 clauses, largest domain size 2741
18.47/18.89	c 18	Heap : 81 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
18.57/18.92	c 18	Simplifing CSP by introducing new Boolean variables
18.77/19.11	c 19	CSP : 1994 integers, 74734 booleans, 122733 clauses, largest domain size 2741
18.77/19.11	c 19	Heap : 90 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
19.37/19.71	c 19	Encoding CSP to SAT : HOME/temp.cnf
20.65/21.09	c 21	200 (10%) CSP integer variables are encoded (59504 clauses, 870490 bytes)
22.04/22.43	c 22	399 (20%) CSP integer variables are encoded (119236 clauses, 1805607 bytes)
23.34/23.72	c 23	599 (30%) CSP integer variables are encoded (176634 clauses, 2781373 bytes)
24.63/25.08	c 25	798 (40%) CSP integer variables are encoded (236930 clauses, 3806405 bytes)
25.82/26.29	c 26	997 (50%) CSP integer variables are encoded (291634 clauses, 4736373 bytes)
26.51/26.91	c 26	1197 (60%) CSP integer variables are encoded (765835 clauses, 12797790 bytes)
27.01/27.49	c 27	1396 (70%) CSP integer variables are encoded (1231776 clauses, 21184928 bytes)
27.61/28.05	c 28	1596 (80%) CSP integer variables are encoded (1679510 clauses, 29691874 bytes)
28.21/28.65	c 28	1795 (90%) CSP integer variables are encoded (2153315 clauses, 38694169 bytes)
28.81/29.20	c 29	1994 (100%) CSP integer variables are encoded (2595288 clauses, 47091656 bytes)
79.55/80.32	c 80	12274 (10%) CSP clauses are encoded (10142281 clauses, 221916901 bytes)
113.37/114.51	c 114	24547 (20%) CSP clauses are encoded (16542314 clauses, 380577825 bytes)
133.62/135.03	c 135	36820 (30%) CSP clauses are encoded (21298197 clauses, 502074452 bytes)
151.22/153.23	c 153	49094 (40%) CSP clauses are encoded (25906325 clauses, 621794810 bytes)
166.23/168.62	c 168	61367 (50%) CSP clauses are encoded (30288426 clauses, 737833934 bytes)
180.21/182.86	c 182	73640 (60%) CSP clauses are encoded (34553099 clauses, 850716957 bytes)
192.92/195.72	c 195	85914 (70%) CSP clauses are encoded (38474327 clauses, 954711580 bytes)
204.51/207.55	c 207	98187 (80%) CSP clauses are encoded (42098459 clauses, 1051936272 bytes)
217.62/220.86	c 220	110460 (90%) CSP clauses are encoded (46237835 clauses, 1162469182 bytes)
229.81/233.44	c 233	122733 (100%) CSP clauses are encoded (50030702 clauses, 1263995306 bytes)
229.81/233.44	c 233	122733 CSP clauses encoded
229.85/233.65	c 233	Writing map file : HOME/temp.map
229.89/233.75	c 233	Heap : 80 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
229.89/233.76	c 233	SAT : 2672016 SAT variables, 50030702 SAT clauses, 1263995306 bytes
229.89/233.76	c 233	Heap : 80 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
229.89/233.80	c 233	SOLVING HOME/temp.cnf
229.89/233.80	c 233	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
397.81/403.41	c ERROR INTERRUPTED
397.92/403.54	s UNKNOWN
397.92/403.54	c 403	CPU 221.96 (0.04 0.01 221.92 8.02)
397.92/403.54	c 403	END Sat Jul  5 08:27:52 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-1086338-1215238868/watcher-1086338-1215238868 -o /tmp/evaluation-result-1086338-1215238868/solver-1086338-1215238868 -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-1086338-1215238868.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.00 2.04 2.03 2/72 802
/proc/meminfo: memFree=1893348/2055920 swapFree=4179028/4192956
[pid=802] ppid=800 vsize=18572 CPUtime=0
/proc/802/stat : 802 (runsolver) D 800 802 31702 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 2002859742 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 240907775271 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/802/statm: 4643 292 257 25 0 2626 0

[startup+0.043472 s]
/proc/loadavg: 2.00 2.04 2.03 2/72 802
/proc/meminfo: memFree=1893348/2055920 swapFree=4179028/4192956
[pid=802] ppid=800 vsize=12268 CPUtime=0
/proc/802/stat : 802 (sugar) D 800 802 31702 0 -1 4194304 352 0 0 0 0 0 0 0 18 0 1 0 2002859742 12562432 320 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/802/statm: 3067 320 242 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268

[startup+0.101476 s]
/proc/loadavg: 2.00 2.04 2.03 2/72 802
/proc/meminfo: memFree=1893348/2055920 swapFree=4179028/4192956
[pid=802] ppid=800 vsize=12412 CPUtime=0
/proc/802/stat : 802 (sugar) D 800 802 31702 0 -1 4194304 414 0 0 0 0 0 0 0 18 0 1 0 2002859742 12709888 382 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/802/statm: 3103 382 275 3 0 203 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12412

[startup+0.301503 s]
/proc/loadavg: 2.00 2.04 2.03 2/72 802
/proc/meminfo: memFree=1893348/2055920 swapFree=4179028/4192956
[pid=802] ppid=800 vsize=13600 CPUtime=0.03
/proc/802/stat : 802 (sugar) S 800 802 31702 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2002859742 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/802/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701543 s]
/proc/loadavg: 2.00 2.04 2.03 2/72 802
/proc/meminfo: memFree=1893348/2055920 swapFree=4179028/4192956
[pid=802] ppid=800 vsize=13600 CPUtime=0.03
/proc/802/stat : 802 (sugar) S 800 802 31702 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2002859742 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/802/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50263 s]
/proc/loadavg: 2.00 2.04 2.03 3/83 814
/proc/meminfo: memFree=1871628/2055920 swapFree=4179028/4192956
[pid=802] ppid=800 vsize=13600 CPUtime=0.03
/proc/802/stat : 802 (sugar) S 800 802 31702 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2002859742 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/802/statm: 3400 796 370 3 0 500 0
[pid=805] ppid=802 vsize=5356 CPUtime=0
/proc/805/stat : 805 (sh) S 802 802 31702 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2002859759 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/805/statm: 1339 233 193 169 0 50 0
[pid=806] ppid=805 vsize=864672 CPUtime=1.27
/proc/806/stat : 806 (java) S 805 802 31702 0 -1 0 10751 0 1 0 121 6 0 0 18 0 9 0 2002859759 885424128 9509 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/806/statm: 216168 9509 2529 9 0 210750 0
[pid=806/tid=807] ppid=805 vsize=864672 CPUtime=0.82
/proc/806/task/807/stat : 807 (java) R 805 802 31702 0 -1 64 2852 0 1 0 80 2 0 0 20 0 9 0 2002859760 885424128 9509 996147200 134512640 134550740 4294956000 18446744073709551615 4126732626 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=806/tid=808] ppid=805 vsize=864672 CPUtime=0.28
/proc/806/task/808/stat : 808 (java) S 805 802 31702 0 -1 64 6691 0 0 0 26 2 0 0 16 0 9 0 2002859765 885424128 9509 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=806/tid=809] ppid=805 vsize=864672 CPUtime=0
/proc/806/task/809/stat : 809 (java) S 805 802 31702 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002859765 885424128 9509 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=806/tid=810] ppid=805 vsize=864672 CPUtime=0
/proc/806/task/810/stat : 810 (java) S 805 802 31702 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2002859765 885424128 9509 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=806/tid=811] ppid=805 vsize=864672 CPUtime=0
/proc/806/task/811/stat : 811 (java) S 805 802 31702 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002859767 885424128 9509 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=806/tid=812] ppid=805 vsize=864672 CPUtime=0.14
/proc/806/task/812/stat : 812 (java) S 805 802 31702 0 -1 64 509 0 0 0 14 0 0 0 16 0 9 0 2002859767 885424128 9509 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=806/tid=813] ppid=805 vsize=864672 CPUtime=0
/proc/806/task/813/stat : 813 (java) S 805 802 31702 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002859768 885424128 9509 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=806/tid=814] ppid=805 vsize=864672 CPUtime=0
/proc/806/task/814/stat : 814 (java) S 805 802 31702 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002859768 885424128 9509 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 883628

[startup+3.10301 s]
/proc/loadavg: 2.00 2.04 2.03 4/83 824
/proc/meminfo: memFree=1879372/2055920 swapFree=4179028/4192956
[pid=802] ppid=800 vsize=13600 CPUtime=1.39
/proc/802/stat : 802 (sugar) S 800 802 31702 0 -1 4194304 974 11180 0 1 3 1 128 7 15 0 1 0 2002859742 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/802/statm: 3400 797 370 3 0 500 0
[pid=815] ppid=802 vsize=5356 CPUtime=0
/proc/815/stat : 815 (sh) S 802 802 31702 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2002859904 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/815/statm: 1339 233 193 169 0 50 0
[pid=816] ppid=815 vsize=868388 CPUtime=1.45
/proc/816/stat : 816 (java) S 815 802 31702 0 -1 0 8446 0 1 0 140 5 0 0 18 0 9 0 2002859905 889229312 7482 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/816/statm: 217097 7482 2541 9 0 211672 0
[pid=816/tid=817] ppid=815 vsize=868388 CPUtime=1
/proc/816/task/817/stat : 817 (java) R 815 802 31702 0 -1 64 2691 0 1 0 99 1 0 0 22 0 9 0 2002859906 889229312 7482 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=816/tid=818] ppid=815 vsize=868388 CPUtime=0.24
/proc/816/task/818/stat : 818 (java) S 815 802 31702 0 -1 64 3631 0 0 0 22 2 0 0 15 0 9 0 2002859907 889229312 7482 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=816/tid=819] ppid=815 vsize=868388 CPUtime=0
/proc/816/task/819/stat : 819 (java) S 815 802 31702 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002859907 889229312 7482 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=816/tid=820] ppid=815 vsize=868388 CPUtime=0
/proc/816/task/820/stat : 820 (java) S 815 802 31702 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2002859907 889229312 7482 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=816/tid=821] ppid=815 vsize=868388 CPUtime=0
/proc/816/task/821/stat : 821 (java) S 815 802 31702 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002859909 889229312 7482 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=816/tid=822] ppid=815 vsize=868388 CPUtime=0.19
/proc/816/task/822/stat : 822 (java) S 815 802 31702 0 -1 64 1426 0 0 0 18 1 0 0 15 0 9 0 2002859909 889229312 7482 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=816/tid=823] ppid=815 vsize=868388 CPUtime=0
/proc/816/task/823/stat : 823 (java) S 815 802 31702 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2002859909 889229312 7482 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=816/tid=824] ppid=815 vsize=868388 CPUtime=0
/proc/816/task/824/stat : 824 (java) S 815 802 31702 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002859909 889229312 7482 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 887344

[startup+6.30111 s]
/proc/loadavg: 2.00 2.04 2.03 3/83 824
/proc/meminfo: memFree=1859916/2055920 swapFree=4179028/4192956
[pid=802] ppid=800 vsize=13600 CPUtime=1.39
/proc/802/stat : 802 (sugar) S 800 802 31702 0 -1 4194304 974 11180 0 1 3 1 128 7 16 0 1 0 2002859742 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/802/statm: 3400 797 370 3 0 500 0
[pid=815] ppid=802 vsize=5356 CPUtime=0
/proc/815/stat : 815 (sh) S 802 802 31702 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2002859904 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/815/statm: 1339 233 193 169 0 50 0
[pid=816] ppid=815 vsize=873768 CPUtime=4.63
/proc/816/stat : 816 (java) S 815 802 31702 0 -1 0 14347 0 1 0 453 10 0 0 18 0 9 0 2002859905 894738432 11844 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/816/statm: 218442 11844 2540 9 0 213017 0
[pid=816/tid=817] ppid=815 vsize=873768 CPUtime=3.66
/proc/816/task/817/stat : 817 (java) R 815 802 31702 0 -1 64 3048 0 1 0 364 2 0 0 25 0 9 0 2002859906 894738432 11844 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=816/tid=818] ppid=815 vsize=873768 CPUtime=0.74
/proc/816/task/818/stat : 818 (java) R 815 802 31702 0 -1 64 9166 0 0 0 68 6 0 0 16 0 9 0 2002859907 894738432 11844 996147200 134512640 134550740 4294955952 18446744073709551615 104182342 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=816/tid=819] ppid=815 vsize=873768 CPUtime=0
/proc/816/task/819/stat : 819 (java) S 815 802 31702 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002859907 894738432 11844 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=816/tid=820] ppid=815 vsize=873768 CPUtime=0
/proc/816/task/820/stat : 820 (java) S 815 802 31702 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2002859907 894738432 11844 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=816/tid=821] ppid=815 vsize=873768 CPUtime=0
/proc/816/task/821/stat : 821 (java) S 815 802 31702 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002859909 894738432 11844 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=816/tid=822] ppid=815 vsize=873768 CPUtime=0.2
/proc/816/task/822/stat : 822 (java) S 815 802 31702 0 -1 64 1435 0 0 0 19 1 0 0 15 0 9 0 2002859909 894738432 11844 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=816/tid=823] ppid=815 vsize=873768 CPUtime=0
/proc/816/task/823/stat : 823 (java) S 815 802 31702 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2002859909 894738432 11844 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=816/tid=824] ppid=815 vsize=873768 CPUtime=0
/proc/816/task/824/stat : 824 (java) S 815 802 31702 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002859909 894738432 11844 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 892724

[startup+12.7047 s]
/proc/loadavg: 2.00 2.04 2.03 3/83 824
/proc/meminfo: memFree=1832012/2055920 swapFree=4179028/4192956
[pid=802] ppid=800 vsize=13600 CPUtime=1.39
/proc/802/stat : 802 (sugar) S 800 802 31702 0 -1 4194304 974 11180 0 1 3 1 128 7 16 0 1 0 2002859742 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/802/statm: 3400 797 370 3 0 500 0
[pid=815] ppid=802 vsize=5356 CPUtime=0
/proc/815/stat : 815 (sh) S 802 802 31702 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2002859904 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/815/statm: 1339 233 193 169 0 50 0
[pid=816] ppid=815 vsize=868388 CPUtime=11
/proc/816/stat : 816 (java) S 815 802 31702 0 -1 0 22879 0 1 0 1085 15 0 0 18 0 9 0 2002859905 889229312 17513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/816/statm: 217097 17513 2540 9 0 211672 0
[pid=816/tid=817] ppid=815 vsize=868388 CPUtime=9.15
/proc/816/task/817/stat : 817 (java) R 815 802 31702 0 -1 64 3636 0 1 0 912 3 0 0 25 0 9 0 2002859906 889229312 17513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=816/tid=818] ppid=815 vsize=868388 CPUtime=1.61
/proc/816/task/818/stat : 818 (java) R 815 802 31702 0 -1 64 17110 0 0 0 152 9 0 0 15 0 9 0 2002859907 889229312 17513 996147200 134512640 134550740 4294955952 18446744073709551615 102516792 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=816/tid=819] ppid=815 vsize=868388 CPUtime=0
/proc/816/task/819/stat : 819 (java) S 815 802 31702 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002859907 889229312 17513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=816/tid=820] ppid=815 vsize=868388 CPUtime=0
/proc/816/task/820/stat : 820 (java) S 815 802 31702 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2002859907 889229312 17513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=816/tid=821] ppid=815 vsize=868388 CPUtime=0
/proc/816/task/821/stat : 821 (java) S 815 802 31702 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002859909 889229312 17513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=816/tid=822] ppid=815 vsize=868388 CPUtime=0.2
/proc/816/task/822/stat : 822 (java) S 815 802 31702 0 -1 64 1435 0 0 0 19 1 0 0 15 0 9 0 2002859909 889229312 17513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=816/tid=823] ppid=815 vsize=868388 CPUtime=0
/proc/816/task/823/stat : 823 (java) S 815 802 31702 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2002859909 889229312 17513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=816/tid=824] ppid=815 vsize=868388 CPUtime=0
/proc/816/task/824/stat : 824 (java) S 815 802 31702 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002859909 889229312 17513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 887344

[startup+25.503 s]
/proc/loadavg: 2.08 2.06 2.03 3/91 860
/proc/meminfo: memFree=1721804/2055920 swapFree=4179028/4192956
[pid=802] ppid=800 vsize=13600 CPUtime=1.39
/proc/802/stat : 802 (sugar) S 800 802 31702 0 -1 4194304 974 11180 0 1 3 1 128 7 16 0 1 0 2002859742 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/802/statm: 3400 797 370 3 0 500 0
[pid=815] ppid=802 vsize=5356 CPUtime=0
/proc/815/stat : 815 (sh) S 802 802 31702 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2002859904 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/815/statm: 1339 233 193 169 0 50 0
[pid=816] ppid=815 vsize=868500 CPUtime=23.74
/proc/816/stat : 816 (java) S 815 802 31702 0 -1 0 35136 0 1 0 2349 25 0 0 18 0 9 0 2002859905 889344000 27994 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/816/statm: 217125 27994 2566 9 0 211672 0
[pid=816/tid=817] ppid=815 vsize=868500 CPUtime=20.16
/proc/816/task/817/stat : 817 (java) R 815 802 31702 0 -1 64 4415 0 1 0 2009 7 0 0 25 0 9 0 2002859906 889344000 27994 996147200 134512640 134550740 4294955952 18446744073709551615 4127055020 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=816/tid=818] ppid=815 vsize=868500 CPUtime=3.29
/proc/816/task/818/stat : 818 (java) S 815 802 31702 0 -1 64 28552 0 0 0 314 15 0 0 16 0 9 0 2002859907 889344000 27994 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=816/tid=819] ppid=815 vsize=868500 CPUtime=0
/proc/816/task/819/stat : 819 (java) S 815 802 31702 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002859907 889344000 27994 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=816/tid=820] ppid=815 vsize=868500 CPUtime=0
/proc/816/task/820/stat : 820 (java) S 815 802 31702 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2002859907 889344000 27994 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[pid=816/tid=824] ppid=815 vsize=868500 CPUtime=0
/proc/816/task/824/stat : 824 (java) S 815 802 31702 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002859909 889344000 28014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (KiB) 887456

[startup+222.303 s]
/proc/loadavg: 2.70 2.24 2.09 3/91 860
/proc/meminfo: memFree=88972/2055920 swapFree=4179028/4192956
[pid=802] ppid=800 vsize=13600 CPUtime=1.39
/proc/802/stat : 802 (sugar) S 800 802 31702 0 -1 4194304 974 11180 0 1 3 1 128 7 16 0 1 0 2002859742 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/802/statm: 3400 797 370 3 0 500 0
[pid=815] ppid=802 vsize=5356 CPUtime=0
/proc/815/stat : 815 (sh) S 802 802 31702 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2002859904 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/815/statm: 1339 233 193 169 0 50 0
[pid=816] ppid=815 vsize=868500 CPUtime=217.69
/proc/816/stat : 816 (java) S 815 802 31702 0 -1 0 38443 0 1 0 21038 731 0 0 18 0 9 0 2002859905 889344000 28014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/816/statm: 217125 28014 2566 9 0 211672 0
[pid=816/tid=817] ppid=815 vsize=868500 CPUtime=212.11
/proc/816/task/817/stat : 817 (java) R 815 802 31702 0 -1 64 7703 0 1 0 20521 690 0 0 25 0 9 0 2002859906 889344000 28014 996147200 134512640 134550740 4294955952 18446744073709551615 102064645 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=816/tid=818] ppid=815 vsize=868500 CPUtime=5.26
/proc/816/task/818/stat : 818 (java) S 815 802 31702 0 -1 64 28552 0 0 0 487 39 0 0 16 0 9 0 2002859907 889344000 28014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=816/tid=819] ppid=815 vsize=868500 CPUtime=0
/proc/816/task/819/stat : 819 (java) S 815 802 31702 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002859907 889344000 28014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=816/tid=820] ppid=815 vsize=868500 CPUtime=0
/proc/816/task/820/stat : 820 (java) S 815 802 31702 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2002859907 889344000 28014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=816/tid=821] ppid=815 vsize=868500 CPUtime=0
/proc/816/task/821/stat : 821 (java) S 815 802 31702 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002859909 889344000 28014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=816/tid=822] ppid=815 vsize=868500 CPUtime=0.3
/proc/816/task/822/stat : 822 (java) S 815 802 31702 0 -1 64 1490 0 0 0 29 1 0 0 15 0 9 0 2002859909 889344000 28014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=816/tid=823] ppid=815 vsize=868500 CPUtime=0
/proc/816/task/823/stat : 823 (java) S 815 802 31702 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2002859909 889344000 28014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=816/tid=824] ppid=815 vsize=868500 CPUtime=0
/proc/816/task/824/stat : 824 (java) S 815 802 31702 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002859909 889344000 28014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 219.08
Current children cumulated vsize (KiB) 887456

[startup+282.302 s]
/proc/loadavg: 2.47 2.27 2.11 3/83 862
/proc/meminfo: memFree=16204/2055920 swapFree=4179028/4192956
[pid=802] ppid=800 vsize=13600 CPUtime=229.99
/proc/802/stat : 802 (sugar) S 800 802 31702 0 -1 4194304 1023 50171 0 6 4 1 22192 802 15 0 1 0 2002859742 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/802/statm: 3400 799 370 3 0 500 0
[pid=861] ppid=802 vsize=5356 CPUtime=0
/proc/861/stat : 861 (sh) S 802 802 31702 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2002883122 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/861/statm: 1339 232 193 169 0 50 0
[pid=862] ppid=861 vsize=448724 CPUtime=47.65
/proc/862/stat : 862 (picosat) R 861 802 31702 0 -1 4194304 86858 0 0 0 2164 2601 0 0 25 0 1 0 2002883144 459493376 86844 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/862/statm: 112181 86844 40 102 0 112076 0
Current children cumulated CPU time (s) 277.64
Current children cumulated vsize (KiB) 467680

[startup+342.302 s]
/proc/loadavg: 2.17 2.22 2.10 3/83 862
/proc/meminfo: memFree=15756/2055920 swapFree=4179028/4192956
[pid=802] ppid=800 vsize=13600 CPUtime=229.99
/proc/802/stat : 802 (sugar) S 800 802 31702 0 -1 4194304 1023 50171 0 6 4 1 22192 802 15 0 1 0 2002859742 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/802/statm: 3400 799 370 3 0 500 0
[pid=861] ppid=802 vsize=5356 CPUtime=0
/proc/861/stat : 861 (sh) S 802 802 31702 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2002883122 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/861/statm: 1339 232 193 169 0 50 0
[pid=862] ppid=861 vsize=670344 CPUtime=107.33
/proc/862/stat : 862 (picosat) R 861 802 31702 0 -1 4194304 143483 0 0 0 4880 5853 0 0 25 0 1 0 2002883144 686432256 143469 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/862/statm: 167586 143469 40 102 0 167481 0
Current children cumulated CPU time (s) 337.32
Current children cumulated vsize (KiB) 689300

[startup+402.302 s]
/proc/loadavg: 2.06 2.17 2.09 3/75 890
/proc/meminfo: memFree=183692/2055920 swapFree=4179028/4192956
[pid=802] ppid=800 vsize=13600 CPUtime=229.99
/proc/802/stat : 802 (sugar) S 800 802 31702 0 -1 4194304 1023 50171 0 6 4 1 22192 802 15 0 1 0 2002859742 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/802/statm: 3400 799 370 3 0 500 0
[pid=861] ppid=802 vsize=5356 CPUtime=0
/proc/861/stat : 861 (sh) S 802 802 31702 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2002883122 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/861/statm: 1339 232 193 169 0 50 0
[pid=862] ppid=861 vsize=899212 CPUtime=166.74
/proc/862/stat : 862 (picosat) R 861 802 31702 0 -1 4194304 198095 0 0 0 7602 9072 0 0 25 0 1 0 2002883144 920793088 198081 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/862/statm: 224803 198081 40 102 0 224698 0
Current children cumulated CPU time (s) 396.73
Current children cumulated vsize (KiB) 918168



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+403.402 s]
/proc/loadavg: 2.06 2.17 2.09 3/75 890
/proc/meminfo: memFree=170316/2055920 swapFree=4179028/4192956
[pid=802] ppid=800 vsize=13600 CPUtime=229.99
/proc/802/stat : 802 (sugar) S 800 802 31702 0 -1 4194304 1023 50171 0 6 4 1 22192 802 15 0 1 0 2002859742 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/802/statm: 3400 799 370 3 0 500 0
[pid=861] ppid=802 vsize=5356 CPUtime=0
/proc/861/stat : 861 (sh) S 802 802 31702 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2002883122 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/861/statm: 1339 232 193 169 0 50 0
[pid=862] ppid=861 vsize=902776 CPUtime=167.82
/proc/862/stat : 862 (picosat) R 861 802 31702 0 -1 4194304 199100 0 0 0 7652 9130 0 0 25 0 1 0 2002883144 924442624 199086 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/862/statm: 225694 199086 40 102 0 225589 0
Current children cumulated CPU time (s) 397.81
Current children cumulated vsize (KiB) 921732

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

[startup+403.519 s]
/proc/loadavg: 2.06 2.17 2.09 3/75 890
/proc/meminfo: memFree=170316/2055920 swapFree=4179028/4192956
[pid=802] ppid=800 vsize=13600 CPUtime=229.99
/proc/802/stat : 802 (sugar) S 800 802 31702 0 -1 4194304 1041 50171 0 6 4 1 22192 802 16 0 1 0 2002859742 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/802/statm: 3400 799 370 3 0 500 0
[pid=861] ppid=802 vsize=0 CPUtime=0
/proc/861/stat : 861 (sh) Z 802 802 31702 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 2002883122 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/861/statm: 0 0 0 0 0 0 0
[pid=862] ppid=1 vsize=0 CPUtime=167.93
/proc/862/stat : 862 (picosat) R 1 802 31702 0 -1 4195332 199100 0 0 0 7652 9141 0 0 25 0 1 0 2002883144 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/862/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 397.92
Current children cumulated vsize (KiB) 13600

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

[startup+403.61 s]
/proc/loadavg: 2.06 2.17 2.09 3/74 891
/proc/meminfo: memFree=1034388/2055920 swapFree=4179028/4192956
[pid=802] ppid=800 vsize=13600 CPUtime=230.01
/proc/802/stat : 802 (sugar) R 800 802 31702 0 -1 4194304 1069 50448 0 6 4 3 22192 802 16 0 1 0 2002859742 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 240907949097 0 0 4224 16386 0 0 0 17 1 0 0
/proc/802/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 230.01
Current children cumulated vsize (KiB) 13600

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

[startup+403.802 s]
/proc/loadavg: 2.06 2.17 2.09 3/74 891
/proc/meminfo: memFree=1034388/2055920 swapFree=4179028/4192956
[pid=802] ppid=800 vsize=13600 CPUtime=230.19
/proc/802/stat : 802 (sugar) R 800 802 31702 0 -1 4194304 1069 50448 0 6 4 21 22192 802 16 0 1 0 2002859742 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 240907949097 0 0 4224 16386 0 0 0 17 1 0 0
/proc/802/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 230.19
Current children cumulated vsize (KiB) 13600

[startup+404.202 s]
/proc/loadavg: 2.06 2.17 2.09 3/74 891
/proc/meminfo: memFree=1034388/2055920 swapFree=4179028/4192956
[pid=802] ppid=800 vsize=13600 CPUtime=230.36
/proc/802/stat : 802 (sugar) D 800 802 31702 0 -1 4194304 1069 50448 0 6 4 38 22192 802 15 0 1 0 2002859742 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 240907949097 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/802/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 230.36
Current children cumulated vsize (KiB) 13600

[startup+404.302 s]
/proc/loadavg: 2.06 2.17 2.09 3/74 891
/proc/meminfo: memFree=1034388/2055920 swapFree=4179028/4192956
[pid=802] ppid=800 vsize=13600 CPUtime=230.37
/proc/802/stat : 802 (sugar) D 800 802 31702 0 -1 4194304 1069 50448 0 6 4 39 22192 802 15 0 1 0 2002859742 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 240907949097 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/802/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 230.37
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): 167.91
#  lost CPU user time (s): 76.52
#  lost CPU system time (s): 91.39

Real time (s): 404.375
CPU time (s): 398.339
CPU user time (s): 298.495
CPU system time (s): 99.8437
CPU usage (%): 98.5074
Max. virtual memory (cumulated for all children) (KiB): 921732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 221.975
system time used= 8.45371
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51548
page faults= 6
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 36856
involuntary context switches= 39396

runsolver used 0.52492 second user time and 1.35079 second system time

The end

Launcher Data (download as text)

Begin job on node36 at 2008-07-05 08:21:09
IDJOB=1086338
IDBENCH=57801
IDSOLVER=345
FILE ID=node36/1086338-1215238868
PBS_JOBID= 7881870
Free space on /tmp= 66548 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/fapp/fapp11/normalized-fapp11-1000-3.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-1086338-1215238868/watcher-1086338-1215238868 -o /tmp/evaluation-result-1086338-1215238868/solver-1086338-1215238868 -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-1086338-1215238868.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2fe8075751fff64133735b72d8923bdd
RANDOM SEED=869456320

node36.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.240
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.240
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1893828 kB
Buffers:          3724 kB
Cached:          40320 kB
SwapCached:       7908 kB
Active:          99984 kB
Inactive:         5248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1893828 kB
SwapTotal:     4192956 kB
SwapFree:      4179028 kB
Dirty:            3336 kB
Writeback:           0 kB
Mapped:          68648 kB
Slab:            42272 kB
Committed_AS:  3391992 kB
PageTables:       1820 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= 66544 MiB
End job on node36 at 2008-07-05 08:27:54