Trace number 1112997

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? 236.266 243.97

General information on the benchmark

Namecsp/fapp/fapp07/
normalized-fapp07-0600-6.xml
MD5SUMd23de4e6fd19229cdf6e50664455956d
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints28
Best CPU time to get the best result obtained on this benchmark3600.04
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of constraints8996
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8996
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05/0.21	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.05/0.21	c 0	BEGIN Sat Jul 12 17:29:57 2008
0.05/0.21	c 0	PID 11631
0.05/0.21	c 0	HOST node66.alineos.net
0.05/0.21	c 0	CONVERTING HOME/instance-1112997-1215876596.xml TO HOME/temp.csp
0.05/0.21	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1112997-1215876596.xml' 'HOME/temp.csp'
1.02/1.27	c 1	28 domains, 600 variables, 8 predicates, 0 relations, 8996 constraints
1.09/1.32	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.09/1.32	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.10/1.40	c 1	Parsing HOME/temp.csp
1.10/1.99	c 2	parsed 9632 expressions
1.10/1.99	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.10/2.06	c 2	MAX CSP: 8996 constraints
1.10/2.06	c 2	Converting to clausal form CSP
3.33/3.62	c 3	converted 1864 (10%) expressions
4.71/5.06	c 5	converted 3727 (20%) expressions
5.70/6.07	c 6	converted 5590 (30%) expressions
6.99/7.33	c 7	converted 7453 (40%) expressions
7.87/8.23	c 8	converted 9316 (50%) expressions
8.77/9.10	c 9	converted 11179 (60%) expressions
9.96/10.30	c 10	converted 13042 (70%) expressions
10.85/11.21	c 11	converted 14905 (80%) expressions
11.64/12.00	c 12	converted 16768 (90%) expressions
13.22/13.61	c 13	converted 18631 (100%) expressions
13.22/13.61	c 13	CSP : 19190 integers, 35032 booleans, 80959 clauses, largest domain size 13495
13.22/13.61	c 13	Heap : 92 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
13.22/13.61	c 13	Propagation in CSP
15.01/15.41	c 15	8991 values, 0 unsatisfiable literals, and 0 valid clauses are removed
15.01/15.41	c 15	CSP : 19190 integers, 35032 booleans, 80959 clauses, largest domain size 8997
15.01/15.42	c 15	Heap : 103 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
15.01/15.45	c 15	Simplifing CSP by introducing new Boolean variables
15.10/15.59	c 15	CSP : 19190 integers, 52740 booleans, 98667 clauses, largest domain size 8997
15.10/15.59	c 15	Heap : 102 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
15.80/16.29	c 16	Encoding CSP to SAT : HOME/temp.cnf
18.58/19.07	c 19	1919 (10%) CSP integer variables are encoded (719275 clauses, 12006772 bytes)
19.15/19.60	c 19	3838 (20%) CSP integer variables are encoded (1120051 clauses, 19065817 bytes)
19.15/19.67	c 19	5757 (30%) CSP integer variables are encoded (1167736 clauses, 19971832 bytes)
19.15/19.67	c 19	7676 (40%) CSP integer variables are encoded (1170476 clauses, 20023892 bytes)
19.15/19.68	c 19	9595 (50%) CSP integer variables are encoded (1170476 clauses, 20023892 bytes)
19.24/19.78	c 19	11514 (60%) CSP integer variables are encoded (1244791 clauses, 21435877 bytes)
19.35/19.87	c 19	13433 (70%) CSP integer variables are encoded (1313334 clauses, 22738194 bytes)
19.44/19.91	c 19	15352 (80%) CSP integer variables are encoded (1342770 clauses, 23297478 bytes)
19.44/19.94	c 20	17271 (90%) CSP integer variables are encoded (1362815 clauses, 23678333 bytes)
19.44/19.97	c 20	19190 (100%) CSP integer variables are encoded (1387994 clauses, 24156734 bytes)
38.92/39.67	c 39	9867 (10%) CSP clauses are encoded (5122519 clauses, 107851985 bytes)
52.56/53.67	c 53	19734 (20%) CSP clauses are encoded (8135702 clauses, 179443763 bytes)
60.46/61.65	c 61	29601 (30%) CSP clauses are encoded (10267577 clauses, 233359346 bytes)
66.04/67.40	c 67	39467 (40%) CSP clauses are encoded (12141170 clauses, 282848064 bytes)
71.80/73.27	c 73	49334 (50%) CSP clauses are encoded (14129747 clauses, 335361642 bytes)
77.87/79.49	c 79	59201 (60%) CSP clauses are encoded (16237132 clauses, 390874300 bytes)
84.04/85.75	c 85	69067 (70%) CSP clauses are encoded (18368699 clauses, 446755274 bytes)
90.40/92.28	c 92	78934 (80%) CSP clauses are encoded (20554210 clauses, 504453156 bytes)
191.95/196.85	c 196	88801 (90%) CSP clauses are encoded (63324438 clauses, 1677852871 bytes)
235.27/241.92	c 242	ERROR Exception Too large HOME/temp.cnf
235.27/241.94	c 242	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
235.27/241.94	c 242	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
235.27/241.94	c 242	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
235.27/241.94	s UNKNOWN
235.31/242.01	c 242	CPU 221.21 (0.06 0.02 221.15 14.1)
235.31/242.01	c 242	END Sat Jul 12 17:33:59 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-1112997-1215876596/watcher-1112997-1215876596 -o /tmp/evaluation-result-1112997-1215876596/solver-1112997-1215876596 -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-1112997-1215876596.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.00 1.98 1.81 4/80 11631
/proc/meminfo: memFree=1742568/2055920 swapFree=4180696/4192956
[pid=11631] ppid=11629 vsize=18572 CPUtime=0
/proc/11631/stat : 11631 (runsolver) D 11629 11631 11351 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 44357673 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 227607637287 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/11631/statm: 4643 292 257 25 0 2626 0

