Trace number 1058231

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.13+picosatSAT 58.7711 59.6751

General information on the benchmark

Namecsp/compet02/
normalized-patat-02-comp-18.xml
MD5SUM7009ab8b0625ac3b74cd8e0d86a590c4
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark58.7711
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints17910
Maximum constraint arity20
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension17710
Global constraints used (with number of constraints)alldifferent(200)

Solver Data (download as text)

0.00/0.14	c 0	Sugar v1-13 + HOME/picosat
0.00/0.14	c 0	BEGIN Thu Jul  3 21:33:58 2008
0.00/0.14	c 0	PID 20837
0.00/0.14	c 0	HOST node42.alineos.net
0.00/0.14	c 0	CONVERTING HOME/instance-1058231-1215113638.xml TO HOME/temp.csp
0.00/0.14	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1058231-1215113638.xml' 'HOME/temp.csp'
1.56/1.73	c 2	44 domains, 800 variables, 1 predicates, 0 relations, 17910 constraints
1.56/1.77	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.56/1.77	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.61/1.85	c 2	Parsing HOME/temp.csp
2.21/2.42	c 2	parsed 10000 expressions
2.51/2.75	c 3	parsed 18755 expressions
2.51/2.76	c 3	Heap : 7 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.51/2.76	c 3	Converting to clausal form CSP
2.81/3.05	c 3	converted 1876 (10%) expressions
2.91/3.19	c 3	converted 3751 (20%) expressions
3.20/3.42	c 3	converted 5627 (30%) expressions
3.29/3.55	c 3	converted 7502 (40%) expressions
3.39/3.68	c 4	converted 9378 (50%) expressions
3.60/3.81	c 4	converted 11253 (60%) expressions
3.70/3.94	c 4	converted 13129 (70%) expressions
4.00/4.22	c 4	converted 15004 (80%) expressions
4.09/4.36	c 4	converted 16880 (90%) expressions
5.27/5.58	c 5	converted 18755 (100%) expressions
5.27/5.58	c 5	CSP : 800 integers, 0 booleans, 47283 clauses, largest domain size 45
5.27/5.58	c 5	Heap : 43 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.27/5.58	c 5	Propagation in CSP
5.67/5.93	c 6	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.67/5.93	c 6	CSP : 800 integers, 0 booleans, 47283 clauses, largest domain size 45
5.67/5.93	c 6	Heap : 47 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.67/5.95	c 6	Simplifing CSP by introducing new Boolean variables
6.85/7.18	c 7	CSP : 800 integers, 116002 booleans, 163285 clauses, largest domain size 45
6.85/7.18	c 7	Heap : 85 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.44/7.79	c 8	Encoding CSP to SAT : HOME/temp.cnf
7.54/7.84	c 8	80 (10%) CSP integer variables are encoded (3440 clauses, 42621 bytes)
7.54/7.84	c 8	160 (20%) CSP integer variables are encoded (6880 clauses, 87341 bytes)
7.54/7.85	c 8	240 (30%) CSP integer variables are encoded (10320 clauses, 133158 bytes)
7.54/7.85	c 8	320 (40%) CSP integer variables are encoded (13760 clauses, 184758 bytes)
7.54/7.85	c 8	400 (50%) CSP integer variables are encoded (17200 clauses, 236358 bytes)
7.54/7.86	c 8	480 (60%) CSP integer variables are encoded (17224 clauses, 236718 bytes)
7.54/7.86	c 8	560 (70%) CSP integer variables are encoded (17246 clauses, 237048 bytes)
7.54/7.86	c 8	640 (80%) CSP integer variables are encoded (17275 clauses, 237483 bytes)
7.54/7.86	c 8	720 (90%) CSP integer variables are encoded (17311 clauses, 238023 bytes)
7.54/7.86	c 8	800 (100%) CSP integer variables are encoded (17326 clauses, 238248 bytes)
8.43/8.71	c 9	16329 (10%) CSP clauses are encoded (371767 clauses, 7157767 bytes)
9.12/9.45	c 9	32657 (20%) CSP clauses are encoded (728598 clauses, 14377566 bytes)
9.80/10.19	c 10	48986 (30%) CSP clauses are encoded (1088078 clauses, 21688393 bytes)
10.61/10.94	c 11	65314 (40%) CSP clauses are encoded (1444098 clauses, 29086647 bytes)
11.39/11.77	c 12	81643 (50%) CSP clauses are encoded (1855634 clauses, 37706762 bytes)
12.37/12.76	c 13	97971 (60%) CSP clauses are encoded (2348526 clauses, 47735883 bytes)
13.35/13.74	c 14	114300 (70%) CSP clauses are encoded (2841507 clauses, 57921459 bytes)
14.33/14.74	c 15	130628 (80%) CSP clauses are encoded (3334707 clauses, 68425117 bytes)
15.32/15.74	c 16	146957 (90%) CSP clauses are encoded (3827996 clauses, 79022444 bytes)
16.31/16.75	c 17	163285 (100%) CSP clauses are encoded (4321372 clauses, 89602654 bytes)
16.31/16.75	c 17	163285 CSP clauses encoded
16.31/16.75	c 17	Writing map file : HOME/temp.map
16.31/16.78	c 17	Heap : 68 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
16.31/16.78	c 17	SAT : 133902 SAT variables, 4321372 SAT clauses, 89602654 bytes
16.31/16.78	c 17	Heap : 68 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
16.39/16.85	c 17	SOLVING HOME/temp.cnf
16.39/16.85	c 17	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
58.12/59.08	c 59	DECODING HOME/temp.out WITH HOME/temp.map
58.12/59.08	c 59	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
58.23/59.17	c 59	Decoding HOME/temp.out
58.62/59.53	s SATISFIABLE
58.62/59.56	v 17 26 27 0 35 27 14 36 36 9 1 9 2 4 1 5 10 36 11 28 11 4 2 19 16 0 5 7 24 16 18 6 40 14 0 17 19 17 1 5 29 30 20 2 4 33 33 13 5 23 37 6 42 3 2 0 34 3 24 32 12 5 6 39 3 35 40 1 1 3 19 7 23 7 0 17 2 6 24 9 36 0 37 35 14 4 6 4 3 18 2 37 6 44 16 38 8 0 2 9 21 21 17 37 2 14 15 7 3 9 7 6 9 31 19 22 18 31 36 44 27 40 8 7 34 42 6 0 34 18 3 44 8 4 5 41 23 9 36 43 11 8 12 28 29 15 23 0 11 24 32 1 10 1 11 6 12 18 9 16 10 25 2 26 37 7 9 12 4 24 17 10 19 15 10 18 13 10 21 29 11 22 10 43 7 24 36 7 12 8 13 28 34 0 35 40 17 11 13 23 15 28 1 3 25 11 10 35 20 12 15 10 8 25 7 33 12 13 30 10 5 33 21 12 13 15 3 39 1 39 26 28 28 13 8 14 23 15 16 32 27 17 16 44 30 31 21 19 17 19 19 16 29 11 22 6 5 24 25 21 16 37 14 38 28 33 12 34 15 42 41 5 42 38 21 18 33 41 20 44 8 15 25 13 20 19 31 29 24 15 16 27 33 34 31 22 39 30 25 27 32 28 25 26 30 1 29 20 40 16 30 24 27 4 22 44 20 35 38 18 21 31 23 14 25 40 26 21 34 39 38 13 40 14 29 20 18 43 41 36 22 27 2 39 30 31 8 25 31 34 22 43 26 33 23 21 37 32 22 27 39 23 38 40 34 31 42 40 43 42 35 18 32 32 22 26 30 44 41 37 44 42 39 33 38 41 20 35 42 43 43 5 38 17 40 20 27 41 26 43 8 6 4 2 3 0 2 7 2 1 6 6 9 1 2 2 7 9 1 7 6 3 2 1 9 5 7 8 2 2 7 5 4 6 4 0 9 3 8 5 9 0 0 7 6 7 3 9 3 3 2 3 5 8 8 3 9 6 6 9 3 9 0 9 1 5 8 9 1 2 5 4 1 7 1 5 1 4 8 2 6 0 9 9 0 7 6 9 0 4 4 1 9 2 4 0 1 6 3 3 0 8 4 0 0 7 8 2 3 5 9 7 7 9 0 4 0 6 5 0 2 6 0 3 5 9 8 8 1 1 5 5 3 5 8 2 0 0 3 2 7 6 8 2 7 6 5 9 4 3 1 4 8 7 8 1 2 2 9 1 3 0 5 9 5 5 8 7 8 5 6 4 8 5 9 6 8 0 7 3 3 8 2 5 1 1 1 6 9 9 6 4 2 7 2 0 9 2 7 8 2 8 3 9 3 0 5 4 6 5 3 1 5 9 0 8 0 1 1 6 4 1 2 4 4 7 7 1 5 5 3 9 1 0 8 3 6 4 6 4 9 2 3 3 9 1 5 2 1 4 3 0 8 9 6 2 6 7 6 6 8 7 8 6 3 2 1 3 0 1 9 1 2 2 4 5 5 1 8 1 4 1 8 5 5 7 4 4 9 9 5 8 6 0 5 1 2 8 2 5 0 6 1 2 5 0 2 4 1 7 3 0 7 2 5 9 9 1 9 9 1 0 9 9 4 5 1 9 6 3 5 3 2 1 5 1 8 9 3 0 9 6 6 6 7 2 2 7 3 4 7 7 7 9 2 3 3 2 2 1 0 7 1 9 7 7 4 3 1 7 0 3 3 7 3 0 2 7 7 8 8 0 7 0 7 0 3 7 3 3 0 0 3 7 7 7 3 8 8 8
58.62/59.57	c 59	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
58.68/59.63	c 59	CPU 36.46 (0.03 0.01 36.43 22.22)
58.68/59.63	c 59	END Thu Jul  3 21:34:57 2008

