Trace number 2087483

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.14.6+minisatSAT 63.3024 64.4085

General information on the benchmark

Namecsp/queens/
normalized-queens-180.xml
MD5SUMc14abf4d20a38dc3ddd30b1ce4c8122e
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark9.79051
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of constraints16110
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension0
Number of constraints which are defined in intension16110
Global constraints used (with number of constraints)

Solver Data

0.00/0.07	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.07	c 0	BEGIN Sun Jul 12 10:11:34 2009
0.00/0.07	c 0	PID 28123
0.00/0.08	c 0	HOST node34.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2087483-1247386294.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2087483-1247386294.xml' 'HOME/temp.csp'
1.16/1.23	c 1	1 domains, 180 variables, 1 predicates, 0 relations, 16110 constraints
1.16/1.29	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.16/1.29	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.21/1.37	c 2	Parsing HOME/temp.csp
1.21/1.55	c 2	parsed 10000 expressions
1.21/1.66	c 2	parsed 16292 expressions
1.21/1.67	c 2	Heap : 6 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.21/1.67	c 2	Converting to clausal form CSP
1.21/2.15	c 2	converted 1630 (10%) expressions
2.29/2.41	c 3	converted 3259 (20%) expressions
2.39/2.59	c 3	converted 4888 (30%) expressions
2.59/2.77	c 3	converted 6517 (40%) expressions
2.89/3.09	c 3	converted 8146 (50%) expressions
3.08/3.27	c 3	converted 9776 (60%) expressions
3.28/3.46	c 4	converted 11405 (70%) expressions
3.48/3.64	c 4	converted 13034 (80%) expressions
3.88/4.07	c 4	converted 14663 (90%) expressions
4.07/4.25	c 4	converted 16292 (100%) expressions
4.07/4.25	c 4	CSP : 180 integers, 16110 booleans, 64440 clauses, largest domain size 180
4.07/4.25	c 4	Heap : 41 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
4.07/4.25	c 4	Propagation in CSP
4.17/4.38	c 5	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
4.17/4.38	c 5	CSP : 180 integers, 16110 booleans, 64440 clauses, largest domain size 180
4.17/4.38	c 5	Heap : 43 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
4.27/4.41	c 5	Simplifing CSP by introducing new Boolean variables
4.86/5.04	c 5	CSP : 180 integers, 80548 booleans, 128878 clauses, largest domain size 180
4.86/5.04	c 5	Heap : 62 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
5.16/5.40	c 6	Encoding CSP to SAT : HOME/temp.cnf
5.26/5.44	c 6	18 (10%) CSP integer variables are encoded (3204 clauses, 39515 bytes)
5.26/5.44	c 6	36 (20%) CSP integer variables are encoded (6408 clauses, 81167 bytes)
5.26/5.45	c 6	54 (30%) CSP integer variables are encoded (9612 clauses, 122819 bytes)
5.26/5.45	c 6	72 (40%) CSP integer variables are encoded (12816 clauses, 170216 bytes)
5.26/5.46	c 6	90 (50%) CSP integer variables are encoded (16020 clauses, 218276 bytes)
5.26/5.46	c 6	108 (60%) CSP integer variables are encoded (19224 clauses, 266336 bytes)
5.26/5.46	c 6	126 (70%) CSP integer variables are encoded (22428 clauses, 314396 bytes)
5.26/5.47	c 6	144 (80%) CSP integer variables are encoded (25632 clauses, 362456 bytes)
5.26/5.47	c 6	162 (90%) CSP integer variables are encoded (28836 clauses, 410516 bytes)
5.26/5.47	c 6	180 (100%) CSP integer variables are encoded (32040 clauses, 458576 bytes)
7.43/7.62	c 8	12888 (10%) CSP clauses are encoded (1218316 clauses, 23996904 bytes)
9.49/9.73	c 10	25776 (20%) CSP clauses are encoded (2417842 clauses, 48723064 bytes)
11.67/11.91	c 12	38664 (30%) CSP clauses are encoded (3664320 clauses, 74465114 bytes)
13.86/14.13	c 14	51552 (40%) CSP clauses are encoded (4937846 clauses, 100892905 bytes)
16.10/16.44	c 17	64439 (50%) CSP clauses are encoded (6247060 clauses, 128190275 bytes)
18.48/18.83	c 19	77327 (60%) CSP clauses are encoded (7591926 clauses, 157342341 bytes)
20.94/21.54	c 22	90215 (70%) CSP clauses are encoded (8992168 clauses, 188047783 bytes)
23.50/24.11	c 24	103103 (80%) CSP clauses are encoded (10442710 clauses, 219859825 bytes)
26.22/26.98	c 27	115991 (90%) CSP clauses are encoded (11958680 clauses, 254144684 bytes)
29.25/30.01	c 30	128878 (100%) CSP clauses are encoded (13575178 clauses, 290710743 bytes)
29.25/30.01	c 30	128878 CSP clauses encoded
29.25/30.01	c 30	Writing map file : HOME/temp.map
29.25/30.03	c 30	Heap : 49 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
29.25/30.03	c 30	SAT : 112768 SAT variables, 13575178 SAT clauses, 290710743 bytes
29.25/30.03	c 30	Heap : 49 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
29.25/30.08	c 30	SOLVING HOME/temp.cnf
29.25/30.08	c 30	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
29.25/30.08	c 30	This is MiniSat 2.0 beta
29.25/30.08	c 30	WARNING: for repeatability, setting FPU to use double precision
29.25/30.08	c 30	============================[ Problem Statistics ]=============================
29.25/30.08	c 30	|                                                                             |
29.25/30.08	c 30	|  Number of variables:  112768                                               |
29.25/30.08	c 30	|  Number of clauses:    13575178                                             |
36.34/37.20	c 37	|  Parsing time:         6.22         s                                       |
36.64/37.57	c 38	============================[ Search Statistics ]==============================
36.64/37.57	c 38	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
36.64/37.57	c 38	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
36.64/37.57	c 38	===============================================================================
36.64/37.57	c 38	|         0 |  112767 13575177 40548503 |  4525059        0    nan |  0.000 % |
39.51/40.49	c 41	|       100 |  112766 13575177 40548503 |  4977564       99     21 |  0.002 % |
42.08/43.04	c 43	|       250 |  112766 13575177 40548503 |  5475321      249     38 |  0.002 % |
43.37/44.32	c 44	|       475 |  112766 13575177 40548503 |  6022853      474     30 |  0.002 % |
46.93/47.98	c 48	|       813 |  112766 13575177 40548503 |  6625138      812     60 |  0.002 % |
52.88/53.93	c 54	|      1319 |  112766 13575177 40548503 |  7287652     1318     57 |  0.002 % |
60.41/61.51	c 62	|      2078 |  112766 13575177 40548503 |  8016418     2077     63 |  0.002 % |
62.59/63.77	c 64	===============================================================================
62.59/63.78	c 64	restarts              : 7
62.59/63.78	c 64	conflicts             : 2312           (71 /sec)
62.59/63.78	c 64	decisions             : 11566          (1.17 % random) (357 /sec)
62.59/63.78	c 64	propagations          : 4244411        (130839 /sec)
62.59/63.78	c 64	conflict literals     : 152959         (1.47 % deleted)
62.59/63.78	c 64	Memory used           : 580.66 MB
62.59/63.78	c 64	CPU time              : 32.4401 s
62.59/63.78	c 64	
62.69/63.83	c 64	SATISFIABLE
62.79/63.92	c 64	DECODING HOME/temp.out WITH HOME/temp.map
62.79/63.92	c 64	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
62.82/64.00	c 64	Decoding HOME/temp.out
62.82/64.22	s SATISFIABLE
62.82/64.22	v 113 84 75 120 16 48 4 44 116 121 62 118 107 137 50 101 87 66 18 77 98 140 143 97 151 145 74 36 119 154 54 124 117 130 174 129 92 42 148 165 35 105 93 131 24 168 144 158 166 163 31 55 21 12 20 27 49 70 64 34 159 83 40 126 173 86 128 59 94 68 170 33 106 58 6 134 41 79 14 19 169 146 152 65 15 167 153 155 51 161 46 52 89 162 160 71 157 176 178 180 177 11 30 179 164 3 5 103 149 63 138 23 9 2 38 109 171 8 172 76 150 17 108 110 69 67 81 135 95 156 73 132 37 85 82 112 96 88 7 72 57 1 80 78 102 91 175 136 25 122 114 141 99 32 142 45 147 127 26 47 139 111 29 104 56 133 100 10 61 13 123 115 43 53 28 60 125 22 39 90
62.82/64.23	c 64	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
62.82/64.26	c 64	CPU 63.12 (0.06 0.02 59.93 3.11)
62.82/64.26	c 64	END Sun Jul 12 10:12:38 2009

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2087483-1247386294/watcher-2087483-1247386294 -o /tmp/evaluation-result-2087483-1247386294/solver-2087483-1247386294 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2087483-1247386294.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.88 1.97 1.99 4/73 28123
/proc/meminfo: memFree=1731272/2055920 swapFree=4192812/4192956
[pid=28123] ppid=28121 vsize=12132 CPUtime=0
/proc/28123/stat : 28123 (sugar) R 28121 28123 26979 0 -1 4194304 230 0 0 0 0 0 0 0 20 0 1 0 25695424 12423168 198 996147200 4194304 4206940 548682068608 18446744073709551615 254204230654 0 0 4224 0 0 0 0 17 1 0 0
/proc/28123/statm: 3033 198 146 3 0 133 0

