Trace number 1112817

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? 223.73 229.904

General information on the benchmark

Namecsp/fapp/fapp08/
normalized-fapp08-0700-0.xml
MD5SUMcb796999e9af592cdd0cc64917717810
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints73
Best CPU time to get the best result obtained on this benchmark3600.1
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of constraints7122
Maximum constraint arity2
Maximum domain size282
Number of constraints which are defined in extension0
Number of constraints which are defined in intension7122
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 16:50:31 2008
0.00/0.08	c 0	PID 18608
0.00/0.08	c 0	HOST node17.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-1112817-1215874231.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-1112817-1215874231.xml' 'HOME/temp.csp'
0.95/1.08	c 1	25 domains, 700 variables, 8 predicates, 0 relations, 7122 constraints
1.03/1.13	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.03/1.13	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'
1.04/1.21	c 1	Parsing HOME/temp.csp
1.04/1.56	c 2	parsed 7855 expressions
1.04/1.56	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.04/1.66	c 2	MAX CSP: 7122 constraints
1.04/1.66	c 2	Converting to clausal form CSP
2.58/2.74	c 3	converted 1498 (10%) expressions
3.97/4.16	c 4	converted 2996 (20%) expressions
5.17/5.38	c 6	converted 4494 (30%) expressions
5.97/6.16	c 6	converted 5992 (40%) expressions
7.26/7.45	c 8	converted 7490 (50%) expressions
8.46/8.60	c 9	converted 8988 (60%) expressions
9.35/9.55	c 10	converted 10486 (70%) expressions
10.85/11.02	c 11	converted 11984 (80%) expressions
11.64/11.89	c 12	converted 13482 (90%) expressions
13.12/13.39	c 14	converted 14980 (100%) expressions
13.12/13.40	c 14	CSP : 15640 integers, 27435 booleans, 64989 clauses, largest domain size 10684
13.12/13.40	c 14	Heap : 80 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
13.12/13.40	c 14	Propagation in CSP
14.22/14.40	c 15	7114 values, 0 unsatisfiable literals, and 0 valid clauses are removed
14.22/14.41	c 15	CSP : 15640 integers, 27435 booleans, 64989 clauses, largest domain size 7123
14.22/14.41	c 15	Heap : 86 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
14.22/14.44	c 15	Simplifing CSP by introducing new Boolean variables
14.32/14.51	c 15	CSP : 15640 integers, 42009 booleans, 79563 clauses, largest domain size 7123
14.32/14.51	c 15	Heap : 91 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
15.02/15.21	c 15	Encoding CSP to SAT : HOME/temp.cnf
18.00/18.24	c 19	1564 (10%) CSP integer variables are encoded (618165 clauses, 10287830 bytes)
18.58/18.82	c 19	3128 (20%) CSP integer variables are encoded (1063288 clauses, 17986846 bytes)
18.79/19.07	c 19	4692 (30%) CSP integer variables are encoded (1254249 clauses, 21615105 bytes)
18.89/19.10	c 19	6256 (40%) CSP integer variables are encoded (1276681 clauses, 22041313 bytes)
18.89/19.12	c 19	7820 (50%) CSP integer variables are encoded (1290276 clauses, 22299618 bytes)
18.89/19.14	c 19	9384 (60%) CSP integer variables are encoded (1303475 clauses, 22550399 bytes)
18.98/19.25	c 20	10948 (70%) CSP integer variables are encoded (1382711 clauses, 24055883 bytes)
18.98/19.29	c 20	12512 (80%) CSP integer variables are encoded (1416999 clauses, 24707355 bytes)
19.08/19.32	c 20	14076 (90%) CSP integer variables are encoded (1433028 clauses, 25011906 bytes)
19.08/19.35	c 20	15640 (100%) CSP integer variables are encoded (1453021 clauses, 25391773 bytes)
39.04/39.40	c 40	7957 (10%) CSP clauses are encoded (5003070 clauses, 105587545 bytes)
53.13/53.68	c 54	15913 (20%) CSP clauses are encoded (7979489 clauses, 176264732 bytes)
62.34/62.91	c 63	23869 (30%) CSP clauses are encoded (10295790 clauses, 234859699 bytes)
69.35/70.07	c 70	31826 (40%) CSP clauses are encoded (12211342 clauses, 283882679 bytes)
73.88/74.65	c 75	39782 (50%) CSP clauses are encoded (13532300 clauses, 318419828 bytes)
78.90/79.76	c 80	47738 (60%) CSP clauses are encoded (15090680 clauses, 359438847 bytes)
83.92/84.86	c 85	55695 (70%) CSP clauses are encoded (16757955 clauses, 403931153 bytes)
88.73/89.71	c 90	63651 (80%) CSP clauses are encoded (18365757 clauses, 446845163 bytes)
123.77/125.51	c 126	71607 (90%) CSP clauses are encoded (35021049 clauses, 902848120 bytes)
222.67/227.42	c 228	ERROR Exception Too large HOME/temp.cnf
222.73/227.53	c 228	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
222.73/227.53	c 228	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
222.73/227.53	c 228	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
222.73/227.53	s UNKNOWN
222.73/227.53	c 228	CPU 208.34 (0.06 0.01 208.28 14.38)
222.73/227.53	c 228	END Sat Jul 12 16:54:19 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-1112817-1215874231/watcher-1112817-1215874231 -o /tmp/evaluation-result-1112817-1215874231/solver-1112817-1215874231 -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-1112817-1215874231.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.58 2.65 2.63 4/73 18608
/proc/meminfo: memFree=1537192/2055920 swapFree=4181420/4192956
[pid=18608] ppid=18606 vsize=18572 CPUtime=0
/proc/18608/stat : 18608 (runsolver) R 18606 18608 17731 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 44125564 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 245482712359 0 0 4096 24578 0 0 0 17 1 0 0
/proc/18608/statm: 4643 292 257 25 0 2626 0

