Trace number 3365929

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
SAT09 reference solver:precosat 236? (TO) 5000.02 4999.91

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_2_keyfind_1.cnf
MD5SUM1024a3346322fdba0a20b51f99eae4c0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses5176
Sum of the clauses size20024
Maximum clause length5
Minimum clause length1
Number of clauses of size 1136
Number of clauses of size 2160
Number of clauses of size 32080
Number of clauses of size 4672
Number of clauses of size 52128
Number of clauses of size over 50

Solver Data

0.00/0.00	c PicoSATLight Version 236 3e7a3f8825c0b9e241f38a63fee5517540b2feca
0.00/0.00	c Copyright (C) 2009, Armin Biere, JKU, Linz, Austria.  All rights reserved.
0.00/0.00	c Released on Sun Mar 22 10:16:26 CET 2009
0.00/0.00	c Compiled on Tue Mar 24 21:24:39 CET 2009
0.00/0.00	c g++ (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)
0.00/0.00	c -O3 -m32 -static -Wall -Wextra -DNDEBUG -DNLOGPRECO -DNSTATSPRECO
0.00/0.00	c -finline-limit=10000000 -fomit-frame-pointer -fno-exceptions
0.00/0.00	c Linux baghera 2.6.27.19-170.2.35.fc10.i686.PAE i686
0.00/0.00	c
0.00/0.00	c reading HOME/instance-3365929-1305320336.cnf
0.00/0.00	c found header 'p cnf 1000 5176'
0.00/0.00	c finished parsing
0.00/0.00	c
0.00/0.00	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.00/0.00	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.00/0.00	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.00/0.00	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.00/0.00	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.00/0.00	c --random=1 --spread=2000 --seed=0 --skip=25
0.00/0.00	c
0.00/0.00	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.00/0.00	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.00/0.00	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.00/0.00	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.00/0.00	c
0.00/0.00	c starting search after 0.0 seconds
0.00/0.00	c no decision limit
0.00/0.00	c
0.00/0.00	c       original/binary      fixed     eliminated      learned       agility
0.00/0.00	c   seconds        variables     equivalent    conflicts       height       MB
0.00/0.00	c
0.00/0.00	c *    0.0     5008     800    136    64      0       0      0    0.0   0    0
0.00/0.01	c s    0.0     4368     672    136   192      0       0      0    0.0   0    0
0.00/0.01	c l    0.0     4368     672    136   192      0       0   4336    0.0   0    0
0.00/0.01	c R    0.0     4368     672    136   192      0     100    100   83.6  20    0
0.00/0.01	c R    0.0     4368     672    136   192      0     202    202   77.7  25    0
0.00/0.02	c N    0.0     4368     672    136   192      0     807    807   73.5  42    1
0.00/0.02	c B    0.0     4369     671    136   193      0    1001   1000   71.7  43    1
0.04/0.06	c B    0.1     4369     671    136   193      0    2003   2002   61.6  45    1
0.04/0.08	c s    0.1     4367     671    136   193      0    2370   2368   59.9  42    1
0.04/0.08	c N    0.1     4367     671    136   193      0    2412   2410   59.1  43    1
0.09/0.15	c +    0.2     4369     669    136   195      0    4337   4769   58.2  49    1
0.09/0.19	c s    0.2     4365     669    136   195      0    5373   4789   57.6  49    1
0.09/0.19	c +    0.2     4365     669    136   195      0    5420   5245   57.2  41    1
0.19/0.22	c N    0.2     4369     665    136   199      0    6422   5268   56.2  43    1
0.19/0.23	c +    0.2     4370     664    136   200      0    6775   5769   55.4  45    1
0.29/0.30	c B    0.3     4370     664    136   200      0    8006   5791   54.0  50    2
0.29/0.32	c +    0.3     4370     664    136   200      0    8466   6345   53.5  49    2
0.29/0.35	c s    0.4     4360     664    136   200      0    8943   6264   53.0  49    1
0.39/0.43	c +    0.4     4360     664    136   200      0   10580   6979   51.5  47    2
0.49/0.56	c
0.49/0.56	c       original/binary      fixed     eliminated      learned       agility
0.49/0.56	c   seconds        variables     equivalent    conflicts       height       MB
0.49/0.56	c
0.49/0.56	c +    0.6     4360     664    136   200      0   13225   7676   49.4  45    2
0.69/0.75	c N    0.8     4360     664    136   200      0   16038   7697   47.8  43    2
0.69/0.79	c +    0.8     4360     664    136   200      0   16530   8443   47.5  48    2
1.10/1.13	c +    1.1     4360     664    136   200      0   20660   9287   45.9  47    3
1.19/1.25	c s    1.3     4359     663    136   201      0   22308  13798   45.6  48    3
1.29/1.39	c B    1.4     4359     663    136   201      0   24015   9303   45.2  45    2
1.49/1.53	c +    1.5     4359     663    136   201      0   25826  10215   44.8  47    3
1.59/1.67	c s    1.7     4360     663    136   201      0   28418  10240   44.6  45    2
1.89/1.96	c +    2.0     4363     661    136   203      0   32280  11236   44.1  47    3
1.89/1.98	c s    2.0     4359     661    136   203      0   32392  10339   44.0  46    2
2.29/2.33	c s    2.3     4359     660    136   204      0   37640  11259   43.9  51    2
2.29/2.38	c N    2.4     4359     660    136   204      0   38474  11260   43.8  47    3
2.39/2.49	c +    2.5     4361     659    136   205      0   40352  12359   43.9  47    3
2.59/2.66	c s    2.7     4358     658    136   206      0   43002  12375   43.9  49    3
3.31/3.37	c +    3.4     4358     658    136   206      0   50440  13594   43.2  47    3
3.69/3.79	c s    3.8     4349     657    136   207      0   54356  13617   42.8  48    3
4.09/4.17	c s    4.2     4350     656    136   208      0   59894  13604   43.2  48    3
4.30/4.37	c +    4.4     4350     656    136   208      0   63051  14953   43.4  50    3
4.41/4.43	c B    4.4     4351     655    136   209      0   64024  14585   43.4  48    3
4.49/4.59	c
4.49/4.59	c       original/binary      fixed     eliminated      learned       agility
4.49/4.59	c   seconds        variables     equivalent    conflicts       height       MB
4.49/4.59	c
4.49/4.59	c s    4.6     4349     655    136   209      0   65781  14975   43.4  50    3
5.29/5.32	c s    5.3     4348     654    136   210      0   75227  14975   43.2  48    3
5.50/5.53	c +    5.5     4348     654    136   210      0   78811  16448   43.1  45    3
6.50/6.53	c N    6.5     4348     654    136   210      0   89765  16548   42.7  49    4
7.39/7.45	c +    7.5     4348     654    136   210      0   98511  18092   42.5  41    3
8.39/8.49	c s    8.5     4341     654    136   210      0  113784  18135   42.5  47    3
9.19/9.20	c +    9.2     4341     654    136   210      0  123137  19901   42.5  46    4
11.29/11.35	c s   11.4     4340     653    136   211      0  144020  16091   42.1  48    3
11.79/11.89	c s   11.9     4339     652    136   212      0  152195  19929   42.2  46    4
11.89/11.96	c +   12.0     4340     651    136   213      0  153920  21891   42.2  48    4
12.29/12.37	c B   12.4     4340     651    136   213      0  160045  21935   42.3  51    5
12.49/12.57	c s   12.6     4338     651    136   213      0  162249  21914   42.3  50    4
13.29/13.31	c s   13.3     4327     647    136   217      0  172624  21919   42.7  47    4
14.19/14.27	c s   14.3     4326     646    136   218      0  186089  21943   42.7  50    4
14.59/14.64	c +   14.6     4327     646    136   218      0  192400  24080   42.9  43    5
14.99/15.06	c s   15.1     4327     646    136   218      0  197828  24112   43.0  50    5
15.59/15.61	c N   15.6     4327     646    136   218      0  205126  24116   43.1  49    5
19.19/19.25	c +   19.3     4327     646    136   218      0  240500  26488   42.8  48    5
21.89/21.98	c s   22.0     4326     646    136   218      0  265049  21378   42.5  50    4
22.79/22.83	c
22.79/22.83	c       original/binary      fixed     eliminated      learned       agility
22.79/22.83	c   seconds        variables     equivalent    conflicts       height       MB
22.79/22.83	c
22.79/22.83	c s   22.8     4325     645    136   219      0  274171  26504   42.5  48    5
24.39/24.48	c s   24.5     4326     645    136   219      0  295233  26557   42.5  50    5
24.79/24.87	c +   24.9     4326     645    136   219      0  300626  29136   42.7  49    6
29.39/29.40	c s   29.4     4327     645    136   219      0  337991  21896   43.1  49    5
30.49/30.53	c s   30.5     4328     645    136   219      0  351441  29181   43.2  50    6
33.18/33.25	c +   33.2     4328     645    136   219      0  375781  32049   42.9  49    8
34.48/34.53	c B   34.5     4328     645    136   219      0  384090  33551   42.8  50    9
46.19/46.21	c N   46.2     4328     645    136   219      0  461508  32130   42.5  47    9
47.58/47.65	c +   47.6     4328     645    136   219      0  469726  35253   42.4  50    9
60.39/60.49	c s   60.5     4323     644    136   220      0  543766  26865   41.9  43    6
68.19/68.22	c +   68.2     4323     644    136   220      0  587155  38778   41.9  50   12
81.58/81.61	c s   81.6     4318     643    136   221      0  674694  38797   41.7  50    8
83.28/83.36	c s   83.4     4317     642    136   222      0  689688  38806   41.7  48    8
90.48/90.59	c +   90.6     4317     642    136   222      0  733940  42655   41.5  46   12
94.59/94.64	c -   94.6     4313     641    136   223      0  757647  41802   41.5  40    8
94.59/94.69	c s   94.7     4312     641    136   223      0  757647  39153   41.5  40    8
94.59/94.69	c -   94.7     4312     641    136   223      0  757647  40966   41.5  40    8
96.58/96.64	c s   96.6     4311     640    136   224      0  769718  41003   41.4  46    9
101.38/101.46	c s  101.5     4308     639    136   225      0  802572  41005   41.4  49    9
109.18/109.24	c
109.18/109.24	c       original/binary      fixed     eliminated      learned       agility
109.18/109.24	c   seconds        variables     equivalent    conflicts       height       MB
109.18/109.24	c
109.18/109.24	c s  109.2     4307     638    136   226      0  857976  32008   41.9  43    7
111.58/111.65	c +  111.6     4307     638    136   226      0  881096  45062   42.0  48   10
113.98/114.01	c B  114.0     4307     638    136   226      0  896183  45085   42.0  45   11
137.09/137.11	c N  137.1     4307     638    136   226      0 1025395  61107   42.0  47   17
140.88/140.98	c s  141.0     4308     638    136   226      0 1049506  45084   42.0  48    9
150.99/151.02	c +  151.0     4308     638    136   226      0 1101371  49568   42.0  48   14
200.88/200.95	c +  200.9     4308     638    136   226      0 1376710  54524   41.5  50   11
269.98/270.06	c s  270.1     4309     638    136   226      0 1709724  54549   41.6  45   11
271.08/271.17	c +  271.2     4310     637    136   227      0 1720885  59976   41.6  46   12
272.88/272.99	c s  273.0     4304     637    136   227      0 1734106  59999   41.6  48   12
337.59/337.66	c B  337.7     4304     637    136   227      0 2048327  60003   41.7  45   14
357.99/358.05	c +  358.0     4304     637    136   227      0 2151105  65973   41.6  46   17
376.28/376.36	c N  376.4     4304     637    136   227      0 2255549  66004   41.4  46   16
469.09/469.16	c +  469.2     4304     637    136   227      0 2688881  72570   41.2  47   19
626.69/626.76	c +  626.8     4304     637    136   227      0 3361100  79827   40.5  48   25
832.90/832.93	c +  832.9     4304     637    136   227      0 4201376  87809   39.9  50   21
944.10/944.17	c B  944.2     4304     637    136   227      0 4608654  87846   39.6  46   27
1020.20/1020.26	c N 1020.3     4304     637    136   227      0 4920745  87855   39.5  50   22
1101.60/1101.68	c + 1101.7     4304     637    136   227      0 5251721  96589   39.5  48   26
1235.70/1235.76	c
1235.70/1235.76	c       original/binary      fixed     eliminated      learned       agility
1235.70/1235.76	c   seconds        variables     equivalent    conflicts       height       MB
1235.70/1235.76	c
1235.70/1235.76	c s 1235.8     4303     636    136   228      0 5751381  96667   39.3  46   18
1439.61/1439.65	c s 1439.7     4298     635    136   229      0 6399289 108641   39.6  43   28
1450.41/1450.47	c s 1450.5     4299     635    136   229      0 6448931  96622   39.7  47   22
1472.51/1472.50	c + 1472.5     4299     635    136   229      0 6564652 106247   39.8  48   27
1513.52/1513.57	c s 1513.6     4298     634    136   230      0 6686094 100174   39.9  46   21
1520.51/1520.57	c s 1520.6     4297     632    136   232      0 6719908 106277   39.9  47   23
1529.81/1529.87	c s 1529.9     4292     630    136   234      0 6761151 106281   39.9  51   23
1970.92/1970.98	c + 1971.0     4292     630    136   234      0 8205816 116871   39.7  49   34
2593.24/2593.23	c B 2593.3     4292     630    136   234      0 10241336 116897   39.1  48   32
2766.15/2766.15	c N 2766.2     4292     630    136   234      0 10660755 116936   39.2  51   33
3637.67/3637.70	c s 3637.8     4287     629    136   235      0 12971091  98598   39.2  50   22
3867.47/3867.45	c s 3867.5     4288     629    136   235      0 13764504  97198   39.3  47   21
3873.77/3873.74	c s 3873.8     4279     627    136   237      0 13797477 116896   39.3  46   24
3914.57/3914.56	c s 3914.6     4274     626    136   238      0 13908030 120779   39.4  46   25
3983.47/3983.47	c s 3983.6     4269     625    136   239      0 14098271 116915   39.3  46   23
3994.47/3994.47	c s 3994.6     4267     623    136   241      0 14147409 116911   39.4  47   23
5000.00/4999.91	c
5000.00/4999.91	c *** CAUGHT SIGNAL 15 ***
5000.00/4999.91	c
5000.00/4999.91	c 16952682 conflicts, 18294905 decisions, 1 random
5000.00/4999.91	c 0 iterations, 2 restarts, 24953 skipped
5000.00/4999.91	c 35 enlarged, 118 shrunken, 165612 rescored, 3248 rebiased
5000.00/4999.91	c 47 simplifications, 55 reductions
5000.00/4999.91	c
5000.00/4999.91	c vars: 136 fixed, 241 equiv, 0 elim, 241 merged
5000.00/4999.91	c elim: 389296 resolutions, 20 phases, 20 rounds
5000.00/4999.91	c sbst: 0% substituted, 0.0% nots, 0.0% ands, 0.0% xors, 0.0% ites
5000.00/4999.91	c arty: 0.00 and 0.00 xor average arity
5000.00/4999.91	c prbe: 113558 probed, 89 phases, 89 rounds
5000.00/4999.91	c prbe: 0 failed, 0 lifted, 0 merged
5000.00/4999.91	c sccs: 0 non trivial, 0 fixed, 0 merged
5000.00/4999.91	c hash: 0 units, 241 merged
5000.00/4999.91	c mins: 719984443 learned, 25% deleted, 162 strong, 46 depth
5000.00/4999.91	c subs: 72 forward, 72 backward, 256 doms
5000.00/4999.91	c strs: 0 forward, 0 backward
5000.00/4999.91	c doms: 256 dominators, 0 high, 0 low
5000.00/4999.91	c prps: 2296131749 propagations, 0.46 megaprops
5000.00/4999.91	c
5000.00/4999.91	c 5000.0 seconds, 58 MB max, 3115 MB recycled
5000.00/4999.91	c
5000.00/4999.91	c *** CAUGHT SIGNAL 15 ***
5000.00/4999.91	c

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3365929-1305320336/watcher-3365929-1305320336 -o /tmp/evaluation-result-3365929-1305320336/solver-3365929-1305320336 -C 5000 -W 5100 -M 15500 HOME/precosat HOME/instance-3365929-1305320336.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.98 2.01 1.95 2/316 2815
/proc/meminfo: memFree=8587556/32951124 swapFree=46575252/67111528
[pid=2815] ppid=2813 vsize=1260 CPUtime=0 cores=0,2,4,6
/proc/2815/stat : 2815 (precosat) R 2813 2815 2536 0 -1 4202496 262 0 0 0 0 0 0 0 25 0 1 0 376224916 1290240 218 33554432000 134512640 135151029 4294216624 18446744073709551615 134531755 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2815/statm: 315 218 80 156 0 158 0