[startup+0.119687 s]
/proc/loadavg: 1.88 1.97 1.99 4/73 28123
/proc/meminfo: memFree=1731272/2055920 swapFree=4192812/4192956
[pid=28123] ppid=28121 vsize=16868 CPUtime=0.06
/proc/28123/stat : 28123 (sugar) S 28121 28123 26979 0 -1 4194304 1227 128 0 0 5 1 0 0 21 0 1 0 25695424 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28123/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.209544 s]
/proc/loadavg: 1.88 1.97 1.99 4/73 28123
/proc/meminfo: memFree=1731272/2055920 swapFree=4192812/4192956
[pid=28123] ppid=28121 vsize=16868 CPUtime=0.06
/proc/28123/stat : 28123 (sugar) S 28121 28123 26979 0 -1 4194304 1227 128 0 0 5 1 0 0 21 0 1 0 25695424 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28123/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301547 s]
/proc/loadavg: 1.88 1.97 1.99 4/73 28123
/proc/meminfo: memFree=1731272/2055920 swapFree=4192812/4192956
[pid=28123] ppid=28121 vsize=16868 CPUtime=0.06
/proc/28123/stat : 28123 (sugar) S 28121 28123 26979 0 -1 4194304 1227 128 0 0 5 1 0 0 21 0 1 0 25695424 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28123/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701579 s]
/proc/loadavg: 1.88 1.97 1.99 4/73 28123
/proc/meminfo: memFree=1731272/2055920 swapFree=4192812/4192956
[pid=28123] ppid=28121 vsize=16868 CPUtime=0.06
/proc/28123/stat : 28123 (sugar) S 28121 28123 26979 0 -1 4194304 1227 128 0 0 5 1 0 0 21 0 1 0 25695424 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28123/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50263 s]
/proc/loadavg: 1.88 1.97 1.99 4/84 28135
/proc/meminfo: memFree=1699504/2055920 swapFree=4192812/4192956
[pid=28123] ppid=28121 vsize=16868 CPUtime=1.21
/proc/28123/stat : 28123 (sugar) S 28121 28123 26979 0 -1 4194304 1309 11715 0 1 5 2 107 7 16 0 1 0 25695424 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28123/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 16868

