Trace number 1113063

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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar++ v1.13+minisat-inc? 239.961 246.633

General information on the benchmark

Namecsp/fapp/fapp09/
normalized-fapp09-0800-0.xml
MD5SUM501a3c19e285c0ae9d47bc368e869aab
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints78
Best CPU time to get the best result obtained on this benchmark3600.02
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints8975
Maximum constraint arity2
Maximum domain size350
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8975
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.08	c 0	BEGIN Sat Jul 12 17:42:41 2008
0.00/0.08	c 0	PID 16005
0.00/0.08	c 0	HOST node12.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-1113063-1215877361.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113063-1215877361.xml' 'HOME/temp.csp'
0.06/0.91	c 1	33 domains, 800 variables, 7 predicates, 0 relations, 8975 constraints
0.06/0.95	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.95	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.87/1.03	c 1	Parsing HOME/temp.csp
1.30/1.45	c 2	parsed 9815 expressions
1.30/1.45	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.41/1.51	c 2	MAX CSP: 8975 constraints
1.41/1.51	c 2	Converting to clausal form CSP
2.91/3.10	c 3	converted 1880 (10%) expressions
5.10/5.29	c 5	converted 3759 (20%) expressions
7.01/7.16	c 7	converted 5638 (30%) expressions
8.31/8.44	c 9	converted 7518 (40%) expressions
10.41/10.59	c 11	converted 9397 (50%) expressions
11.80/11.91	c 12	converted 11276 (60%) expressions
13.11/13.26	c 13	converted 13156 (70%) expressions
15.00/15.15	c 15	converted 15035 (80%) expressions
16.30/16.49	c 17	converted 16914 (90%) expressions
18.40/18.55	c 19	converted 18793 (100%) expressions
18.40/18.56	c 19	CSP : 19550 integers, 34506 booleans, 80524 clauses, largest domain size 13463
18.40/18.56	c 19	Heap : 134 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
18.40/18.56	c 19	Propagation in CSP
19.60/19.71	c 20	8968 values, 0 unsatisfiable literals, and 0 valid clauses are removed
19.60/19.71	c 20	CSP : 19550 integers, 34506 booleans, 80524 clauses, largest domain size 8976
19.60/19.71	c 20	Heap : 141 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
19.60/19.76	c 20	Simplifing CSP by introducing new Boolean variables
19.70/19.85	c 20	CSP : 19550 integers, 50800 booleans, 96818 clauses, largest domain size 8976
19.70/19.85	c 20	Heap : 147 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
20.59/20.76	c 21	Encoding CSP to SAT : HOME/temp.cnf
23.11/23.22	c 23	1955 (10%) CSP integer variables are encoded (484199 clauses, 8010722 bytes)
23.49/23.64	c 24	3910 (20%) CSP integer variables are encoded (853462 clauses, 14288193 bytes)
23.60/23.73	c 24	5865 (30%) CSP integer variables are encoded (924648 clauses, 15498355 bytes)
23.60/23.75	c 24	7820 (40%) CSP integer variables are encoded (938136 clauses, 15727651 bytes)
23.60/23.75	c 24	9775 (50%) CSP integer variables are encoded (940788 clauses, 15772735 bytes)
23.60/23.78	c 24	11730 (60%) CSP integer variables are encoded (960158 clauses, 16102025 bytes)
23.60/23.80	c 24	13685 (70%) CSP integer variables are encoded (979281 clauses, 16427116 bytes)
23.70/23.83	c 24	15640 (80%) CSP integer variables are encoded (1004561 clauses, 16894717 bytes)
23.70/23.86	c 24	17595 (90%) CSP integer variables are encoded (1024788 clauses, 17279030 bytes)
23.89/24.01	c 24	19550 (100%) CSP integer variables are encoded (1157762 clauses, 19805536 bytes)
37.05/37.24	c 37	9682 (10%) CSP clauses are encoded (3512300 clauses, 71937804 bytes)
46.49/46.82	c 47	19364 (20%) CSP clauses are encoded (5382999 clauses, 115190549 bytes)
53.91/54.31	c 54	29046 (30%) CSP clauses are encoded (7118294 clauses, 157826947 bytes)
57.15/57.63	c 58	38728 (40%) CSP clauses are encoded (7991728 clauses, 179942506 bytes)
60.52/61.08	c 61	48409 (50%) CSP clauses are encoded (9016011 clauses, 206260841 bytes)
64.13/65.05	c 65	58091 (60%) CSP clauses are encoded (10104825 clauses, 234593532 bytes)
66.98/67.97	c 68	67773 (70%) CSP clauses are encoded (11081132 clauses, 259848654 bytes)
70.16/71.17	c 71	77455 (80%) CSP clauses are encoded (12127892 clauses, 287166954 bytes)
82.19/83.58	c 84	87137 (90%) CSP clauses are encoded (18947905 clauses, 454363126 bytes)
238.88/244.85	c 245	ERROR Exception Too large HOME/temp.cnf
238.88/244.86	c 245	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
238.88/244.86	c 245	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
238.88/244.86	c 245	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
238.88/244.86	s UNKNOWN
238.93/244.96	c 245	CPU 224.36 (0.06 0.01 224.3 14.6)
238.93/244.96	c 245	END Sat Jul 12 17:46:46 2008