[startup+0.0923611 s]
/proc/loadavg: 2.00 1.98 1.81 4/80 11631
/proc/meminfo: memFree=1742568/2055920 swapFree=4180696/4192956
[pid=11631] ppid=11629 vsize=12412 CPUtime=0
/proc/11631/stat : 11631 (sugar++) D 11629 11631 11351 0 -1 4194304 414 0 0 0 0 0 0 0 18 0 1 0 44357673 12709888 382 996147200 4194304 4206940 548682068528 18446744073709551615 227616534626 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/11631/statm: 3103 382 275 3 0 203 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12412

[startup+0.101359 s]
/proc/loadavg: 2.00 1.98 1.81 4/80 11631
/proc/meminfo: memFree=1742568/2055920 swapFree=4180696/4192956
[pid=11631] ppid=11629 vsize=12412 CPUtime=0.01
/proc/11631/stat : 11631 (sugar++) D 11629 11631 11351 0 -1 4194304 425 0 0 0 0 1 0 0 18 0 1 0 44357673 12709888 393 996147200 4194304 4206940 548682068528 18446744073709551615 227616534626 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/11631/statm: 3103 393 275 3 0 203 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12412

[startup+0.301404 s]
/proc/loadavg: 2.00 1.98 1.81 4/80 11631
/proc/meminfo: memFree=1742568/2055920 swapFree=4180696/4192956
[pid=11631] ppid=11629 vsize=16740 CPUtime=0.07
/proc/11631/stat : 11631 (sugar++) S 11629 11631 11351 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 44357673 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11631/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701482 s]
/proc/loadavg: 2.00 1.98 1.81 4/80 11631
/proc/meminfo: memFree=1742568/2055920 swapFree=4180696/4192956
[pid=11631] ppid=11629 vsize=16740 CPUtime=0.07
/proc/11631/stat : 11631 (sugar++) S 11629 11631 11351 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 44357673 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11631/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50164 s]
/proc/loadavg: 2.00 1.98 1.81 4/91 11643
/proc/meminfo: memFree=1723024/2055920 swapFree=4180696/4192956
[pid=11631] ppid=11629 vsize=16740 CPUtime=1.1
/proc/11631/stat : 11631 (sugar++) S 11629 11631 11351 0 -1 4194304 1297 8870 0 1 5 2 98 5 16 0 1 0 44357673 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11631/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 16740