[startup+0.0911201 s]
/proc/loadavg: 2.58 2.65 2.63 4/73 18608
/proc/meminfo: memFree=1537192/2055920 swapFree=4181420/4192956
[pid=18608] ppid=18606 vsize=16740 CPUtime=0.06
/proc/18608/stat : 18608 (sugar++) S 18606 18608 17731 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 44125564 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18608/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101123 s]
/proc/loadavg: 2.58 2.65 2.63 4/73 18608
/proc/meminfo: memFree=1537192/2055920 swapFree=4181420/4192956
[pid=18608] ppid=18606 vsize=16740 CPUtime=0.06
/proc/18608/stat : 18608 (sugar++) S 18606 18608 17731 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 44125564 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18608/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301137 s]
/proc/loadavg: 2.58 2.65 2.63 4/73 18608
/proc/meminfo: memFree=1537192/2055920 swapFree=4181420/4192956
[pid=18608] ppid=18606 vsize=16740 CPUtime=0.06
/proc/18608/stat : 18608 (sugar++) S 18606 18608 17731 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 44125564 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18608/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701181 s]
/proc/loadavg: 2.58 2.65 2.63 4/73 18608
/proc/meminfo: memFree=1537192/2055920 swapFree=4181420/4192956
[pid=18608] ppid=18606 vsize=16740 CPUtime=0.06
/proc/18608/stat : 18608 (sugar++) S 18606 18608 17731 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 44125564 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18608/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50126 s]
/proc/loadavg: 2.58 2.65 2.63 4/84 18620
/proc/meminfo: memFree=1516496/2055920 swapFree=4181420/4192956
[pid=18608] ppid=18606 vsize=16740 CPUtime=1.04
/proc/18608/stat : 18608 (sugar++) S 18606 18608 17731 0 -1 4194304 1297 8183 0 1 5 1 93 5 16 0 1 0 44125564 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18608/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 16740

