Trace number 1086885

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+minisat? (MO) 527.318 536.229

General information on the benchmark

Namecsp/fapp/fapp32/
normalized-fapp32-0550-8.xml
MD5SUMcfa9ba3026b79df8ffeb8caaf7a20825
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark35.1497
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of constraints9461
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension9461
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Sat Jul  5 09:08:40 2008
0.00/0.04	c 0	PID 7170
0.00/0.05	c 0	HOST node65.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1086885-1215241720.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1086885-1215241720.xml' 'HOME/temp.csp'
0.03/1.08	c 1	8 domains, 550 variables, 8 predicates, 0 relations, 9461 constraints
0.03/1.10	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/1.10	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.05/1.18	c 1	Parsing HOME/temp.csp
1.05/1.61	c 2	parsed 10000 expressions
1.05/1.61	c 2	parsed 10027 expressions
1.05/1.62	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.05/1.62	c 2	Converting to clausal form CSP
3.23/3.33	c 4	converted 1003 (10%) expressions
5.92/6.09	c 6	converted 2006 (20%) expressions
8.40/8.52	c 9	converted 3009 (30%) expressions
10.50/10.70	c 11	converted 4011 (40%) expressions
12.68/12.88	c 13	converted 5014 (50%) expressions
15.26/15.45	c 16	converted 6017 (60%) expressions
17.46/17.63	c 18	converted 7019 (70%) expressions
19.64/19.85	c 20	converted 8022 (80%) expressions
21.84/22.06	c 22	converted 9025 (90%) expressions
24.03/24.28	c 24	converted 10027 (100%) expressions
24.03/24.28	c 24	CSP : 1092 integers, 27523 booleans, 57471 clauses, largest domain size 4101
24.03/24.28	c 24	Heap : 29 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
24.03/24.28	c 24	Propagation in CSP
25.22/25.49	c 26	16544 values, 0 unsatisfiable literals, and 0 valid clauses are removed
25.22/25.49	c 26	CSP : 1092 integers, 27523 booleans, 57471 clauses, largest domain size 4101
25.22/25.49	c 26	Heap : 35 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
25.31/25.51	c 26	Simplifing CSP by introducing new Boolean variables
25.41/25.63	c 26	CSP : 1092 integers, 47043 booleans, 76991 clauses, largest domain size 4101
25.41/25.63	c 26	Heap : 39 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
25.61/25.88	c 26	Encoding CSP to SAT : HOME/temp.cnf
29.99/30.26	c 30	110 (10%) CSP integer variables are encoded (88364 clauses, 1303342 bytes)
34.16/34.45	c 35	219 (20%) CSP integer variables are encoded (174331 clauses, 2741760 bytes)
38.74/39.01	c 39	328 (30%) CSP integer variables are encoded (265236 clauses, 4287145 bytes)
42.82/43.15	c 43	437 (40%) CSP integer variables are encoded (352110 clauses, 5764003 bytes)
47.30/47.66	c 48	546 (50%) CSP integer variables are encoded (443760 clauses, 7322053 bytes)
48.00/48.32	c 49	656 (60%) CSP integer variables are encoded (840374 clauses, 14064491 bytes)
48.49/48.86	c 49	765 (70%) CSP integer variables are encoded (1267749 clauses, 21866757 bytes)
48.99/49.36	c 50	874 (80%) CSP integer variables are encoded (1664928 clauses, 29413158 bytes)
49.58/49.91	c 50	983 (90%) CSP integer variables are encoded (2098783 clauses, 37656403 bytes)
50.09/50.40	c 51	1092 (100%) CSP integer variables are encoded (2489002 clauses, 45070564 bytes)
177.65/178.76	c 179	7700 (10%) CSP clauses are encoded (10121164 clauses, 224585309 bytes)
252.63/254.20	c 254	15399 (20%) CSP clauses are encoded (16302245 clauses, 379049554 bytes)
296.87/298.74	c 299	23098 (30%) CSP clauses are encoded (21174127 clauses, 505243910 bytes)
331.26/333.43	c 334	30797 (40%) CSP clauses are encoded (25429831 clauses, 616941472 bytes)
364.44/366.99	c 367	38496 (50%) CSP clauses are encoded (29805610 clauses, 732689143 bytes)
398.81/401.64	c 402	46195 (60%) CSP clauses are encoded (34032218 clauses, 845256141 bytes)
429.30/432.51	c 433	53894 (70%) CSP clauses are encoded (37981327 clauses, 951022353 bytes)
458.83/462.64	c 463	61593 (80%) CSP clauses are encoded (42047308 clauses, 1059283283 bytes)
487.40/491.34	c 492	69292 (90%) CSP clauses are encoded (46055708 clauses, 1165594200 bytes)
515.86/519.99	c 520	76991 (100%) CSP clauses are encoded (50090609 clauses, 1273288594 bytes)
515.86/519.99	c 520	76991 CSP clauses encoded
515.86/519.99	c 520	Writing map file : HOME/temp.map
516.05/520.12	c 520	Heap : 31 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
516.05/520.12	c 520	SAT : 2537137 SAT variables, 50090609 SAT clauses, 1273288594 bytes
516.05/520.12	c 520	Heap : 31 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
516.05/520.18	c 520	SOLVING HOME/temp.cnf
516.05/520.18	c 520	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
516.05/520.19	c 520	This is MiniSat 2.0 beta
516.05/520.19	c 520	WARNING: for repeatability, setting FPU to use double precision
516.05/520.19	c 520	============================[ Problem Statistics ]=============================
516.05/520.19	c 520	|                                                                             |
516.05/520.19	c 520	|  Number of variables:  2537137                                              |
516.05/520.19	c 520	|  Number of clauses:    50090609                                             |
526.88/535.12	c ERROR INTERRUPTED
526.99/535.24	s UNKNOWN
526.99/535.24	c 535	CPU 507.59 (0.04 0.01 507.55 8.52)
526.99/535.24	c 535	END Sat Jul  5 09:17:35 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-1086885-1215241720/watcher-1086885-1215241720 -o /tmp/evaluation-result-1086885-1215241720/solver-1086885-1215241720 -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/minisat -tmp=HOME/temp HOME/instance-1086885-1215241720.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.03 2.10 2.03 4/72 7170
/proc/meminfo: memFree=1654736/2055920 swapFree=4180808/4192956
[pid=7170] ppid=7168 vsize=18572 CPUtime=0
/proc/7170/stat : 7170 (runsolver) R 7168 7170 4292 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 2003141815 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 257203694887 0 0 4096 24578 0 0 0 17 1 0 0
/proc/7170/statm: 4643 292 257 25 0 2626 0

