Trace number 3365603

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.92

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-12.cnf
MD5SUM0621e557bffdc18ca509447665adecda
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 variables69553
Number of clauses226752
Sum of the clauses size587624
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292374
Number of clauses of size 3134249
Number of clauses of size 40
Number of clauses of size 50
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-3365603-1305315334.cnf
0.00/0.00	c found header 'p cnf 69553 226752'
0.09/0.16	c finished parsing
0.09/0.16	c
0.09/0.16	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.09/0.16	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.09/0.16	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.09/0.16	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.09/0.16	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.09/0.16	c --random=1 --spread=2000 --seed=0 --skip=25
0.09/0.16	c
0.09/0.16	c sizeof     vars[0] = 16   alignment = 0       1 MB
0.09/0.16	c sizeof     orgs[0] =  8   alignment = 0       1 MB
0.09/0.16	c sizeof     occs[0] =  8   alignment = 0       1 MB
0.09/0.16	c sizeof iirfs[0..1] =  8   alignment = 0       1 MB
0.09/0.16	c
0.09/0.16	c starting search after 0.2 seconds
0.09/0.16	c no decision limit
0.09/0.17	c
0.09/0.17	c       original/binary      fixed     eliminated      learned       agility
0.09/0.17	c   seconds        variables     equivalent    conflicts       height       MB
0.09/0.17	c
0.09/0.17	c *    0.2   226109   63990    257  5306      0       0      0    0.0   0   19
1.28/1.33	c s    1.3   164508   26145    399  5522  37487       0      0    0.0   0   17
1.28/1.33	c l    1.3   164508   26145    399  5522  37487       0 155340    0.0   0   17
1.58/1.65	c N    1.7   164513   26145    399  5522  37487     100    100   80.8  42   18
1.99/2.01	c N    2.0   164546   26142    399  5525  37487     200    200   62.5  45   19
4.19/4.27	c N    4.3   164548   26142    399  5525  37487     800    800   38.1  43   20
4.79/4.88	c s    4.9   164243   26114    399  5525  37515     840    831   37.4  43   18
5.59/5.68	c B    5.7   166268   26078    404  5556  37515    1000    991   34.4  44   21
8.49/8.54	c s    8.5   167472   26073    404  5556  37520    1636   1627   29.1  42   19
9.99/10.01	c B   10.0   167515   26063    404  5566  37520    2000   1991   27.3  42   21
11.49/11.56	c N   11.6   167515   26063    404  5566  37520    2400   2391   25.9  42   22
12.10/12.16	c s   12.2   166823   26061    404  5566  37522    2468   2459   25.7  39   19
15.89/15.95	c s   16.0   165220   26025    404  5574  37550    3298   3288   23.9  42   20
19.59/19.65	c s   19.7   165186   26004    404  5595  37550    4130   4116   22.8  41   21
23.19/23.24	c s   23.2   165170   25997    404  5602  37550    4964   4950   22.0  42   21
26.99/27.03	c s   27.0   165043   25982    404  5607  37560    5800   5786   21.5  41   22
29.29/29.37	c N   29.4   165066   25964    404  5625  37560    6400   6386   21.2  41   25
30.70/30.75	c s   30.8   164986   25962    404  5625  37562    6642   6628   21.1  41   23
34.39/34.47	c s   34.5   164977   25957    404  5630  37562    7490   7476   20.8  42   23
36.39/36.50	c
36.39/36.50	c       original/binary      fixed     eliminated      learned       agility
36.39/36.50	c   seconds        variables     equivalent    conflicts       height       MB
36.39/36.50	c
36.39/36.50	c B   36.5   165005   25948    404  5639  37562    8000   7986   20.6  43   26
38.28/38.31	c s   38.3   164822   25935    404  5639  37575    8338   8324   20.5  42   24
42.08/42.18	c s   42.2   164778   25916    404  5658  37575    9190   9176   20.3  43   25
45.88/45.97	c s   46.0   164765   25912    404  5662  37575   10046  10032   20.1  43   25
49.79/49.83	c s   49.8   164576   25889    404  5664  37596   10906  10892   19.9  42   26
53.68/53.79	c s   53.8   164520   25866    404  5687  37596   11770  11756   19.8  43   27
57.58/57.66	c s   57.7   164521   25866    404  5687  37596   12639  12624   19.7  44   28
61.68/61.74	c s   61.7   164404   25851    407  5690  37605   13503  13488   19.6  42   28
65.68/65.72	c s   65.7   164390   25845    407  5696  37605   14377  14362   19.5  44   29
71.99/72.00	c N   72.0   164390   25845    407  5696  37605   16001  15986   19.3  42   33
110.69/110.80	c B  110.8   164390   25845    407  5696  37605   24003  23988   18.3  42   40
180.09/180.10	c N  180.1   164390   25845    407  5696  37605   38408  38393   17.4  42   51
362.59/362.64	c B  362.7   164390   25845    407  5696  37605   64005  63990   16.4  48   68
501.09/501.19	c s  501.2   164391   25845    407  5696  37605   78406  78390   19.1  21   64
507.19/507.20	c s  507.2   164328   25828    407  5703  37615   81959  81757   59.1  43   66
513.29/513.39	c s  513.4   164342   25821    409  5708  37615   83561  83354   61.3  42   66
519.00/519.10	c s  519.1   164324   25815    409  5714  37615   84870  84658   60.7  42   67
525.30/525.31	c s  525.3   164262   25807    409  5715  37622   86130  85810   60.3  43   68
531.20/531.28	c s  531.3   164264   25807    409  5715  37622   87647  87327   60.6  42   69
538.59/538.60	c
538.59/538.60	c       original/binary      fixed     eliminated      learned       agility
538.59/538.60	c   seconds        variables     equivalent    conflicts       height       MB
538.59/538.60	c
538.59/538.60	c N  538.6   164264   25807    409  5715  37622   89662  89342   59.8  44   74
707.10/707.15	c s  707.2   164267   25807    409  5715  37622  110481 110161   56.0  10   75
876.91/876.90	c s  876.9   164268   25807    409  5715  37622  132993 132672   50.1  47   82
1034.02/1034.08	c s 1034.1   164259   25805    409  5716  37623  154420 154091   48.7  22   88
1038.21/1038.22	c + 1038.2   164275   25800    409  5721  37623  155340 170874   51.4  47   94
1044.61/1044.61	c s 1044.6   164247   25799    409  5721  37624  156047 155694   51.5  48   88
1052.61/1052.63	c s 1052.7   164281   25797    409  5723  37624  159664 159307   51.7  46   90
1054.21/1054.21	c B 1054.2   164287   25795    409  5725  37624  160026 159669   51.7  46   95
1060.51/1060.50	c s 1060.5   164206   25786    409  5725  37633  161295 160748   51.5  47   91
1070.12/1070.10	c s 1070.1   164194   25783    409  5728  37633  163408 162861   51.1  44   92
1078.31/1078.35	c s 1078.4   164185   25781    409  5730  37633  166132 165585   50.7  44   93
1087.41/1087.44	c s 1087.5   164100   25765    409  5732  37647  168514 167886   50.2  45   95
1095.71/1095.77	c s 1095.8   164086   25762    409  5735  37647  171287 170657   49.7  45   96
1105.52/1105.59	c s 1105.6   164087   25762    409  5735  37647  173867 171001   49.3  44   96
1203.32/1203.34	c s 1203.4   164088   25762    409  5735  37647  190274 170891   47.0  47   88
1212.31/1212.34	c s 1212.4   164092   25762    409  5735  37647  192674 170895   46.8  38   87
1225.11/1225.14	c + 1225.2   164092   25762    409  5735  37647  194175 187961   46.6  27   93
1314.71/1314.78	c N 1314.8   164092   25762    409  5735  37647  205007 181728   45.2  47   96
1441.62/1441.66	c s 1441.7   164093   25762    409  5735  37647  219727 187992   43.6  30   85
1451.82/1451.81	c
1451.82/1451.81	c       original/binary      fixed     eliminated      learned       agility
1451.82/1451.81	c   seconds        variables     equivalent    conflicts       height       MB
1451.82/1451.81	c
1451.82/1451.81	c s 1451.8   164097   25762    409  5735  37647  221144 187973   44.3  47   84
1573.04/1573.08	c + 1573.1   164097   25762    409  5735  37647  242715 206757   44.3  44   83
2037.33/2037.38	c + 2037.4   164097   25762    409  5735  37647  303391 227432   39.8  46   81
2352.03/2352.02	c s 2352.1   164049   25754    409  5736  37654  341463 227403   40.4  15   66
2363.73/2363.75	c s 2363.8   164024   25752    409  5736  37656  343398 227396   40.3  44   66
2615.54/2615.53	c s 2615.6   164025   25752    409  5736  37656  374965 227458   39.5  22   56
2627.04/2627.00	c s 2627.1   164000   25746    409  5738  37660  376838 227432   40.2  48   55
2643.04/2643.01	c + 2643.1   164000   25746    409  5738  37660  379236 250175   40.1  40   61
2686.74/2686.72	c B 2686.8   164000   25746    409  5738  37660  384064 232282   39.8  46   65
3095.56/3095.50	c s 3095.6   163995   25745    409  5739  37660  449870 250221   41.3  21   50
3107.96/3107.92	c s 3108.0   163997   25745    409  5739  37660  451651 250262   41.9  48   49
3120.35/3120.34	c s 3120.4   163935   25736    412  5741  37664  453815 250198   41.8  26   49
3182.45/3182.48	c N 3182.5   163935   25736    412  5741  37664  461328 250203   41.4  32   59
3233.75/3233.75	c s 3233.8   163936   25736    412  5741  37664  467469 250263   41.2  33   49
3245.36/3245.38	c s 3245.4   163946   25735    412  5742  37664  469195 250238   41.5  48   49
3258.06/3258.04	c s 3258.1   163948   25735    412  5742  37664  470852 250202   41.4  48   49
3276.76/3276.76	c + 3276.8   163948   25735    412  5742  37664  474045 275192   41.2  45   58
3656.27/3656.22	c s 3656.3   163984   25735    412  5742  37664  521045 275213   39.0  11   49
3668.96/3668.94	c s 3669.0   163988   25735    412  5742  37664  522741 275219   38.9  42   48
3692.78/3692.72	c
3692.78/3692.72	c       original/binary      fixed     eliminated      learned       agility
3692.78/3692.72	c   seconds        variables     equivalent    conflicts       height       MB
3692.78/3692.72	c
3692.78/3692.72	c s 3692.8   163989   25735    412  5742  37664  528491 275232   39.5  26   48
3702.77/3702.73	c s 3702.8   163993   25735    412  5742  37664  530839 275208   39.6  47   48
3890.67/3890.61	c s 3890.7   163906   25730    412  5743  37668  554523 275263   38.9  17   47
3903.68/3903.62	c s 3903.7   163916   25729    412  5744  37668  557791 275392   39.6  48   47
3990.57/3990.59	c s 3990.7   163917   25729    412  5744  37668  568905 275206   39.8  47   47
4167.48/4167.48	c + 4167.6   163917   25729    412  5744  37668  592555 302711   40.0  42   61
4364.58/4364.54	c s 4364.6   163918   25729    412  5744  37668  616522 299184   40.1  13   48
4934.29/4934.20	c s 4934.3   163906   25726    412  5745  37670  692821 302735   37.6  33   48
5000.01/4999.91	c
5000.01/4999.91	c *** CAUGHT SIGNAL 15 ***
5000.01/4999.91	c
5000.01/4999.91	c 702346 conflicts, 809863 decisions, 8 random
5000.01/4999.91	c 0 iterations, 41 restarts, 1490 skipped
5000.01/4999.91	c 7 enlarged, 852 shrunken, 6857 rescored, 219 rebiased
5000.01/4999.91	c 58 simplifications, 0 reductions
5000.01/4999.91	c
5000.01/4999.91	c vars: 412 fixed, 5745 equiv, 37670 elim, 5774 merged
5000.01/4999.91	c elim: 11390725 resolutions, 47 phases, 16 rounds
5000.01/4999.91	c sbst: 99% substituted, 0.2% nots, 76.3% ands, 23.5% xors, 0.0% ites
5000.01/4999.91	c arty: 2.00 and 2.00 xor average arity
5000.01/4999.91	c prbe: 4967584 probed, 96 phases, 95 rounds
5000.01/4999.91	c prbe: 45 failed, 54 lifted, 176 merged
5000.01/4999.91	c sccs: 9 non trivial, 0 fixed, 9 merged
5000.01/4999.91	c hash: 1 units, 5589 merged
5000.01/4999.91	c mins: 31415696 learned, 60% deleted, 20 strong, 762 depth
5000.01/4999.91	c subs: 1087 forward, 2936 backward, 3869 doms
5000.01/4999.91	c strs: 7451 forward, 245 backward
5000.01/4999.91	c doms: 6105 dominators, 3555 high, 0 low
5000.01/4999.91	c prps: 7239596581 propagations, 1.45 megaprops
5000.01/4999.91	c
5000.01/4999.91	c 5000.0 seconds, 105 MB max, 122 MB recycled
5000.01/4999.91	c
5000.01/4999.91	c *** CAUGHT SIGNAL 15 ***
5000.01/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-3365603-1305315334/watcher-3365603-1305315334 -o /tmp/evaluation-result-3365603-1305315334/solver-3365603-1305315334 -C 5000 -W 5100 -M 15500 HOME/precosat HOME/instance-3365603-1305315334.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: 0.00 0.00 0.00 3/316 2575
/proc/meminfo: memFree=8872332/32951124 swapFree=46575252/67111528
[pid=2575] ppid=2573 vsize=3848 CPUtime=0 cores=0,2,4,6
/proc/2575/stat : 2575 (precosat) R 2573 2575 2536 0 -1 4202496 800 0 0 0 0 0 0 0 20 0 1 0 375724700 3940352 757 33554432000 134512640 135151029 4294132864 18446744073709551615 134534376 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2575/statm: 962 758 60 156 0 805 0