[startup+3.10175 s]
/proc/loadavg: 1.88 1.97 1.99 4/84 28145
/proc/meminfo: memFree=1705264/2055920 swapFree=4192812/4192956
[pid=28123] ppid=28121 vsize=16868 CPUtime=1.21
/proc/28123/stat : 28123 (sugar) S 28121 28123 26979 0 -1 4194304 1309 11715 0 1 5 2 107 7 15 0 1 0 25695424 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28123/statm: 4217 1111 409 3 0 796 0
[pid=28136] ppid=28123 vsize=5356 CPUtime=0
/proc/28136/stat : 28136 (sh) S 28123 28123 26979 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25695553 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28136/statm: 1339 233 193 169 0 50 0
[pid=28137] ppid=28136 vsize=868560 CPUtime=1.77
/proc/28137/stat : 28137 (java) S 28136 28123 26979 0 -1 0 12773 0 1 0 171 6 0 0 19 0 9 0 25695554 889405440 11701 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28137/statm: 217140 11701 2566 9 0 211645 0
[pid=28137/tid=28138] ppid=28136 vsize=868560 CPUtime=1.02
/proc/28137/task/28138/stat : 28138 (java) R 28136 28123 26979 0 -1 64 2925 0 1 0 101 1 0 0 25 0 9 0 25695555 889405440 11701 996147200 134512640 134550932 4294955936 18446744073709551615 102093979 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28137/tid=28139] ppid=28136 vsize=868560 CPUtime=0.57
/proc/28137/task/28139/stat : 28139 (java) S 28136 28123 26979 0 -1 64 7678 0 0 0 54 3 0 0 16 0 9 0 25695556 889405440 11701 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28137/tid=28140] ppid=28136 vsize=868560 CPUtime=0
/proc/28137/task/28140/stat : 28140 (java) S 28136 28123 26979 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 25695556 889405440 11701 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28137/tid=28141] ppid=28136 vsize=868560 CPUtime=0
/proc/28137/task/28141/stat : 28141 (java) S 28136 28123 26979 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 25695556 889405440 11701 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28137/tid=28142] ppid=28136 vsize=868560 CPUtime=0
/proc/28137/task/28142/stat : 28142 (java) S 28136 28123 26979 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25695558 889405440 11701 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28137/tid=28143] ppid=28136 vsize=868560 CPUtime=0.16
/proc/28137/task/28143/stat : 28143 (java) S 28136 28123 26979 0 -1 64 1467 0 0 0 15 1 0 0 16 0 9 0 25695558 889405440 11701 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28137/tid=28144] ppid=28136 vsize=868560 CPUtime=0
/proc/28137/task/28144/stat : 28144 (java) S 28136 28123 26979 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25695558 889405440 11701 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28137/tid=28145] ppid=28136 vsize=868560 CPUtime=0
/proc/28137/task/28145/stat : 28145 (java) S 28136 28123 26979 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25695558 889405440 11701 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 890784