[startup+0.105624 s]
/proc/loadavg: 2.03 2.10 2.03 4/72 7170
/proc/meminfo: memFree=1654736/2055920 swapFree=4180808/4192956
[pid=7170] ppid=7168 vsize=13600 CPUtime=0.03
/proc/7170/stat : 7170 (sugar) S 7168 7170 4292 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2003141815 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7170/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.201634 s]
/proc/loadavg: 2.03 2.10 2.03 4/72 7170
/proc/meminfo: memFree=1654736/2055920 swapFree=4180808/4192956
[pid=7170] ppid=7168 vsize=13600 CPUtime=0.03
/proc/7170/stat : 7170 (sugar) S 7168 7170 4292 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2003141815 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7170/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301636 s]
/proc/loadavg: 2.03 2.10 2.03 4/72 7170
/proc/meminfo: memFree=1654736/2055920 swapFree=4180808/4192956
[pid=7170] ppid=7168 vsize=13600 CPUtime=0.03
/proc/7170/stat : 7170 (sugar) S 7168 7170 4292 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2003141815 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7170/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701676 s]
/proc/loadavg: 2.03 2.10 2.03 4/72 7170
/proc/meminfo: memFree=1654736/2055920 swapFree=4180808/4192956
[pid=7170] ppid=7168 vsize=13600 CPUtime=0.03
/proc/7170/stat : 7170 (sugar) S 7168 7170 4292 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2003141815 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7170/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50174 s]
/proc/loadavg: 2.03 2.10 2.03 3/74 7183
/proc/meminfo: memFree=1652280/2055920 swapFree=4180808/4192956
[pid=7170] ppid=7168 vsize=13600 CPUtime=1.05
/proc/7170/stat : 7170 (sugar) S 7168 7170 4292 0 -1 4194304 973 8999 0 1 3 0 97 5 16 0 1 0 2003141815 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7170/statm: 3400 797 370 3 0 500 0
[pid=7183] ppid=7170 vsize=5356 CPUtime=0
/proc/7183/stat : 7183 (sh) S 7170 7170 4292 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003141925 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7183/statm: 1339 233 193 169 0 50 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 18956