[startup+0.0965409 s]
/proc/loadavg: 0.00 0.00 0.00 3/316 2575
/proc/meminfo: memFree=8872332/32951124 swapFree=46575252/67111528
[pid=2575] ppid=2573 vsize=16056 CPUtime=0.09 cores=0,2,4,6
/proc/2575/stat : 2575 (precosat) R 2573 2575 2536 0 -1 4202496 3970 0 0 0 9 0 0 0 20 0 1 0 375724700 16441344 3829 33554432000 134512640 135151029 4294132864 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2575/statm: 4014 3830 65 156 0 3857 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16056

[startup+0.100531 s]
/proc/loadavg: 0.00 0.00 0.00 3/316 2575
/proc/meminfo: memFree=8872332/32951124 swapFree=46575252/67111528
[pid=2575] ppid=2573 vsize=17348 CPUtime=0.09 cores=0,2,4,6
/proc/2575/stat : 2575 (precosat) R 2573 2575 2536 0 -1 4202496 4276 0 0 0 9 0 0 0 20 0 1 0 375724700 17764352 4135 33554432000 134512640 135151029 4294132864 18446744073709551615 134579313 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2575/statm: 4337 4135 65 156 0 4180 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17348

[startup+0.300495 s]
/proc/loadavg: 0.00 0.00 0.00 3/316 2575
/proc/meminfo: memFree=8872332/32951124 swapFree=46575252/67111528
[pid=2575] ppid=2573 vsize=26284 CPUtime=0.29 cores=0,2,4,6
/proc/2575/stat : 2575 (precosat) R 2573 2575 2536 0 -1 4202496 6623 0 0 0 29 0 0 0 21 0 1 0 375724700 26914816 6352 33554432000 134512640 135151029 4294132864 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2575/statm: 6571 6352 80 156 0 6414 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26284