[startup+3.10243 s]
/proc/loadavg: 2.58 2.65 2.63 3/84 18630
/proc/meminfo: memFree=1515664/2055920 swapFree=4181420/4192956
[pid=18608] ppid=18606 vsize=16740 CPUtime=1.04
/proc/18608/stat : 18608 (sugar++) S 18606 18608 17731 0 -1 4194304 1297 8183 0 1 5 1 93 5 16 0 1 0 44125564 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18608/statm: 4185 1104 409 3 0 764 0
[pid=18621] ppid=18608 vsize=5356 CPUtime=0
/proc/18621/stat : 18621 (sh) S 18608 18608 17731 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44125677 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18621/statm: 1339 233 193 169 0 50 0
[pid=18622] ppid=18621 vsize=868388 CPUtime=1.94
/proc/18622/stat : 18622 (java) S 18621 18608 17731 0 -1 0 9172 0 1 0 189 5 0 0 18 0 9 0 44125677 889229312 8228 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18622/statm: 217097 8228 2541 9 0 211672 0
[pid=18622/tid=18623] ppid=18621 vsize=868388 CPUtime=1.4
/proc/18622/task/18623/stat : 18623 (java) R 18621 18608 17731 0 -1 64 2707 0 1 0 139 1 0 0 25 0 9 0 44125678 889229312 8228 996147200 134512640 134550740 4294955920 18446744073709551615 4126587491 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18624] ppid=18621 vsize=868388 CPUtime=0.3
/proc/18622/task/18624/stat : 18624 (java) S 18621 18608 17731 0 -1 64 4304 0 0 0 28 2 0 0 16 0 9 0 44125679 889229312 8228 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18625] ppid=18621 vsize=868388 CPUtime=0
/proc/18622/task/18625/stat : 18625 (java) S 18621 18608 17731 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44125680 889229312 8228 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18626] ppid=18621 vsize=868388 CPUtime=0
/proc/18622/task/18626/stat : 18626 (java) S 18621 18608 17731 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44125680 889229312 8228 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18627] ppid=18621 vsize=868388 CPUtime=0
/proc/18622/task/18627/stat : 18627 (java) S 18621 18608 17731 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44125682 889229312 8228 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18628] ppid=18621 vsize=868388 CPUtime=0.2
/proc/18622/task/18628/stat : 18628 (java) S 18621 18608 17731 0 -1 64 1465 0 0 0 20 0 0 0 16 0 9 0 44125682 889229312 8228 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18629] ppid=18621 vsize=868388 CPUtime=0
/proc/18622/task/18629/stat : 18629 (java) S 18621 18608 17731 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44125682 889229312 8228 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18630] ppid=18621 vsize=868388 CPUtime=0
/proc/18622/task/18630/stat : 18630 (java) S 18621 18608 17731 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44125682 889229312 8228 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 890484

[startup+6.30175 s]
/proc/loadavg: 2.62 2.66 2.63 3/84 18630
/proc/meminfo: memFree=1497680/2055920 swapFree=4181420/4192956
[pid=18608] ppid=18606 vsize=16740 CPUtime=1.05
/proc/18608/stat : 18608 (sugar++) S 18606 18608 17731 0 -1 4194304 1297 8183 0 1 6 1 93 5 15 0 1 0 44125564 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18608/statm: 4185 1104 409 3 0 764 0
[pid=18621] ppid=18608 vsize=5356 CPUtime=0
/proc/18621/stat : 18621 (sh) S 18608 18608 17731 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44125677 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18621/statm: 1339 233 193 169 0 50 0
[pid=18622] ppid=18621 vsize=868388 CPUtime=5.12
/proc/18622/stat : 18622 (java) S 18621 18608 17731 0 -1 0 14107 0 1 0 502 10 0 0 18 0 9 0 44125677 889229312 12869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18622/statm: 217097 12869 2540 9 0 211672 0
[pid=18622/tid=18623] ppid=18621 vsize=868388 CPUtime=4
/proc/18622/task/18623/stat : 18623 (java) R 18621 18608 17731 0 -1 64 3086 0 1 0 398 2 0 0 25 0 9 0 44125678 889229312 12869 996147200 134512640 134550740 4294955920 18446744073709551615 4126621256 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18624] ppid=18621 vsize=868388 CPUtime=0.88
/proc/18622/task/18624/stat : 18624 (java) S 18621 18608 17731 0 -1 64 8851 0 0 0 81 7 0 0 16 0 9 0 44125679 889229312 12869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18625] ppid=18621 vsize=868388 CPUtime=0
/proc/18622/task/18625/stat : 18625 (java) S 18621 18608 17731 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44125680 889229312 12869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18626] ppid=18621 vsize=868388 CPUtime=0
/proc/18622/task/18626/stat : 18626 (java) S 18621 18608 17731 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44125680 889229312 12869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18627] ppid=18621 vsize=868388 CPUtime=0
/proc/18622/task/18627/stat : 18627 (java) S 18621 18608 17731 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44125682 889229312 12869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18628] ppid=18621 vsize=868388 CPUtime=0.21
/proc/18622/task/18628/stat : 18628 (java) S 18621 18608 17731 0 -1 64 1474 0 0 0 21 0 0 0 15 0 9 0 44125682 889229312 12869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18629] ppid=18621 vsize=868388 CPUtime=0
/proc/18622/task/18629/stat : 18629 (java) S 18621 18608 17731 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44125682 889229312 12869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18630] ppid=18621 vsize=868388 CPUtime=0
/proc/18622/task/18630/stat : 18630 (java) S 18621 18608 17731 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44125682 889229312 12869 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 890484