Verifier Data (download as text)

OK

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-1058231-1215113638/watcher-1058231-1215113638 -o /tmp/evaluation-result-1058231-1215113638/solver-1058231-1215113638 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-1058231-1215113638.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/84 20837
/proc/meminfo: memFree=1775680/2055920 swapFree=4180096/4192956
[pid=20837] ppid=20835 vsize=18572 CPUtime=0
/proc/20837/stat : 20837 (runsolver) D 20835 20837 20264 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 1990336255 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 259415141671 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/20837/statm: 4643 292 257 25 0 2626 0

[startup+0.0641761 s]
/proc/loadavg: 1.92 1.98 1.99 4/84 20837
/proc/meminfo: memFree=1775680/2055920 swapFree=4180096/4192956
[pid=20837] ppid=20835 vsize=12272 CPUtime=0
/proc/20837/stat : 20837 (sugar) D 20835 20837 20264 0 -1 4194304 362 0 0 0 0 0 0 0 18 0 1 0 1990336255 12566528 330 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/20837/statm: 3068 330 246 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.101145 s]
/proc/loadavg: 1.92 1.98 1.99 4/84 20837
/proc/meminfo: memFree=1775680/2055920 swapFree=4180096/4192956
[pid=20837] ppid=20835 vsize=12412 CPUtime=0
/proc/20837/stat : 20837 (sugar) D 20835 20837 20264 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 1990336255 12709888 393 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/20837/statm: 3103 393 275 3 0 203 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12412