[startup+0.700437 s]
/proc/loadavg: 0.00 0.00 0.00 3/316 2575
/proc/meminfo: memFree=8872332/32951124 swapFree=46575252/67111528
[pid=2575] ppid=2573 vsize=33356 CPUtime=0.68 cores=0,2,4,6
/proc/2575/stat : 2575 (precosat) R 2573 2575 2536 0 -1 4202496 9784 0 0 0 68 0 0 0 22 0 1 0 375724700 34156544 8068 33554432000 134512640 135151029 4294132864 18446744073709551615 134572611 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2575/statm: 8339 8068 80 156 0 8182 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 33356

[startup+1.50029 s]
/proc/loadavg: 0.16 0.03 0.01 3/317 2576
/proc/meminfo: memFree=8829924/32951124 swapFree=46575252/67111528
[pid=2575] ppid=2573 vsize=33392 CPUtime=1.48 cores=0,2,4,6
/proc/2575/stat : 2575 (precosat) R 2573 2575 2536 0 -1 4202496 10850 0 0 0 148 0 0 0 25 0 1 0 375724700 34193408 8061 33554432000 134512640 135151029 4294132864 18446744073709551615 134554552 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2575/statm: 8348 8061 80 156 0 8191 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 33392

[startup+3.10098 s]
/proc/loadavg: 0.16 0.03 0.01 3/317 2576
/proc/meminfo: memFree=8833164/32951124 swapFree=46575252/67111528
[pid=2575] ppid=2573 vsize=33392 CPUtime=3.09 cores=0,2,4,6
/proc/2575/stat : 2575 (precosat) R 2573 2575 2536 0 -1 4202496 10850 0 0 0 309 0 0 0 25 0 1 0 375724700 34193408 8061 33554432000 134512640 135151029 4294132864 18446744073709551615 134552227 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2575/statm: 8348 8061 80 156 0 8191 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33392