Verifier Data (download as text)

ERROR: no interpretation found !

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-1113063-1215877361/watcher-1113063-1215877361 -o /tmp/evaluation-result-1113063-1215877361/solver-1113063-1215877361 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1113063-1215877361.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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.38 3.09 3.27 4/80 16005
/proc/meminfo: memFree=1451608/2055920 swapFree=4192956/4192956
[pid=16005] ppid=16003 vsize=16740 CPUtime=0.06
/proc/16005/stat : 16005 (sugar++) S 16003 16005 15013 0 -1 4194304 1143 0 0 0 5 1 0 0 18 0 1 0 44438911 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16005/statm: 4185 1099 406 3 0 764 0
[pid=16006] ppid=16005 vsize=16740 CPUtime=0
/proc/16006/stat : 16006 (sugar++) R 16005 16005 15013 0 -1 4194368 14 0 0 0 0 0 0 0 20 0 1 0 44438919 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 252429528359 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16006/statm: 4185 1099 406 3 0 764 0

[startup+0.187648 s]
/proc/loadavg: 2.38 3.09 3.27 4/80 16005
/proc/meminfo: memFree=1451608/2055920 swapFree=4192956/4192956
[pid=16005] ppid=16003 vsize=16740 CPUtime=0.06
/proc/16005/stat : 16005 (sugar++) S 16003 16005 15013 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 44438911 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16005/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.202646 s]
/proc/loadavg: 2.38 3.09 3.27 4/80 16005
/proc/meminfo: memFree=1451608/2055920 swapFree=4192956/4192956
[pid=16005] ppid=16003 vsize=16740 CPUtime=0.06
/proc/16005/stat : 16005 (sugar++) S 16003 16005 15013 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 44438911 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16005/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.302656 s]
/proc/loadavg: 2.38 3.09 3.27 4/80 16005
/proc/meminfo: memFree=1451608/2055920 swapFree=4192956/4192956
[pid=16005] ppid=16003 vsize=16740 CPUtime=0.06
/proc/16005/stat : 16005 (sugar++) S 16003 16005 15013 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 44438911 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16005/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.702698 s]
/proc/loadavg: 2.38 3.09 3.27 4/80 16005
/proc/meminfo: memFree=1451608/2055920 swapFree=4192956/4192956
[pid=16005] ppid=16003 vsize=16740 CPUtime=0.06
/proc/16005/stat : 16005 (sugar++) S 16003 16005 15013 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 44438911 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16005/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50277 s]
/proc/loadavg: 2.38 3.09 3.27 5/91 16027
/proc/meminfo: memFree=1442944/2055920 swapFree=4192956/4192956
[pid=16005] ppid=16003 vsize=16740 CPUtime=0.88
/proc/16005/stat : 16005 (sugar++) S 16003 16005 15013 0 -1 4194304 1297 8882 0 1 6 1 76 5 15 0 1 0 44438911 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16005/statm: 4185 1104 409 3 0 764 0
[pid=16018] ppid=16005 vsize=5356 CPUtime=0
/proc/16018/stat : 16018 (sh) S 16005 16005 15013 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44439007 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16018/statm: 1339 233 193 169 0 50 0
[pid=16019] ppid=16018 vsize=864116 CPUtime=0.53
/proc/16019/stat : 16019 (java) S 16018 16005 15013 0 -1 0 6282 0 1 0 49 4 0 0 20 0 9 0 44439007 884854784 5505 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16019/statm: 216029 5507 2540 9 0 210604 0
[pid=16019/tid=16020] ppid=16018 vsize=864116 CPUtime=0.33
/proc/16019/task/16020/stat : 16020 (java) R 16018 16005 15013 0 -1 64 2525 0 1 0 32 1 0 0 25 0 9 0 44439008 884854784 5508 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16021] ppid=16018 vsize=864116 CPUtime=0.1
/proc/16019/task/16021/stat : 16021 (java) R 16018 16005 15013 0 -1 64 2721 0 0 0 9 1 0 0 15 0 9 0 44439009 884854784 5509 996147200 134512640 134550740 4294955920 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16022] ppid=16018 vsize=864116 CPUtime=0
/proc/16019/task/16022/stat : 16022 (java) S 16018 16005 15013 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44439009 884854784 5510 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16023] ppid=16018 vsize=864116 CPUtime=0
/proc/16019/task/16023/stat : 16023 (java) S 16018 16005 15013 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44439009 884854784 5512 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16024] ppid=16018 vsize=864116 CPUtime=0
/proc/16019/task/16024/stat : 16024 (java) S 16018 16005 15013 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 44439011 884854784 5513 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16025] ppid=16018 vsize=864116 CPUtime=0.07
/proc/16019/task/16025/stat : 16025 (java) S 16018 16005 15013 0 -1 64 343 0 0 0 7 0 0 0 16 0 9 0 44439011 884854784 5515 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16026] ppid=16018 vsize=864116 CPUtime=0
/proc/16019/task/16026/stat : 16026 (java) S 16018 16005 15013 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 44439011 884854784 5516 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16027] ppid=16018 vsize=864116 CPUtime=0
/proc/16019/task/16027/stat : 16027 (java) S 16018 16005 15013 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44439011 884854784 5517 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 886212