[startup+0.049221 s]
/proc/loadavg: 1.98 2.01 1.95 2/316 2815
/proc/meminfo: memFree=8587556/32951124 swapFree=46575252/67111528
[pid=2815] ppid=2813 vsize=1524 CPUtime=0.04 cores=0,2,4,6
/proc/2815/stat : 2815 (precosat) R 2813 2815 2536 0 -1 4202496 321 0 0 0 4 0 0 0 25 0 1 0 376224916 1560576 277 33554432000 134512640 135151029 4294216624 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2815/statm: 381 277 80 156 0 224 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1524

[startup+0.100223 s]
/proc/loadavg: 1.98 2.01 1.95 2/316 2815
/proc/meminfo: memFree=8587556/32951124 swapFree=46575252/67111528
[pid=2815] ppid=2813 vsize=1788 CPUtime=0.09 cores=0,2,4,6
/proc/2815/stat : 2815 (precosat) R 2813 2815 2536 0 -1 4202496 376 0 0 0 9 0 0 0 25 0 1 0 376224916 1830912 332 33554432000 134512640 135151029 4294216624 18446744073709551615 134554875 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2815/statm: 447 332 80 156 0 290 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1788

[startup+0.300174 s]
/proc/loadavg: 1.98 2.01 1.95 2/316 2815
/proc/meminfo: memFree=8587556/32951124 swapFree=46575252/67111528
[pid=2815] ppid=2813 vsize=2448 CPUtime=0.29 cores=0,2,4,6
/proc/2815/stat : 2815 (precosat) R 2813 2815 2536 0 -1 4202496 546 0 0 0 29 0 0 0 25 0 1 0 376224916 2506752 502 33554432000 134512640 135151029 4294216624 18446744073709551615 134578153 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2815/statm: 612 502 80 156 0 455 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2448