[startup+6.30044 s]
/proc/loadavg: 0.16 0.03 0.01 3/317 2576
/proc/meminfo: memFree=8831796/32951124 swapFree=46575252/67111528
[pid=2575] ppid=2573 vsize=33392 CPUtime=6.29 cores=0,2,4,6
/proc/2575/stat : 2575 (precosat) R 2573 2575 2536 0 -1 4202496 11804 0 0 0 628 1 0 0 25 0 1 0 375724700 34193408 8063 33554432000 134512640 135151029 4294132864 18446744073709551615 134554872 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2575/statm: 8348 8063 80 156 0 8191 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33392

[startup+12.7003 s]
/proc/loadavg: 0.44 0.10 0.03 3/317 2577
/proc/meminfo: memFree=8818740/32951124 swapFree=46575252/67111528
[pid=2575] ppid=2573 vsize=33392 CPUtime=12.69 cores=0,2,4,6
/proc/2575/stat : 2575 (precosat) R 2573 2575 2536 0 -1 4202496 13716 0 0 0 1268 1 0 0 25 0 1 0 375724700 34193408 8071 33554432000 134512640 135151029 4294132864 18446744073709551615 134551597 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2575/statm: 8348 8071 80 156 0 8191 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33392

[startup+25.5011 s]
/proc/loadavg: 0.68 0.16 0.05 3/317 2577
/proc/meminfo: memFree=8803868/32951124 swapFree=46575252/67111528
[pid=2575] ppid=2573 vsize=33392 CPUtime=25.49 cores=0,2,4,6
/proc/2575/stat : 2575 (precosat) R 2573 2575 2536 0 -1 4202496 16572 0 0 0 2548 1 0 0 25 0 1 0 375724700 34193408 8071 33554432000 134512640 135151029 4294132864 18446744073709551615 134574320 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2575/statm: 8348 8071 80 156 0 8191 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33392