[startup+3.10194 s]
/proc/loadavg: 2.38 3.09 3.27 4/91 16027
/proc/meminfo: memFree=1427392/2055920 swapFree=4192956/4192956
[pid=16005] ppid=16003 vsize=16740 CPUtime=0.88
/proc/16005/stat : 16005 (sugar++) S 16003 16005 15013 0 -1 4194304 1297 8882 0 1 6 1 76 5 16 0 1 0 44438911 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16005/statm: 4185 1104 409 3 0 764 0
[pid=16018] ppid=16005 vsize=5356 CPUtime=0
/proc/16018/stat : 16018 (sh) S 16005 16005 15013 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44439007 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16018/statm: 1339 233 193 169 0 50 0
[pid=16019] ppid=16018 vsize=868464 CPUtime=2.13
/proc/16019/stat : 16019 (java) S 16018 16005 15013 0 -1 0 10274 0 1 0 207 6 0 0 20 0 9 0 44439007 889307136 9253 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16019/statm: 217116 9253 2540 9 0 211691 0
[pid=16019/tid=16020] ppid=16018 vsize=868464 CPUtime=1.53
/proc/16019/task/16020/stat : 16020 (java) R 16018 16005 15013 0 -1 64 2783 0 1 0 151 2 0 0 25 0 9 0 44439008 889307136 9253 996147200 134512640 134550740 4294955920 18446744073709551615 4126625120 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16021] ppid=16018 vsize=868464 CPUtime=0.38
/proc/16019/task/16021/stat : 16021 (java) S 16018 16005 15013 0 -1 64 5345 0 0 0 36 2 0 0 16 0 9 0 44439009 889307136 9253 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16022] ppid=16018 vsize=868464 CPUtime=0
/proc/16019/task/16022/stat : 16022 (java) S 16018 16005 15013 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44439009 889307136 9253 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16023] ppid=16018 vsize=868464 CPUtime=0
/proc/16019/task/16023/stat : 16023 (java) S 16018 16005 15013 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44439009 889307136 9253 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16024] ppid=16018 vsize=868464 CPUtime=0
/proc/16019/task/16024/stat : 16024 (java) S 16018 16005 15013 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 44439011 889307136 9253 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16025] ppid=16018 vsize=868464 CPUtime=0.2
/proc/16019/task/16025/stat : 16025 (java) S 16018 16005 15013 0 -1 64 1449 0 0 0 19 1 0 0 15 0 9 0 44439011 889307136 9253 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16026] ppid=16018 vsize=868464 CPUtime=0
/proc/16019/task/16026/stat : 16026 (java) S 16018 16005 15013 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 44439011 889307136 9253 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16027] ppid=16018 vsize=868464 CPUtime=0
/proc/16019/task/16027/stat : 16027 (java) S 16018 16005 15013 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44439011 889307136 9253 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 890560

