Trace number 1112453

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? 246.549 254.95

General information on the benchmark

Namecsp/super-os/super-os-taillard-20/
normalized-super-os-taillard-20-29.xml
MD5SUM094c252b9befceb10e49353ca5017fcb
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints94
Best CPU time to get the best result obtained on this benchmark3600.03
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints23200
Maximum constraint arity2
Maximum domain size1256
Number of constraints which are defined in extension0
Number of constraints which are defined in intension23200
Global constraints used (with number of constraints)

Solver Data (download as text)

0.07/0.85	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.07/0.85	c 0	BEGIN Sat Jul 12 15:14:16 2008
0.07/0.85	c 0	PID 18697
0.07/0.85	c 0	HOST node51.alineos.net
0.07/0.85	c 0	CONVERTING HOME/instance-1112453-1215868454.xml TO HOME/temp.csp
0.07/0.85	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1112453-1215868454.xml' 'HOME/temp.csp'
1.41/2.24	c 1	98 domains, 800 variables, 3 predicates, 0 relations, 23200 constraints
1.41/2.26	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.41/2.26	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.47/2.34	c 1	Parsing HOME/temp.csp
1.47/2.68	c 2	parsed 10000 expressions
1.47/2.90	c 2	parsed 20000 expressions
1.47/3.03	c 2	parsed 24101 expressions
1.47/3.03	c 2	Heap : 7 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.38/3.24	c 2	MAX CSP: 23200 constraints
2.38/3.24	c 2	Converting to clausal form CSP
2.67/3.56	c 2	converted 4731 (10%) expressions
2.77/3.67	c 3	converted 9461 (20%) expressions
2.87/3.79	c 3	converted 14192 (30%) expressions
3.17/4.04	c 3	converted 18922 (40%) expressions
3.27/4.15	c 3	converted 23652 (50%) expressions
3.37/4.27	c 3	converted 28383 (60%) expressions
3.47/4.39	c 3	converted 33113 (70%) expressions
3.67/4.51	c 3	converted 37844 (80%) expressions
3.76/4.63	c 3	converted 42574 (90%) expressions
6.33/7.24	c 6	converted 47304 (100%) expressions
6.33/7.25	c 6	CSP : 47200 integers, 0 booleans, 69599 clauses, largest domain size 34801
6.33/7.25	c 6	Heap : 64 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.33/7.25	c 6	Propagation in CSP
7.32/8.21	c 7	23194 values, 0 unsatisfiable literals, and 0 valid clauses are removed
7.32/8.22	c 7	CSP : 47200 integers, 0 booleans, 69599 clauses, largest domain size 23201
7.32/8.22	c 7	Heap : 65 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.32/8.25	c 7	Simplifing CSP by introducing new Boolean variables
7.62/8.52	c 7	CSP : 47200 integers, 46400 booleans, 115999 clauses, largest domain size 23201
7.62/8.52	c 7	Heap : 81 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
8.02/9.00	c 8	Encoding CSP to SAT : HOME/temp.cnf
9.30/10.22	c 9	4720 (10%) CSP integer variables are encoded (962770 clauses, 16145129 bytes)
9.30/10.23	c 9	9440 (20%) CSP integer variables are encoded (962770 clauses, 16145129 bytes)
9.30/10.23	c 9	14160 (30%) CSP integer variables are encoded (962770 clauses, 16145129 bytes)
9.30/10.24	c 9	18880 (40%) CSP integer variables are encoded (962770 clauses, 16145129 bytes)
9.30/10.24	c 9	23600 (50%) CSP integer variables are encoded (962770 clauses, 16145129 bytes)
9.69/10.68	c 10	28320 (60%) CSP integer variables are encoded (1300221 clauses, 22530241 bytes)
9.79/10.78	c 10	33040 (70%) CSP integer variables are encoded (1375895 clauses, 23968047 bytes)
9.90/10.88	c 10	37760 (80%) CSP integer variables are encoded (1452277 clauses, 25419305 bytes)
10.00/10.97	c 10	42480 (90%) CSP integer variables are encoded (1509078 clauses, 26498524 bytes)
10.09/11.06	c 10	47200 (100%) CSP integer variables are encoded (1579609 clauses, 27838613 bytes)
25.74/27.56	c 26	11600 (10%) CSP clauses are encoded (10539261 clauses, 248217201 bytes)
41.54/43.71	c 43	23200 (20%) CSP clauses are encoded (19506975 clauses, 481261770 bytes)
57.37/61.04	c 60	34800 (30%) CSP clauses are encoded (28533297 clauses, 715830147 bytes)
73.61/77.82	c 77	46400 (40%) CSP clauses are encoded (37454549 clauses, 947666689 bytes)
90.22/95.02	c 94	58000 (50%) CSP clauses are encoded (46336652 clauses, 1178485372 bytes)
105.98/111.12	c 110	69600 (60%) CSP clauses are encoded (55231759 clauses, 1409642159 bytes)
245.46/253.33	c 252	ERROR Exception Too large HOME/temp.cnf
245.46/253.35	c 252	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
245.46/253.35	c 252	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
245.46/253.35	c 252	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
245.46/253.35	s UNKNOWN
245.51/253.41	c 252	CPU 231.23 (0.05 0.03 231.18 14.26)
245.51/253.41	c 252	END Sat Jul 12 15:18:28 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-1112453-1215868454/watcher-1112453-1215868454 -o /tmp/evaluation-result-1112453-1215868454/solver-1112453-1215868454 -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-1112453-1215868454.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.60 2.72 2.91 5/80 18697
/proc/meminfo: memFree=1759584/2055920 swapFree=4192812/4192956
[pid=18697] ppid=18695 vsize=12268 CPUtime=0
/proc/18697/stat : 18697 (sugar++) R 18695 18697 18514 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 43544384 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 235380194302 0 0 4224 0 0 0 0 17 1 0 0
/proc/18697/statm: 3067 316 241 3 0 167 0