[startup+6.30299 s]
/proc/loadavg: 1.97 1.98 1.99 3/84 28145
/proc/meminfo: memFree=1647152/2055920 swapFree=4192812/4192956
[pid=28123] ppid=28121 vsize=16868 CPUtime=1.21
/proc/28123/stat : 28123 (sugar) S 28121 28123 26979 0 -1 4194304 1310 11715 0 1 5 2 107 7 15 0 1 0 25695424 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28123/statm: 4217 1111 409 3 0 796 0
[pid=28136] ppid=28123 vsize=5356 CPUtime=0
/proc/28136/stat : 28136 (sh) S 28123 28123 26979 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25695553 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28136/statm: 1339 233 193 169 0 50 0
[pid=28137] ppid=28136 vsize=868672 CPUtime=4.94
/proc/28137/stat : 28137 (java) S 28136 28123 26979 0 -1 0 24694 0 1 0 476 18 0 0 19 0 9 0 25695554 889520128 22407 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28137/statm: 217168 22407 2590 9 0 211645 0
[pid=28137/tid=28138] ppid=28136 vsize=868672 CPUtime=2.79
/proc/28137/task/28138/stat : 28138 (java) R 28136 28123 26979 0 -1 64 3795 0 1 0 271 8 0 0 25 0 9 0 25695555 889520128 22407 996147200 134512640 134550932 4294955936 18446744073709551615 4126987706 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28137/tid=28139] ppid=28136 vsize=868672 CPUtime=1.89
/proc/28137/task/28139/stat : 28139 (java) S 28136 28123 26979 0 -1 64 18681 0 0 0 181 8 0 0 16 0 9 0 25695556 889520128 22407 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28137/tid=28140] ppid=28136 vsize=868672 CPUtime=0
/proc/28137/task/28140/stat : 28140 (java) S 28136 28123 26979 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 25695556 889520128 22407 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28137/tid=28141] ppid=28136 vsize=868672 CPUtime=0
/proc/28137/task/28141/stat : 28141 (java) S 28136 28123 26979 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 25695556 889520128 22407 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28137/tid=28142] ppid=28136 vsize=868672 CPUtime=0
/proc/28137/task/28142/stat : 28142 (java) S 28136 28123 26979 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25695558 889520128 22407 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28137/tid=28143] ppid=28136 vsize=868672 CPUtime=0.23
/proc/28137/task/28143/stat : 28143 (java) S 28136 28123 26979 0 -1 64 1515 0 0 0 22 1 0 0 16 0 9 0 25695558 889520128 22407 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28137/tid=28144] ppid=28136 vsize=868672 CPUtime=0
/proc/28137/task/28144/stat : 28144 (java) S 28136 28123 26979 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25695558 889520128 22407 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28137/tid=28145] ppid=28136 vsize=868672 CPUtime=0
/proc/28137/task/28145/stat : 28145 (java) S 28136 28123 26979 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25695558 889520128 22407 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 890896