[startup+3.10287 s]
/proc/loadavg: 2.02 2.10 2.03 3/83 7192
/proc/meminfo: memFree=1635824/2055920 swapFree=4180808/4192956
[pid=7170] ppid=7168 vsize=13600 CPUtime=1.06
/proc/7170/stat : 7170 (sugar) S 7168 7170 4292 0 -1 4194304 974 8999 0 1 3 1 97 5 15 0 1 0 2003141815 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7170/statm: 3400 797 370 3 0 500 0
[pid=7183] ppid=7170 vsize=5356 CPUtime=0
/proc/7183/stat : 7183 (sh) S 7170 7170 4292 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003141925 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7183/statm: 1339 233 193 169 0 50 0
[pid=7184] ppid=7183 vsize=868384 CPUtime=1.98
/proc/7184/stat : 7184 (java) S 7183 7170 4292 0 -1 0 7709 0 1 0 192 6 0 0 18 0 9 0 2003141926 889225216 6760 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7184/statm: 217096 6760 2543 9 0 211671 0
[pid=7184/tid=7185] ppid=7183 vsize=868384 CPUtime=1.57
/proc/7184/task/7185/stat : 7185 (java) R 7183 7170 4292 0 -1 64 2742 0 1 0 155 2 0 0 25 0 9 0 2003141927 889225216 6760 996147200 134512640 134550740 4294955952 18446744073709551615 4126562273 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7184/tid=7186] ppid=7183 vsize=868384 CPUtime=0.2
/proc/7184/task/7186/stat : 7186 (java) S 7183 7170 4292 0 -1 64 2818 0 0 0 18 2 0 0 16 0 9 0 2003141928 889225216 6760 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7184/tid=7187] ppid=7183 vsize=868384 CPUtime=0
/proc/7184/task/7187/stat : 7187 (java) S 7183 7170 4292 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003141928 889225216 6760 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7184/tid=7188] ppid=7183 vsize=868384 CPUtime=0
/proc/7184/task/7188/stat : 7188 (java) S 7183 7170 4292 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2003141928 889225216 6760 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7184/tid=7189] ppid=7183 vsize=868384 CPUtime=0
/proc/7184/task/7189/stat : 7189 (java) S 7183 7170 4292 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003141930 889225216 6760 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7184/tid=7190] ppid=7183 vsize=868384 CPUtime=0.18
/proc/7184/task/7190/stat : 7190 (java) S 7183 7170 4292 0 -1 64 1451 0 0 0 18 0 0 0 16 0 9 0 2003141930 889225216 6760 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7184/tid=7191] ppid=7183 vsize=868384 CPUtime=0
/proc/7184/task/7191/stat : 7191 (java) S 7183 7170 4292 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003141930 889225216 6760 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7184/tid=7192] ppid=7183 vsize=868384 CPUtime=0
/proc/7184/task/7192/stat : 7192 (java) S 7183 7170 4292 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003141930 889225216 6760 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 887340

[startup+6.30214 s]
/proc/loadavg: 2.02 2.10 2.03 3/83 7192
/proc/meminfo: memFree=1631920/2055920 swapFree=4180808/4192956
[pid=7170] ppid=7168 vsize=13600 CPUtime=1.06
/proc/7170/stat : 7170 (sugar) S 7168 7170 4292 0 -1 4194304 974 8999 0 1 3 1 97 5 16 0 1 0 2003141815 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7170/statm: 3400 797 370 3 0 500 0
[pid=7183] ppid=7170 vsize=5356 CPUtime=0
/proc/7183/stat : 7183 (sh) S 7170 7170 4292 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003141925 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7183/statm: 1339 233 193 169 0 50 0
[pid=7184] ppid=7183 vsize=868384 CPUtime=5.15
/proc/7184/stat : 7184 (java) S 7183 7170 4292 0 -1 0 8973 0 1 0 504 11 0 0 18 0 9 0 2003141926 889225216 7628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7184/statm: 217096 7628 2540 9 0 211671 0
[pid=7184/tid=7185] ppid=7183 vsize=868384 CPUtime=4.46
/proc/7184/task/7185/stat : 7185 (java) R 7183 7170 4292 0 -1 64 3120 0 1 0 442 4 0 0 25 0 9 0 2003141927 889225216 7628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7184/tid=7186] ppid=7183 vsize=868384 CPUtime=0.47
/proc/7184/task/7186/stat : 7186 (java) S 7183 7170 4292 0 -1 64 3698 0 0 0 42 5 0 0 16 0 9 0 2003141928 889225216 7628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7184/tid=7187] ppid=7183 vsize=868384 CPUtime=0
/proc/7184/task/7187/stat : 7187 (java) S 7183 7170 4292 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003141928 889225216 7628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7184/tid=7188] ppid=7183 vsize=868384 CPUtime=0
/proc/7184/task/7188/stat : 7188 (java) S 7183 7170 4292 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2003141928 889225216 7628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7184/tid=7189] ppid=7183 vsize=868384 CPUtime=0
/proc/7184/task/7189/stat : 7189 (java) S 7183 7170 4292 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003141930 889225216 7628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7184/tid=7190] ppid=7183 vsize=868384 CPUtime=0.19
/proc/7184/task/7190/stat : 7190 (java) S 7183 7170 4292 0 -1 64 1457 0 0 0 19 0 0 0 15 0 9 0 2003141930 889225216 7628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7184/tid=7191] ppid=7183 vsize=868384 CPUtime=0
/proc/7184/task/7191/stat : 7191 (java) S 7183 7170 4292 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003141930 889225216 7628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7184/tid=7192] ppid=7183 vsize=868384 CPUtime=0
/proc/7184/task/7192/stat : 7192 (java) S 7183 7170 4292 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003141930 889225216 7628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 887340