[startup+6.30225 s]
/proc/loadavg: 2.43 3.09 3.26 3/91 16027
/proc/meminfo: memFree=1405760/2055920 swapFree=4192956/4192956
[pid=16005] ppid=16003 vsize=16740 CPUtime=0.88
/proc/16005/stat : 16005 (sugar++) S 16003 16005 15013 0 -1 4194304 1297 8882 0 1 6 1 76 5 16 0 1 0 44438911 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16005/statm: 4185 1104 409 3 0 764 0
[pid=16018] ppid=16005 vsize=5356 CPUtime=0
/proc/16018/stat : 16018 (sh) S 16005 16005 15013 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44439007 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16018/statm: 1339 233 193 169 0 50 0
[pid=16019] ppid=16018 vsize=868464 CPUtime=5.33
/proc/16019/stat : 16019 (java) S 16018 16005 15013 0 -1 0 20319 0 1 0 522 11 0 0 20 0 9 0 44439007 889307136 13994 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16019/statm: 217116 13994 2540 9 0 211691 0
[pid=16019/tid=16020] ppid=16018 vsize=868464 CPUtime=4.02
/proc/16019/task/16020/stat : 16020 (java) R 16018 16005 15013 0 -1 64 3031 0 1 0 400 2 0 0 25 0 9 0 44439008 889307136 13994 996147200 134512640 134550740 4294955920 18446744073709551615 4126589168 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16021] ppid=16018 vsize=868464 CPUtime=1.06
/proc/16019/task/16021/stat : 16021 (java) S 16018 16005 15013 0 -1 64 15132 0 0 0 100 6 0 0 16 0 9 0 44439009 889307136 13994 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16022] ppid=16018 vsize=868464 CPUtime=0
/proc/16019/task/16022/stat : 16022 (java) S 16018 16005 15013 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44439009 889307136 13994 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16023] ppid=16018 vsize=868464 CPUtime=0
/proc/16019/task/16023/stat : 16023 (java) S 16018 16005 15013 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44439009 889307136 13994 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16024] ppid=16018 vsize=868464 CPUtime=0
/proc/16019/task/16024/stat : 16024 (java) S 16018 16005 15013 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 44439011 889307136 13994 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16025] ppid=16018 vsize=868464 CPUtime=0.21
/proc/16019/task/16025/stat : 16025 (java) S 16018 16005 15013 0 -1 64 1459 0 0 0 20 1 0 0 15 0 9 0 44439011 889307136 13994 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16026] ppid=16018 vsize=868464 CPUtime=0
/proc/16019/task/16026/stat : 16026 (java) S 16018 16005 15013 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 44439011 889307136 13994 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16027] ppid=16018 vsize=868464 CPUtime=0
/proc/16019/task/16027/stat : 16027 (java) S 16018 16005 15013 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44439011 889307136 13994 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 890560

[startup+12.7019 s]
/proc/loadavg: 2.56 3.10 3.27 4/91 16027
/proc/meminfo: memFree=1354304/2055920 swapFree=4192956/4192956
[pid=16005] ppid=16003 vsize=16740 CPUtime=0.88
/proc/16005/stat : 16005 (sugar++) S 16003 16005 15013 0 -1 4194304 1297 8882 0 1 6 1 76 5 16 0 1 0 44438911 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16005/statm: 4185 1104 409 3 0 764 0
[pid=16018] ppid=16005 vsize=5356 CPUtime=0
/proc/16018/stat : 16018 (sh) S 16005 16005 15013 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44439007 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16018/statm: 1339 233 193 169 0 50 0
[pid=16019] ppid=16018 vsize=868464 CPUtime=11.72
/proc/16019/stat : 16019 (java) S 16018 16005 15013 0 -1 0 37568 0 1 0 1152 20 0 0 20 0 9 0 44439007 889307136 27301 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16019/statm: 217116 27301 2540 9 0 211691 0
[pid=16019/tid=16020] ppid=16018 vsize=868464 CPUtime=9.22
/proc/16019/task/16020/stat : 16020 (java) R 16018 16005 15013 0 -1 64 3753 0 1 0 919 3 0 0 25 0 9 0 44439008 889307136 27301 996147200 134512640 134550740 4294955920 18446744073709551615 4126428779 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16021] ppid=16018 vsize=868464 CPUtime=2.26
/proc/16019/task/16021/stat : 16021 (java) S 16018 16005 15013 0 -1 64 31659 0 0 0 211 15 0 0 16 0 9 0 44439009 889307136 27301 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16022] ppid=16018 vsize=868464 CPUtime=0
/proc/16019/task/16022/stat : 16022 (java) S 16018 16005 15013 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44439009 889307136 27301 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16023] ppid=16018 vsize=868464 CPUtime=0
/proc/16019/task/16023/stat : 16023 (java) S 16018 16005 15013 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44439009 889307136 27301 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16024] ppid=16018 vsize=868464 CPUtime=0
/proc/16019/task/16024/stat : 16024 (java) S 16018 16005 15013 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 44439011 889307136 27301 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16025] ppid=16018 vsize=868464 CPUtime=0.21
/proc/16019/task/16025/stat : 16025 (java) S 16018 16005 15013 0 -1 64 1459 0 0 0 20 1 0 0 15 0 9 0 44439011 889307136 27301 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16026] ppid=16018 vsize=868464 CPUtime=0
/proc/16019/task/16026/stat : 16026 (java) S 16018 16005 15013 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 44439011 889307136 27301 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16027] ppid=16018 vsize=868464 CPUtime=0
/proc/16019/task/16027/stat : 16027 (java) S 16018 16005 15013 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44439011 889307136 27301 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 890560