[startup+0.301176 s]
/proc/loadavg: 1.92 1.98 1.99 4/84 20837
/proc/meminfo: memFree=1775680/2055920 swapFree=4180096/4192956
[pid=20837] ppid=20835 vsize=13600 CPUtime=0.04
/proc/20837/stat : 20837 (sugar) S 20835 20837 20264 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1990336255 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20837/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701223 s]
/proc/loadavg: 1.92 1.98 1.99 4/84 20837
/proc/meminfo: memFree=1775680/2055920 swapFree=4180096/4192956
[pid=20837] ppid=20835 vsize=13600 CPUtime=0.04
/proc/20837/stat : 20837 (sugar) S 20835 20837 20264 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1990336255 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20837/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50231 s]
/proc/loadavg: 1.92 1.98 1.99 4/95 20849
/proc/meminfo: memFree=1750632/2055920 swapFree=4180096/4192956
[pid=20837] ppid=20835 vsize=13600 CPUtime=0.04
/proc/20837/stat : 20837 (sugar) S 20835 20837 20264 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1990336255 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20837/statm: 3400 796 370 3 0 500 0
[pid=20840] ppid=20837 vsize=5356 CPUtime=0
/proc/20840/stat : 20840 (sh) S 20837 20837 20264 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1990336269 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20840/statm: 1339 233 193 169 0 50 0
[pid=20841] ppid=20840 vsize=864692 CPUtime=1.32
/proc/20841/stat : 20841 (java) S 20840 20837 20264 0 -1 0 12304 0 1 0 125 7 0 0 18 0 9 0 1990336269 885444608 10348 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20841/statm: 216173 10348 2529 9 0 210755 0
[pid=20841/tid=20842] ppid=20840 vsize=864692 CPUtime=0.7
/proc/20841/task/20842/stat : 20842 (java) R 20840 20837 20264 0 -1 64 2855 0 1 0 68 2 0 0 23 0 9 0 1990336271 885444608 10348 996147200 134512640 134550740 4294956016 18446744073709551615 4126653062 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20841/tid=20843] ppid=20840 vsize=864692 CPUtime=0.45
/proc/20841/task/20843/stat : 20843 (java) S 20840 20837 20264 0 -1 64 8230 0 0 0 42 3 0 0 17 0 9 0 1990336272 885444608 10348 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20841/tid=20844] ppid=20840 vsize=864692 CPUtime=0
/proc/20841/task/20844/stat : 20844 (java) S 20840 20837 20264 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1990336272 885444608 10348 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20841/tid=20845] ppid=20840 vsize=864692 CPUtime=0
/proc/20841/task/20845/stat : 20845 (java) S 20840 20837 20264 0 -1 64 11 0 0 0 0 0 0 0 15 0 9 0 1990336272 885444608 10348 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20841/tid=20846] ppid=20840 vsize=864692 CPUtime=0
/proc/20841/task/20846/stat : 20846 (java) S 20840 20837 20264 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1990336274 885444608 10348 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20841/tid=20847] ppid=20840 vsize=864692 CPUtime=0.14
/proc/20841/task/20847/stat : 20847 (java) S 20840 20837 20264 0 -1 64 518 0 0 0 14 0 0 0 16 0 9 0 1990336274 885444608 10348 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20841/tid=20848] ppid=20840 vsize=864692 CPUtime=0
/proc/20841/task/20848/stat : 20848 (java) S 20840 20837 20264 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1990336274 885444608 10348 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20841/tid=20849] ppid=20840 vsize=864692 CPUtime=0
/proc/20841/task/20849/stat : 20849 (java) S 20840 20837 20264 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1990336274 885444608 10348 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 883648