[startup+12.7027 s]
/proc/loadavg: 2.02 2.09 2.03 3/83 7192
/proc/meminfo: memFree=1624240/2055920 swapFree=4180808/4192956
[pid=7170] ppid=7168 vsize=13600 CPUtime=1.06
/proc/7170/stat : 7170 (sugar) S 7168 7170 4292 0 -1 4194304 974 8999 0 1 3 1 97 5 16 0 1 0 2003141815 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7170/statm: 3400 797 370 3 0 500 0
[pid=7183] ppid=7170 vsize=5356 CPUtime=0
/proc/7183/stat : 7183 (sh) S 7170 7170 4292 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003141925 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7183/statm: 1339 233 193 169 0 50 0
[pid=7184] ppid=7183 vsize=868384 CPUtime=11.52
/proc/7184/stat : 7184 (java) S 7183 7170 4292 0 -1 0 11488 0 1 0 1134 18 0 0 18 0 9 0 2003141926 889225216 9559 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7184/statm: 217096 9559 2540 9 0 211671 0
[pid=7184/tid=7185] ppid=7183 vsize=868384 CPUtime=10.33
/proc/7184/task/7185/stat : 7185 (java) R 7183 7170 4292 0 -1 64 3784 0 1 0 1027 6 0 0 25 0 9 0 2003141927 889225216 9559 996147200 134512640 134550740 4294955952 18446744073709551615 4126562062 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7184/tid=7186] ppid=7183 vsize=868384 CPUtime=0.96
/proc/7184/task/7186/stat : 7186 (java) S 7183 7170 4292 0 -1 64 5548 0 0 0 86 10 0 0 16 0 9 0 2003141928 889225216 9559 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7184/tid=7187] ppid=7183 vsize=868384 CPUtime=0
/proc/7184/task/7187/stat : 7187 (java) S 7183 7170 4292 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003141928 889225216 9559 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7184/tid=7188] ppid=7183 vsize=868384 CPUtime=0
/proc/7184/task/7188/stat : 7188 (java) S 7183 7170 4292 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2003141928 889225216 9559 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7184/tid=7189] ppid=7183 vsize=868384 CPUtime=0
/proc/7184/task/7189/stat : 7189 (java) S 7183 7170 4292 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003141930 889225216 9559 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7184/tid=7190] ppid=7183 vsize=868384 CPUtime=0.19
/proc/7184/task/7190/stat : 7190 (java) S 7183 7170 4292 0 -1 64 1458 0 0 0 19 0 0 0 15 0 9 0 2003141930 889225216 9559 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7184/tid=7191] ppid=7183 vsize=868384 CPUtime=0
/proc/7184/task/7191/stat : 7191 (java) S 7183 7170 4292 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003141930 889225216 9559 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7184/tid=7192] ppid=7183 vsize=868384 CPUtime=0
/proc/7184/task/7192/stat : 7192 (java) S 7183 7170 4292 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003141930 889225216 9559 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 887340