[startup+0.701117 s]
/proc/loadavg: 1.98 2.01 1.95 2/316 2815
/proc/meminfo: memFree=8587556/32951124 swapFree=46575252/67111528
[pid=2815] ppid=2813 vsize=3112 CPUtime=0.69 cores=0,2,4,6
/proc/2815/stat : 2815 (precosat) R 2813 2815 2536 0 -1 4202496 702 0 0 0 69 0 0 0 25 0 1 0 376224916 3186688 658 33554432000 134512640 135151029 4294216624 18446744073709551615 134554513 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2815/statm: 778 658 80 156 0 621 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3112

[startup+1.50099 s]
/proc/loadavg: 1.98 2.01 1.95 3/317 2816
/proc/meminfo: memFree=8584208/32951124 swapFree=46575252/67111528
[pid=2815] ppid=2813 vsize=4700 CPUtime=1.49 cores=0,2,4,6
/proc/2815/stat : 2815 (precosat) R 2813 2815 2536 0 -1 4202496 1090 0 0 0 149 0 0 0 25 0 1 0 376224916 4812800 1046 33554432000 134512640 135151029 4294216624 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2815/statm: 1175 1046 80 156 0 1018 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4700

[startup+3.10071 s]
/proc/loadavg: 1.98 2.01 1.95 3/317 2816
/proc/meminfo: memFree=8586688/32951124 swapFree=46575252/67111528
[pid=2815] ppid=2813 vsize=4700 CPUtime=3.09 cores=0,2,4,6
/proc/2815/stat : 2815 (precosat) R 2813 2815 2536 0 -1 4202496 1090 0 0 0 309 0 0 0 25 0 1 0 376224916 4812800 1046 33554432000 134512640 135151029 4294216624 18446744073709551615 134554911 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2815/statm: 1175 1046 80 156 0 1018 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4700