[startup+0.0461171 s]
/proc/loadavg: 2.60 2.72 2.91 5/80 18697
/proc/meminfo: memFree=1759584/2055920 swapFree=4192812/4192956
[pid=18697] ppid=18695 vsize=13336 CPUtime=0.02
/proc/18697/stat : 18697 (sugar++) D 18695 18697 18514 0 -1 4194304 723 0 0 0 2 0 0 0 18 0 1 0 43544384 13656064 691 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/18697/statm: 3334 691 338 3 0 434 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13336

[startup+0.105041 s]
/proc/loadavg: 2.60 2.72 2.91 5/80 18697
/proc/meminfo: memFree=1759584/2055920 swapFree=4192812/4192956
[pid=18697] ppid=18695 vsize=13336 CPUtime=0.03
/proc/18697/stat : 18697 (sugar++) D 18695 18697 18514 0 -1 4194304 733 0 0 0 2 1 0 0 18 0 1 0 43544384 13656064 701 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 0 18446744071563479169 0 0 17 0 0 0
/proc/18697/statm: 3334 702 338 3 0 434 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13336

[startup+0.301131 s]
/proc/loadavg: 2.60 2.72 2.91 5/80 18697
/proc/meminfo: memFree=1759584/2055920 swapFree=4192812/4192956
[pid=18697] ppid=18695 vsize=15948 CPUtime=0.05
/proc/18697/stat : 18697 (sugar++) R 18695 18697 18514 0 -1 4194304 915 0 0 0 3 2 0 0 18 0 1 0 43544384 16330752 883 996147200 4194304 4206940 548682068528 18446744073709551615 235391095209 0 0 4224 0 0 0 0 17 0 0 0
/proc/18697/statm: 3987 883 380 3 0 566 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15948

[startup+0.701166 s]
/proc/loadavg: 2.60 2.72 2.91 5/80 18697
/proc/meminfo: memFree=1759584/2055920 swapFree=4192812/4192956
[pid=18697] ppid=18695 vsize=16476 CPUtime=0.06
/proc/18697/stat : 18697 (sugar++) R 18695 18697 18514 0 -1 4194304 1045 0 0 0 4 2 0 0 18 0 1 0 43544384 16871424 1013 996147200 4194304 4206940 548682068528 18446744073709551615 235371139809 0 0 4224 0 0 0 0 17 0 0 0
/proc/18697/statm: 4119 1014 380 3 0 698 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16476