[startup+25.5021 s]
/proc/loadavg: 2.02 2.09 2.03 4/83 7192
/proc/meminfo: memFree=1608048/2055920 swapFree=4180808/4192956
[pid=7170] ppid=7168 vsize=13600 CPUtime=1.06
/proc/7170/stat : 7170 (sugar) S 7168 7170 4292 0 -1 4194304 974 8999 0 1 3 1 97 5 16 0 1 0 2003141815 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7170/statm: 3400 797 370 3 0 500 0
[pid=7183] ppid=7170 vsize=5356 CPUtime=0
/proc/7183/stat : 7183 (sh) S 7170 7170 4292 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003141925 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7183/statm: 1339 233 193 169 0 50 0
[pid=7184] ppid=7183 vsize=868384 CPUtime=24.25
/proc/7184/stat : 7184 (java) S 7183 7170 4292 0 -1 0 17010 0 1 0 2397 28 0 0 18 0 9 0 2003141926 889225216 14048 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7184/statm: 217096 14048 2540 9 0 211671 0
[pid=7184/tid=7185] ppid=7183 vsize=868384 CPUtime=21.92
/proc/7184/task/7185/stat : 7185 (java) R 7183 7170 4292 0 -1 64 4832 0 1 0 2184 8 0 0 25 0 9 0 2003141927 889225216 14048 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7184/tid=7186] ppid=7183 vsize=868384 CPUtime=2.08
/proc/7184/task/7186/stat : 7186 (java) S 7183 7170 4292 0 -1 64 10014 0 0 0 190 18 0 0 15 0 9 0 2003141928 889225216 14048 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7184/tid=7187] ppid=7183 vsize=868384 CPUtime=0
/proc/7184/task/7187/stat : 7187 (java) S 7183 7170 4292 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003141928 889225216 14048 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7184/tid=7188] ppid=7183 vsize=868384 CPUtime=0
/proc/7184/task/7188/stat : 7188 (java) S 7183 7170 4292 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2003141928 889225216 14048 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7184/tid=7189] ppid=7183 vsize=868384 CPUtime=0
/proc/7184/task/7189/stat : 7189 (java) S 7183 7170 4292 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003141930 889225216 14048 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7184/tid=7190] ppid=7183 vsize=868384 CPUtime=0.21
/proc/7184/task/7190/stat : 7190 (java) S 7183 7170 4292 0 -1 64 1466 0 0 0 21 0 0 0 15 0 9 0 2003141930 889225216 14048 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7184/tid=7191] ppid=7183 vsize=868384 CPUtime=0
/proc/7184/task/7191/stat : 7191 (java) S 7183 7170 4292 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003141930 889225216 14048 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7184/tid=7192] ppid=7183 vsize=868384 CPUtime=0
/proc/7184/task/7192/stat : 7192 (java) S 7183 7170 4292 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003141930 889225216 14048 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 887340

[startup+51.1018 s]
/proc/loadavg: 2.01 2.08 2.03 3/83 7192
/proc/meminfo: memFree=1554032/2055920 swapFree=4180808/4192956
[pid=7170] ppid=7168 vsize=13600 CPUtime=1.06
/proc/7170/stat : 7170 (sugar) S 7168 7170 4292 0 -1 4194304 974 8999 0 1 3 1 97 5 15 0 1 0 2003141815 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7170/statm: 3400 797 370 3 0 500 0
[pid=7183] ppid=7170 vsize=5356 CPUtime=0
/proc/7183/stat : 7183 (sh) S 7170 7170 4292 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003141925 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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

/proc/7184/task/7192/stat : 7192 (java) S 7183 7170 4292 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003141930 889339904 15288 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 340.07
Current children cumulated vsize (KiB) 887452