[startup+6.30115 s]
/proc/loadavg: 1.98 2.01 1.95 3/317 2816
/proc/meminfo: memFree=8581976/32951124 swapFree=46575252/67111528
[pid=2815] ppid=2813 vsize=5240 CPUtime=6.29 cores=0,2,4,6
/proc/2815/stat : 2815 (precosat) R 2813 2815 2536 0 -1 4202496 1242 0 0 0 629 0 0 0 25 0 1 0 376224916 5365760 1198 33554432000 134512640 135151029 4294216624 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2815/statm: 1310 1198 80 156 0 1153 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5240

[startup+12.701 s]
/proc/loadavg: 1.98 2.01 1.95 3/317 2816
/proc/meminfo: memFree=8578132/32951124 swapFree=46575252/67111528
[pid=2815] ppid=2813 vsize=9144 CPUtime=12.69 cores=0,2,4,6
/proc/2815/stat : 2815 (precosat) R 2813 2815 2536 0 -1 4202496 2207 0 0 0 1269 0 0 0 25 0 1 0 376224916 9363456 2163 33554432000 134512640 135151029 4294216624 18446744073709551615 134555096 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2815/statm: 2286 2163 80 156 0 2129 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9144

[startup+25.5008 s]
/proc/loadavg: 1.98 2.01 1.95 3/317 2816
/proc/meminfo: memFree=8576884/32951124 swapFree=46575252/67111528
[pid=2815] ppid=2813 vsize=10660 CPUtime=25.49 cores=0,2,4,6
/proc/2815/stat : 2815 (precosat) R 2813 2815 2536 0 -1 4202496 2585 0 0 0 2549 0 0 0 25 0 1 0 376224916 10915840 2521 33554432000 134512640 135151029 4294216624 18446744073709551615 134554756 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2815/statm: 2665 2521 80 156 0 2508 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10660