[startup+12.7014 s]
/proc/loadavg: 1.97 1.98 1.99 3/84 28145
/proc/meminfo: memFree=1571120/2055920 swapFree=4192812/4192956
[pid=28123] ppid=28121 vsize=16868 CPUtime=1.21
/proc/28123/stat : 28123 (sugar) S 28121 28123 26979 0 -1 4194304 1310 11715 0 1 5 2 107 7 16 0 1 0 25695424 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28123/statm: 4217 1111 409 3 0 796 0
[pid=28136] ppid=28123 vsize=5356 CPUtime=0
/proc/28136/stat : 28136 (sh) S 28123 28123 26979 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25695553 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28136/statm: 1339 233 193 169 0 50 0
[pid=28137] ppid=28136 vsize=868672 CPUtime=11.25
/proc/28137/stat : 28137 (java) S 28136 28123 26979 0 -1 0 24967 0 1 0 1060 65 0 0 19 0 9 0 25695554 889520128 22407 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28137/statm: 217168 22407 2590 9 0 211645 0
[pid=28137/tid=28138] ppid=28136 vsize=868672 CPUtime=8.96
/proc/28137/task/28138/stat : 28138 (java) R 28136 28123 26979 0 -1 64 4068 0 1 0 843 53 0 0 25 0 9 0 25695555 889520128 22407 996147200 134512640 134550932 4294955936 18446744073709551615 4126430871 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28137/tid=28139] ppid=28136 vsize=868672 CPUtime=2.03
/proc/28137/task/28139/stat : 28139 (java) S 28136 28123 26979 0 -1 64 18681 0 0 0 193 10 0 0 16 0 9 0 25695556 889520128 22407 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28137/tid=28140] ppid=28136 vsize=868672 CPUtime=0
/proc/28137/task/28140/stat : 28140 (java) S 28136 28123 26979 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 25695556 889520128 22407 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28137/tid=28141] ppid=28136 vsize=868672 CPUtime=0
/proc/28137/task/28141/stat : 28141 (java) S 28136 28123 26979 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 25695556 889520128 22407 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28137/tid=28142] ppid=28136 vsize=868672 CPUtime=0
/proc/28137/task/28142/stat : 28142 (java) S 28136 28123 26979 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25695558 889520128 22407 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28137/tid=28143] ppid=28136 vsize=868672 CPUtime=0.23
/proc/28137/task/28143/stat : 28143 (java) S 28136 28123 26979 0 -1 64 1515 0 0 0 22 1 0 0 16 0 9 0 25695558 889520128 22407 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28137/tid=28144] ppid=28136 vsize=868672 CPUtime=0
/proc/28137/task/28144/stat : 28144 (java) S 28136 28123 26979 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25695558 889520128 22407 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28137/tid=28145] ppid=28136 vsize=868672 CPUtime=0
/proc/28137/task/28145/stat : 28145 (java) S 28136 28123 26979 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25695558 889520128 22407 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 890896