[startup+3.10295 s]
/proc/loadavg: 2.00 1.98 1.81 3/91 11653
/proc/meminfo: memFree=1724816/2055920 swapFree=4180696/4192956
[pid=11631] ppid=11629 vsize=16740 CPUtime=1.1
/proc/11631/stat : 11631 (sugar++) S 11629 11631 11351 0 -1 4194304 1297 8870 0 1 5 2 98 5 15 0 1 0 44357673 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11631/statm: 4185 1104 409 3 0 764 0
[pid=11644] ppid=11631 vsize=5356 CPUtime=0
/proc/11644/stat : 11644 (sh) S 11631 11631 11351 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44357806 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11644/statm: 1339 233 193 169 0 50 0
[pid=11645] ppid=11644 vsize=868392 CPUtime=1.74
/proc/11645/stat : 11645 (java) S 11644 11631 11351 0 -1 0 8982 0 1 0 168 6 0 0 18 0 9 0 44357806 889233408 8019 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11645/statm: 217098 8019 2541 9 0 211673 0
[pid=11645/tid=11646] ppid=11644 vsize=868392 CPUtime=1.26
/proc/11645/task/11646/stat : 11646 (java) R 11644 11631 11351 0 -1 64 2662 0 1 0 124 2 0 0 25 0 9 0 44357807 889233408 8019 996147200 134512640 134550740 4294955920 18446744073709551615 4126591768 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11647] ppid=11644 vsize=868392 CPUtime=0.25
/proc/11645/task/11647/stat : 11647 (java) S 11644 11631 11351 0 -1 64 4162 0 0 0 24 1 0 0 16 0 9 0 44357808 889233408 8019 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11648] ppid=11644 vsize=868392 CPUtime=0
/proc/11645/task/11648/stat : 11648 (java) S 11644 11631 11351 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44357808 889233408 8019 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11649] ppid=11644 vsize=868392 CPUtime=0
/proc/11645/task/11649/stat : 11649 (java) S 11644 11631 11351 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44357808 889233408 8019 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11650] ppid=11644 vsize=868392 CPUtime=0
/proc/11645/task/11650/stat : 11650 (java) S 11644 11631 11351 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44357810 889233408 8019 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11651] ppid=11644 vsize=868392 CPUtime=0.2
/proc/11645/task/11651/stat : 11651 (java) S 11644 11631 11351 0 -1 64 1461 0 0 0 19 1 0 0 15 0 9 0 44357810 889233408 8019 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11652] ppid=11644 vsize=868392 CPUtime=0
/proc/11645/task/11652/stat : 11652 (java) S 11644 11631 11351 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44357810 889233408 8019 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11653] ppid=11644 vsize=868392 CPUtime=0
/proc/11645/task/11653/stat : 11653 (java) S 11644 11631 11351 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44357810 889233408 8019 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 890488

[startup+6.30259 s]
/proc/loadavg: 2.00 1.98 1.81 3/91 11653
/proc/meminfo: memFree=1701008/2055920 swapFree=4180696/4192956
[pid=11631] ppid=11629 vsize=16740 CPUtime=1.1
/proc/11631/stat : 11631 (sugar++) S 11629 11631 11351 0 -1 4194304 1297 8870 0 1 5 2 98 5 16 0 1 0 44357673 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11631/statm: 4185 1104 409 3 0 764 0
[pid=11644] ppid=11631 vsize=5356 CPUtime=0
/proc/11644/stat : 11644 (sh) S 11631 11631 11351 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44357806 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11644/statm: 1339 233 193 169 0 50 0
[pid=11645] ppid=11644 vsize=868392 CPUtime=4.91
/proc/11645/stat : 11645 (java) S 11644 11631 11351 0 -1 0 14948 0 1 0 481 10 0 0 18 0 9 0 44357806 889233408 13691 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11645/statm: 217098 13691 2540 9 0 211673 0
[pid=11645/tid=11646] ppid=11644 vsize=868392 CPUtime=3.83
/proc/11645/task/11646/stat : 11646 (java) R 11644 11631 11351 0 -1 64 3041 0 1 0 381 2 0 0 25 0 9 0 44357807 889233408 13691 996147200 134512640 134550740 4294955920 18446744073709551615 4126530359 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11647] ppid=11644 vsize=868392 CPUtime=0.82
/proc/11645/task/11647/stat : 11647 (java) S 11644 11631 11351 0 -1 64 9735 0 0 0 77 5 0 0 16 0 9 0 44357808 889233408 13691 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11648] ppid=11644 vsize=868392 CPUtime=0
/proc/11645/task/11648/stat : 11648 (java) S 11644 11631 11351 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44357808 889233408 13691 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11649] ppid=11644 vsize=868392 CPUtime=0
/proc/11645/task/11649/stat : 11649 (java) S 11644 11631 11351 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44357808 889233408 13691 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11650] ppid=11644 vsize=868392 CPUtime=0
/proc/11645/task/11650/stat : 11650 (java) S 11644 11631 11351 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44357810 889233408 13691 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11651] ppid=11644 vsize=868392 CPUtime=0.22
/proc/11645/task/11651/stat : 11651 (java) S 11644 11631 11351 0 -1 64 1475 0 0 0 21 1 0 0 15 0 9 0 44357810 889233408 13691 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11652] ppid=11644 vsize=868392 CPUtime=0
/proc/11645/task/11652/stat : 11652 (java) S 11644 11631 11351 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44357810 889233408 13691 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11653] ppid=11644 vsize=868392 CPUtime=0
/proc/11645/task/11653/stat : 11653 (java) S 11644 11631 11351 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44357810 889233408 13691 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 890488