[startup+402.302 s]
/proc/loadavg: 2.91 2.41 2.15 3/83 7192
/proc/meminfo: memFree=754992/2055920 swapFree=4180808/4192956
[pid=7170] ppid=7168 vsize=13600 CPUtime=1.06
/proc/7170/stat : 7170 (sugar) S 7168 7170 4292 0 -1 4194304 974 8999 0 1 3 1 97 5 16 0 1 0 2003141815 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7170/statm: 3400 797 370 3 0 500 0
[pid=7183] ppid=7170 vsize=5356 CPUtime=0
/proc/7183/stat : 7183 (sh) S 7170 7170 4292 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003141925 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7183/statm: 1339 233 193 169 0 50 0
[pid=7184] ppid=7183 vsize=868496 CPUtime=398.46
/proc/7184/stat : 7184 (java) S 7183 7170 4292 0 -1 0 24208 0 1 0 39263 583 0 0 18 0 9 0 2003141926 889339904 15288 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7184/statm: 217124 15288 2566 9 0 211671 0
[pid=7184/tid=7185] ppid=7183 vsize=868496 CPUtime=393.19
/proc/7184/task/7185/stat : 7185 (java) R 7183 7170 4292 0 -1 64 10840 0 1 0 38796 523 0 0 25 0 9 0 2003141927 889339904 15288 996147200 134512640 134550740 4294955952 18446744073709551615 4126612856 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7184/tid=7186] ppid=7183 vsize=868496 CPUtime=4.95
/proc/7184/task/7186/stat : 7186 (java) S 7183 7170 4292 0 -1 64 11165 0 0 0 437 58 0 0 16 0 9 0 2003141928 889339904 15288 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7184/tid=7187] ppid=7183 vsize=868496 CPUtime=0
/proc/7184/task/7187/stat : 7187 (java) S 7183 7170 4292 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003141928 889339904 15288 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7184/tid=7188] ppid=7183 vsize=868496 CPUtime=0
/proc/7184/task/7188/stat : 7188 (java) S 7183 7170 4292 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2003141928 889339904 15288 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7184/tid=7189] ppid=7183 vsize=868496 CPUtime=0
/proc/7184/task/7189/stat : 7189 (java) S 7183 7170 4292 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003141930 889339904 15288 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7184/tid=7190] ppid=7183 vsize=868496 CPUtime=0.28
/proc/7184/task/7190/stat : 7190 (java) S 7183 7170 4292 0 -1 64 1505 0 0 0 28 0 0 0 17 0 9 0 2003141930 889339904 15288 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7184/tid=7191] ppid=7183 vsize=868496 CPUtime=0
/proc/7184/task/7191/stat : 7191 (java) S 7183 7170 4292 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003141930 889339904 15288 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7184/tid=7192] ppid=7183 vsize=868496 CPUtime=0
/proc/7184/task/7192/stat : 7192 (java) S 7183 7170 4292 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003141930 889339904 15288 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 399.52
Current children cumulated vsize (KiB) 887452

[startup+462.302 s]
/proc/loadavg: 2.77 2.48 2.19 3/91 7282
/proc/meminfo: memFree=346992/2055920 swapFree=4180808/4192956
[pid=7170] ppid=7168 vsize=13600 CPUtime=1.06
/proc/7170/stat : 7170 (sugar) S 7168 7170 4292 0 -1 4194304 974 8999 0 1 3 1 97 5 16 0 1 0 2003141815 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7170/statm: 3400 797 370 3 0 500 0
[pid=7183] ppid=7170 vsize=5356 CPUtime=0
/proc/7183/stat : 7183 (sh) S 7170 7170 4292 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003141925 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7183/statm: 1339 233 193 169 0 50 0
[pid=7184] ppid=7183 vsize=868496 CPUtime=457.47
/proc/7184/stat : 7184 (java) S 7183 7170 4292 0 -1 0 25614 0 1 0 45033 714 0 0 18 0 9 0 2003141926 889339904 15288 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7184/statm: 217124 15288 2566 9 0 211671 0
[pid=7184/tid=7185] ppid=7183 vsize=868496 CPUtime=451.59
/proc/7184/task/7185/stat : 7185 (java) R 7183 7170 4292 0 -1 64 12246 0 1 0 44515 644 0 0 25 0 9 0 2003141927 889339904 15288 996147200 134512640 134550740 4294955952 18446744073709551615 4126594300 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7184/tid=7186] ppid=7183 vsize=868496 CPUtime=5.56
/proc/7184/task/7186/stat : 7186 (java) S 7183 7170 4292 0 -1 64 11165 0 0 0 489 67 0 0 16 0 9 0 2003141928 889339904 15288 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7184/tid=7187] ppid=7183 vsize=868496 CPUtime=0
/proc/7184/task/7187/stat : 7187 (java) S 7183 7170 4292 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003141928 889339904 15288 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7184/tid=7188] ppid=7183 vsize=868496 CPUtime=0
/proc/7184/task/7188/stat : 7188 (java) S 7183 7170 4292 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2003141928 889339904 15288 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7184/tid=7189] ppid=7183 vsize=868496 CPUtime=0
/proc/7184/task/7189/stat : 7189 (java) S 7183 7170 4292 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003141930 889339904 15288 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7184/tid=7190] ppid=7183 vsize=868496 CPUtime=0.28
/proc/7184/task/7190/stat : 7190 (java) S 7183 7170 4292 0 -1 64 1505 0 0 0 28 0 0 0 17 0 9 0 2003141930 889339904 15288 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7184/tid=7191] ppid=7183 vsize=868496 CPUtime=0
/proc/7184/task/7191/stat : 7191 (java) S 7183 7170 4292 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003141930 889339904 15288 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7184/tid=7192] ppid=7183 vsize=868496 CPUtime=0
/proc/7184/task/7192/stat : 7192 (java) S 7183 7170 4292 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003141930 889339904 15288 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.53
Current children cumulated vsize (KiB) 887452