[startup+51.1003 s]
/proc/loadavg: 1.99 2.00 1.95 3/317 2817
/proc/meminfo: memFree=8573020/32951124 swapFree=46575252/67111528
[pid=2815] ppid=2813 vsize=14600 CPUtime=51.08 cores=0,2,4,6
/proc/2815/stat : 2815 (precosat) R 2813 2815 2536 0 -1 4202496 3548 0 0 0 5108 0 0 0 25 0 1 0 376224916 14950400 3484 33554432000 134512640 135151029 4294216624 18446744073709551615 134551341 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2815/statm: 3650 3484 80 156 0 3493 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 14600

[startup+102.311 s]
/proc/loadavg: 1.99 2.00 1.95 3/317 2818
/proc/meminfo: memFree=8568532/32951124 swapFree=46575252/67111528
[pid=2815] ppid=2813 vsize=17884 CPUtime=102.29 cores=0,2,4,6
/proc/2815/stat : 2815 (precosat) R 2813 2815 2536 0 -1 4202496 4470 0 0 0 10228 1 0 0 25 0 1 0 376224916 18313216 4373 33554432000 134512640 135151029 4294216624 18446744073709551615 134554650 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2815/statm: 4471 4373 80 156 0 4314 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 17884

[startup+162.301 s]
/proc/loadavg: 1.99 2.00 1.95 3/317 2829
/proc/meminfo: memFree=8564996/32951124 swapFree=46575252/67111528
[pid=2815] ppid=2813 vsize=21308 CPUtime=162.28 cores=0,2,4,6
/proc/2815/stat : 2815 (precosat) R 2813 2815 2536 0 -1 4202496 5278 0 0 0 16227 1 0 0 25 0 1 0 376224916 21819392 5181 33554432000 134512640 135151029 4294216624 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2815/statm: 5327 5181 80 156 0 5170 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 21308

[startup+222.301 s]
/proc/loadavg: 2.12 2.03 1.96 3/317 2831
/proc/meminfo: memFree=8567692/32951124 swapFree=46575252/67111528
[pid=2815] ppid=2813 vsize=22852 CPUtime=222.28 cores=0,2,4,6
/proc/2815/stat : 2815 (precosat) R 2813 2815 2536 0 -1 4202496 6101 0 0 0 22227 1 0 0 25 0 1 0 376224916 23400448 5566 33554432000 134512640 135151029 4294216624 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2815/statm: 5713 5566 80 156 0 5556 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 22852