[startup+25.5022 s]
/proc/loadavg: 2.51 3.07 3.25 3/91 16027
/proc/meminfo: memFree=1261248/2055920 swapFree=4192956/4192956
[pid=16005] ppid=16003 vsize=16740 CPUtime=0.88
/proc/16005/stat : 16005 (sugar++) S 16003 16005 15013 0 -1 4194304 1297 8882 0 1 6 1 76 5 15 0 1 0 44438911 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16005/statm: 4185 1104 409 3 0 764 0
[pid=16018] ppid=16005 vsize=5356 CPUtime=0
/proc/16018/stat : 16018 (sh) S 16005 16005 15013 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44439007 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16018/statm: 1339 233 193 169 0 50 0
[pid=16019] ppid=16018 vsize=868576 CPUtime=24.52
/proc/16019/stat : 16019 (java) S 16018 16005 15013 0 -1 0 58595 0 1 0 2406 46 0 0 20 0 9 0 44439007 889421824 43077 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16019/statm: 217144 43077 2566 9 0 211691 0
[pid=16019/tid=16020] ppid=16018 vsize=868576 CPUtime=19.51
/proc/16019/task/16020/stat : 16020 (java) R 16018 16005 15013 0 -1 64 4949 0 1 0 1933 18 0 0 25 0 9 0 44439008 889421824 43077 996147200 134512640 134550740 4294955920 18446744073709551615 4127108144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16021] ppid=16018 vsize=868576 CPUtime=4.66
/proc/16019/task/16021/stat : 16021 (java) S 16018 16005 15013 0 -1 64 51432 0 0 0 442 24 0 0 16 0 9 0 44439009 889421824 43077 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16022] ppid=16018 vsize=868576 CPUtime=0

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

/proc/16019/task/16020/stat : 16020 (java) R 16018 16005 15013 0 -1 64 8365 0 1 0 19649 1224 0 0 25 0 9 0 44439008 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4127106856 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16019/tid=16021] ppid=16018 vsize=868576 CPUtime=7.13
/proc/16019/task/16021/stat : 16021 (java) S 16018 16005 15013 0 -1 64 51432 0 0 0 667 46 0 0 16 0 9 0 44439009 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16019/tid=16022] ppid=16018 vsize=868576 CPUtime=0
/proc/16019/task/16022/stat : 16022 (java) S 16018 16005 15013 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44439009 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16023] ppid=16018 vsize=868576 CPUtime=0
/proc/16019/task/16023/stat : 16023 (java) S 16018 16005 15013 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44439009 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16024] ppid=16018 vsize=868576 CPUtime=0
/proc/16019/task/16024/stat : 16024 (java) S 16018 16005 15013 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 44439011 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16025] ppid=16018 vsize=868576 CPUtime=0.31
/proc/16019/task/16025/stat : 16025 (java) S 16018 16005 15013 0 -1 64 1524 0 0 0 30 1 0 0 16 0 9 0 44439011 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16026] ppid=16018 vsize=868576 CPUtime=0
/proc/16019/task/16026/stat : 16026 (java) S 16018 16005 15013 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 44439011 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16027] ppid=16018 vsize=868576 CPUtime=0
/proc/16019/task/16027/stat : 16027 (java) S 16018 16005 15013 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44439011 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 217.09
Current children cumulated vsize (KiB) 890672

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