[startup+51.1005 s]
/proc/loadavg: 1.13 0.31 0.10 3/317 2578
/proc/meminfo: memFree=8788788/32951124 swapFree=46575252/67111528
[pid=2575] ppid=2573 vsize=37484 CPUtime=51.09 cores=0,2,4,6
/proc/2575/stat : 2575 (precosat) R 2573 2575 2536 0 -1 4202496 25217 0 0 0 5106 3 0 0 25 0 1 0 375724700 38383616 9100 33554432000 134512640 135151029 4294132864 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2575/statm: 9371 9100 80 156 0 9214 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 37484

[startup+102.311 s]
/proc/loadavg: 1.65 0.59 0.21 3/317 2579
/proc/meminfo: memFree=8744100/32951124 swapFree=46575252/67111528
[pid=2575] ppid=2573 vsize=47684 CPUtime=102.3 cores=0,2,4,6
/proc/2575/stat : 2575 (precosat) R 2573 2575 2536 0 -1 4202496 32094 0 0 0 10226 4 0 0 25 0 1 0 375724700 48828416 11625 33554432000 134512640 135151029 4294132864 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2575/statm: 11921 11625 80 156 0 11764 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 47684

[startup+162.301 s]
/proc/loadavg: 1.87 0.84 0.32 3/317 2581
/proc/meminfo: memFree=8682556/32951124 swapFree=46575252/67111528
[pid=2575] ppid=2573 vsize=56032 CPUtime=162.29 cores=0,2,4,6
/proc/2575/stat : 2575 (precosat) R 2573 2575 2536 0 -1 4202496 34131 0 0 0 16224 5 0 0 25 0 1 0 375724700 57376768 13662 33554432000 134512640 135151029 4294132864 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2575/statm: 14008 13662 80 156 0 13851 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 56032

[startup+222.3 s]
/proc/loadavg: 1.95 1.05 0.42 3/317 2582
/proc/meminfo: memFree=8658228/32951124 swapFree=46575252/67111528
[pid=2575] ppid=2573 vsize=68624 CPUtime=222.29 cores=0,2,4,6
/proc/2575/stat : 2575 (precosat) R 2573 2575 2536 0 -1 4202496 37205 0 0 0 22222 7 0 0 25 0 1 0 375724700 70270976 16736 33554432000 134512640 135151029 4294132864 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2575/statm: 17156 16736 80 156 0 16999 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 68624

[startup+282.301 s]
/proc/loadavg: 1.98 1.22 0.52 3/317 2584
/proc/meminfo: memFree=8651496/32951124 swapFree=46575252/67111528
[pid=2575] ppid=2573 vsize=73612 CPUtime=282.29 cores=0,2,4,6
/proc/2575/stat : 2575 (precosat) R 2573 2575 2536 0 -1 4202496 38415 0 0 0 28221 8 0 0 25 0 1 0 375724700 75378688 17946 33554432000 134512640 135151029 4294132864 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2575/statm: 18403 17946 80 156 0 18246 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 73612

[startup+342.301 s]
/proc/loadavg: 1.99 1.36 0.61 3/317 2585
/proc/meminfo: memFree=8649736/32951124 swapFree=46575252/67111528
[pid=2575] ppid=2573 vsize=76000 CPUtime=342.29 cores=0,2,4,6
/proc/2575/stat : 2575 (precosat) R 2573 2575 2536 0 -1 4202496 38938 0 0 0 34221 8 0 0 25 0 1 0 375724700 77824000 18469 33554432000 134512640 135151029 4294132864 18446744073709551615 134574094 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2575/statm: 19000 18469 80 156 0 18843 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 76000

[startup+402.301 s]
/proc/loadavg: 1.99 1.47 0.69 3/317 2587
/proc/meminfo: memFree=8628008/32951124 swapFree=46575252/67111528
[pid=2575] ppid=2573 vsize=76736 CPUtime=402.29 cores=0,2,4,6
/proc/2575/stat : 2575 (precosat) R 2573 2575 2536 0 -1 4202496 39110 0 0 0 40221 8 0 0 25 0 1 0 375724700 78577664 18641 33554432000 134512640 135151029 4294132864 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2575/statm: 19184 18641 80 156 0 19027 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 76736