[startup+12.7029 s]
/proc/loadavg: 2.08 1.99 1.82 3/91 11653
/proc/meminfo: memFree=1648144/2055920 swapFree=4180696/4192956
[pid=11631] ppid=11629 vsize=16740 CPUtime=1.1
/proc/11631/stat : 11631 (sugar++) S 11629 11631 11351 0 -1 4194304 1297 8870 0 1 5 2 98 5 15 0 1 0 44357673 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11631/statm: 4185 1104 409 3 0 764 0
[pid=11644] ppid=11631 vsize=5356 CPUtime=0
/proc/11644/stat : 11644 (sh) S 11631 11631 11351 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44357806 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11644/statm: 1339 233 193 169 0 50 0
[pid=11645] ppid=11644 vsize=868392 CPUtime=11.23
/proc/11645/stat : 11645 (java) S 11644 11631 11351 0 -1 0 36467 0 1 0 1101 22 0 0 18 0 9 0 44357806 889233408 26421 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11645/statm: 217098 26421 2540 9 0 211673 0
[pid=11645/tid=11646] ppid=11644 vsize=868392 CPUtime=8.64
/proc/11645/task/11646/stat : 11646 (java) R 11644 11631 11351 0 -1 64 3793 0 1 0 860 4 0 0 25 0 9 0 44357807 889233408 26421 996147200 134512640 134550740 4294955920 18446744073709551615 4126627112 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11647] ppid=11644 vsize=868392 CPUtime=2.34
/proc/11645/task/11647/stat : 11647 (java) S 11644 11631 11351 0 -1 64 30499 0 0 0 219 15 0 0 16 0 9 0 44357808 889233408 26421 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11648] ppid=11644 vsize=868392 CPUtime=0
/proc/11645/task/11648/stat : 11648 (java) S 11644 11631 11351 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44357808 889233408 26421 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11649] ppid=11644 vsize=868392 CPUtime=0
/proc/11645/task/11649/stat : 11649 (java) S 11644 11631 11351 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44357808 889233408 26421 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11650] ppid=11644 vsize=868392 CPUtime=0
/proc/11645/task/11650/stat : 11650 (java) S 11644 11631 11351 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44357810 889233408 26421 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11651] ppid=11644 vsize=868392 CPUtime=0.22
/proc/11645/task/11651/stat : 11651 (java) S 11644 11631 11351 0 -1 64 1478 0 0 0 21 1 0 0 16 0 9 0 44357810 889233408 26421 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11652] ppid=11644 vsize=868392 CPUtime=0
/proc/11645/task/11652/stat : 11652 (java) S 11644 11631 11351 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44357810 889233408 26421 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11653] ppid=11644 vsize=868392 CPUtime=0
/proc/11645/task/11653/stat : 11653 (java) S 11644 11631 11351 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44357810 889233408 26421 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 890488