[startup+1.50223 s]
/proc/loadavg: 2.60 2.72 2.91 4/91 18709
/proc/meminfo: memFree=1750984/2055920 swapFree=4192812/4192956
[pid=18697] ppid=18695 vsize=16740 CPUtime=0.07
/proc/18697/stat : 18697 (sugar++) S 18695 18697 18514 0 -1 4194304 1219 128 0 0 5 2 0 0 18 0 1 0 43544384 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18697/statm: 4185 1104 409 3 0 764 0
[pid=18700] ppid=18697 vsize=5356 CPUtime=0
/proc/18700/stat : 18700 (sh) S 18697 18697 18514 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43544469 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18700/statm: 1339 233 193 169 0 50 0
[pid=18701] ppid=18700 vsize=864660 CPUtime=0.63
/proc/18701/stat : 18701 (java) S 18700 18697 18514 0 -1 0 9618 0 1 0 59 4 0 0 22 0 9 0 43544470 885411840 8145 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18701/statm: 216165 8146 2529 9 0 210747 0
[pid=18701/tid=18702] ppid=18700 vsize=864660 CPUtime=0.32
/proc/18701/task/18702/stat : 18702 (java) R 18700 18697 18514 0 -1 64 2804 0 1 0 31 1 0 0 25 0 9 0 43544471 885411840 8148 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18701/tid=18703] ppid=18700 vsize=864660 CPUtime=0.21
/proc/18701/task/18703/stat : 18703 (java) R 18700 18697 18514 0 -1 64 5633 0 0 0 19 2 0 0 16 0 9 0 43544472 885411840 8150 996147200 134512640 134550740 4294956000 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18701/tid=18704] ppid=18700 vsize=864660 CPUtime=0
/proc/18701/task/18704/stat : 18704 (java) S 18700 18697 18514 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 43544472 885411840 8152 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18701/tid=18705] ppid=18700 vsize=864660 CPUtime=0
/proc/18701/task/18705/stat : 18705 (java) S 18700 18697 18514 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 43544472 885411840 8154 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18701/tid=18706] ppid=18700 vsize=864660 CPUtime=0
/proc/18701/task/18706/stat : 18706 (java) S 18700 18697 18514 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 43544474 885411840 8156 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18701/tid=18707] ppid=18700 vsize=864660 CPUtime=0.08
/proc/18701/task/18707/stat : 18707 (java) S 18700 18697 18514 0 -1 64 486 0 0 0 8 0 0 0 19 0 9 0 43544474 885411840 8157 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18701/tid=18708] ppid=18700 vsize=864660 CPUtime=0
/proc/18701/task/18708/stat : 18708 (java) S 18700 18697 18514 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 43544474 885411840 8159 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18701/tid=18709] ppid=18700 vsize=864660 CPUtime=0
/proc/18701/task/18709/stat : 18709 (java) S 18700 18697 18514 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 43544474 885411840 8161 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 886756

[startup+3.10138 s]
/proc/loadavg: 2.60 2.72 2.91 3/91 18709
/proc/meminfo: memFree=1717896/2055920 swapFree=4192812/4192956
[pid=18697] ppid=18695 vsize=16740 CPUtime=1.47
/proc/18697/stat : 18697 (sugar++) S 18695 18697 18514 0 -1 4194304 1297 14439 0 1 5 3 131 8 15 0 1 0 43544384 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18697/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 16740

[startup+6.30267 s]
/proc/loadavg: 2.63 2.72 2.91 4/91 18719
/proc/meminfo: memFree=1702280/2055920 swapFree=4192812/4192956
[pid=18697] ppid=18695 vsize=16740 CPUtime=1.47
/proc/18697/stat : 18697 (sugar++) S 18695 18697 18514 0 -1 4194304 1297 14439 0 1 5 3 131 8 15 0 1 0 43544384 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18697/statm: 4185 1104 409 3 0 764 0
[pid=18710] ppid=18697 vsize=5356 CPUtime=0
/proc/18710/stat : 18710 (sh) S 18697 18697 18514 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 43544611 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18710/statm: 1339 233 193 169 0 50 0
[pid=18711] ppid=18710 vsize=868436 CPUtime=3.97
/proc/18711/stat : 18711 (java) S 18710 18697 18514 0 -1 0 20827 0 1 0 386 11 0 0 18 0 9 0 43544611 889278464 19187 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18711/statm: 217109 19187 2540 9 0 211684 0
[pid=18711/tid=18712] ppid=18710 vsize=868436 CPUtime=2.54
/proc/18711/task/18712/stat : 18712 (java) R 18710 18697 18514 0 -1 64 3191 0 1 0 252 2 0 0 25 0 9 0 43544612 889278464 19187 996147200 134512640 134550740 4294955920 18446744073709551615 104036785 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18713] ppid=18710 vsize=868436 CPUtime=1.17
/proc/18711/task/18713/stat : 18713 (java) S 18710 18697 18514 0 -1 64 15461 0 0 0 111 6 0 0 16 0 9 0 43544613 889278464 19187 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18714] ppid=18710 vsize=868436 CPUtime=0
/proc/18711/task/18714/stat : 18714 (java) S 18710 18697 18514 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43544613 889278464 19187 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18715] ppid=18710 vsize=868436 CPUtime=0
/proc/18711/task/18715/stat : 18715 (java) S 18710 18697 18514 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 43544613 889278464 19187 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18716] ppid=18710 vsize=868436 CPUtime=0
/proc/18711/task/18716/stat : 18716 (java) S 18710 18697 18514 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43544615 889278464 19187 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18717] ppid=18710 vsize=868436 CPUtime=0.21
/proc/18711/task/18717/stat : 18717 (java) S 18710 18697 18514 0 -1 64 1479 0 0 0 21 0 0 0 16 0 9 0 43544615 889278464 19187 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18718] ppid=18710 vsize=868436 CPUtime=0
/proc/18711/task/18718/stat : 18718 (java) S 18710 18697 18514 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 43544615 889278464 19187 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18719] ppid=18710 vsize=868436 CPUtime=0
/proc/18711/task/18719/stat : 18719 (java) S 18710 18697 18514 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 43544615 889278464 19187 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.44
Current children cumulated vsize (KiB) 890532