[startup+462.301 s]
/proc/loadavg: 2.03 1.58 0.77 3/317 2589
/proc/meminfo: memFree=8614084/32951124 swapFree=46575252/67111528
[pid=2575] ppid=2573 vsize=76968 CPUtime=462.29 cores=0,2,4,6
/proc/2575/stat : 2575 (precosat) R 2573 2575 2536 0 -1 4202496 39147 0 0 0 46221 8 0 0 25 0 1 0 375724700 78815232 18678 33554432000 134512640 135151029 4294132864 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2575/statm: 19242 18678 80 156 0 19085 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 76968

[startup+522.3 s]
/proc/loadavg: 2.06 1.67 0.85 3/317 2590
/proc/meminfo: memFree=8597680/32951124 swapFree=46575252/67111528
[pid=2575] ppid=2573 vsize=78856 CPUtime=522.3 cores=0,2,4,6
/proc/2575/stat : 2575 (precosat) R 2573 2575 2536 0 -1 4202496 44088 0 0 0 52221 9 0 0 25 0 1 0 375724700 80748544 19403 33554432000 134512640 135151029 4294132864 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2575/statm: 19714 19403 80 156 0 19557 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 78856

[startup+582.301 s]
/proc/loadavg: 2.02 1.73 0.92 3/317 2592
/proc/meminfo: memFree=8587372/32951124 swapFree=46575252/67111528
[pid=2575] ppid=2573 vsize=87524 CPUtime=582.3 cores=0,2,4,6
/proc/2575/stat : 2575 (precosat) R 2573 2575 2536 0 -1 4202496 48062 0 0 0 58219 11 0 0 25 0 1 0 375724700 89624576 21337 33554432000 134512640 135151029 4294132864 18446744073709551615 134554825 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2575/statm: 21881 21337 80 156 0 21724 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 87524