[startup+12.7024 s]
/proc/loadavg: 2.57 2.65 2.63 3/84 18630
/proc/meminfo: memFree=1451728/2055920 swapFree=4181420/4192956
[pid=18608] ppid=18606 vsize=16740 CPUtime=1.05
/proc/18608/stat : 18608 (sugar++) S 18606 18608 17731 0 -1 4194304 1297 8183 0 1 6 1 93 5 16 0 1 0 44125564 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18608/statm: 4185 1104 409 3 0 764 0
[pid=18621] ppid=18608 vsize=5356 CPUtime=0
/proc/18621/stat : 18621 (sh) S 18608 18608 17731 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44125677 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18621/statm: 1339 233 193 169 0 50 0
[pid=18622] ppid=18621 vsize=868388 CPUtime=11.49
/proc/18622/stat : 18622 (java) S 18621 18608 17731 0 -1 0 33258 0 1 0 1126 23 0 0 18 0 9 0 44125677 889229312 24224 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18622/statm: 217097 24224 2540 9 0 211672 0
[pid=18622/tid=18623] ppid=18621 vsize=868388 CPUtime=8.83
/proc/18622/task/18623/stat : 18623 (java) R 18621 18608 17731 0 -1 64 3818 0 1 0 881 2 0 0 25 0 9 0 44125678 889229312 24224 996147200 134512640 134550740 4294955920 18446744073709551615 4126428779 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18624] ppid=18621 vsize=868388 CPUtime=2.41
/proc/18622/task/18624/stat : 18624 (java) S 18621 18608 17731 0 -1 64 27269 0 0 0 222 19 0 0 16 0 9 0 44125679 889229312 24224 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18625] ppid=18621 vsize=868388 CPUtime=0
/proc/18622/task/18625/stat : 18625 (java) S 18621 18608 17731 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44125680 889229312 24224 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18626] ppid=18621 vsize=868388 CPUtime=0
/proc/18622/task/18626/stat : 18626 (java) S 18621 18608 17731 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44125680 889229312 24224 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18627] ppid=18621 vsize=868388 CPUtime=0
/proc/18622/task/18627/stat : 18627 (java) S 18621 18608 17731 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44125682 889229312 24224 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18628] ppid=18621 vsize=868388 CPUtime=0.22
/proc/18622/task/18628/stat : 18628 (java) S 18621 18608 17731 0 -1 64 1475 0 0 0 22 0 0 0 16 0 9 0 44125682 889229312 24224 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18629] ppid=18621 vsize=868388 CPUtime=0
/proc/18622/task/18629/stat : 18629 (java) S 18621 18608 17731 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44125682 889229312 24224 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18630] ppid=18621 vsize=868388 CPUtime=0
/proc/18622/task/18630/stat : 18630 (java) S 18621 18608 17731 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44125682 889229312 24224 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 890484