[startup+12.7012 s]
/proc/loadavg: 2.66 2.73 2.91 3/91 18719
/proc/meminfo: memFree=1619912/2055920 swapFree=4192812/4192956
[pid=18697] ppid=18695 vsize=16740 CPUtime=1.47
/proc/18697/stat : 18697 (sugar++) S 18695 18697 18514 0 -1 4194304 1297 14439 0 1 5 3 131 8 15 0 1 0 43544384 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18697/statm: 4185 1104 409 3 0 764 0
[pid=18710] ppid=18697 vsize=5356 CPUtime=0
/proc/18710/stat : 18710 (sh) S 18697 18697 18514 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 43544611 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18710/statm: 1339 233 193 169 0 50 0
[pid=18711] ppid=18710 vsize=868548 CPUtime=10.31
/proc/18711/stat : 18711 (java) S 18710 18697 18514 0 -1 0 32620 0 1 0 986 45 0 0 18 0 9 0 43544611 889393152 26397 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18711/statm: 217137 26397 2565 9 0 211684 0
[pid=18711/tid=18712] ppid=18710 vsize=868548 CPUtime=7.61
/proc/18711/task/18712/stat : 18712 (java) R 18710 18697 18514 0 -1 64 3831 0 1 0 730 31 0 0 25 0 9 0 43544612 889393152 26397 996147200 134512640 134550740 4294955920 18446744073709551615 4127083212 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18713] ppid=18710 vsize=868548 CPUtime=2.37
/proc/18711/task/18713/stat : 18713 (java) S 18710 18697 18514 0 -1 64 26570 0 0 0 226 11 0 0 16 0 9 0 43544613 889393152 26397 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18714] ppid=18710 vsize=868548 CPUtime=0
/proc/18711/task/18714/stat : 18714 (java) S 18710 18697 18514 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43544613 889393152 26397 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18715] ppid=18710 vsize=868548 CPUtime=0
/proc/18711/task/18715/stat : 18715 (java) S 18710 18697 18514 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 43544613 889393152 26397 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18716] ppid=18710 vsize=868548 CPUtime=0
/proc/18711/task/18716/stat : 18716 (java) S 18710 18697 18514 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43544615 889393152 26397 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18717] ppid=18710 vsize=868548 CPUtime=0.29
/proc/18711/task/18717/stat : 18717 (java) S 18710 18697 18514 0 -1 64 1523 0 0 0 28 1 0 0 16 0 9 0 43544615 889393152 26397 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18718] ppid=18710 vsize=868548 CPUtime=0
/proc/18711/task/18718/stat : 18718 (java) S 18710 18697 18514 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 43544615 889393152 26397 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18719] ppid=18710 vsize=868548 CPUtime=0
/proc/18711/task/18719/stat : 18719 (java) S 18710 18697 18514 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 43544615 889393152 26397 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.78
Current children cumulated vsize (KiB) 890644