[startup+3.10248 s]
/proc/loadavg: 1.92 1.98 1.99 4/95 20859
/proc/meminfo: memFree=1766696/2055920 swapFree=4180096/4192956
[pid=20837] ppid=20835 vsize=13600 CPUtime=1.61
/proc/20837/stat : 20837 (sugar) S 20835 20837 20264 0 -1 4194304 974 12953 0 1 3 1 148 9 15 0 1 0 1990336255 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20837/statm: 3400 797 370 3 0 500 0
[pid=20850] ppid=20837 vsize=5356 CPUtime=0
/proc/20850/stat : 20850 (sh) S 20837 20837 20264 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1990336432 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20850/statm: 1339 233 193 169 0 50 0
[pid=20851] ppid=20850 vsize=868308 CPUtime=1.3
/proc/20851/stat : 20851 (java) S 20850 20837 20264 0 -1 0 8544 0 1 0 125 5 0 0 18 0 9 0 1990336432 889147392 7556 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20851/statm: 217077 7556 2543 9 0 211652 0
[pid=20851/tid=20852] ppid=20850 vsize=868308 CPUtime=0.85
/proc/20851/task/20852/stat : 20852 (java) R 20850 20837 20264 0 -1 64 2672 0 1 0 84 1 0 0 19 0 9 0 1990336433 889147392 7556 996147200 134512640 134550740 4294955952 18446744073709551615 4126595004 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20851/tid=20853] ppid=20850 vsize=868308 CPUtime=0.23
/proc/20851/task/20853/stat : 20853 (java) S 20850 20837 20264 0 -1 64 3707 0 0 0 22 1 0 0 16 0 9 0 1990336434 889147392 7556 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20851/tid=20854] ppid=20850 vsize=868308 CPUtime=0
/proc/20851/task/20854/stat : 20854 (java) S 20850 20837 20264 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1990336434 889147392 7556 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20851/tid=20855] ppid=20850 vsize=868308 CPUtime=0
/proc/20851/task/20855/stat : 20855 (java) S 20850 20837 20264 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1990336434 889147392 7556 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20851/tid=20856] ppid=20850 vsize=868308 CPUtime=0
/proc/20851/task/20856/stat : 20856 (java) S 20850 20837 20264 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1990336437 889147392 7556 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20851/tid=20857] ppid=20850 vsize=868308 CPUtime=0.19
/proc/20851/task/20857/stat : 20857 (java) S 20850 20837 20264 0 -1 64 1468 0 0 0 18 1 0 0 16 0 9 0 1990336437 889147392 7556 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20851/tid=20858] ppid=20850 vsize=868308 CPUtime=0
/proc/20851/task/20858/stat : 20858 (java) S 20850 20837 20264 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1990336437 889147392 7556 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20851/tid=20859] ppid=20850 vsize=868308 CPUtime=0
/proc/20851/task/20859/stat : 20859 (java) S 20850 20837 20264 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1990336437 889147392 7556 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 887264