[startup+230.402 s]
/proc/loadavg: 4.31 3.40 3.32 4/91 16027
/proc/meminfo: memFree=15936/2055920 swapFree=4192812/4192956
[pid=16005] ppid=16003 vsize=16740 CPUtime=0.88
/proc/16005/stat : 16005 (sugar++) S 16003 16005 15013 0 -1 4194304 1297 8882 0 1 6 1 76 5 16 0 1 0 44438911 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16005/statm: 4185 1104 409 3 0 764 0
[pid=16018] ppid=16005 vsize=5356 CPUtime=0
/proc/16018/stat : 16018 (sh) S 16005 16005 15013 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44439007 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16018/statm: 1339 233 193 169 0 50 0
[pid=16019] ppid=16018 vsize=868576 CPUtime=224.13
/proc/16019/stat : 16019 (java) S 16018 16005 15013 0 -1 0 62183 0 1 0 21072 1341 0 0 20 0 9 0 44439007 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16019/statm: 217144 43084 2566 9 0 211691 0
[pid=16019/tid=16020] ppid=16018 vsize=868576 CPUtime=216.54
/proc/16019/task/16020/stat : 16020 (java) R 16018 16005 15013 0 -1 64 8530 0 1 0 20363 1291 0 0 25 0 9 0 44439008 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4127106752 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16021] ppid=16018 vsize=868576 CPUtime=7.26
/proc/16019/task/16021/stat : 16021 (java) S 16018 16005 15013 0 -1 64 51432 0 0 0 678 48 0 0 16 0 9 0 44439009 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16022] ppid=16018 vsize=868576 CPUtime=0
/proc/16019/task/16022/stat : 16022 (java) S 16018 16005 15013 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44439009 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16023] ppid=16018 vsize=868576 CPUtime=0
/proc/16019/task/16023/stat : 16023 (java) S 16018 16005 15013 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44439009 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16024] ppid=16018 vsize=868576 CPUtime=0
/proc/16019/task/16024/stat : 16024 (java) S 16018 16005 15013 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 44439011 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16025] ppid=16018 vsize=868576 CPUtime=0.31
/proc/16019/task/16025/stat : 16025 (java) S 16018 16005 15013 0 -1 64 1524 0 0 0 30 1 0 0 16 0 9 0 44439011 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16026] ppid=16018 vsize=868576 CPUtime=0
/proc/16019/task/16026/stat : 16026 (java) S 16018 16005 15013 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 44439011 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16027] ppid=16018 vsize=868576 CPUtime=0
/proc/16019/task/16027/stat : 16027 (java) S 16018 16005 15013 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44439011 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 225.01
Current children cumulated vsize (KiB) 890672

[startup+236.802 s]
/proc/loadavg: 4.45 3.44 3.33 5/91 16027
/proc/meminfo: memFree=15424/2055920 swapFree=4192812/4192956
[pid=16005] ppid=16003 vsize=16740 CPUtime=0.88
/proc/16005/stat : 16005 (sugar++) S 16003 16005 15013 0 -1 4194304 1297 8882 0 1 6 1 76 5 16 0 1 0 44438911 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16005/statm: 4185 1104 409 3 0 764 0
[pid=16018] ppid=16005 vsize=5356 CPUtime=0
/proc/16018/stat : 16018 (sh) S 16005 16005 15013 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44439007 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16018/statm: 1339 233 193 169 0 50 0
[pid=16019] ppid=16018 vsize=868576 CPUtime=230.39
/proc/16019/stat : 16019 (java) S 16018 16005 15013 0 -1 0 62319 0 1 0 21649 1390 0 0 20 0 9 0 44439007 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16019/statm: 217144 43084 2566 9 0 211691 0
[pid=16019/tid=16020] ppid=16018 vsize=868576 CPUtime=222.68
/proc/16019/task/16020/stat : 16020 (java) R 16018 16005 15013 0 -1 64 8666 0 1 0 20930 1338 0 0 25 0 9 0 44439008 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4127113284 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16021] ppid=16018 vsize=868576 CPUtime=7.36
/proc/16019/task/16021/stat : 16021 (java) S 16018 16005 15013 0 -1 64 51432 0 0 0 687 49 0 0 16 0 9 0 44439009 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16022] ppid=16018 vsize=868576 CPUtime=0
/proc/16019/task/16022/stat : 16022 (java) S 16018 16005 15013 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44439009 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16023] ppid=16018 vsize=868576 CPUtime=0
/proc/16019/task/16023/stat : 16023 (java) S 16018 16005 15013 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44439009 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16024] ppid=16018 vsize=868576 CPUtime=0
/proc/16019/task/16024/stat : 16024 (java) S 16018 16005 15013 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 44439011 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16025] ppid=16018 vsize=868576 CPUtime=0.31
/proc/16019/task/16025/stat : 16025 (java) S 16018 16005 15013 0 -1 64 1524 0 0 0 30 1 0 0 16 0 9 0 44439011 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16026] ppid=16018 vsize=868576 CPUtime=0
/proc/16019/task/16026/stat : 16026 (java) S 16018 16005 15013 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 44439011 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16027] ppid=16018 vsize=868576 CPUtime=0
/proc/16019/task/16027/stat : 16027 (java) S 16018 16005 15013 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44439011 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 231.27
Current children cumulated vsize (KiB) 890672