[startup+25.5027 s]
/proc/loadavg: 2.44 2.61 2.62 3/84 18630
/proc/meminfo: memFree=1383376/2055920 swapFree=4181420/4192956
[pid=18608] ppid=18606 vsize=16740 CPUtime=1.05
/proc/18608/stat : 18608 (sugar++) S 18606 18608 17731 0 -1 4194304 1297 8183 0 1 6 1 93 5 15 0 1 0 44125564 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18608/statm: 4185 1104 409 3 0 764 0
[pid=18621] ppid=18608 vsize=5356 CPUtime=0
/proc/18621/stat : 18621 (sh) S 18608 18608 17731 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44125677 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18621/statm: 1339 233 193 169 0 50 0
[pid=18622] ppid=18621 vsize=868500 CPUtime=24.18
/proc/18622/stat : 18622 (java) S 18621 18608 17731 0 -1 0 39079 0 1 0 2362 56 0 0 18 0 9 0 44125677 889344000 28265 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18622/statm: 217125 28265 2566 9 0 211672 0
[pid=18622/tid=18623] ppid=18621 vsize=868500 CPUtime=20.45
/proc/18622/task/18623/stat : 18623 (java) R 18621 18608 17731 0 -1 64 4459 0 1 0 2012 33 0 0 25 0 9 0 44125678 889344000 28265 996147200 134512640 134550740 4294955920 18446744073709551615 4126564980 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18624] ppid=18621 vsize=868500 CPUtime=3.38
/proc/18622/task/18624/stat : 18624 (java) S 18621 18608 17731 0 -1 64 32390 0 0 0 317 21 0 0 16 0 9 0 44125679 889344000 28265 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18625] ppid=18621 vsize=868500 CPUtime=0
/proc/18622/task/18625/stat : 18625 (java) S 18621 18608 17731 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44125680 889344000 28265 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18626] ppid=18621 vsize=868500 CPUtime=0
/proc/18622/task/18626/stat : 18626 (java) S 18621 18608 17731 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44125680 889344000 28265 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18627] ppid=18621 vsize=868500 CPUtime=0
/proc/18622/task/18627/stat : 18627 (java) S 18621 18608 17731 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44125682 889344000 28265 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18628] ppid=18621 vsize=868500 CPUtime=0.33
/proc/18622/task/18628/stat : 18628 (java) S 18621 18608 17731 0 -1 64 1534 0 0 0 32 1 0 0 16 0 9 0 44125682 889344000 28265 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18629] ppid=18621 vsize=868500 CPUtime=0
/proc/18622/task/18629/stat : 18629 (java) S 18621 18608 17731 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44125682 889344000 28265 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18630] ppid=18621 vsize=868500 CPUtime=0
/proc/18622/task/18630/stat : 18630 (java) S 18621 18608 17731 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44125682 889344000 28265 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 890596

[startup+51.1023 s]
/proc/loadavg: 2.29 2.56 2.60 3/84 18630
/proc/meminfo: memFree=1270224/2055920 swapFree=4181420/4192956
[pid=18608] ppid=18606 vsize=16740 CPUtime=1.05
/proc/18608/stat : 18608 (sugar++) S 18606 18608 17731 0 -1 4194304 1297 8183 0 1 6 1 93 5 16 0 1 0 44125564 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18608/statm: 4185 1104 409 3 0 764 0
[pid=18621] ppid=18608 vsize=5356 CPUtime=0
/proc/18621/stat : 18621 (sh) S 18608 18608 17731 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44125677 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18621/statm: 1339 233 193 169 0 50 0
[pid=18622] ppid=18621 vsize=868500 CPUtime=49.6
/proc/18622/stat : 18622 (java) S 18621 18608 17731 0 -1 0 39401 0 1 0 4834 126 0 0 18 0 9 0 44125677 889344000 28270 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