[startup+282.3 s]
/proc/loadavg: 2.04 2.02 1.96 3/317 2832
/proc/meminfo: memFree=8563200/32951124 swapFree=46575252/67111528
[pid=2815] ppid=2813 vsize=23296 CPUtime=282.28 cores=0,2,4,6
/proc/2815/stat : 2815 (precosat) R 2813 2815 2536 0 -1 4202496 6328 0 0 0 28227 1 0 0 25 0 1 0 376224916 23855104 5710 33554432000 134512640 135151029 4294216624 18446744073709551615 134554774 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2815/statm: 5824 5710 80 156 0 5667 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 23296

[startup+342.301 s]
/proc/loadavg: 2.01 2.02 1.96 3/317 2834
/proc/meminfo: memFree=8558344/32951124 swapFree=46575252/67111528
[pid=2815] ppid=2813 vsize=28000 CPUtime=342.29 cores=0,2,4,6
/proc/2815/stat : 2815 (precosat) R 2813 2815 2536 0 -1 4202496 7669 0 0 0 34227 2 0 0 25 0 1 0 376224916 28672000 6888 33554432000 134512640 135151029 4294216624 18446744073709551615 134680577 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2815/statm: 7000 6888 80 156 0 6843 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 28000

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/317 2835
/proc/meminfo: memFree=8558188/32951124 swapFree=46575252/67111528
[pid=2815] ppid=2813 vsize=28128 CPUtime=402.29 cores=0,2,4,6
/proc/2815/stat : 2815 (precosat) R 2813 2815 2536 0 -1 4202496 8289 0 0 0 40226 3 0 0 25 0 1 0 376224916 28803072 6913 33554432000 134512640 135151029 4294216624 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2815/statm: 7032 6913 80 156 0 6875 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 28128

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 1.96 3/317 2837
/proc/meminfo: memFree=8556796/32951124 swapFree=46575252/67111528
[pid=2815] ppid=2813 vsize=30812 CPUtime=462.29 cores=0,2,4,6
/proc/2815/stat : 2815 (precosat) R 2813 2815 2536 0 -1 4202496 9154 0 0 0 46226 3 0 0 25 0 1 0 376224916 31551488 7389 33554432000 134512640 135151029 4294216624 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2815/statm: 7703 7389 80 156 0 7546 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 30812

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/317 2839
/proc/meminfo: memFree=8553436/32951124 swapFree=46575252/67111528
[pid=2815] ppid=2813 vsize=32860 CPUtime=522.29 cores=0,2,4,6
/proc/2815/stat : 2815 (precosat) R 2813 2815 2536 0 -1 4202496 9527 0 0 0 52226 3 0 0 25 0 1 0 376224916 33648640 7762 33554432000 134512640 135151029 4294216624 18446744073709551615 134551393 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2815/statm: 8215 7762 80 156 0 8058 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 32860

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/317 2840
/proc/meminfo: memFree=8551664/32951124 swapFree=46575252/67111528
[pid=2815] ppid=2813 vsize=34652 CPUtime=582.29 cores=0,2,4,6
/proc/2815/stat : 2815 (precosat) R 2813 2815 2536 0 -1 4202496 9866 0 0 0 58226 3 0 0 25 0 1 0 376224916 35483648 8101 33554432000 134512640 135151029 4294216624 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2815/statm: 8663 8101 80 156 0 8506 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 34652