[startup+25.5024 s]
/proc/loadavg: 2.06 2.00 2.00 3/84 28145
/proc/meminfo: memFree=1411440/2055920 swapFree=4192812/4192956
[pid=28123] ppid=28121 vsize=16868 CPUtime=1.21
/proc/28123/stat : 28123 (sugar) S 28121 28123 26979 0 -1 4194304 1310 11715 0 1 5 2 107 7 16 0 1 0 25695424 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28123/statm: 4217 1111 409 3 0 796 0
[pid=28136] ppid=28123 vsize=5356 CPUtime=0
/proc/28136/stat : 28136 (sh) S 28123 28123 26979 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25695553 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28136/statm: 1339 233 193 169 0 50 0
[pid=28137] ppid=28136 vsize=868672 CPUtime=23.64
/proc/28137/stat : 28137 (java) S 28136 28123 26979 0 -1 0 25498 0 1 0 2202 162 0 0 19 0 9 0 25695554 889520128 22407 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28137/statm: 217168 22407 2590 9 0 211645 0
[pid=28137/tid=28138] ppid=28136 vsize=868672 CPUtime=21.06
/proc/28137/task/28138/stat : 28138 (java) R 28136 28123 26979 0 -1 64 4599 0 1 0 1961 145 0 0 25 0 9 0 25695555 889520128 22407 996147200 134512640 134550932 4294955936 18446744073709551615 4126830068 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28137/tid=28139] ppid=28136 vsize=868672 CPUtime=2.32
/proc/28137/task/28139/stat : 28139 (java) S 28136 28123 26979 0 -1 64 18681 0 0 0 218 14 0 0 16 0 9 0 25695556 889520128 22407 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28137/tid=28140] ppid=28136 vsize=868672 CPUtime=0
/proc/28137/task/28140/stat : 28140 (java) S 28136 28123 26979 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 25695556 889520128 22407 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28137/tid=28141] ppid=28136 vsize=868672 CPUtime=0
/proc/28137/task/28141/stat : 28141 (java) S 28136 28123 26979 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 25695556 889520128 22407 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28137/tid=28142] ppid=28136 vsize=868672 CPUtime=0
/proc/28137/task/28142/stat : 28142 (java) S 28136 28123 26979 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25695558 889520128 22407 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28137/tid=28143] ppid=28136 vsize=868672 CPUtime=0.23
/proc/28137/task/28143/stat : 28143 (java) S 28136 28123 26979 0 -1 64 1515 0 0 0 22 1 0 0 16 0 9 0 25695558 889520128 22407 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28137/tid=28144] ppid=28136 vsize=868672 CPUtime=0
/proc/28137/task/28144/stat : 28144 (java) S 28136 28123 26979 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25695558 889520128 22407 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28137/tid=28145] ppid=28136 vsize=868672 CPUtime=0
/proc/28137/task/28145/stat : 28145 (java) S 28136 28123 26979 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25695558 889520128 22407 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.85
Current children cumulated vsize (KiB) 890896

[startup+51.1022 s]
/proc/loadavg: 2.04 2.00 2.00 3/76 28147
/proc/meminfo: memFree=864752/2055920 swapFree=4192812/4192956
[pid=28123] ppid=28121 vsize=16868 CPUtime=29.3
/proc/28123/stat : 28123 (sugar) S 28121 28123 26979 0 -1 4194304 1376 37706 0 2 5 2 2718 205 16 0 1 0 25695424 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28123/statm: 4217 1113 409 3 0 796 0
[pid=28146] ppid=28123 vsize=5356 CPUtime=0
/proc/28146/stat : 28146 (sh) S 28123 28123 26979 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25698432 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28146/statm: 1339 232 193 169 0 50 0
[pid=28147] ppid=28146 vsize=590864 CPUtime=20.8
/proc/28147/stat : 28147 (minisat) R 28146 28123 26979 0 -1 4194304 142924 0 0 0 1988 92 0 0 25 0 1 0 25698433 605044736 142910 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/28147/statm: 147716 142910 76 150 0 147563 0
Current children cumulated CPU time (s) 50.1
Current children cumulated vsize (KiB) 613088

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