/proc/18608/stat : 18608 (sugar++) S 18606 18608 17731 0 -1 4194304 1297 8183 0 1 6 1 93 5 16 0 1 0 44125564 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18608/statm: 4185 1104 409 3 0 764 0
[pid=18621] ppid=18608 vsize=5356 CPUtime=0
/proc/18621/stat : 18621 (sh) S 18608 18608 17731 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44125677 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18621/statm: 1339 233 193 169 0 50 0
[pid=18622] ppid=18621 vsize=868500 CPUtime=216.71
/proc/18622/stat : 18622 (java) S 18621 18608 17731 0 -1 0 43974 0 1 0 20281 1390 0 0 18 0 9 0 44125677 889344000 28270 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18622/statm: 217125 28270 2566 9 0 211672 0
[pid=18622/tid=18623] ppid=18621 vsize=868500 CPUtime=209.75
/proc/18622/task/18623/stat : 18623 (java) R 18621 18608 17731 0 -1 64 9349 0 1 0 19641 1334 0 0 25 0 9 0 44125678 889344000 28270 996147200 134512640 134550740 4294955920 18446744073709551615 4126564988 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18624] ppid=18621 vsize=868500 CPUtime=6.59
/proc/18622/task/18624/stat : 18624 (java) S 18621 18608 17731 0 -1 64 32390 0 0 0 605 54 0 0 16 0 9 0 44125679 889344000 28270 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18625] ppid=18621 vsize=868500 CPUtime=0
/proc/18622/task/18625/stat : 18625 (java) S 18621 18608 17731 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44125680 889344000 28270 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18626] ppid=18621 vsize=868500 CPUtime=0
/proc/18622/task/18626/stat : 18626 (java) S 18621 18608 17731 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44125680 889344000 28270 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18627] ppid=18621 vsize=868500 CPUtime=0
/proc/18622/task/18627/stat : 18627 (java) S 18621 18608 17731 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44125682 889344000 28270 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18628] ppid=18621 vsize=868500 CPUtime=0.34
/proc/18622/task/18628/stat : 18628 (java) S 18621 18608 17731 0 -1 64 1539 0 0 0 33 1 0 0 15 0 9 0 44125682 889344000 28270 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18629] ppid=18621 vsize=868500 CPUtime=0
/proc/18622/task/18629/stat : 18629 (java) S 18621 18608 17731 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44125682 889344000 28270 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18630] ppid=18621 vsize=868500 CPUtime=0
/proc/18622/task/18630/stat : 18630 (java) S 18621 18608 17731 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44125682 889344000 28270 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 217.76
Current children cumulated vsize (KiB) 890596

[startup+229.802 s]
/proc/loadavg: 3.00 2.74 2.66 2/82 18668
/proc/meminfo: memFree=1906080/2055920 swapFree=4181420/4192956
[pid=18608] ppid=18606 vsize=16740 CPUtime=223.73
/proc/18608/stat : 18608 (sugar++) D 18606 18608 17731 0 -1 4194304 1320 52604 0 2 6 101 20828 1438 18 0 1 0 44125564 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 245482886185 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/18608/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 223.73
Current children cumulated vsize (KiB) 16740

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

[startup+229.902 s]
/proc/loadavg: 3.00 2.74 2.66 2/82 18668
/proc/meminfo: memFree=1915360/2055920 swapFree=4181420/4192956
[pid=18608] ppid=-1 vsize=0 CPUtime=0
/proc/18608/stat : -- couldn't open stat file --/proc/18608/statm: 8747 431 372 177 0 398 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0

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

[startup+224.003 s]
/proc/loadavg: 3.00 2.74 2.65 3/92 18668
/proc/meminfo: memFree=15568/2055920 swapFree=4181420/4192956
[pid=18608] ppid=18606 vsize=16740 CPUtime=1.05
/proc/18608/stat : 18608 (sugar++) S 18606 18608 17731 0 -1 4194304 1297 8183 0 1 6 1 93 5 16 0 1 0 44125564 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18608/statm: 4185 1104 409 3 0 764 0
[pid=18621] ppid=18608 vsize=5356 CPUtime=0
/proc/18621/stat : 18621 (sh) S 18608 18608 17731 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44125677 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18621/statm: 1339 233 193 169 0 50 0
[pid=18622] ppid=18621 vsize=868500 CPUtime=218.34
/proc/18622/stat : 18622 (java) S 18621 18608 17731 0 -1 0 44024 0 1 0 20429 1405 0 0 18 0 9 0 44125677 889344000 28270 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18622/statm: 217125 28270 2566 9 0 211672 0
[pid=18622/tid=18623] ppid=18621 vsize=868500 CPUtime=211.36
/proc/18622/task/18623/stat : 18623 (java) R 18621 18608 17731 0 -1 64 9399 0 1 0 19787 1349 0 0 25 0 9 0 44125678 889344000 28270 996147200 134512640 134550740 4294955920 18446744073709551615 4127105048 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18624] ppid=18621 vsize=868500 CPUtime=6.62
/proc/18622/task/18624/stat : 18624 (java) S 18621 18608 17731 0 -1 64 32390 0 0 0 608 54 0 0 16 0 9 0 44125679 889344000 28270 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18625] ppid=18621 vsize=868500 CPUtime=0
/proc/18622/task/18625/stat : 18625 (java) S 18621 18608 17731 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44125680 889344000 28270 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18626] ppid=18621 vsize=868500 CPUtime=0
/proc/18622/task/18626/stat : 18626 (java) S 18621 18608 17731 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44125680 889344000 28270 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18627] ppid=18621 vsize=868500 CPUtime=0
/proc/18622/task/18627/stat : 18627 (java) S 18621 18608 17731 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44125682 889344000 28270 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18628] ppid=18621 vsize=868500 CPUtime=0.34
/proc/18622/task/18628/stat : 18628 (java) S 18621 18608 17731 0 -1 64 1539 0 0 0 33 1 0 0 15 0 9 0 44125682 889344000 28270 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18629] ppid=18621 vsize=868500 CPUtime=0
/proc/18622/task/18629/stat : 18629 (java) S 18621 18608 17731 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44125682 889344000 28270 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18630] ppid=18621 vsize=868500 CPUtime=0
/proc/18622/task/18630/stat : 18630 (java) S 18621 18608 17731 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44125682 889344000 28270 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 219.39
Current children cumulated vsize (KiB) 890596