[startup+25.5024 s]
/proc/loadavg: 2.80 2.76 2.91 3/91 18719
/proc/meminfo: memFree=1446536/2055920 swapFree=4192812/4192956
[pid=18697] ppid=18695 vsize=16740 CPUtime=1.47
/proc/18697/stat : 18697 (sugar++) S 18695 18697 18514 0 -1 4194304 1297 14439 0 1 5 3 131 8 15 0 1 0 43544384 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18697/statm: 4185 1104 409 3 0 764 0
[pid=18710] ppid=18697 vsize=5356 CPUtime=0
/proc/18710/stat : 18710 (sh) S 18697 18697 18514 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 43544611 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18710/statm: 1339 233 193 169 0 50 0
[pid=18711] ppid=18710 vsize=868548 CPUtime=22.28
/proc/18711/stat : 18711 (java) S 18710 18697 18514 0 -1 0 33253 0 1 0 2081 147 0 0 18 0 9 0 43544611 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18711/statm: 217137 26402 2565 9 0 211684 0
[pid=18711/tid=18712] ppid=18710 vsize=868548 CPUtime=19.28
/proc/18711/task/18712/stat : 18712 (java) R 18710 18697 18514 0 -1 64 4459 0 1 0 1799 129 0 0 25 0 9 0 43544612 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18711/tid=18713] ppid=18710 vsize=868548 CPUtime=2.66
/proc/18711/task/18713/stat : 18713 (java) S 18710 18697 18514 0 -1 64 26570 0 0 0 251 15 0 0 16 0 9 0 43544613 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18711/tid=18714] ppid=18710 vsize=868548 CPUtime=0
/proc/18711/task/18714/stat : 18714 (java) S 18710 18697 18514 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43544613 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18715] ppid=18710 vsize=868548 CPUtime=0
/proc/18711/task/18715/stat : 18715 (java) S 18710 18697 18514 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 43544613 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18716] ppid=18710 vsize=868548 CPUtime=0
/proc/18711/task/18716/stat : 18716 (java) S 18710 18697 18514 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43544615 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18717] ppid=18710 vsize=868548 CPUtime=0.3
/proc/18711/task/18717/stat : 18717 (java) S 18710 18697 18514 0 -1 64 1528 0 0 0 29 1 0 0 16 0 9 0 43544615 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18711/tid=18718] ppid=18710 vsize=868548 CPUtime=0
/proc/18711/task/18718/stat : 18718 (java) S 18710 18697 18514 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 43544615 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18719] ppid=18710 vsize=868548 CPUtime=0
/proc/18711/task/18719/stat : 18719 (java) S 18710 18697 18514 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 43544615 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.75
Current children cumulated vsize (KiB) 890644

[startup+51.1027 s]
/proc/loadavg: 3.06 2.82 2.93 3/91 18719
/proc/meminfo: memFree=1078984/2055920 swapFree=4192812/4192956
[pid=18697] ppid=18695 vsize=16740 CPUtime=1.47
/proc/18697/stat : 18697 (sugar++) S 18695 18697 18514 0 -1 4194304 1297 14439 0 1 5 3 131 8 16 0 1 0 43544384 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18697/statm: 4185 1104 409 3 0 764 0
[pid=18710] ppid=18697 vsize=5356 CPUtime=0
/proc/18710/stat : 18710 (sh) S 18697 18697 18514 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 43544611 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18710/statm: 1339 233 193 169 0 50 0
[pid=18711] ppid=18710 vsize=868548 CPUtime=47.36
/proc/18711/stat : 18711 (java) S 18710 18697 18514 0 -1 0 34586 0 1 0 4380 356 0 0 18 0 9 0 43544611 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

/proc/18711/task/18712/stat : 18712 (java) R 18710 18697 18514 0 -1 64 11810 0 1 0 19677 1088 0 0 25 0 9 0 43544612 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 102064685 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18713] ppid=18710 vsize=868548 CPUtime=6.31
/proc/18711/task/18713/stat : 18713 (java) S 18710 18697 18514 0 -1 64 26570 0 0 0 568 63 0 0 16 0 9 0 43544613 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18714] ppid=18710 vsize=868548 CPUtime=0
/proc/18711/task/18714/stat : 18714 (java) S 18710 18697 18514 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43544613 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18715] ppid=18710 vsize=868548 CPUtime=0
/proc/18711/task/18715/stat : 18715 (java) S 18710 18697 18514 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 43544613 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18716] ppid=18710 vsize=868548 CPUtime=0
/proc/18711/task/18716/stat : 18716 (java) S 18710 18697 18514 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43544615 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18717] ppid=18710 vsize=868548 CPUtime=0.3
/proc/18711/task/18717/stat : 18717 (java) S 18710 18697 18514 0 -1 64 1528 0 0 0 29 1 0 0 16 0 9 0 43544615 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18711/tid=18718] ppid=18710 vsize=868548 CPUtime=0
/proc/18711/task/18718/stat : 18718 (java) S 18710 18697 18514 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 43544615 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18719] ppid=18710 vsize=868548 CPUtime=0
/proc/18711/task/18719/stat : 18719 (java) S 18710 18697 18514 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 43544615 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 215.75
Current children cumulated vsize (KiB) 890644

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