[startup+51.2022 s]
/proc/loadavg: 2.04 2.00 2.00 3/76 28147
/proc/meminfo: memFree=864752/2055920 swapFree=4192812/4192956
[pid=28123] ppid=28121 vsize=16868 CPUtime=29.3
/proc/28123/stat : 28123 (sugar) S 28121 28123 26979 0 -1 4194304 1376 37706 0 2 5 2 2718 205 16 0 1 0 25695424 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28123/statm: 4217 1113 409 3 0 796 0
[pid=28146] ppid=28123 vsize=5356 CPUtime=0
/proc/28146/stat : 28146 (sh) S 28123 28123 26979 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25698432 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28146/statm: 1339 232 193 169 0 50 0
[pid=28147] ppid=28146 vsize=590864 CPUtime=20.9
/proc/28147/stat : 28147 (minisat) R 28146 28123 26979 0 -1 4194304 142938 0 0 0 1998 92 0 0 25 0 1 0 25698433 605044736 142924 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/28147/statm: 147716 142924 76 150 0 147563 0
Current children cumulated CPU time (s) 50.2
Current children cumulated vsize (KiB) 613088

[startup+57.6017 s]
/proc/loadavg: 2.03 2.00 2.00 3/76 28147
/proc/meminfo: memFree=862704/2055920 swapFree=4192812/4192956
[pid=28123] ppid=28121 vsize=16868 CPUtime=29.3
/proc/28123/stat : 28123 (sugar) S 28121 28123 26979 0 -1 4194304 1376 37706 0 2 5 2 2718 205 16 0 1 0 25695424 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28123/statm: 4217 1113 409 3 0 796 0
[pid=28146] ppid=28123 vsize=5356 CPUtime=0
/proc/28146/stat : 28146 (sh) S 28123 28123 26979 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25698432 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28146/statm: 1339 232 193 169 0 50 0
[pid=28147] ppid=28146 vsize=592976 CPUtime=27.24
/proc/28147/stat : 28147 (minisat) R 28146 28123 26979 0 -1 4194304 143455 0 0 0 2631 93 0 0 25 0 1 0 25698433 607207424 143441 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/28147/statm: 148244 143441 76 150 0 148091 0
Current children cumulated CPU time (s) 56.54
Current children cumulated vsize (KiB) 615200

[startup+60.8029 s]
/proc/loadavg: 2.03 2.00 2.00 3/76 28147
/proc/meminfo: memFree=862640/2055920 swapFree=4192812/4192956
[pid=28123] ppid=28121 vsize=16868 CPUtime=29.3
/proc/28123/stat : 28123 (sugar) S 28121 28123 26979 0 -1 4194304 1376 37706 0 2 5 2 2718 205 16 0 1 0 25695424 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28123/statm: 4217 1113 409 3 0 796 0
[pid=28146] ppid=28123 vsize=5356 CPUtime=0
/proc/28146/stat : 28146 (sh) S 28123 28123 26979 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25698432 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28146/statm: 1339 232 193 169 0 50 0
[pid=28147] ppid=28146 vsize=592976 CPUtime=30.42
/proc/28147/stat : 28147 (minisat) R 28146 28123 26979 0 -1 4194304 143461 0 0 0 2949 93 0 0 25 0 1 0 25698433 607207424 143447 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/28147/statm: 148244 143447 76 150 0 148091 0
Current children cumulated CPU time (s) 59.72
Current children cumulated vsize (KiB) 615200

[startup+62.402 s]
/proc/loadavg: 2.03 2.00 2.00 3/76 28147
/proc/meminfo: memFree=862384/2055920 swapFree=4192812/4192956
[pid=28123] ppid=28121 vsize=16868 CPUtime=29.3
/proc/28123/stat : 28123 (sugar) S 28121 28123 26979 0 -1 4194304 1376 37706 0 2 5 2 2718 205 16 0 1 0 25695424 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28123/statm: 4217 1113 409 3 0 796 0
[pid=28146] ppid=28123 vsize=5356 CPUtime=0
/proc/28146/stat : 28146 (sh) S 28123 28123 26979 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25698432 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28146/statm: 1339 232 193 169 0 50 0
[pid=28147] ppid=28146 vsize=594164 CPUtime=32
/proc/28147/stat : 28147 (minisat) R 28146 28123 26979 0 -1 4194304 143750 0 0 0 3107 93 0 0 25 0 1 0 25698433 608423936 143736 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/28147/statm: 148541 143736 76 150 0 148388 0
Current children cumulated CPU time (s) 61.3
Current children cumulated vsize (KiB) 616388