[startup+243.208 s]
/proc/loadavg: 4.68 3.52 3.36 5/91 16027
/proc/meminfo: memFree=15296/2055920 swapFree=4192812/4192956
[pid=16005] ppid=16003 vsize=16740 CPUtime=0.88
/proc/16005/stat : 16005 (sugar++) S 16003 16005 15013 0 -1 4194304 1297 8882 0 1 6 1 76 5 16 0 1 0 44438911 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16005/statm: 4185 1104 409 3 0 764 0
[pid=16018] ppid=16005 vsize=5356 CPUtime=0
/proc/16018/stat : 16018 (sh) S 16005 16005 15013 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44439007 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16018/statm: 1339 233 193 169 0 50 0
[pid=16019] ppid=16018 vsize=868576 CPUtime=236.45
/proc/16019/stat : 16019 (java) S 16018 16005 15013 0 -1 0 62450 0 1 0 22207 1438 0 0 20 0 9 0 44439007 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16019/statm: 217144 43084 2566 9 0 211691 0
[pid=16019/tid=16020] ppid=16018 vsize=868576 CPUtime=228.64
/proc/16019/task/16020/stat : 16020 (java) R 16018 16005 15013 0 -1 64 8797 0 1 0 21479 1385 0 0 25 0 9 0 44439008 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4127110709 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16021] ppid=16018 vsize=868576 CPUtime=7.46
/proc/16019/task/16021/stat : 16021 (java) S 16018 16005 15013 0 -1 64 51432 0 0 0 697 49 0 0 16 0 9 0 44439009 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16022] ppid=16018 vsize=868576 CPUtime=0
/proc/16019/task/16022/stat : 16022 (java) S 16018 16005 15013 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44439009 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16023] ppid=16018 vsize=868576 CPUtime=0
/proc/16019/task/16023/stat : 16023 (java) S 16018 16005 15013 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44439009 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16024] ppid=16018 vsize=868576 CPUtime=0
/proc/16019/task/16024/stat : 16024 (java) S 16018 16005 15013 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 44439011 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16025] ppid=16018 vsize=868576 CPUtime=0.31
/proc/16019/task/16025/stat : 16025 (java) S 16018 16005 15013 0 -1 64 1524 0 0 0 30 1 0 0 16 0 9 0 44439011 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16026] ppid=16018 vsize=868576 CPUtime=0
/proc/16019/task/16026/stat : 16026 (java) S 16018 16005 15013 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 44439011 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16027] ppid=16018 vsize=868576 CPUtime=0
/proc/16019/task/16027/stat : 16027 (java) S 16018 16005 15013 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44439011 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 237.33
Current children cumulated vsize (KiB) 890672

[startup+244.802 s]
/proc/loadavg: 4.68 3.52 3.36 3/91 16027
/proc/meminfo: memFree=14848/2055920 swapFree=4192812/4192956
[pid=16005] ppid=16003 vsize=16740 CPUtime=0.88
/proc/16005/stat : 16005 (sugar++) S 16003 16005 15013 0 -1 4194304 1297 8882 0 1 6 1 76 5 16 0 1 0 44438911 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16005/statm: 4185 1104 409 3 0 764 0
[pid=16018] ppid=16005 vsize=5356 CPUtime=0
/proc/16018/stat : 16018 (sh) S 16005 16005 15013 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44439007 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16018/statm: 1339 233 193 169 0 50 0
[pid=16019] ppid=16018 vsize=868576 CPUtime=238
/proc/16019/stat : 16019 (java) S 16018 16005 15013 0 -1 0 62484 0 1 0 22348 1452 0 0 20 0 9 0 44439007 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16019/statm: 217144 43084 2566 9 0 211691 0
[pid=16019/tid=16020] ppid=16018 vsize=868576 CPUtime=230.17
/proc/16019/task/16020/stat : 16020 (java) R 16018 16005 15013 0 -1 64 8831 0 1 0 21618 1399 0 0 25 0 9 0 44439008 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4126573656 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16021] ppid=16018 vsize=868576 CPUtime=7.48
/proc/16019/task/16021/stat : 16021 (java) S 16018 16005 15013 0 -1 64 51432 0 0 0 699 49 0 0 16 0 9 0 44439009 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16022] ppid=16018 vsize=868576 CPUtime=0
/proc/16019/task/16022/stat : 16022 (java) S 16018 16005 15013 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44439009 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16023] ppid=16018 vsize=868576 CPUtime=0
/proc/16019/task/16023/stat : 16023 (java) S 16018 16005 15013 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44439009 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16024] ppid=16018 vsize=868576 CPUtime=0
/proc/16019/task/16024/stat : 16024 (java) S 16018 16005 15013 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 44439011 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16025] ppid=16018 vsize=868576 CPUtime=0.31
/proc/16019/task/16025/stat : 16025 (java) S 16018 16005 15013 0 -1 64 1524 0 0 0 30 1 0 0 16 0 9 0 44439011 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16026] ppid=16018 vsize=868576 CPUtime=0
/proc/16019/task/16026/stat : 16026 (java) S 16018 16005 15013 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 44439011 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16019/tid=16027] ppid=16018 vsize=868576 CPUtime=0
/proc/16019/task/16027/stat : 16027 (java) S 16018 16005 15013 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44439011 889421824 43084 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 238.88
Current children cumulated vsize (KiB) 890672