[startup+522.302 s]
/proc/loadavg: 2.36 2.41 2.18 3/83 7284
/proc/meminfo: memFree=16176/2055920 swapFree=4180808/4192956
[pid=7170] ppid=7168 vsize=13600 CPUtime=516.11
/proc/7170/stat : 7170 (sugar) S 7168 7170 4292 0 -1 4194304 1035 36368 0 2 4 1 50754 852 16 0 1 0 2003141815 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7170/statm: 3400 800 370 3 0 500 0
[pid=7283] ppid=7170 vsize=5356 CPUtime=0
/proc/7283/stat : 7283 (sh) S 7170 7170 4292 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2003193833 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7283/statm: 1339 232 193 169 0 50 0
[pid=7284] ppid=7283 vsize=319380 CPUtime=1.94
/proc/7284/stat : 7284 (minisat) R 7283 7170 4292 0 -1 4194304 71147 0 0 0 155 39 0 0 25 0 1 0 2003193834 327045120 71133 996147200 134512640 135127466 4294956256 18446744073709551615 134704161 0 0 4096 3 0 0 0 17 1 0 0
/proc/7284/statm: 79845 71133 62 150 0 79692 0
Current children cumulated CPU time (s) 518.05
Current children cumulated vsize (KiB) 338336



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+535.103 s]
/proc/loadavg: 2.31 2.40 2.18 4/83 7284
/proc/meminfo: memFree=15984/2055920 swapFree=4180808/4192956
[pid=7170] ppid=7168 vsize=13600 CPUtime=516.11
/proc/7170/stat : 7170 (sugar) S 7168 7170 4292 0 -1 4194304 1035 36368 0 2 4 1 50754 852 16 0 1 0 2003141815 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7170/statm: 3400 800 370 3 0 500 0
[pid=7283] ppid=7170 vsize=5356 CPUtime=0
/proc/7283/stat : 7283 (sh) S 7170 7170 4292 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2003193833 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7283/statm: 1339 232 193 169 0 50 0
[pid=7284] ppid=7283 vsize=911692 CPUtime=10.77
/proc/7284/stat : 7284 (minisat) R 7283 7170 4292 0 -1 4194304 211176 0 0 0 919 158 0 0 18 0 1 0 2003193834 933572608 211162 996147200 134512640 135127466 4294956256 18446744073709551615 134706298 0 0 4096 3 0 0 0 17 0 0 0
/proc/7284/statm: 227923 211162 62 150 0 227770 0
Current children cumulated CPU time (s) 526.88
Current children cumulated vsize (KiB) 930648

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

[startup+535.22 s]
/proc/loadavg: 2.31 2.40 2.18 4/83 7284
/proc/meminfo: memFree=15984/2055920 swapFree=4180808/4192956
[pid=7170] ppid=7168 vsize=13600 CPUtime=516.11
/proc/7170/stat : 7170 (sugar) S 7168 7170 4292 0 -1 4194304 1046 36368 0 2 4 1 50754 852 16 0 1 0 2003141815 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 257212592226 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/7170/statm: 3400 800 370 3 0 500 0
[pid=7283] ppid=7170 vsize=0 CPUtime=0
/proc/7283/stat : 7283 (sh) Z 7170 7170 4292 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 2003193833 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/7283/statm: 0 0 0 0 0 0 0
[pid=7284] ppid=1 vsize=0 CPUtime=10.88
/proc/7284/stat : 7284 (minisat) R 1 7170 4292 0 -1 4195332 211182 0 0 0 919 169 0 0 18 0 1 0 2003193834 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/7284/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 526.99
Current children cumulated vsize (KiB) 13600

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