[startup+230.303 s]
/proc/loadavg: 2.79 2.86 2.93 3/91 18719
/proc/meminfo: memFree=16072/2055920 swapFree=4192812/4192956
[pid=18697] ppid=18695 vsize=16740 CPUtime=1.47
/proc/18697/stat : 18697 (sugar++) S 18695 18697 18514 0 -1 4194304 1297 14439 0 1 5 3 131 8 16 0 1 0 43544384 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18697/statm: 4185 1104 409 3 0 764 0
[pid=18710] ppid=18697 vsize=5356 CPUtime=0
/proc/18710/stat : 18710 (sh) S 18697 18697 18514 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 43544611 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18710/statm: 1339 233 193 169 0 50 0
[pid=18711] ppid=18710 vsize=868548 CPUtime=222.11
/proc/18711/stat : 18711 (java) S 18710 18697 18514 0 -1 0 41015 0 1 0 20988 1223 0 0 18 0 9 0 43544611 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18711/statm: 217137 26402 2565 9 0 211684 0
[pid=18711/tid=18712] ppid=18710 vsize=868548 CPUtime=215.28
/proc/18711/task/18712/stat : 18712 (java) R 18710 18697 18514 0 -1 64 12221 0 1 0 20373 1155 0 0 25 0 9 0 43544612 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18711/tid=18713] ppid=18710 vsize=868548 CPUtime=6.51
/proc/18711/task/18713/stat : 18713 (java) S 18710 18697 18514 0 -1 64 26570 0 0 0 585 66 0 0 16 0 9 0 43544613 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18711/tid=18714] ppid=18710 vsize=868548 CPUtime=0
/proc/18711/task/18714/stat : 18714 (java) S 18710 18697 18514 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43544613 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18715] ppid=18710 vsize=868548 CPUtime=0
/proc/18711/task/18715/stat : 18715 (java) S 18710 18697 18514 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 43544613 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18716] ppid=18710 vsize=868548 CPUtime=0
/proc/18711/task/18716/stat : 18716 (java) S 18710 18697 18514 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43544615 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18717] ppid=18710 vsize=868548 CPUtime=0.3
/proc/18711/task/18717/stat : 18717 (java) S 18710 18697 18514 0 -1 64 1528 0 0 0 29 1 0 0 16 0 9 0 43544615 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18711/tid=18718] ppid=18710 vsize=868548 CPUtime=0
/proc/18711/task/18718/stat : 18718 (java) S 18710 18697 18514 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 43544615 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18719] ppid=18710 vsize=868548 CPUtime=0
/proc/18711/task/18719/stat : 18719 (java) S 18710 18697 18514 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 43544615 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 223.58
Current children cumulated vsize (KiB) 890644

[startup+243.106 s]
/proc/loadavg: 2.83 2.86 2.93 3/91 18719
/proc/meminfo: memFree=15304/2055920 swapFree=4192812/4192956
[pid=18697] ppid=18695 vsize=16740 CPUtime=1.47
/proc/18697/stat : 18697 (sugar++) S 18695 18697 18514 0 -1 4194304 1297 14439 0 1 5 3 131 8 16 0 1 0 43544384 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18697/statm: 4185 1104 409 3 0 764 0
[pid=18710] ppid=18697 vsize=5356 CPUtime=0
/proc/18710/stat : 18710 (sh) S 18697 18697 18514 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 43544611 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18710/statm: 1339 233 193 169 0 50 0
[pid=18711] ppid=18710 vsize=868548 CPUtime=234.02
/proc/18711/stat : 18711 (java) S 18710 18697 18514 0 -1 0 41651 0 1 0 22072 1330 0 0 18 0 9 0 43544611 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18711/statm: 217137 26402 2565 9 0 211684 0
[pid=18711/tid=18712] ppid=18710 vsize=868548 CPUtime=226.87
/proc/18711/task/18712/stat : 18712 (java) R 18710 18697 18514 0 -1 64 12857 0 1 0 21428 1259 0 0 25 0 9 0 43544612 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18711/tid=18713] ppid=18710 vsize=868548 CPUtime=6.83
/proc/18711/task/18713/stat : 18713 (java) S 18710 18697 18514 0 -1 64 26570 0 0 0 614 69 0 0 16 0 9 0 43544613 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18711/tid=18714] ppid=18710 vsize=868548 CPUtime=0
/proc/18711/task/18714/stat : 18714 (java) S 18710 18697 18514 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43544613 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18715] ppid=18710 vsize=868548 CPUtime=0
/proc/18711/task/18715/stat : 18715 (java) S 18710 18697 18514 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 43544613 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18716] ppid=18710 vsize=868548 CPUtime=0
/proc/18711/task/18716/stat : 18716 (java) S 18710 18697 18514 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43544615 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18717] ppid=18710 vsize=868548 CPUtime=0.3
/proc/18711/task/18717/stat : 18717 (java) S 18710 18697 18514 0 -1 64 1528 0 0 0 29 1 0 0 16 0 9 0 43544615 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18711/tid=18718] ppid=18710 vsize=868548 CPUtime=0
/proc/18711/task/18718/stat : 18718 (java) S 18710 18697 18514 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 43544615 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18719] ppid=18710 vsize=868548 CPUtime=0
/proc/18711/task/18719/stat : 18719 (java) S 18710 18697 18514 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 43544615 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 235.49
Current children cumulated vsize (KiB) 890644