[startup+245.602 s]
/proc/loadavg: 4.68 3.52 3.36 4/81 16027
/proc/meminfo: memFree=848436/2055920 swapFree=4192812/4192956
[pid=16005] ppid=16003 vsize=16740 CPUtime=239.58
/proc/16005/stat : 16005 (sugar++) R 16003 16005 15013 0 -1 4194304 1320 71664 0 2 6 62 22430 1460 20 0 1 0 44438911 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 252429702185 0 0 4224 16386 0 0 0 17 1 0 0
/proc/16005/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 239.58
Current children cumulated vsize (KiB) 16740

[startup+246.402 s]
/proc/loadavg: 4.68 3.52 3.36 2/81 16027
/proc/meminfo: memFree=1813136/2055920 swapFree=4192812/4192956
[pid=16005] ppid=16003 vsize=16740 CPUtime=239.91
/proc/16005/stat : 16005 (sugar++) R 16003 16005 15013 0 -1 4194304 1320 71664 0 2 6 95 22430 1460 18 0 1 0 44438911 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 252429702185 0 0 4224 16386 0 0 0 17 0 0 0
/proc/16005/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 239.91
Current children cumulated vsize (KiB) 16740

[startup+246.602 s]
/proc/loadavg: 4.68 3.52 3.36 2/81 16027
/proc/meminfo: memFree=1813136/2055920 swapFree=4192812/4192956
[pid=16005] ppid=16003 vsize=16740 CPUtime=239.93
/proc/16005/stat : 16005 (sugar++) D 16003 16005 15013 0 -1 4194304 1320 71664 0 2 6 97 22430 1460 18 0 1 0 44438911 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 252429702185 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/16005/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 239.93
Current children cumulated vsize (KiB) 16740

Child status: 0
Real time (s): 246.633
CPU time (s): 239.961
CPU user time (s): 224.374
CPU system time (s): 15.5866
CPU usage (%): 97.2947
Max. virtual memory (cumulated for all children) (KiB): 901060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 224.374
system time used= 15.5866
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73040
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= 37529
involuntary context switches= 45169

runsolver used 0.32795 second user time and 0.828873 second system time

The end

Launcher Data (download as text)

Begin job on node12 at 2008-07-12 17:42:41
IDJOB=1113063
IDBENCH=61520
IDSOLVER=367
FILE ID=node12/1113063-1215877361
PBS_JOBID= 7903499
Free space on /tmp= 66360 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/fapp/fapp09/normalized-fapp09-0800-0.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1113063-1215877361/watcher-1113063-1215877361 -o /tmp/evaluation-result-1113063-1215877361/solver-1113063-1215877361 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1113063-1215877361.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 501a3c19e285c0ae9d47bc368e869aab
RANDOM SEED=2027481877

node12.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.212
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	: 5931.00
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.212
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:       1452344 kB
Buffers:         77392 kB
Cached:         305992 kB
SwapCached:          0 kB
Active:         364772 kB
Inactive:       170508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1452344 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2196 kB
Writeback:           0 kB
Mapped:         172232 kB
Slab:            53236 kB
Committed_AS:   984060 kB
PageTables:       2096 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= 66360 MiB
End job on node12 at 2008-07-12 17:46:48