[startup+25.5014 s]
/proc/loadavg: 2.14 2.01 1.83 3/91 11653
/proc/meminfo: memFree=1572048/2055920 swapFree=4180696/4192956
[pid=11631] ppid=11629 vsize=16740 CPUtime=1.11
/proc/11631/stat : 11631 (sugar++) S 11629 11631 11351 0 -1 4194304 1297 8870 0 1 6 2 98 5 15 0 1 0 44357673 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11631/statm: 4185 1104 409 3 0 764 0
[pid=11644] ppid=11631 vsize=5356 CPUtime=0
/proc/11644/stat : 11644 (sh) S 11631 11631 11351 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44357806 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11644/statm: 1339 233 193 169 0 50 0
[pid=11645] ppid=11644 vsize=868504 CPUtime=23.87
/proc/11645/stat : 11645 (java) S 11644 11631 11351 0 -1 0 49237 0 1 0 2333 54 0 0 18 0 9 0 44357806 889348096 33268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11645/statm: 217126 33268 2566 9 0 211673 0
[pid=11645/tid=11646] ppid=11644 vsize=868504 CPUtime=19.43
/proc/11645/task/11646/stat : 11646 (java) R 11644 11631 11351 0 -1 64 4669 0 1 0 1913 30 0 0 25 0 9 0 44357807 889348096 33268 996147200 134512640 134550740 4294955920 18446744073709551615 4127110796 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11647] ppid=11644 vsize=868504 CPUtime=4.09
/proc/11645/task/11647/stat : 11647 (java) S 11644 11631 11351 0 -1 64 42336 0 0 0 388 21 0 0 16 0 9 0 44357808 889348096 33268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11648] ppid=11644 vsize=868504 CPUtime=0
/proc/11645/task/11648/stat : 11648 (java) S 11644 11631 11351 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44357808 889348096 33268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11649] ppid=11644 vsize=868504 CPUtime=0
/proc/11645/task/11649/stat : 11649 (java) S 11644 11631 11351 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44357808 889348096 33268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11650] ppid=11644 vsize=868504 CPUtime=0
/proc/11645/task/11650/stat : 11650 (java) S 11644 11631 11351 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44357810 889348096 33268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11651] ppid=11644 vsize=868504 CPUtime=0.32
/proc/11645/task/11651/stat : 11651 (java) S 11644 11631 11351 0 -1 64 1535 0 0 0 31 1 0 0 16 0 9 0 44357810 889348096 33268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11652] ppid=11644 vsize=868504 CPUtime=0
/proc/11645/task/11652/stat : 11652 (java) S 11644 11631 11351 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44357810 889348096 33268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11653] ppid=11644 vsize=868504 CPUtime=0
/proc/11645/task/11653/stat : 11653 (java) S 11644 11631 11351 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44357810 889348096 33268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.98
Current children cumulated vsize (KiB) 890600

[startup+51.1014 s]
/proc/loadavg: 2.43 2.09 1.85 3/91 11653
/proc/meminfo: memFree=1455248/2055920 swapFree=4180696/4192956
[pid=11631] ppid=11629 vsize=16740 CPUtime=1.11
/proc/11631/stat : 11631 (sugar++) S 11629 11631 11351 0 -1 4194304 1297 8870 0 1 6 2 98 5 16 0 1 0 44357673 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11631/statm: 4185 1104 409 3 0 764 0
[pid=11644] ppid=11631 vsize=5356 CPUtime=0
/proc/11644/stat : 11644 (sh) S 11631 11631 11351 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44357806 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11644/statm: 1339 233 193 169 0 50 0
[pid=11645] ppid=11644 vsize=868504 CPUtime=48.98
/proc/11645/stat : 11645 (java) S 11644 11631 11351 0 -1 0 49536 0 1 0 4775 123 0 0 18 0 9 0 44357806 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

/proc/11645/task/11646/stat : 11646 (java) R 11644 11631 11351 0 -1 64 8859 0 1 0 19635 1195 0 0 25 0 9 0 44357807 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4126570479 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11647] ppid=11644 vsize=868504 CPUtime=6.77
/proc/11645/task/11647/stat : 11647 (java) S 11644 11631 11351 0 -1 64 42336 0 0 0 625 52 0 0 16 0 9 0 44357808 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11648] ppid=11644 vsize=868504 CPUtime=0
/proc/11645/task/11648/stat : 11648 (java) S 11644 11631 11351 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44357808 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11649] ppid=11644 vsize=868504 CPUtime=0
/proc/11645/task/11649/stat : 11649 (java) S 11644 11631 11351 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44357808 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11650] ppid=11644 vsize=868504 CPUtime=0
/proc/11645/task/11650/stat : 11650 (java) S 11644 11631 11351 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44357810 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11651] ppid=11644 vsize=868504 CPUtime=0.33
/proc/11645/task/11651/stat : 11651 (java) S 11644 11631 11351 0 -1 64 1539 0 0 0 32 1 0 0 15 0 9 0 44357810 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11652] ppid=11644 vsize=868504 CPUtime=0
/proc/11645/task/11652/stat : 11652 (java) S 11644 11631 11351 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44357810 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11653] ppid=11644 vsize=868504 CPUtime=0
/proc/11645/task/11653/stat : 11653 (java) S 11644 11631 11351 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44357810 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 216.54
Current children cumulated vsize (KiB) 890600

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