[startup+642.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/317 2989
/proc/meminfo: memFree=8645256/32951124 swapFree=46575252/67111528
[pid=2815] ppid=2813 vsize=54408 CPUtime=4062.39 cores=0,2,4,6
/proc/2815/stat : 2815 (precosat) R 2813 2815 2536 0 -1 4202496 25282 0 0 0 406228 11 0 0 25 0 1 0 376224916 55713792 13379 33554432000 134512640 135151029 4294216624 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2815/statm: 13602 13379 80 156 0 13445 0
Current children cumulated CPU time (s) 4062.39
Current children cumulated vsize (KiB) 54408

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/317 2991
/proc/meminfo: memFree=8644736/32951124 swapFree=46575252/67111528
[pid=2815] ppid=2813 vsize=53128 CPUtime=4122.38 cores=0,2,4,6
/proc/2815/stat : 2815 (precosat) R 2813 2815 2536 0 -1 4202496 25868 0 0 0 412227 11 0 0 25 0 1 0 376224916 54403072 13180 33554432000 134512640 135151029 4294216624 18446744073709551615 134555080 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2815/statm: 13282 13180 80 156 0 13125 0
Current children cumulated CPU time (s) 4122.38
Current children cumulated vsize (KiB) 53128

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/317 2992
/proc/meminfo: memFree=8643716/32951124 swapFree=46575252/67111528
[pid=2815] ppid=2813 vsize=53124 CPUtime=4182.38 cores=0,2,4,6
/proc/2815/stat : 2815 (precosat) R 2813 2815 2536 0 -1 4202496 26028 0 0 0 418227 11 0 0 25 0 1 0 376224916 54398976 13179 33554432000 134512640 135151029 4294216624 18446744073709551615 134554805 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2815/statm: 13281 13179 80 156 0 13124 0
Current children cumulated CPU time (s) 4182.38
Current children cumulated vsize (KiB) 53124

[startup+4242.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/317 2994
/proc/meminfo: memFree=8642944/32951124 swapFree=46575252/67111528
[pid=2815] ppid=2813 vsize=53124 CPUtime=4242.39 cores=0,2,4,6
/proc/2815/stat : 2815 (precosat) R 2813 2815 2536 0 -1 4202496 26079 0 0 0 424228 11 0 0 25 0 1 0 376224916 54398976 13180 33554432000 134512640 135151029 4294216624 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2815/statm: 13281 13180 80 156 0 13124 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 53124

[startup+4302.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/317 2995
/proc/meminfo: memFree=8643164/32951124 swapFree=46575252/67111528
[pid=2815] ppid=2813 vsize=53124 CPUtime=4302.39 cores=0,2,4,6
/proc/2815/stat : 2815 (precosat) R 2813 2815 2536 0 -1 4202496 26216 0 0 0 430228 11 0 0 25 0 1 0 376224916 54398976 13186 33554432000 134512640 135151029 4294216624 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2815/statm: 13281 13186 80 156 0 13124 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 53124

[startup+4362.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/317 2997
/proc/meminfo: memFree=8643012/32951124 swapFree=46575252/67111528
[pid=2815] ppid=2813 vsize=54916 CPUtime=4362.39 cores=0,2,4,6
/proc/2815/stat : 2815 (precosat) R 2813 2815 2536 0 -1 4202496 26501 0 0 0 436228 11 0 0 25 0 1 0 376224916 56233984 13471 33554432000 134512640 135151029 4294216624 18446744073709551615 134554575 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2815/statm: 13729 13471 80 156 0 13572 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 54916

[startup+4422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/317 2999
/proc/meminfo: memFree=8644468/32951124 swapFree=46575252/67111528
[pid=2815] ppid=2813 vsize=53124 CPUtime=4422.39 cores=0,2,4,6
/proc/2815/stat : 2815 (precosat) R 2813 2815 2536 0 -1 4202496 26556 0 0 0 442228 11 0 0 25 0 1 0 376224916 54398976 13186 33554432000 134512640 135151029 4294216624 18446744073709551615 134554846 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2815/statm: 13281 13186 80 156 0 13124 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 53124

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/317 3000
/proc/meminfo: memFree=8641712/32951124 swapFree=46575252/67111528
[pid=2815] ppid=2813 vsize=56716 CPUtime=4482.38 cores=0,2,4,6
/proc/2815/stat : 2815 (precosat) R 2813 2815 2536 0 -1 4202496 27187 0 0 0 448227 11 0 0 25 0 1 0 376224916 58077184 13817 33554432000 134512640 135151029 4294216624 18446744073709551615 134574165 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2815/statm: 14179 13817 80 156 0 14022 0
Current children cumulated CPU time (s) 4482.38
Current children cumulated vsize (KiB) 56716

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/317 3003
/proc/meminfo: memFree=8643664/32951124 swapFree=46575252/67111528
[pid=2815] ppid=2813 vsize=53124 CPUtime=4542.39 cores=0,2,4,6
/proc/2815/stat : 2815 (precosat) R 2813 2815 2536 0 -1 4202496 27512 0 0 0 454228 11 0 0 25 0 1 0 376224916 54398976 13186 33554432000 134512640 135151029 4294216624 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2815/statm: 13281 13186 80 156 0 13124 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 53124

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/317 3004
/proc/meminfo: memFree=8643384/32951124 swapFree=46575252/67111528
[pid=2815] ppid=2813 vsize=54148 CPUtime=4602.39 cores=0,2,4,6
/proc/2815/stat : 2815 (precosat) R 2813 2815 2536 0 -1 4202496 27882 0 0 0 460227 12 0 0 25 0 1 0 376224916 55447552 13333 33554432000 134512640 135151029 4294216624 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2815/statm: 13537 13333 80 156 0 13380 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 54148

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/317 3006
/proc/meminfo: memFree=8643488/32951124 swapFree=46575252/67111528
[pid=2815] ppid=2813 vsize=53120 CPUtime=4662.39 cores=0,2,4,6
/proc/2815/stat : 2815 (precosat) R 2813 2815 2536 0 -1 4202496 28069 0 0 0 466227 12 0 0 25 0 1 0 376224916 54394880 13185 33554432000 134512640 135151029 4294216624 18446744073709551615 134554752 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2815/statm: 13280 13185 80 156 0 13123 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 53120

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/317 3008
/proc/meminfo: memFree=8643556/32951124 swapFree=46575252/67111528
[pid=2815] ppid=2813 vsize=53828 CPUtime=4722.4 cores=0,2,4,6
/proc/2815/stat : 2815 (precosat) R 2813 2815 2536 0 -1 4202496 28174 0 0 0 472228 12 0 0 25 0 1 0 376224916 55119872 13290 33554432000 134512640 135151029 4294216624 18446744073709551615 134554851 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2815/statm: 13457 13290 80 156 0 13300 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 53828

[startup+4782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/317 3009
/proc/meminfo: memFree=8643768/32951124 swapFree=46575252/67111528
[pid=2815] ppid=2813 vsize=53120 CPUtime=4782.39 cores=0,2,4,6
/proc/2815/stat : 2815 (precosat) R 2813 2815 2536 0 -1 4202496 28485 0 0 0 478227 12 0 0 25 0 1 0 376224916 54394880 13185 33554432000 134512640 135151029 4294216624 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2815/statm: 13280 13185 80 156 0 13123 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 53120

[startup+4842.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/317 3011
/proc/meminfo: memFree=8642992/32951124 swapFree=46575252/67111528
[pid=2815] ppid=2813 vsize=54608 CPUtime=4842.39 cores=0,2,4,6
/proc/2815/stat : 2815 (precosat) R 2813 2815 2536 0 -1 4202496 28689 0 0 0 484227 12 0 0 25 0 1 0 376224916 55918592 13389 33554432000 134512640 135151029 4294216624 18446744073709551615 134554846 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2815/statm: 13652 13389 80 156 0 13495 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 54608

[startup+4902.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/317 3012
/proc/meminfo: memFree=8643708/32951124 swapFree=46575252/67111528
[pid=2815] ppid=2813 vsize=53072 CPUtime=4902.39 cores=0,2,4,6
/proc/2815/stat : 2815 (precosat) R 2813 2815 2536 0 -1 4202496 29038 0 0 0 490227 12 0 0 25 0 1 0 376224916 54345728 13173 33554432000 134512640 135151029 4294216624 18446744073709551615 134520432 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2815/statm: 13268 13173 80 156 0 13111 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 53072

[startup+4962.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/317 3014
/proc/meminfo: memFree=8643668/32951124 swapFree=46575252/67111528
[pid=2815] ppid=2813 vsize=53072 CPUtime=4962.4 cores=0,2,4,6
/proc/2815/stat : 2815 (precosat) R 2813 2815 2536 0 -1 4202496 29038 0 0 0 496228 12 0 0 25 0 1 0 376224916 54345728 13173 33554432000 134512640 135151029 4294216624 18446744073709551615 134578057 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2815/statm: 13268 13173 80 156 0 13111 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 53072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/317 3015
/proc/meminfo: memFree=8642756/32951124 swapFree=46575252/67111528
[pid=2815] ppid=2813 vsize=53072 CPUtime=5000 cores=0,2,4,6
/proc/2815/stat : 2815 (precosat) R 2813 2815 2536 0 -1 4202496 29038 0 0 0 499988 12 0 0 25 0 1 0 376224916 54345728 13173 33554432000 134512640 135151029 4294216624 18446744073709551615 134554789 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2815/statm: 13268 13173 80 156 0 13111 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 53072

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/317 3015
/proc/meminfo: memFree=8642756/32951124 swapFree=46575252/67111528
[pid=2815] ppid=2813 vsize=53072 CPUtime=5000 cores=0,2,4,6
/proc/2815/stat : 2815 (precosat) R 2813 2815 2536 0 -1 4202496 29038 0 0 0 499988 12 0 0 25 0 1 0 376224916 54345728 13173 33554432000 134512640 135151029 4294216624 18446744073709551615 134554789 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2815/statm: 13268 13173 80 156 0 13111 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 53072

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.91
CPU time (s): 5000.02
CPU user time (s): 4999.89
CPU system time (s): 0.12998
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 65804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.89
system time used= 0.12998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29039
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 10323

runsolver used 16.0546 second user time and 33.9388 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-13 22:58:57
IDJOB=3365929
IDBENCH=83418
IDSOLVER=1843
FILE ID=node107/3365929-1305320336
RUNJOBID= node107-1305315334-2555
PBS_JOBID= 13324325
Free space on /tmp= 41272 MiB

SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/64/aes_64_2_keyfind_1.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3365929-1305320336/watcher-3365929-1305320336 -o /tmp/evaluation-result-3365929-1305320336/solver-3365929-1305320336 -C 5000 -W 5100 -M 15500  HOME/precosat HOME/instance-3365929-1305320336.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 1024a3346322fdba0a20b51f99eae4c0
RANDOM SEED=1779941500

node107.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5359.47
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       8587720 kB
Buffers:        269228 kB
Cached:       18890552 kB
SwapCached:      10016 kB
Active:        6982888 kB
Inactive:     16718392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8587720 kB
SwapTotal:    67111528 kB
SwapFree:     46575252 kB
Dirty:             828 kB
Writeback:           0 kB
AnonPages:     4538708 kB
Mapped:          19676 kB
Slab:           528600 kB
PageTables:      69312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65197600 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 41276 MiB
End job on node107 at 2011-05-14 00:22:18