[startup+6.30185 s]
/proc/loadavg: 2.01 2.00 2.00 3/95 20859
/proc/meminfo: memFree=1720424/2055920 swapFree=4180096/4192956
[pid=20837] ppid=20835 vsize=13600 CPUtime=1.61
/proc/20837/stat : 20837 (sugar) S 20835 20837 20264 0 -1 4194304 974 12953 0 1 3 1 148 9 15 0 1 0 1990336255 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20837/statm: 3400 797 370 3 0 500 0
[pid=20850] ppid=20837 vsize=5356 CPUtime=0
/proc/20850/stat : 20850 (sh) S 20837 20837 20264 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1990336432 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20850/statm: 1339 233 193 169 0 50 0
[pid=20851] ppid=20850 vsize=879172 CPUtime=4.45
/proc/20851/stat : 20851 (java) S 20850 20837 20264 0 -1 0 26656 0 1 0 430 15 0 0 18 0 9 0 1990336432 900272128 22777 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20851/statm: 219793 22777 2540 9 0 214368 0
[pid=20851/tid=20852] ppid=20850 vsize=879172 CPUtime=2.64
/proc/20851/task/20852/stat : 20852 (java) R 20850 20837 20264 0 -1 64 3283 0 1 0 262 2 0 0 25 0 9 0 1990336433 900272128 22777 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20851/tid=20853] ppid=20850 vsize=879172 CPUtime=1.55
/proc/20851/task/20853/stat : 20853 (java) R 20850 20837 20264 0 -1 64 21184 0 0 0 145 10 0 0 16 0 9 0 1990336434 900272128 22777 996147200 134512640 134550740 4294955952 18446744073709551615 103735954 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20851/tid=20854] ppid=20850 vsize=879172 CPUtime=0
/proc/20851/task/20854/stat : 20854 (java) S 20850 20837 20264 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1990336434 900272128 22777 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20851/tid=20855] ppid=20850 vsize=879172 CPUtime=0
/proc/20851/task/20855/stat : 20855 (java) S 20850 20837 20264 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1990336434 900272128 22777 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20851/tid=20856] ppid=20850 vsize=879172 CPUtime=0
/proc/20851/task/20856/stat : 20856 (java) S 20850 20837 20264 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1990336437 900272128 22777 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20851/tid=20857] ppid=20850 vsize=879172 CPUtime=0.22
/proc/20851/task/20857/stat : 20857 (java) S 20850 20837 20264 0 -1 64 1492 0 0 0 21 1 0 0 16 0 9 0 1990336437 900272128 22777 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20851/tid=20858] ppid=20850 vsize=879172 CPUtime=0
/proc/20851/task/20858/stat : 20858 (java) S 20850 20837 20264 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1990336437 900272128 22777 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20851/tid=20859] ppid=20850 vsize=879172 CPUtime=0
/proc/20851/task/20859/stat : 20859 (java) S 20850 20837 20264 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1990336437 900272128 22777 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 898128

[startup+12.7026 s]
/proc/loadavg: 2.01 2.00 2.00 3/95 20859
/proc/meminfo: memFree=1632232/2055920 swapFree=4180096/4192956
[pid=20837] ppid=20835 vsize=13600 CPUtime=1.61
/proc/20837/stat : 20837 (sugar) S 20835 20837 20264 0 -1 4194304 974 12953 0 1 3 1 148 9 15 0 1 0 1990336255 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20837/statm: 3400 797 370 3 0 500 0
[pid=20850] ppid=20837 vsize=5356 CPUtime=0
/proc/20850/stat : 20850 (sh) S 20837 20837 20264 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1990336432 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20850/statm: 1339 233 193 169 0 50 0
[pid=20851] ppid=20850 vsize=868532 CPUtime=10.76
/proc/20851/stat : 20851 (java) S 20850 20837 20264 0 -1 0 43687 0 1 0 1023 53 0 0 18 0 9 0 1990336432 889376768 27307 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20851/statm: 217133 27307 2566 9 0 211680 0
[pid=20851/tid=20852] ppid=20850 vsize=868532 CPUtime=7.46
/proc/20851/task/20852/stat : 20852 (java) R 20850 20837 20264 0 -1 64 3937 0 1 0 716 30 0 0 25 0 9 0 1990336433 889376768 27307 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20851/tid=20853] ppid=20850 vsize=868532 CPUtime=2.98
/proc/20851/task/20853/stat : 20853 (java) S 20850 20837 20264 0 -1 64 37525 0 0 0 278 20 0 0 16 0 9 0 1990336434 889376768 27307 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20851/tid=20854] ppid=20850 vsize=868532 CPUtime=0
/proc/20851/task/20854/stat : 20854 (java) S 20850 20837 20264 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1990336434 889376768 27307 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20851/tid=20855] ppid=20850 vsize=868532 CPUtime=0
/proc/20851/task/20855/stat : 20855 (java) S 20850 20837 20264 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1990336434 889376768 27307 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20851/tid=20856] ppid=20850 vsize=868532 CPUtime=0
/proc/20851/task/20856/stat : 20856 (java) S 20850 20837 20264 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1990336437 889376768 27307 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20851/tid=20857] ppid=20850 vsize=868532 CPUtime=0.29
/proc/20851/task/20857/stat : 20857 (java) S 20850 20837 20264 0 -1 64 1528 0 0 0 27 2 0 0 16 0 9 0 1990336437 889376768 27307 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20851/tid=20858] ppid=20850 vsize=868532 CPUtime=0
/proc/20851/task/20858/stat : 20858 (java) S 20850 20837 20264 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1990336437 889376768 27307 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20851/tid=20859] ppid=20850 vsize=868532 CPUtime=0
/proc/20851/task/20859/stat : 20859 (java) S 20850 20837 20264 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1990336437 889376768 27307 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 887488