[startup+230.303 s]
/proc/loadavg: 2.32 2.17 1.92 3/91 11653
/proc/meminfo: memFree=15568/2055920 swapFree=4180716/4192956
[pid=11631] ppid=11629 vsize=16740 CPUtime=1.11
/proc/11631/stat : 11631 (sugar++) S 11629 11631 11351 0 -1 4194304 1297 8870 0 1 6 2 98 5 16 0 1 0 44357673 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11631/statm: 4185 1104 409 3 0 764 0
[pid=11644] ppid=11631 vsize=5356 CPUtime=0
/proc/11644/stat : 11644 (sh) S 11631 11631 11351 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44357806 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11644/statm: 1339 233 193 169 0 50 0
[pid=11645] ppid=11644 vsize=868504 CPUtime=223.15
/proc/11645/stat : 11645 (java) S 11644 11631 11351 0 -1 0 53643 0 1 0 20999 1316 0 0 18 0 9 0 44357806 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11645/statm: 217126 33272 2566 9 0 211673 0
[pid=11645/tid=11646] ppid=11644 vsize=868504 CPUtime=215.88
/proc/11645/task/11646/stat : 11646 (java) R 11644 11631 11351 0 -1 64 9071 0 1 0 20328 1260 0 0 25 0 9 0 44357807 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4127112024 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11647] ppid=11644 vsize=868504 CPUtime=6.92
/proc/11645/task/11647/stat : 11647 (java) S 11644 11631 11351 0 -1 64 42336 0 0 0 638 54 0 0 16 0 9 0 44357808 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11648] ppid=11644 vsize=868504 CPUtime=0
/proc/11645/task/11648/stat : 11648 (java) S 11644 11631 11351 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44357808 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11649] ppid=11644 vsize=868504 CPUtime=0
/proc/11645/task/11649/stat : 11649 (java) S 11644 11631 11351 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44357808 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11650] ppid=11644 vsize=868504 CPUtime=0
/proc/11645/task/11650/stat : 11650 (java) S 11644 11631 11351 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44357810 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11651] ppid=11644 vsize=868504 CPUtime=0.33
/proc/11645/task/11651/stat : 11651 (java) S 11644 11631 11351 0 -1 64 1539 0 0 0 32 1 0 0 15 0 9 0 44357810 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11652] ppid=11644 vsize=868504 CPUtime=0
/proc/11645/task/11652/stat : 11652 (java) S 11644 11631 11351 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44357810 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11653] ppid=11644 vsize=868504 CPUtime=0
/proc/11645/task/11653/stat : 11653 (java) S 11644 11631 11351 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44357810 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 224.26
Current children cumulated vsize (KiB) 890600

[startup+236.702 s]
/proc/loadavg: 2.29 2.17 1.92 3/91 11653
/proc/meminfo: memFree=14992/2055920 swapFree=4180716/4192956
[pid=11631] ppid=11629 vsize=16740 CPUtime=1.11
/proc/11631/stat : 11631 (sugar++) S 11629 11631 11351 0 -1 4194304 1297 8870 0 1 6 2 98 5 16 0 1 0 44357673 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11631/statm: 4185 1104 409 3 0 764 0
[pid=11644] ppid=11631 vsize=5356 CPUtime=0
/proc/11644/stat : 11644 (sh) S 11631 11631 11351 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44357806 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11644/statm: 1339 233 193 169 0 50 0
[pid=11645] ppid=11644 vsize=868504 CPUtime=229.26
/proc/11645/stat : 11645 (java) S 11644 11631 11351 0 -1 0 53811 0 1 0 21559 1367 0 0 18 0 9 0 44357806 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11645/statm: 217126 33272 2566 9 0 211673 0
[pid=11645/tid=11646] ppid=11644 vsize=868504 CPUtime=221.87
/proc/11645/task/11646/stat : 11646 (java) R 11644 11631 11351 0 -1 64 9239 0 1 0 20878 1309 0 0 25 0 9 0 44357807 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4127110528 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11647] ppid=11644 vsize=868504 CPUtime=7.03
/proc/11645/task/11647/stat : 11647 (java) S 11644 11631 11351 0 -1 64 42336 0 0 0 648 55 0 0 16 0 9 0 44357808 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11648] ppid=11644 vsize=868504 CPUtime=0
/proc/11645/task/11648/stat : 11648 (java) S 11644 11631 11351 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44357808 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11649] ppid=11644 vsize=868504 CPUtime=0
/proc/11645/task/11649/stat : 11649 (java) S 11644 11631 11351 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44357808 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11650] ppid=11644 vsize=868504 CPUtime=0
/proc/11645/task/11650/stat : 11650 (java) S 11644 11631 11351 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44357810 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11651] ppid=11644 vsize=868504 CPUtime=0.33
/proc/11645/task/11651/stat : 11651 (java) S 11644 11631 11351 0 -1 64 1539 0 0 0 32 1 0 0 15 0 9 0 44357810 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11652] ppid=11644 vsize=868504 CPUtime=0
/proc/11645/task/11652/stat : 11652 (java) S 11644 11631 11351 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44357810 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11653] ppid=11644 vsize=868504 CPUtime=0
/proc/11645/task/11653/stat : 11653 (java) S 11644 11631 11351 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44357810 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 230.37
Current children cumulated vsize (KiB) 890600