[startup+227.202 s]
/proc/loadavg: 3.00 2.74 2.65 3/92 18668
/proc/meminfo: memFree=15760/2055920 swapFree=4181420/4192956
[pid=18608] ppid=18606 vsize=16740 CPUtime=1.05
/proc/18608/stat : 18608 (sugar++) S 18606 18608 17731 0 -1 4194304 1297 8183 0 1 6 1 93 5 16 0 1 0 44125564 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18608/statm: 4185 1104 409 3 0 764 0
[pid=18621] ppid=18608 vsize=5356 CPUtime=0
/proc/18621/stat : 18621 (sh) S 18608 18608 17731 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44125677 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18621/statm: 1339 233 193 169 0 50 0
[pid=18622] ppid=18621 vsize=868500 CPUtime=221.43
/proc/18622/stat : 18622 (java) S 18621 18608 17731 0 -1 0 44117 0 1 0 20714 1429 0 0 18 0 9 0 44125677 889344000 28270 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18622/statm: 217125 28270 2566 9 0 211672 0
[pid=18622/tid=18623] ppid=18621 vsize=868500 CPUtime=214.39
/proc/18622/task/18623/stat : 18623 (java) R 18621 18608 17731 0 -1 64 9492 0 1 0 20067 1372 0 0 25 0 9 0 44125678 889344000 28270 996147200 134512640 134550740 4294955920 18446744073709551615 4126920398 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18624] ppid=18621 vsize=868500 CPUtime=6.67
/proc/18622/task/18624/stat : 18624 (java) S 18621 18608 17731 0 -1 64 32390 0 0 0 613 54 0 0 16 0 9 0 44125679 889344000 28270 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18625] ppid=18621 vsize=868500 CPUtime=0
/proc/18622/task/18625/stat : 18625 (java) S 18621 18608 17731 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44125680 889344000 28270 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18626] ppid=18621 vsize=868500 CPUtime=0
/proc/18622/task/18626/stat : 18626 (java) S 18621 18608 17731 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44125680 889344000 28270 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18627] ppid=18621 vsize=868500 CPUtime=0
/proc/18622/task/18627/stat : 18627 (java) S 18621 18608 17731 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44125682 889344000 28270 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18628] ppid=18621 vsize=868500 CPUtime=0.34
/proc/18622/task/18628/stat : 18628 (java) S 18621 18608 17731 0 -1 64 1539 0 0 0 33 1 0 0 15 0 9 0 44125682 889344000 28270 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18629] ppid=18621 vsize=868500 CPUtime=0
/proc/18622/task/18629/stat : 18629 (java) S 18621 18608 17731 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44125682 889344000 28270 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18622/tid=18630] ppid=18621 vsize=868500 CPUtime=0
/proc/18622/task/18630/stat : 18630 (java) S 18621 18608 17731 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44125682 889344000 28270 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.48
Current children cumulated vsize (KiB) 890596