[startup+249.503 s]
/proc/loadavg: 2.76 2.85 2.92 3/91 18719
/proc/meminfo: memFree=14920/2055920 swapFree=4192812/4192956
[pid=18697] ppid=18695 vsize=16740 CPUtime=1.47
/proc/18697/stat : 18697 (sugar++) S 18695 18697 18514 0 -1 4194304 1297 14439 0 1 5 3 131 8 16 0 1 0 43544384 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18697/statm: 4185 1104 409 3 0 764 0
[pid=18710] ppid=18697 vsize=5356 CPUtime=0
/proc/18710/stat : 18710 (sh) S 18697 18697 18514 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 43544611 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18710/statm: 1339 233 193 169 0 50 0
[pid=18711] ppid=18710 vsize=868548 CPUtime=240.33
/proc/18711/stat : 18711 (java) S 18710 18697 18514 0 -1 0 41988 0 1 0 22650 1383 0 0 18 0 9 0 43544611 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18711/statm: 217137 26402 2565 9 0 211684 0
[pid=18711/tid=18712] ppid=18710 vsize=868548 CPUtime=233.01
/proc/18711/task/18712/stat : 18712 (java) R 18710 18697 18514 0 -1 64 13194 0 1 0 21991 1310 0 0 25 0 9 0 43544612 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18711/tid=18713] ppid=18710 vsize=868548 CPUtime=7
/proc/18711/task/18713/stat : 18713 (java) S 18710 18697 18514 0 -1 64 26570 0 0 0 629 71 0 0 16 0 9 0 43544613 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18711/tid=18714] ppid=18710 vsize=868548 CPUtime=0
/proc/18711/task/18714/stat : 18714 (java) S 18710 18697 18514 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43544613 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18715] ppid=18710 vsize=868548 CPUtime=0
/proc/18711/task/18715/stat : 18715 (java) S 18710 18697 18514 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 43544613 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18716] ppid=18710 vsize=868548 CPUtime=0
/proc/18711/task/18716/stat : 18716 (java) S 18710 18697 18514 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43544615 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18717] ppid=18710 vsize=868548 CPUtime=0.3
/proc/18711/task/18717/stat : 18717 (java) S 18710 18697 18514 0 -1 64 1528 0 0 0 29 1 0 0 16 0 9 0 43544615 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18711/tid=18718] ppid=18710 vsize=868548 CPUtime=0
/proc/18711/task/18718/stat : 18718 (java) S 18710 18697 18514 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 43544615 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18719] ppid=18710 vsize=868548 CPUtime=0
/proc/18711/task/18719/stat : 18719 (java) S 18710 18697 18514 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 43544615 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 241.8
Current children cumulated vsize (KiB) 890644