[startup+239.903 s]
/proc/loadavg: 2.27 2.17 1.92 3/91 11653
/proc/meminfo: memFree=15824/2055920 swapFree=4180716/4192956
[pid=11631] ppid=11629 vsize=16740 CPUtime=1.11
/proc/11631/stat : 11631 (sugar++) S 11629 11631 11351 0 -1 4194304 1297 8870 0 1 6 2 98 5 16 0 1 0 44357673 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11631/statm: 4185 1104 409 3 0 764 0
[pid=11644] ppid=11631 vsize=5356 CPUtime=0
/proc/11644/stat : 11644 (sh) S 11631 11631 11351 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44357806 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11644/statm: 1339 233 193 169 0 50 0
[pid=11645] ppid=11644 vsize=868504 CPUtime=232.34
/proc/11645/stat : 11645 (java) S 11644 11631 11351 0 -1 0 53894 0 1 0 21844 1390 0 0 18 0 9 0 44357806 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11645/statm: 217126 33272 2566 9 0 211673 0
[pid=11645/tid=11646] ppid=11644 vsize=868504 CPUtime=224.91
/proc/11645/task/11646/stat : 11646 (java) R 11644 11631 11351 0 -1 64 9322 0 1 0 21159 1332 0 0 25 0 9 0 44357807 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4127114822 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11647] ppid=11644 vsize=868504 CPUtime=7.08
/proc/11645/task/11647/stat : 11647 (java) S 11644 11631 11351 0 -1 64 42336 0 0 0 653 55 0 0 16 0 9 0 44357808 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11648] ppid=11644 vsize=868504 CPUtime=0
/proc/11645/task/11648/stat : 11648 (java) S 11644 11631 11351 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44357808 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11649] ppid=11644 vsize=868504 CPUtime=0
/proc/11645/task/11649/stat : 11649 (java) S 11644 11631 11351 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44357808 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11650] ppid=11644 vsize=868504 CPUtime=0
/proc/11645/task/11650/stat : 11650 (java) S 11644 11631 11351 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44357810 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11651] ppid=11644 vsize=868504 CPUtime=0.33
/proc/11645/task/11651/stat : 11651 (java) S 11644 11631 11351 0 -1 64 1539 0 0 0 32 1 0 0 15 0 9 0 44357810 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11652] ppid=11644 vsize=868504 CPUtime=0
/proc/11645/task/11652/stat : 11652 (java) S 11644 11631 11351 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44357810 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11653] ppid=11644 vsize=868504 CPUtime=0
/proc/11645/task/11653/stat : 11653 (java) S 11644 11631 11351 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44357810 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 233.45
Current children cumulated vsize (KiB) 890600

[startup+241.502 s]
/proc/loadavg: 2.27 2.17 1.92 3/91 11653
/proc/meminfo: memFree=15376/2055920 swapFree=4180716/4192956
[pid=11631] ppid=11629 vsize=16740 CPUtime=1.11
/proc/11631/stat : 11631 (sugar++) S 11629 11631 11351 0 -1 4194304 1297 8870 0 1 6 2 98 5 16 0 1 0 44357673 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11631/statm: 4185 1104 409 3 0 764 0
[pid=11644] ppid=11631 vsize=5356 CPUtime=0
/proc/11644/stat : 11644 (sh) S 11631 11631 11351 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44357806 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11644/statm: 1339 233 193 169 0 50 0
[pid=11645] ppid=11644 vsize=868504 CPUtime=233.76
/proc/11645/stat : 11645 (java) S 11644 11631 11351 0 -1 0 53929 0 1 0 21976 1400 0 0 18 0 9 0 44357806 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11645/statm: 217126 33272 2566 9 0 211673 0
[pid=11645/tid=11646] ppid=11644 vsize=868504 CPUtime=226.31
/proc/11645/task/11646/stat : 11646 (java) R 11644 11631 11351 0 -1 64 9357 0 1 0 21289 1342 0 0 25 0 9 0 44357807 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4127112014 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11647] ppid=11644 vsize=868504 CPUtime=7.11
/proc/11645/task/11647/stat : 11647 (java) S 11644 11631 11351 0 -1 64 42336 0 0 0 655 56 0 0 16 0 9 0 44357808 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11648] ppid=11644 vsize=868504 CPUtime=0
/proc/11645/task/11648/stat : 11648 (java) S 11644 11631 11351 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44357808 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11649] ppid=11644 vsize=868504 CPUtime=0
/proc/11645/task/11649/stat : 11649 (java) S 11644 11631 11351 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44357808 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11650] ppid=11644 vsize=868504 CPUtime=0
/proc/11645/task/11650/stat : 11650 (java) S 11644 11631 11351 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44357810 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11651] ppid=11644 vsize=868504 CPUtime=0.33
/proc/11645/task/11651/stat : 11651 (java) S 11644 11631 11351 0 -1 64 1539 0 0 0 32 1 0 0 15 0 9 0 44357810 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11652] ppid=11644 vsize=868504 CPUtime=0
/proc/11645/task/11652/stat : 11652 (java) S 11644 11631 11351 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44357810 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11645/tid=11653] ppid=11644 vsize=868504 CPUtime=0
/proc/11645/task/11653/stat : 11653 (java) S 11644 11631 11351 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44357810 889348096 33272 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 234.87
Current children cumulated vsize (KiB) 890600