[startup+535.303 s]
/proc/loadavg: 2.31 2.40 2.18 4/83 7284
/proc/meminfo: memFree=15984/2055920 swapFree=4180808/4192956
[pid=7170] ppid=7168 vsize=13600 CPUtime=516.17
/proc/7170/stat : 7170 (sugar) R 7168 7170 4292 0 -1 4194304 1070 36645 0 2 4 6 50755 852 16 0 1 0 2003141815 13926400 801 996147200 4194304 4206940 548682068608 18446744073709551615 257203868713 0 0 4224 16386 0 0 0 17 0 0 0
/proc/7170/statm: 3400 801 371 3 0 500 0
Current children cumulated CPU time (s) 516.17
Current children cumulated vsize (KiB) 13600

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

[startup+535.902 s]
/proc/loadavg: 2.31 2.40 2.18 2/82 7285
/proc/meminfo: memFree=1602488/2055920 swapFree=4180808/4192956
[pid=7170] ppid=7168 vsize=13600 CPUtime=516.44
/proc/7170/stat : 7170 (sugar) D 7168 7170 4292 0 -1 4194304 1070 36645 0 2 4 33 50755 852 15 0 1 0 2003141815 13926400 801 996147200 4194304 4206940 548682068608 18446744073709551615 257203868713 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/7170/statm: 3400 801 371 3 0 500 0
Current children cumulated CPU time (s) 516.44
Current children cumulated vsize (KiB) 13600

[startup+536.102 s]
/proc/loadavg: 2.31 2.40 2.18 2/82 7285
/proc/meminfo: memFree=1602488/2055920 swapFree=4180808/4192956
[pid=7170] ppid=7168 vsize=13600 CPUtime=516.47
/proc/7170/stat : 7170 (sugar) D 7168 7170 4292 0 -1 4194304 1070 36645 0 2 4 36 50755 852 15 0 1 0 2003141815 13926400 801 996147200 4194304 4206940 548682068608 18446744073709551615 257203868713 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/7170/statm: 3400 801 371 3 0 500 0
Current children cumulated CPU time (s) 516.47
Current children cumulated vsize (KiB) 13600

[startup+536.202 s]
/proc/loadavg: 2.31 2.40 2.18 2/82 7285
/proc/meminfo: memFree=1602488/2055920 swapFree=4180808/4192956
[pid=7170] ppid=7168 vsize=13600 CPUtime=516.48
/proc/7170/stat : 7170 (sugar) D 7168 7170 4292 0 -1 4194304 1070 36645 0 2 4 37 50755 852 15 0 1 0 2003141815 13926400 801 996147200 4194304 4206940 548682068608 18446744073709551615 257203868713 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/7170/statm: 3400 801 371 3 0 500 0
Current children cumulated CPU time (s) 516.48
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): 10.8199
#  lost CPU user time (s): 9.17996
#  lost CPU system time (s): 1.64

Real time (s): 536.229
CPU time (s): 527.318
CPU user time (s): 516.777
CPU system time (s): 10.5416
CPU usage (%): 98.3383
Max. virtual memory (cumulated for all children) (KiB): 930648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 507.597
system time used= 8.90165
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37746
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= 86877
involuntary context switches= 91772

runsolver used 0.649901 second user time and 1.84172 second system time

The end

Launcher Data (download as text)

Begin job on node65 at 2008-07-05 09:08:40
IDJOB=1086885
IDBENCH=57894
IDSOLVER=346
FILE ID=node65/1086885-1215241720
PBS_JOBID= 7881879
Free space on /tmp= 66484 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/fapp/fapp32/normalized-fapp32-0550-8.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086885-1215241720/watcher-1086885-1215241720 -o /tmp/evaluation-result-1086885-1215241720/solver-1086885-1215241720 -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/minisat" -tmp="HOME/temp" HOME/instance-1086885-1215241720.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= cfa9ba3026b79df8ffeb8caaf7a20825
RANDOM SEED=4828557

node65.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.231
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.231
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:       1655216 kB
Buffers:         33500 kB
Cached:         198656 kB
SwapCached:       5980 kB
Active:         231804 kB
Inactive:       115344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1655216 kB
SwapTotal:     4192956 kB
SwapFree:      4180808 kB
Dirty:            2568 kB
Writeback:           0 kB
Mapped:         122500 kB
Slab:            38708 kB
Committed_AS:  4119444 kB
PageTables:       2080 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= 66488 MiB
End job on node65 at 2008-07-05 09:17:37