[startup+252.702 s]
/proc/loadavg: 2.78 2.85 2.92 3/91 18719
/proc/meminfo: memFree=16200/2055920 swapFree=4192812/4192956
[pid=18697] ppid=18695 vsize=16740 CPUtime=1.47
/proc/18697/stat : 18697 (sugar++) S 18695 18697 18514 0 -1 4194304 1297 14439 0 1 5 3 131 8 16 0 1 0 43544384 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18697/statm: 4185 1104 409 3 0 764 0
[pid=18710] ppid=18697 vsize=5356 CPUtime=0
/proc/18710/stat : 18710 (sh) S 18697 18697 18514 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 43544611 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18710/statm: 1339 233 193 169 0 50 0
[pid=18711] ppid=18710 vsize=868548 CPUtime=243.41
/proc/18711/stat : 18711 (java) S 18710 18697 18514 0 -1 0 42143 0 1 0 22930 1411 0 0 18 0 9 0 43544611 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18711/statm: 217137 26402 2565 9 0 211684 0
[pid=18711/tid=18712] ppid=18710 vsize=868548 CPUtime=236.01
/proc/18711/task/18712/stat : 18712 (java) R 18710 18697 18514 0 -1 64 13349 0 1 0 22265 1336 0 0 25 0 9 0 43544612 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4126565000 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18713] ppid=18710 vsize=868548 CPUtime=7.07
/proc/18711/task/18713/stat : 18713 (java) S 18710 18697 18514 0 -1 64 26570 0 0 0 635 72 0 0 16 0 9 0 43544613 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18714] ppid=18710 vsize=868548 CPUtime=0
/proc/18711/task/18714/stat : 18714 (java) S 18710 18697 18514 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43544613 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18715] ppid=18710 vsize=868548 CPUtime=0
/proc/18711/task/18715/stat : 18715 (java) S 18710 18697 18514 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 43544613 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18716] ppid=18710 vsize=868548 CPUtime=0
/proc/18711/task/18716/stat : 18716 (java) S 18710 18697 18514 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43544615 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18717] ppid=18710 vsize=868548 CPUtime=0.3
/proc/18711/task/18717/stat : 18717 (java) S 18710 18697 18514 0 -1 64 1528 0 0 0 29 1 0 0 16 0 9 0 43544615 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18711/tid=18718] ppid=18710 vsize=868548 CPUtime=0
/proc/18711/task/18718/stat : 18718 (java) S 18710 18697 18514 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 43544615 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18711/tid=18719] ppid=18710 vsize=868548 CPUtime=0
/proc/18711/task/18719/stat : 18719 (java) S 18710 18697 18514 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 43544615 889393152 26402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 244.88
Current children cumulated vsize (KiB) 890644

[startup+254.302 s]
/proc/loadavg: 2.78 2.85 2.92 4/81 18719
/proc/meminfo: memFree=1291800/2055920 swapFree=4192812/4192956
[pid=18697] ppid=18695 vsize=16740 CPUtime=246.36
/proc/18697/stat : 18697 (sugar++) R 18695 18697 18514 0 -1 4194304 1320 56910 0 2 5 87 23118 1426 16 0 1 0 43544384 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 235371467817 0 0 4224 16386 0 0 0 17 1 0 0
/proc/18697/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 246.36
Current children cumulated vsize (KiB) 16740

[startup+254.702 s]
/proc/loadavg: 2.78 2.85 2.92 4/81 18719
/proc/meminfo: memFree=1291800/2055920 swapFree=4192812/4192956
[pid=18697] ppid=18695 vsize=16740 CPUtime=246.49
/proc/18697/stat : 18697 (sugar++) D 18695 18697 18514 0 -1 4194304 1320 56910 0 2 5 100 23118 1426 15 0 1 0 43544384 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 235371467817 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/18697/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 246.49
Current children cumulated vsize (KiB) 16740

[startup+254.902 s]
/proc/loadavg: 2.78 2.85 2.92 4/81 18719
/proc/meminfo: memFree=1291800/2055920 swapFree=4192812/4192956
[pid=18697] ppid=18695 vsize=16740 CPUtime=246.51
/proc/18697/stat : 18697 (sugar++) D 18695 18697 18514 0 -1 4194304 1320 56910 0 2 5 102 23118 1426 15 0 1 0 43544384 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 235371467817 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/18697/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 246.51
Current children cumulated vsize (KiB) 16740

Child status: 0
Real time (s): 254.95
CPU time (s): 246.549
CPU user time (s): 231.247
CPU system time (s): 15.3017
CPU usage (%): 96.7046
Max. virtual memory (cumulated for all children) (KiB): 900780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 231.247
system time used= 15.3017
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58286
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= 76740
involuntary context switches= 92469

runsolver used 0.299954 second user time and 0.904862 second system time

The end

Launcher Data (download as text)

Begin job on node51 at 2008-07-12 15:14:15
IDJOB=1112453
IDBENCH=61420
IDSOLVER=367
FILE ID=node51/1112453-1215868454
PBS_JOBID= 7903543
Free space on /tmp= 66556 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/super-os/super-os-taillard-20/normalized-super-os-taillard-20-29.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-1112453-1215868454/watcher-1112453-1215868454 -o /tmp/evaluation-result-1112453-1215868454/solver-1112453-1215868454 -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-1112453-1215868454.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 094c252b9befceb10e49353ca5017fcb
RANDOM SEED=1645916183

node51.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.218
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.218
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:       1760128 kB
Buffers:         49072 kB
Cached:          88220 kB
SwapCached:          0 kB
Active:         170568 kB
Inactive:        65532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1760128 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3748 kB
Writeback:           0 kB
Mapped:         119092 kB
Slab:            44884 kB
Committed_AS:  1009988 kB
PageTables:       2016 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= 66556 MiB
End job on node51 at 2008-07-12 15:18:30