[startup+243.107 s]
/proc/loadavg: 2.25 2.16 1.92 2/81 11653
/proc/meminfo: memFree=1769120/2055920 swapFree=4180716/4192956
[pid=11631] ppid=11629 vsize=16740 CPUtime=236.2
/proc/11631/stat : 11631 (sugar++) D 11629 11631 11351 0 -1 4194304 1320 63104 0 2 6 89 22115 1410 15 0 1 0 44357673 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 227607811113 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/11631/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 236.2
Current children cumulated vsize (KiB) 16740

[startup+243.503 s]
/proc/loadavg: 2.25 2.16 1.92 2/81 11653
/proc/meminfo: memFree=1769120/2055920 swapFree=4180716/4192956
[pid=11631] ppid=11629 vsize=16740 CPUtime=236.22
/proc/11631/stat : 11631 (sugar++) D 11629 11631 11351 0 -1 4194304 1320 63104 0 2 6 91 22115 1410 15 0 1 0 44357673 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 227607811113 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/11631/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 236.22
Current children cumulated vsize (KiB) 16740

[startup+243.902 s]
/proc/loadavg: 2.25 2.16 1.92 2/81 11653
/proc/meminfo: memFree=1769120/2055920 swapFree=4180716/4192956
[pid=11631] ppid=11629 vsize=16740 CPUtime=236.24
/proc/11631/stat : 11631 (sugar++) D 11629 11631 11351 0 -1 4194304 1320 63104 0 2 6 93 22115 1410 15 0 1 0 44357673 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 227607811113 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/11631/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 236.24
Current children cumulated vsize (KiB) 16740

Child status: 0
Real time (s): 243.97
CPU time (s): 236.266
CPU user time (s): 221.217
CPU system time (s): 15.0487
CPU usage (%): 96.8422
Max. virtual memory (cumulated for all children) (KiB): 900988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 221.217
system time used= 15.0487
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64480
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= 43076
involuntary context switches= 48948

runsolver used 0.296954 second user time and 0.869867 second system time

The end

Launcher Data (download as text)

Begin job on node66 at 2008-07-12 17:29:57
IDJOB=1112997
IDBENCH=61509
IDSOLVER=367
FILE ID=node66/1112997-1215876596
PBS_JOBID= 7903592
Free space on /tmp= 66412 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/fapp/fapp07/normalized-fapp07-0600-6.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-1112997-1215876596/watcher-1112997-1215876596 -o /tmp/evaluation-result-1112997-1215876596/solver-1112997-1215876596 -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-1112997-1215876596.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d23de4e6fd19229cdf6e50664455956d
RANDOM SEED=216163217

node66.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.259
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.259
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:       1743048 kB
Buffers:          6812 kB
Cached:          51796 kB
SwapCached:       5992 kB
Active:         251680 kB
Inactive:        13200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1743048 kB
SwapTotal:     4192956 kB
SwapFree:      4180696 kB
Dirty:            2080 kB
Writeback:           0 kB
Mapped:         222516 kB
Slab:            32980 kB
Committed_AS:   915668 kB
PageTables:       2116 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= 66412 MiB
End job on node66 at 2008-07-12 17:34:01