[startup+25.502 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 20861
/proc/meminfo: memFree=1648552/2055920 swapFree=4180096/4192956
[pid=20837] ppid=20835 vsize=13600 CPUtime=16.41
/proc/20837/stat : 20837 (sugar) S 20835 20837 20264 0 -1 4194304 1022 57107 0 2 3 1 1546 91 16 0 1 0 1990336255 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20837/statm: 3400 799 370 3 0 500 0
[pid=20860] ppid=20837 vsize=5356 CPUtime=0
/proc/20860/stat : 20860 (sh) S 20837 20837 20264 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1990337940 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20860/statm: 1339 232 193 169 0 50 0
[pid=20861] ppid=20860 vsize=37344 CPUtime=8.53
/proc/20861/stat : 20861 (picosat) R 20860 20837 20264 0 -1 4194304 8886 0 0 0 390 463 0 0 25 0 1 0 1990337941 38240256 8872 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/20861/statm: 9336 8872 40 102 0 9231 0
Current children cumulated CPU time (s) 24.94
Current children cumulated vsize (KiB) 56300

[startup+51.1018 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 20861
/proc/meminfo: memFree=1549416/2055920 swapFree=4180096/4192956
[pid=20837] ppid=20835 vsize=13600 CPUtime=16.41
/proc/20837/stat : 20837 (sugar) S 20835 20837 20264 0 -1 4194304 1022 57107 0 2 3 1 1546 91 16 0 1 0 1990336255 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20837/statm: 3400 799 370 3 0 500 0
[pid=20860] ppid=20837 vsize=5356 CPUtime=0
/proc/20860/stat : 20860 (sh) S 20837 20837 20264 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1990337940 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20860/statm: 1339 232 193 169 0 50 0
[pid=20861] ppid=20860 vsize=139400 CPUtime=33.89
/proc/20861/stat : 20861 (picosat) R 20860 20837 20264 0 -1 4194304 33981 0 0 0 1532 1857 0 0 25 0 1 0 1990337941 142745600 33967 996147200 134512640 134931368 4294956256 18446744073709551615 134719012 0 0 4096 0 0 0 0 17 1 0 0
/proc/20861/statm: 34850 33967 40 102 0 34745 0
Current children cumulated CPU time (s) 50.3
Current children cumulated vsize (KiB) 158356

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

[startup+54.3011 s]
/proc/loadavg: 2.00 2.00 2.00 4/87 20861
/proc/meminfo: memFree=1536424/2055920 swapFree=4180096/4192956
[pid=20837] ppid=20835 vsize=13600 CPUtime=16.41
/proc/20837/stat : 20837 (sugar) S 20835 20837 20264 0 -1 4194304 1022 57107 0 2 3 1 1546 91 16 0 1 0 1990336255 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20837/statm: 3400 799 370 3 0 500 0
[pid=20860] ppid=20837 vsize=5356 CPUtime=0
/proc/20860/stat : 20860 (sh) S 20837 20837 20264 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1990337940 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20860/statm: 1339 232 193 169 0 50 0
[pid=20861] ppid=20860 vsize=150092 CPUtime=37.05
/proc/20861/stat : 20861 (picosat) R 20860 20837 20264 0 -1 4194304 37117 0 0 0 1680 2025 0 0 25 0 1 0 1990337941 153694208 37103 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/20861/statm: 37523 37103 40 102 0 37418 0
Current children cumulated CPU time (s) 53.46
Current children cumulated vsize (KiB) 169048

[startup+57.5015 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 20861
/proc/meminfo: memFree=1526312/2055920 swapFree=4180096/4192956
[pid=20837] ppid=20835 vsize=13600 CPUtime=16.41
/proc/20837/stat : 20837 (sugar) S 20835 20837 20264 0 -1 4194304 1022 57107 0 2 3 1 1546 91 16 0 1 0 1990336255 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20837/statm: 3400 799 370 3 0 500 0
[pid=20860] ppid=20837 vsize=5356 CPUtime=0
/proc/20860/stat : 20860 (sh) S 20837 20837 20264 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1990337940 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20860/statm: 1339 232 193 169 0 50 0
[pid=20861] ppid=20860 vsize=166288 CPUtime=40.23
/proc/20861/stat : 20861 (picosat) R 20860 20837 20264 0 -1 4194304 39224 0 0 0 1899 2124 0 0 25 0 1 0 1990337941 170278912 39118 996147200 134512640 134931368 4294956256 18446744073709551615 134525807 0 0 4096 0 0 0 0 17 1 0 0
/proc/20861/statm: 41572 39118 42 102 0 41467 0
Current children cumulated CPU time (s) 56.64
Current children cumulated vsize (KiB) 185244

[startup+58.3066 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 20861
/proc/meminfo: memFree=1526312/2055920 swapFree=4180096/4192956
[pid=20837] ppid=20835 vsize=13600 CPUtime=16.41
/proc/20837/stat : 20837 (sugar) S 20835 20837 20264 0 -1 4194304 1022 57107 0 2 3 1 1546 91 16 0 1 0 1990336255 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20837/statm: 3400 799 370 3 0 500 0
[pid=20860] ppid=20837 vsize=5356 CPUtime=0
/proc/20860/stat : 20860 (sh) S 20837 20837 20264 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1990337940 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20860/statm: 1339 232 193 169 0 50 0
[pid=20861] ppid=20860 vsize=166288 CPUtime=41.02
/proc/20861/stat : 20861 (picosat) R 20860 20837 20264 0 -1 4194304 39236 0 0 0 1978 2124 0 0 25 0 1 0 1990337941 170278912 39130 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/20861/statm: 41572 39130 42 102 0 41467 0
Current children cumulated CPU time (s) 57.43
Current children cumulated vsize (KiB) 185244

[startup+59.1017 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 20861
/proc/meminfo: memFree=1526312/2055920 swapFree=4180096/4192956
[pid=20837] ppid=20835 vsize=13600 CPUtime=58.23
/proc/20837/stat : 20837 (sugar) S 20835 20837 20264 0 -1 4194304 1073 96664 0 2 3 1 3600 2219 17 0 1 0 1990336255 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20837/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 58.23
Current children cumulated vsize (KiB) 13600

[startup+59.5017 s]
/proc/loadavg: 2.00 2.00 2.00 4/95 20871
/proc/meminfo: memFree=1676776/2055920 swapFree=4180096/4192956
[pid=20837] ppid=20835 vsize=13600 CPUtime=58.23
/proc/20837/stat : 20837 (sugar) S 20835 20837 20264 0 -1 4194304 1091 96664 0 2 3 1 3600 2219 16 0 1 0 1990336255 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20837/statm: 3400 799 370 3 0 500 0
[pid=20862] ppid=20837 vsize=5356 CPUtime=0
/proc/20862/stat : 20862 (sh) S 20837 20837 20264 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1990342163 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20862/statm: 1339 233 193 169 0 50 0
[pid=20863] ppid=20862 vsize=864012 CPUtime=0.39
/proc/20863/stat : 20863 (java) S 20862 20837 20264 0 -1 0 3546 0 1 0 37 2 0 0 18 0 9 0 1990342164 884748288 3015 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20863/statm: 216003 3015 1672 9 0 210585 0
[pid=20863/tid=20864] ppid=20862 vsize=864012 CPUtime=0.32
/proc/20863/task/20864/stat : 20864 (java) R 20862 20837 20264 0 -1 64 2472 0 1 0 31 1 0 0 19 0 9 0 1990342165 884748288 3015 996147200 134512640 134550740 4294956000 18446744073709551615 4126493155 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20863/tid=20865] ppid=20862 vsize=864012 CPUtime=0
/proc/20863/task/20865/stat : 20865 (java) S 20862 20837 20264 0 -1 64 80 0 0 0 0 0 0 0 16 0 9 0 1990342166 884748288 3015 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20863/tid=20866] ppid=20862 vsize=864012 CPUtime=0
/proc/20863/task/20866/stat : 20866 (java) S 20862 20837 20264 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1990342166 884748288 3015 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20863/tid=20867] ppid=20862 vsize=864012 CPUtime=0
/proc/20863/task/20867/stat : 20867 (java) S 20862 20837 20264 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1990342166 884748288 3015 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20863/tid=20868] ppid=20862 vsize=864012 CPUtime=0
/proc/20863/task/20868/stat : 20868 (java) S 20862 20837 20264 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1990342168 884748288 3015 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20863/tid=20869] ppid=20862 vsize=864012 CPUtime=0.05
/proc/20863/task/20869/stat : 20869 (java) S 20862 20837 20264 0 -1 64 303 0 0 0 5 0 0 0 16 0 9 0 1990342168 884748288 3015 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20863/tid=20870] ppid=20862 vsize=864012 CPUtime=0
/proc/20863/task/20870/stat : 20870 (java) S 20862 20837 20264 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1990342168 884748288 3015 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20863/tid=20871] ppid=20862 vsize=864012 CPUtime=0
/proc/20863/task/20871/stat : 20871 (java) S 20862 20837 20264 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1990342168 884748288 3015 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 58.62
Current children cumulated vsize (KiB) 882968