[startup+63.2011 s]
/proc/loadavg: 2.03 2.00 2.00 3/76 28147
/proc/meminfo: memFree=861488/2055920 swapFree=4192812/4192956
[pid=28123] ppid=28121 vsize=16868 CPUtime=29.3
/proc/28123/stat : 28123 (sugar) S 28121 28123 26979 0 -1 4194304 1376 37706 0 2 5 2 2718 205 16 0 1 0 25695424 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28123/statm: 4217 1113 409 3 0 796 0
[pid=28146] ppid=28123 vsize=5356 CPUtime=0
/proc/28146/stat : 28146 (sh) S 28123 28123 26979 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25698432 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28146/statm: 1339 232 193 169 0 50 0
[pid=28147] ppid=28146 vsize=594428 CPUtime=32.79
/proc/28147/stat : 28147 (minisat) R 28146 28123 26979 0 -1 4194304 143803 0 0 0 3186 93 0 0 25 0 1 0 25698433 608694272 143789 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/28147/statm: 148607 143789 76 150 0 148454 0
Current children cumulated CPU time (s) 62.09
Current children cumulated vsize (KiB) 616652

[startup+64.0012 s]
/proc/loadavg: 2.03 2.00 2.00 3/76 28147
/proc/meminfo: memFree=860848/2055920 swapFree=4192812/4192956
[pid=28123] ppid=28121 vsize=16868 CPUtime=62.82
/proc/28123/stat : 28123 (sugar) S 28121 28123 26979 0 -1 4194304 1430 181847 0 2 5 2 5967 308 16 0 1 0 25695424 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28123/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 62.82
Current children cumulated vsize (KiB) 16868

[startup+64.4067 s]
/proc/loadavg: 2.03 2.00 2.00 3/76 28147
/proc/meminfo: memFree=860848/2055920 swapFree=4192812/4192956
[pid=28123] ppid=28121 vsize=16868 CPUtime=63.27
/proc/28123/stat : 28123 (sugar) R 28121 28123 26979 0 -1 4194304 1478 185668 0 3 6 17 5993 311 16 0 1 0 25695424 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 254195504169 0 0 4224 16386 0 0 0 17 1 0 0
/proc/28123/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 63.27
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 64.4085
CPU time (s): 63.3024
CPU user time (s): 60.0009
CPU system time (s): 3.3015
CPU usage (%): 98.2827
Max. virtual memory (cumulated for all children) (KiB): 891788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 60.0009
system time used= 3.3015
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 187206
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= 12969
involuntary context switches= 14105

runsolver used 0.082987 second user time and 0.225965 second system time

The end

Launcher Data

Begin job on node34 at 2009-07-12 10:11:34
IDJOB=2087483
IDBENCH=58731
IDSOLVER=739
FILE ID=node34/2087483-1247386294
PBS_JOBID= 9507197
Free space on /tmp= 66320 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/queens/normalized-queens-180.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2087483-1247386294/watcher-2087483-1247386294 -o /tmp/evaluation-result-2087483-1247386294/solver-2087483-1247386294 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2087483-1247386294.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= c14abf4d20a38dc3ddd30b1ce4c8122e
RANDOM SEED=1388718362

node34.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.232
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.232
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:       1731880 kB
Buffers:         54960 kB
Cached:         184672 kB
SwapCached:          0 kB
Active:         171260 kB
Inactive:        91688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1731880 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3428 kB
Writeback:           0 kB
Mapped:          34036 kB
Slab:            46392 kB
Committed_AS:   260532 kB
PageTables:       1748 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= 66320 MiB
End job on node34 at 2009-07-12 10:12:39