[startup+228.801 s]
/proc/loadavg: 3.00 2.74 2.66 2/82 18668
/proc/meminfo: memFree=1906080/2055920 swapFree=4181420/4192956
[pid=18608] ppid=18606 vsize=16740 CPUtime=223.59
/proc/18608/stat : 18608 (sugar++) D 18606 18608 17731 0 -1 4194304 1320 52604 0 2 6 87 20828 1438 18 0 1 0 44125564 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 245482886185 0 0 4224 16386 18446744071563608069 0 0 17 0 0 0
/proc/18608/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 223.59
Current children cumulated vsize (KiB) 16740

[startup+229.602 s]
/proc/loadavg: 3.00 2.74 2.66 2/82 18668
/proc/meminfo: memFree=1906080/2055920 swapFree=4181420/4192956
[pid=18608] ppid=18606 vsize=16740 CPUtime=223.72
/proc/18608/stat : 18608 (sugar++) D 18606 18608 17731 0 -1 4194304 1320 52604 0 2 6 100 20828 1438 18 0 1 0 44125564 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 245482886185 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/18608/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 223.72
Current children cumulated vsize (KiB) 16740

[startup+229.802 s]
/proc/loadavg: 3.00 2.74 2.66 2/82 18668
/proc/meminfo: memFree=1906080/2055920 swapFree=4181420/4192956
[pid=18608] ppid=18606 vsize=16740 CPUtime=223.73
/proc/18608/stat : 18608 (sugar++) D 18606 18608 17731 0 -1 4194304 1320 52604 0 2 6 101 20828 1438 18 0 1 0 44125564 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 245482886185 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/18608/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 223.73
Current children cumulated vsize (KiB) 16740

[startup+229.902 s]
/proc/loadavg: 3.00 2.74 2.66 2/82 18668
/proc/meminfo: memFree=1915360/2055920 swapFree=4181420/4192956
[pid=18608] ppid=-1 vsize=0 CPUtime=0
/proc/18608/stat : -- couldn't open stat file --/proc/18608/statm: 8747 431 372 177 0 398 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18608 and gives
#  childrusage.ru_utime.tv_sec=208
#  childrusage.ru_utime.tv_usec=349326
#  childrusage.ru_stime.tv_sec=15
#  childrusage.ru_stime.tv_usec=407657
# CPU time returned by wait4() is 223.757
# while last known CPU time is 0
#
# Using CPU time of the last sample as value...


# 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): 223.73
#  lost CPU user time (s): 208.34
#  lost CPU system time (s): 15.39

Real time (s): 229.904
CPU time (s): 223.73
CPU user time (s): 208.34
CPU system time (s): 15.39
CPU usage (%): 97.3145
Max. virtual memory (cumulated for all children) (KiB): 900732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 208.349
system time used= 15.4077
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53980
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= 45177
involuntary context switches= 49527

runsolver used 0.313952 second user time and 0.807877 second system time

The end

Launcher Data (download as text)

Begin job on node17 at 2008-07-12 16:50:31
IDJOB=1112817
IDBENCH=61479
IDSOLVER=367
FILE ID=node17/1112817-1215874231
PBS_JOBID= 7903488
Free space on /tmp= 66360 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/fapp/fapp08/normalized-fapp08-0700-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-1112817-1215874231/watcher-1112817-1215874231 -o /tmp/evaluation-result-1112817-1215874231/solver-1112817-1215874231 -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-1112817-1215874231.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= cb796999e9af592cdd0cc64917717810
RANDOM SEED=659710448

node17.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.240
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.240
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1537672 kB
Buffers:         62656 kB
Cached:         143552 kB
SwapCached:       5680 kB
Active:         374056 kB
Inactive:        82444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1537672 kB
SwapTotal:     4192956 kB
SwapFree:      4181420 kB
Dirty:            1948 kB
Writeback:           0 kB
Mapped:         257068 kB
Slab:            46344 kB
Committed_AS:   432124 kB
PageTables:       2504 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= 66404 MiB
End job on node17 at 2008-07-12 16:54:21