[startup+59.6017 s]
/proc/loadavg: 2.00 2.00 2.00 4/95 20871
/proc/meminfo: memFree=1676776/2055920 swapFree=4180096/4192956
[pid=20837] ppid=20835 vsize=13600 CPUtime=58.23
/proc/20837/stat : 20837 (sugar) S 20835 20837 20264 0 -1 4194304 1092 96664 0 2 3 1 3600 2219 15 0 1 0 1990336255 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20837/statm: 3400 799 370 3 0 500 0
[pid=20862] ppid=20837 vsize=5356 CPUtime=0
/proc/20862/stat : 20862 (sh) S 20837 20837 20264 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1990342163 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20862/statm: 1339 233 193 169 0 50 0
[pid=20863] ppid=20862 vsize=864040 CPUtime=0.45
/proc/20863/stat : 20863 (java) S 20862 20837 20264 0 -1 0 3658 0 1 0 43 2 0 0 18 0 9 0 1990342164 884776960 3121 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20863/statm: 216010 3121 1707 9 0 210585 0
[pid=20863/tid=20864] ppid=20862 vsize=864040 CPUtime=0.37
/proc/20863/task/20864/stat : 20864 (java) S 20862 20837 20264 0 -1 64 2537 0 1 0 36 1 0 0 21 0 9 0 1990342165 884776960 3121 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20863/tid=20865] ppid=20862 vsize=864040 CPUtime=0
/proc/20863/task/20865/stat : 20865 (java) S 20862 20837 20264 0 -1 64 122 0 0 0 0 0 0 0 16 0 9 0 1990342166 884776960 3121 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20863/tid=20866] ppid=20862 vsize=864040 CPUtime=0
/proc/20863/task/20866/stat : 20866 (java) S 20862 20837 20264 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1990342166 884776960 3121 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20863/tid=20867] ppid=20862 vsize=864040 CPUtime=0
/proc/20863/task/20867/stat : 20867 (java) S 20862 20837 20264 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1990342166 884776960 3121 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20863/tid=20868] ppid=20862 vsize=864040 CPUtime=0
/proc/20863/task/20868/stat : 20868 (java) S 20862 20837 20264 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1990342168 884776960 3121 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20863/tid=20869] ppid=20862 vsize=864040 CPUtime=0.05
/proc/20863/task/20869/stat : 20869 (java) S 20862 20837 20264 0 -1 64 308 0 0 0 5 0 0 0 16 0 9 0 1990342168 884776960 3121 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20863/tid=20870] ppid=20862 vsize=864040 CPUtime=0
/proc/20863/task/20870/stat : 20870 (java) S 20862 20837 20264 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1990342168 884776960 3121 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20863/tid=20871] ppid=20862 vsize=864040 CPUtime=0
/proc/20863/task/20871/stat : 20871 (java) S 20862 20837 20264 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1990342168 884776960 3121 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 58.68
Current children cumulated vsize (KiB) 882996