[startup+642.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/317 2755
/proc/meminfo: memFree=8497608/32951124 swapFree=46575252/67111528
[pid=2575] ppid=2573 vsize=118720 CPUtime=4062.38 cores=0,2,4,6
/proc/2575/stat : 2575 (precosat) R 2573 2575 2536 0 -1 4202496 96582 0 0 0 406213 25 0 0 25 0 1 0 375724700 121569280 28917 33554432000 134512640 135151029 4294132864 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2575/statm: 29680 28917 80 156 0 29523 0
Current children cumulated CPU time (s) 4062.38
Current children cumulated vsize (KiB) 118720

[startup+4122.3 s]
/proc/loadavg: 2.04 2.01 1.94 3/317 2756
/proc/meminfo: memFree=8488752/32951124 swapFree=46575252/67111528
[pid=2575] ppid=2573 vsize=122576 CPUtime=4122.37 cores=0,2,4,6
/proc/2575/stat : 2575 (precosat) R 2573 2575 2536 0 -1 4202496 97147 0 0 0 412212 25 0 0 25 0 1 0 375724700 125517824 29482 33554432000 134512640 135151029 4294132864 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2575/statm: 30644 29482 80 156 0 30487 0
Current children cumulated CPU time (s) 4122.37
Current children cumulated vsize (KiB) 122576

[startup+4182.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/317 2758
/proc/meminfo: memFree=8488124/32951124 swapFree=46575252/67111528
[pid=2575] ppid=2573 vsize=123092 CPUtime=4182.38 cores=0,2,4,6
/proc/2575/stat : 2575 (precosat) R 2573 2575 2536 0 -1 4202496 97262 0 0 0 418212 26 0 0 25 0 1 0 375724700 126046208 29597 33554432000 134512640 135151029 4294132864 18446744073709551615 134554900 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2575/statm: 30773 29597 80 156 0 30616 0
Current children cumulated CPU time (s) 4182.38
Current children cumulated vsize (KiB) 123092

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/317 2759
/proc/meminfo: memFree=8484996/32951124 swapFree=46575252/67111528
[pid=2575] ppid=2573 vsize=123092 CPUtime=4242.38 cores=0,2,4,6
/proc/2575/stat : 2575 (precosat) R 2573 2575 2536 0 -1 4202496 97268 0 0 0 424212 26 0 0 25 0 1 0 375724700 126046208 29603 33554432000 134512640 135151029 4294132864 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2575/statm: 30773 29603 80 156 0 30616 0
Current children cumulated CPU time (s) 4242.38
Current children cumulated vsize (KiB) 123092

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/317 2762
/proc/meminfo: memFree=8480380/32951124 swapFree=46575252/67111528
[pid=2575] ppid=2573 vsize=124124 CPUtime=4302.38 cores=0,2,4,6
/proc/2575/stat : 2575 (precosat) R 2573 2575 2536 0 -1 4202496 97479 0 0 0 430212 26 0 0 25 0 1 0 375724700 127102976 29814 33554432000 134512640 135151029 4294132864 18446744073709551615 134573883 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2575/statm: 31031 29814 80 156 0 30874 0
Current children cumulated CPU time (s) 4302.38
Current children cumulated vsize (KiB) 124124

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/317 2764
/proc/meminfo: memFree=8481488/32951124 swapFree=46575252/67111528
[pid=2575] ppid=2573 vsize=124640 CPUtime=4362.38 cores=0,2,4,6
/proc/2575/stat : 2575 (precosat) R 2573 2575 2536 0 -1 4202496 97564 0 0 0 436212 26 0 0 25 0 1 0 375724700 127631360 29899 33554432000 134512640 135151029 4294132864 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2575/statm: 31160 29899 80 156 0 31003 0
Current children cumulated CPU time (s) 4362.38
Current children cumulated vsize (KiB) 124640

[startup+4422.3 s]
/proc/loadavg: 2.04 2.01 1.94 3/317 2765
/proc/meminfo: memFree=8485028/32951124 swapFree=46575252/67111528
[pid=2575] ppid=2573 vsize=120784 CPUtime=4422.39 cores=0,2,4,6
/proc/2575/stat : 2575 (precosat) R 2573 2575 2536 0 -1 4202496 99490 0 0 0 442212 27 0 0 25 0 1 0 375724700 123682816 29159 33554432000 134512640 135151029 4294132864 18446744073709551615 134574250 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2575/statm: 30196 29159 80 156 0 30039 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 120784

[startup+4482.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/317 2767
/proc/meminfo: memFree=8482780/32951124 swapFree=46575252/67111528
[pid=2575] ppid=2573 vsize=124128 CPUtime=4482.38 cores=0,2,4,6
/proc/2575/stat : 2575 (precosat) R 2573 2575 2536 0 -1 4202496 100114 0 0 0 448211 27 0 0 25 0 1 0 375724700 127107072 29783 33554432000 134512640 135151029 4294132864 18446744073709551615 134551374 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2575/statm: 31032 29783 80 156 0 30875 0
Current children cumulated CPU time (s) 4482.38
Current children cumulated vsize (KiB) 124128

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/317 2768
/proc/meminfo: memFree=8481888/32951124 swapFree=46575252/67111528
[pid=2575] ppid=2573 vsize=125160 CPUtime=4542.39 cores=0,2,4,6
/proc/2575/stat : 2575 (precosat) R 2573 2575 2536 0 -1 4202496 100306 0 0 0 454212 27 0 0 25 0 1 0 375724700 128163840 29975 33554432000 134512640 135151029 4294132864 18446744073709551615 134554766 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2575/statm: 31290 29975 80 156 0 31133 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 125160

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/317 2770
/proc/meminfo: memFree=8478144/32951124 swapFree=46575252/67111528
[pid=2575] ppid=2573 vsize=125676 CPUtime=4602.39 cores=0,2,4,6
/proc/2575/stat : 2575 (precosat) R 2573 2575 2536 0 -1 4202496 100412 0 0 0 460212 27 0 0 25 0 1 0 375724700 128692224 30081 33554432000 134512640 135151029 4294132864 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2575/statm: 31419 30081 80 156 0 31262 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 125676

[startup+4662.3 s]
/proc/loadavg: 2.05 2.01 1.95 3/317 2772
/proc/meminfo: memFree=8478476/32951124 swapFree=46575252/67111528
[pid=2575] ppid=2573 vsize=125676 CPUtime=4662.39 cores=0,2,4,6
/proc/2575/stat : 2575 (precosat) R 2573 2575 2536 0 -1 4202496 100470 0 0 0 466212 27 0 0 25 0 1 0 375724700 128692224 30139 33554432000 134512640 135151029 4294132864 18446744073709551615 134542806 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2575/statm: 31419 30139 80 156 0 31262 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 125676

[startup+4722.31 s]
/proc/loadavg: 2.02 2.01 1.95 3/317 2774
/proc/meminfo: memFree=8473604/32951124 swapFree=46575252/67111528
[pid=2575] ppid=2573 vsize=126708 CPUtime=4722.4 cores=0,2,4,6
/proc/2575/stat : 2575 (precosat) R 2573 2575 2536 0 -1 4202496 100700 0 0 0 472213 27 0 0 25 0 1 0 375724700 129748992 30369 33554432000 134512640 135151029 4294132864 18446744073709551615 134554650 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2575/statm: 31677 30369 80 156 0 31520 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 126708

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/317 2777
/proc/meminfo: memFree=8474336/32951124 swapFree=46575252/67111528
[pid=2575] ppid=2573 vsize=127740 CPUtime=4782.39 cores=0,2,4,6
/proc/2575/stat : 2575 (precosat) R 2573 2575 2536 0 -1 4202496 100874 0 0 0 478211 28 0 0 25 0 1 0 375724700 130805760 30543 33554432000 134512640 135151029 4294132864 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2575/statm: 31935 30543 80 156 0 31778 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 127740

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/317 2781
/proc/meminfo: memFree=8463200/32951124 swapFree=46575252/67111528
[pid=2575] ppid=2573 vsize=128256 CPUtime=4842.39 cores=0,2,4,6
/proc/2575/stat : 2575 (precosat) R 2573 2575 2536 0 -1 4202496 101002 0 0 0 484211 28 0 0 25 0 1 0 375724700 131334144 30671 33554432000 134512640 135151029 4294132864 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2575/statm: 32064 30671 80 156 0 31907 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 128256

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/317 2783
/proc/meminfo: memFree=8458948/32951124 swapFree=46575252/67111528
[pid=2575] ppid=2573 vsize=128768 CPUtime=4902.39 cores=0,2,4,6
/proc/2575/stat : 2575 (precosat) R 2573 2575 2536 0 -1 4202496 101054 0 0 0 490211 28 0 0 25 0 1 0 375724700 131858432 30723 33554432000 134512640 135151029 4294132864 18446744073709551615 134578057 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2575/statm: 32192 30723 80 156 0 32035 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 128768

[startup+4962.3 s]
/proc/loadavg: 2.11 2.03 1.96 3/317 2785
/proc/meminfo: memFree=8467464/32951124 swapFree=46575252/67111528
[pid=2575] ppid=2573 vsize=117176 CPUtime=4962.4 cores=0,2,4,6
/proc/2575/stat : 2575 (precosat) R 2573 2575 2536 0 -1 4202496 103081 0 0 0 496211 29 0 0 25 0 1 0 375724700 119988224 28577 33554432000 134512640 135151029 4294132864 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2575/statm: 29294 28577 80 156 0 29137 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 117176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.06 2.03 1.96 3/317 2786
/proc/meminfo: memFree=8467576/32951124 swapFree=46575252/67111528
[pid=2575] ppid=2573 vsize=117176 CPUtime=5000.01 cores=0,2,4,6
/proc/2575/stat : 2575 (precosat) R 2573 2575 2536 0 -1 4202496 103085 0 0 0 499972 29 0 0 25 0 1 0 375724700 119988224 28581 33554432000 134512640 135151029 4294132864 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2575/statm: 29294 28581 80 156 0 29137 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 117176

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.06 2.03 1.96 3/317 2786
/proc/meminfo: memFree=8467576/32951124 swapFree=46575252/67111528
[pid=2575] ppid=2573 vsize=117176 CPUtime=5000.01 cores=0,2,4,6
/proc/2575/stat : 2575 (precosat) R 2573 2575 2536 0 -1 4202496 103085 0 0 0 499972 29 0 0 25 0 1 0 375724700 119988224 28581 33554432000 134512640 135151029 4294132864 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/2575/statm: 29294 28581 80 156 0 29137 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 117176

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.92
CPU time (s): 5000.02
CPU user time (s): 4999.73
CPU system time (s): 0.295955
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 128768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.73
system time used= 0.295955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103086
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= 4
involuntary context switches= 9551

runsolver used 16.1345 second user time and 33.8619 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-13 21:35:34
IDJOB=3365603
IDBENCH=70829
IDSOLVER=1843
FILE ID=node107/3365603-1305315334
RUNJOBID= node107-1305315334-2555
PBS_JOBID= 13324325
Free space on /tmp= 41272 MiB

SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-12.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3365603-1305315334/watcher-3365603-1305315334 -o /tmp/evaluation-result-3365603-1305315334/solver-3365603-1305315334 -C 5000 -W 5100 -M 15500  HOME/precosat HOME/instance-3365603-1305315334.cnf

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

MD5SUM BENCH= 0621e557bffdc18ca509447665adecda
RANDOM SEED=1880192455

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:       8872496 kB
Buffers:        266920 kB
Cached:       18849656 kB
SwapCached:      10016 kB
Active:        6737792 kB
Inactive:     16680260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8872496 kB
SwapTotal:    67111528 kB
SwapFree:     46575252 kB
Dirty:            7796 kB
Writeback:           0 kB
AnonPages:     4297260 kB
Mapped:          19444 kB
Slab:           527884 kB
PageTables:      68992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 64953804 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= 41264 MiB
End job on node107 at 2011-05-13 22:58:56