Child status: 0
Real time (s): 59.6751
CPU time (s): 58.7711
CPU user time (s): 36.4745
CPU system time (s): 22.2966
CPU usage (%): 98.485
Max. virtual memory (cumulated for all children) (KiB): 908368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 36.4745
system time used= 22.2966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101762
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7349
involuntary context switches= 9177

runsolver used 0.077988 second user time and 0.225965 second system time

The end

Launcher Data (download as text)

Begin job on node42 at 2008-07-03 21:33:58
IDJOB=1058231
IDBENCH=54115
IDSOLVER=345
FILE ID=node42/1058231-1215113638
PBS_JOBID= 7877122
Free space on /tmp= 66504 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/compet02/normalized-patat-02-comp-18.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1058231-1215113638/watcher-1058231-1215113638 -o /tmp/evaluation-result-1058231-1215113638/solver-1058231-1215113638 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-1058231-1215113638.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7009ab8b0625ac3b74cd8e0d86a590c4
RANDOM SEED=644441420

node42.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.214
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.214
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:       1776224 kB
Buffers:          6488 kB
Cached:          99948 kB
SwapCached:       6580 kB
Active:         206088 kB
Inactive:        19904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1776224 kB
SwapTotal:     4192956 kB
SwapFree:      4180096 kB
Dirty:            3812 kB
Writeback:           0 kB
Mapped:         137016 kB
Slab:            38512 kB
Committed_AS:  3647612 kB
PageTables:       2212 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= 66504 MiB
End job on node42 at 2008-07-03 21:34:58