Trace number 1783990

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
precosat 236? (TO) 5000.06 5001.72

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest04-lksat-n1000-m6860-k4-l4-s1935114289.sat05-523.reshuffled-07.cnf
MD5SUM27360692d166ffe055bd444eea177edf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark861.916
Satisfiable
(Un)Satisfiability was proved
Number of variables987
Number of clauses6860
Sum of the clauses size27440
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 46860
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-1783990-1241908428.cnf
0.00/0.00	c found header 'p cnf 1000 6860'
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     6860    1000      0     0      0       0      0    0.0   0    0
0.00/0.02	c -    0.0     6799    1000      0     0      0       0   1000    0.0   0    1
0.00/0.02	c -    0.0     6699    1000      0     0      0       0   1000    0.0   0    1
0.00/0.02	c -    0.0     6599    1000      0     0      0       0   1000    0.0   0    1
0.00/0.02	c -    0.0     6499    1000      0     0      0       0   1000    0.0   0    1
0.00/0.02	c -    0.0     6402    1000      0     0      0       0   1000    0.0   0    1
0.00/0.02	c -    0.0     6304    1000      0     0      0       0   1000    0.0   0    1
0.00/0.02	c -    0.0     6207    1000      0     0      0       0   1000    0.0   0    1
0.00/0.02	c -    0.0     6110    1000      0     0      0       0   1000    0.0   0    1
0.00/0.02	c -    0.0     6013    1000      0     0      0       0   1000    0.0   0    1
0.00/0.02	c -    0.0     5918    1000      0     0      0       0   1000    0.0   0    1
0.00/0.02	c -    0.0     5823    1000      0     0      0       0   1000    0.0   0    1
0.02/0.02	c -    0.0     5725    1000      0     0      0       0   1000    0.0   0    1
0.02/0.03	c -    0.0     5629    1000      0     0      0       0   1000    0.0   0    1
0.02/0.03	c -    0.0     5533    1000      0     0      0       0   1000    0.0   0    1
0.02/0.03	c -    0.0     5439    1000      0     0      0       0   1000    0.0   0    1
0.02/0.03	c -    0.0     5344    1000      0     0      0       0   1000    0.0   0    1
0.02/0.03	c -    0.0     5252    1000      0     0      0       0   1000    0.0   0    1
0.02/0.03	c -    0.0     5159    1000      0     0      0       0   1000    0.0   0    1
0.02/0.05	c
0.02/0.05	c       original/binary      fixed     eliminated      learned       agility
0.02/0.05	c   seconds        variables     equivalent    conflicts       height       MB
0.02/0.05	c
0.02/0.05	c s    0.1     4646     837      0     0    163       0      0    0.0   0    0
0.02/0.05	c l    0.1     4646     837      0     0    163       0   4582    0.0   0    0
0.02/0.05	c R    0.1     4721     837      0     0    163     100     56   60.9   6    0
0.02/0.06	c R    0.1     4779     837      0     0    163     200    129   55.3  14    0
0.02/0.08	c R    0.1     4916     837      0     0    163     800    658   44.2  23    1
0.10/0.10	c B    0.1     4944     837      0     0    163    1001    849   42.7  23    1
0.10/0.15	c s    0.2     5099     837      0     0    163    1778   1594   38.3  21    1
0.10/0.17	c B    0.2     5099     837      0     0    163    2004   1820   38.1  21    1
0.20/0.20	c R    0.2     5105     837      0     0    163    2404   2214   36.5  24    1
0.30/0.33	c s    0.3     5138     837      0     0    163    3865   3663   33.5  21    1
0.30/0.40	c +    0.4     5141     837      0     0    163    4582   5040   32.3  24    1
0.49/0.50	c +    0.5     5144     837      0     0    163    5727   5544   31.1  25    1
0.49/0.58	c R    0.6     5145     837      0     0    163    6419   5569   30.4  24    1
0.59/0.60	c s    0.6     5146     837      0     0    163    6567   5559   30.1  23    1
0.59/0.66	c +    0.7     5146     837      0     0    163    7156   6098   29.8  20    1
0.69/0.75	c B    0.8     5146     837      0     0    163    8005   6118   29.5  22    1
0.79/0.85	c +    0.9     5148     837      0     0    163    8947   6707   29.0  21    1
0.89/0.94	c s    0.9     5148     837      0     0    163    9653   6728   28.4  23    1
1.00/1.10	c +    1.1     5152     837      0     0    163   11181   7377   27.6  24    1
1.29/1.34	c
1.29/1.34	c       original/binary      fixed     eliminated      learned       agility
1.29/1.34	c   seconds        variables     equivalent    conflicts       height       MB
1.29/1.34	c
1.29/1.34	c s    1.3     5154     837      0     0    163   13160   7394   26.7  22    1
1.39/1.43	c +    1.4     5159     837      0     0    163   13976   8114   26.4  21    1
1.59/1.66	c R    1.7     5164     837      0     0    163   16041   8138   25.9  22    2
1.69/1.76	c s    1.8     5162     837      0     0    163   16790   8130   25.8  21    1
1.79/1.84	c +    1.8     5162     837      0     0    163   17470   8925   25.8  24    2
2.20/2.23	c s    2.2     5165     837      0     0    163   20484   8940   25.6  24    2
2.29/2.39	c +    2.4     5165     837      0     0    163   21835   9817   25.6  21    2
2.59/2.67	c B    2.7     5165     837      0     0    163   24013   9835   25.3  23    2
2.69/2.79	c s    2.8     5166     837      0     0    163   24821   9833   25.2  21    2
3.09/3.10	c +    3.1     5168     837      0     0    163   27290  10798   24.9  23    2
3.30/3.37	c s    3.4     5169     837      0     0    163   29113  10808   24.7  23    2
3.99/4.01	c s    4.0     5171     837      0     0    163   33747  10821   24.4  23    2
3.99/4.06	c +    4.1     5171     837      0     0    163   34112  11877   24.4  21    2
4.59/4.66	c R    4.7     5171     837      0     0    163   38492  11906   23.8  24    2
4.79/4.83	c s    4.8     5172     837      0     0    163   39558  11890   23.8  22    2
5.19/5.26	c +    5.3     5172     837      0     0    163   42640  13064   23.5  24    2
5.79/5.81	c s    5.8     5173     837      0     0    163   46106  13078   23.1  23    2
6.59/6.62	c s    6.6     5174     837      0     0    163   51251  13088   23.0  24    2
6.89/6.92	c +    6.9     5175     837      0     0    163   53301  14370   23.0  21    2
7.39/7.43	c
7.39/7.43	c       original/binary      fixed     eliminated      learned       agility
7.39/7.43	c   seconds        variables     equivalent    conflicts       height       MB
7.39/7.43	c
7.39/7.43	c s    7.4     5176     837      0     0    163   56422  14376   23.0  24    2
8.29/8.34	c s    8.3     5177     837      0     0    163   61987  14395   22.9  24    2
8.59/8.68	c B    8.7     5177     837      0     0    163   64029  14382   22.9  26    3
8.99/9.09	c +    9.1     5178     837      0     0    163   66626  15807   23.0  23    3
9.19/9.27	c s    9.3     5178     837      0     0    163   67611  15385   23.1  22    2
10.19/10.28	c s   10.3     5179     837      0     0    163   73428  15824   23.0  23    2
11.79/11.86	c +   11.9     5179     837      0     0    163   83280  17387   22.9  22    3
12.79/12.89	c R   12.9     5179     837      0     0    163   89815  17405   22.4  20    3
15.39/15.45	c +   15.4     5179     837      0     0    163  104103  19125   21.8  22    4
15.98/16.02	c s   16.0     5180     837      0     0    163  106917  19151   21.8  24    3
20.38/20.49	c +   20.5     5180     837      0     0    163  130126  21037   21.6  24    4
26.68/26.75	c B   26.7     5180     837      0     0    163  160054  21045   21.1  24    4
27.18/27.29	c +   27.3     5180     837      0     0    163  162655  23140   21.1  21    4
35.38/35.45	c s   35.4     5181     837      0     0    163  200055  23175   20.8  22    3
36.08/36.11	c +   36.1     5181     837      0     0    163  203316  25454   20.8  24    4
36.38/36.45	c R   36.4     5181     837      0     0    163  205237  25078   20.8  22    4
47.88/48.00	c +   48.0     5181     837      0     0    163  254146  27999   20.4  22    5
48.88/48.92	c s   48.9     5182     837      0     0    163  257715  28017   20.4  22    4
63.47/63.57	c s   63.6     5183     837      0     0    163  311181  28015   20.4  25    4
65.17/65.25	c
65.17/65.25	c       original/binary      fixed     eliminated      learned       agility
65.17/65.25	c   seconds        variables     equivalent    conflicts       height       MB
65.17/65.25	c
65.17/65.25	c +   65.2     5183     837      0     0    163  317681  30798   20.3  23    5
83.16/83.30	c B   83.3     5183     837      0     0    163  384114  30821   20.5  21    6
86.96/87.07	c +   87.0     5183     837      0     0    163  397100  33877   20.5  23    6
105.66/105.76	c R  105.7     5183     837      0     0    163  461662  33903   20.5  24    8
115.56/115.67	c +  115.6     5183     837      0     0    163  496375  37264   20.3  23    8
157.84/157.97	c +  157.9     5183     837      0     0    163  620466  40990   20.2  24    9
215.12/215.23	c +  215.2     5183     837      0     0    163  775582  45089   20.1  22   10
265.51/265.62	c B  265.5     5183     837      0     0    163  896214  45106   20.0  23   11
293.60/293.71	c +  293.6     5183     837      0     0    163  969475  49597   20.1  24   12
314.89/315.07	c R  315.0     5183     837      0     0    163 1025719  49631   20.1  23   13
395.16/395.39	c +  395.3     5183     837      0     0    163 1211840  54556   19.7  23   13
453.64/453.85	c s  453.7     5184     837      0     0    163 1331525  54573   19.6  22    7
539.52/539.70	c +  539.5     5184     837      0     0    163 1514802  60011   19.6  23   11
737.75/738.02	c +  737.8     5184     837      0     0    163 1893500  66012   19.5  23   14
830.61/830.99	c B  830.7     5184     837      0     0    163 2048397  66027   19.6  22   15
935.08/935.40	c R  935.1     5184     837      0     0    163 2256237  66050   19.6  22   18
997.36/997.71	c +  997.4     5184     837      0     0    163 2366876  72613   19.4  24   18
1354.14/1354.62	c + 1354.2     5184     837      0     0    163 2958595  79874   19.3  23   21
1671.43/1672.07	c s 1671.5     5185     837      0     0    163 3403644  79896   19.4  25   10
1856.08/1856.76	c
1856.08/1856.76	c       original/binary      fixed     eliminated      learned       agility
1856.08/1856.76	c   seconds        variables     equivalent    conflicts       height       MB
1856.08/1856.76	c
1856.08/1856.76	c + 1856.1     5185     837      0     0    163 3698242  87861   19.2  22   17
2535.95/2536.89	c B 2536.0     5185     837      0     0    163 4608842  87876   19.1  23   21
2546.04/2546.98	c + 2546.1     5185     837      0     0    163 4622801  96647   19.1  23   21
2752.98/2753.91	c R 2753.0     5185     837      0     0    163 4922071  96665   18.9  24   25
3434.65/3435.82	c + 3434.7     5185     837      0     0    163 5778500 106311   18.9  23   28
4702.83/4704.45	c + 4702.9     5185     837      0     0    163 7223125 116942   18.8  22   30
5000.04/5001.70	c
5000.04/5001.70	c *** CAUGHT SIGNAL 15 ***
5000.04/5001.70	c
5000.04/5001.70	c 7553457 conflicts, 9141876 decisions, 2 random
5000.04/5001.70	c 0 iterations, 11945 restarts, 339 skipped
5000.04/5001.70	c 34 enlarged, 1704 shrunken, 73865 rescored, 1590 rebiased
5000.04/5001.70	c 24 simplifications, 0 reductions
5000.04/5001.70	c
5000.04/5001.70	c vars: 0 fixed, 0 equiv, 163 elim, 0 merged
5000.04/5001.70	c elim: 23348 resolutions, 1 phases, 1 rounds
5000.04/5001.70	c sbst: 1% substituted, 0.0% nots, 0.0% ands, 0.0% xors, 100.0% ites
5000.04/5001.70	c arty: 0.00 and 0.00 xor average arity
5000.04/5001.70	c prbe: 1036532 probed, 619 phases, 619 rounds
5000.04/5001.70	c prbe: 0 failed, 0 lifted, 0 merged
5000.04/5001.70	c sccs: 0 non trivial, 0 fixed, 0 merged
5000.04/5001.70	c hash: 0 units, 0 merged
5000.04/5001.70	c mins: 175724706 learned, 33% deleted, 486 strong, 31 depth
5000.04/5001.70	c subs: 150 forward, 1779 backward, 310 doms
5000.04/5001.70	c strs: 1914 forward, 1673 backward
5000.04/5001.70	c doms: 312 dominators, 312 high, 0 low
5000.04/5001.70	c prps: 1082780319 propagations, 0.22 megaprops
5000.04/5001.70	c
5000.04/5001.70	c 5000.0 seconds, 32 MB max, 831 MB recycled
5000.04/5001.71	c
5000.04/5001.71	c *** CAUGHT SIGNAL 15 ***
5000.04/5001.71	c

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1783990-1241908428/watcher-1783990-1241908428 -o /tmp/evaluation-result-1783990-1241908428/solver-1783990-1241908428 -C 5000 -W 6000 -M 1800 HOME/precosat HOME/instance-1783990-1241908428.cnf 

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): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25324
/proc/meminfo: memFree=966464/2055920 swapFree=4175260/4192956
[pid=25324] ppid=25322 vsize=1052 CPUtime=0
/proc/25324/stat : 25324 (precosat) R 25322 25324 25252 0 -1 4194304 169 0 0 0 0 0 0 0 18 0 1 0 218869619 1077248 154 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25324/statm: 263 155 63 155 0 106 0

[startup+0.0292121 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25324
/proc/meminfo: memFree=966464/2055920 swapFree=4175260/4192956
[pid=25324] ppid=25322 vsize=1644 CPUtime=0.02
/proc/25324/stat : 25324 (precosat) R 25322 25324 25252 0 -1 4194304 332 0 0 0 2 0 0 0 18 0 1 0 218869619 1683456 316 1992294400 134512640 135151029 4294956240 18446744073709551615 134703854 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25324/statm: 411 316 79 155 0 254 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1644

[startup+0.101225 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25324
/proc/meminfo: memFree=966464/2055920 swapFree=4175260/4192956
[pid=25324] ppid=25322 vsize=1644 CPUtime=0.1
/proc/25324/stat : 25324 (precosat) R 25322 25324 25252 0 -1 4194304 336 0 0 0 10 0 0 0 18 0 1 0 218869619 1683456 320 1992294400 134512640 135151029 4294956240 18446744073709551615 134554774 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25324/statm: 411 320 79 155 0 254 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1644

[startup+0.30126 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25324
/proc/meminfo: memFree=966464/2055920 swapFree=4175260/4192956
[pid=25324] ppid=25322 vsize=1776 CPUtime=0.3
/proc/25324/stat : 25324 (precosat) R 25322 25324 25252 0 -1 4194304 361 0 0 0 30 0 0 0 19 0 1 0 218869619 1818624 345 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25324/statm: 444 345 79 155 0 287 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1776

[startup+0.701332 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25324
/proc/meminfo: memFree=966464/2055920 swapFree=4175260/4192956
[pid=25324] ppid=25322 vsize=2172 CPUtime=0.69
/proc/25324/stat : 25324 (precosat) R 25322 25324 25252 0 -1 4194304 462 0 0 0 69 0 0 0 22 0 1 0 218869619 2224128 446 1992294400 134512640 135151029 4294956240 18446744073709551615 134551307 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25324/statm: 543 446 79 155 0 386 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2172

[startup+1.50147 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25325
/proc/meminfo: memFree=964728/2055920 swapFree=4175260/4192956
[pid=25324] ppid=25322 vsize=2528 CPUtime=1.49
/proc/25324/stat : 25324 (precosat) R 25322 25324 25252 0 -1 4194304 555 0 0 0 149 0 0 0 25 0 1 0 218869619 2588672 539 1992294400 134512640 135151029 4294956240 18446744073709551615 134530989 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25324/statm: 632 539 79 155 0 475 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2528

[startup+3.10176 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25325
/proc/meminfo: memFree=964216/2055920 swapFree=4175260/4192956
[pid=25324] ppid=25322 vsize=3000 CPUtime=3.09
/proc/25324/stat : 25324 (precosat) R 25322 25324 25252 0 -1 4194304 675 0 0 0 309 0 0 0 25 0 1 0 218869619 3072000 659 1992294400 134512640 135151029 4294956240 18446744073709551615 134555139 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25324/statm: 750 659 79 155 0 593 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3000

[startup+6.30133 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25325
/proc/meminfo: memFree=963576/2055920 swapFree=4175260/4192956
[pid=25324] ppid=25322 vsize=3404 CPUtime=6.29
/proc/25324/stat : 25324 (precosat) R 25322 25324 25252 0 -1 4194304 804 0 0 0 629 0 0 0 25 0 1 0 218869619 3485696 774 1992294400 134512640 135151029 4294956240 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25324/statm: 851 774 79 155 0 694 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3404

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25325
/proc/meminfo: memFree=962552/2055920 swapFree=4175260/4192956
[pid=25324] ppid=25322 vsize=4372 CPUtime=12.69
/proc/25324/stat : 25324 (precosat) R 25322 25324 25252 0 -1 4194304 1083 0 0 0 1269 0 0 0 25 0 1 0 218869619 4476928 1002 1992294400 134512640 135151029 4294956240 18446744073709551615 134554837 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25324/statm: 1093 1002 79 155 0 936 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4372

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25325
/proc/meminfo: memFree=961272/2055920 swapFree=4175260/4192956
[pid=25324] ppid=25322 vsize=5528 CPUtime=25.48
/proc/25324/stat : 25324 (precosat) R 25322 25324 25252 0 -1 4194304 1360 0 0 0 2548 0 0 0 25 0 1 0 218869619 5660672 1279 1992294400 134512640 135151029 4294956240 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25324/statm: 1382 1279 79 155 0 1225 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5528

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25325
/proc/meminfo: memFree=959992/2055920 swapFree=4175260/4192956
[pid=25324] ppid=25322 vsize=6828 CPUtime=51.08
/proc/25324/stat : 25324 (precosat) R 25322 25324 25252 0 -1 4194304 1739 0 0 0 5107 1 0 0 25 0 1 0 218869619 6991872 1614 1992294400 134512640 135151029 4294956240 18446744073709551615 134574672 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25324/statm: 1707 1614 79 155 0 1550 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 6828

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25325
/proc/meminfo: memFree=957880/2055920 swapFree=4175260/4192956
[pid=25324] ppid=25322 vsize=8916 CPUtime=102.27
/proc/25324/stat : 25324 (precosat) R 25322 25324 25252 0 -1 4194304 2271 0 0 0 10225 2 0 0 25 0 1 0 218869619 9129984 2126 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25324/statm: 2229 2126 79 155 0 2072 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 8916

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25325
/proc/meminfo: memFree=955896/2055920 swapFree=4175260/4192956
[pid=25324] ppid=25322 vsize=11080 CPUtime=162.24
/proc/25324/stat : 25324 (precosat) R 25322 25324 25252 0 -1 4194304 2745 0 0 0 16222 2 0 0 25 0 1 0 218869619 11345920 2600 1992294400 134512640 135151029 4294956240 18446744073709551615 134554907 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25324/statm: 2770 2600 79 155 0 2613 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 11080

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25325
/proc/meminfo: memFree=954936/2055920 swapFree=4175260/4192956
[pid=25324] ppid=25322 vsize=12224 CPUtime=222.22
/proc/25324/stat : 25324 (precosat) R 25322 25324 25252 0 -1 4194304 2982 0 0 0 22219 3 0 0 25 0 1 0 218869619 12517376 2837 1992294400 134512640 135151029 4294956240 18446744073709551615 134554724 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25324/statm: 3056 2837 79 155 0 2899 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 12224

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25325
/proc/meminfo: memFree=954488/2055920 swapFree=4175260/4192956
[pid=25324] ppid=25322 vsize=12764 CPUtime=282.2
/proc/25324/stat : 25324 (precosat) R 25322 25324 25252 0 -1 4194304 3105 0 0 0 28217 3 0 0 25 0 1 0 218869619 13070336 2960 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25324/statm: 3191 2960 79 155 0 3034 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 12764

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25325
/proc/meminfo: memFree=952376/2055920 swapFree=4175260/4192956
[pid=25324] ppid=25322 vsize=15104 CPUtime=342.17
/proc/25324/stat : 25324 (precosat) R 25322 25324 25252 0 -1 4194304 3625 0 0 0 34214 3 0 0 25 0 1 0 218869619 15466496 3480 1992294400 134512640 135151029 4294956240 18446744073709551615 134573933 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25324/statm: 3776 3480 79 155 0 3619 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 15104

[startup+402.301 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 25325
/proc/meminfo: memFree=951992/2055920 swapFree=4175260/4192956
[pid=25324] ppid=25322 vsize=15572 CPUtime=402.16
/proc/25324/stat : 25324 (precosat) R 25322 25324 25252 0 -1 4194304 3718 0 0 0 40212 4 0 0 25 0 1 0 218869619 15945728 3573 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25324/statm: 3893 3573 79 155 0 3736 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 15572

[startup+462.302 s]
/proc/loadavg: 1.12 1.04 1.01 2/65 25327
/proc/meminfo: memFree=951736/2055920 swapFree=4175260/4192956
[pid=25324] ppid=25322 vsize=15592 CPUtime=462.14
/proc/25324/stat : 25324 (precosat) R 25322 25324 25252 0 -1 4194304 3765 0 0 0 46210 4 0 0 25 0 1 0 218869619 15966208 3606 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25324/statm: 3898 3606 79 155 0 3741 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 15592

[startup+522.302 s]
/proc/loadavg: 1.12 1.04 1.00 2/65 25327
/proc/meminfo: memFree=951608/2055920 swapFree=4175260/4192956
[pid=25324] ppid=25322 vsize=15592 CPUtime=522.12
/proc/25324/stat : 25324 (precosat) R 25322 25324 25252 0 -1 4194304 3811 0 0 0 52207 5 0 0 25 0 1 0 218869619 15966208 3652 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25324/statm: 3898 3652 79 155 0 3741 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 15592

[startup+582.301 s]
/proc/loadavg: 1.11 1.05 1.00 2/65 25327
/proc/meminfo: memFree=951416/2055920 swapFree=4175260/4192956
[pid=25324] ppid=25322 vsize=15592 CPUtime=582.1
/proc/25324/stat : 25324 (precosat) R 25322 25324 25252 0 -1 4194304 3849 0 0 0 58205 5 0 0 25 0 1 0 218869619 15966208 3690 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25324/statm: 3898 3690 79 155 0 3741 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 15592

[startup+642.302 s]
/proc/loadavg: 1.04 1.04 1.00 2/65 25327
/proc/meminfo: memFree=950904/2055920 swapFree=4175260/4192956
[pid=25324] ppid=25322 vsize=15912 CPUtime=642.08
/proc/25324/stat : 25324 (precosat) R 25322 25324 25252 0 -1 4194304 3976 0 0 0 64203 5 0 0 25 0 1 0 218869619 16293888 3817 1992294400 134512640 135151029 4294956240 18446744073709551615 134554811 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25324/statm: 3978 3817 79 155 0 3821 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 15912

[startup+702.302 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25335
/proc/meminfo: memFree=934520/2055920 swapFree=4175260/4192956
[pid=25324] ppid=25322 vsize=33380 CPUtime=4060.95
/proc/25324/stat : 25324 (precosat) R 25322 25324 25252 0 -1 4194304 8176 0 0 0 406073 22 0 0 25 0 1 0 218869619 34181120 7703 1992294400 134512640 135151029 4294956240 18446744073709551615 134574655 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25324/statm: 8345 7703 79 155 0 8188 0
Current children cumulated CPU time (s) 4060.95
Current children cumulated vsize (KiB) 33380

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25335
/proc/meminfo: memFree=934584/2055920 swapFree=4175260/4192956
[pid=25324] ppid=25322 vsize=33380 CPUtime=4120.92
/proc/25324/stat : 25324 (precosat) R 25322 25324 25252 0 -1 4194304 8176 0 0 0 412070 22 0 0 25 0 1 0 218869619 34181120 7703 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25324/statm: 8345 7703 79 155 0 8188 0
Current children cumulated CPU time (s) 4120.92
Current children cumulated vsize (KiB) 33380

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25335
/proc/meminfo: memFree=934584/2055920 swapFree=4175260/4192956
[pid=25324] ppid=25322 vsize=33380 CPUtime=4180.9
/proc/25324/stat : 25324 (precosat) R 25322 25324 25252 0 -1 4194304 8177 0 0 0 418068 22 0 0 25 0 1 0 218869619 34181120 7704 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25324/statm: 8345 7704 79 155 0 8188 0
Current children cumulated CPU time (s) 4180.9
Current children cumulated vsize (KiB) 33380

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25335
/proc/meminfo: memFree=934520/2055920 swapFree=4175260/4192956
[pid=25324] ppid=25322 vsize=33380 CPUtime=4240.88
/proc/25324/stat : 25324 (precosat) R 25322 25324 25252 0 -1 4194304 8177 0 0 0 424066 22 0 0 25 0 1 0 218869619 34181120 7704 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25324/statm: 8345 7704 79 155 0 8188 0
Current children cumulated CPU time (s) 4240.88
Current children cumulated vsize (KiB) 33380

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25335
/proc/meminfo: memFree=934520/2055920 swapFree=4175260/4192956
[pid=25324] ppid=25322 vsize=33380 CPUtime=4300.87
/proc/25324/stat : 25324 (precosat) R 25322 25324 25252 0 -1 4194304 8179 0 0 0 430064 23 0 0 25 0 1 0 218869619 34181120 7706 1992294400 134512640 135151029 4294956240 18446744073709551615 134554650 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25324/statm: 8345 7706 79 155 0 8188 0
Current children cumulated CPU time (s) 4300.87
Current children cumulated vsize (KiB) 33380

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25335
/proc/meminfo: memFree=934520/2055920 swapFree=4175260/4192956
[pid=25324] ppid=25322 vsize=33380 CPUtime=4360.84
/proc/25324/stat : 25324 (precosat) R 25322 25324 25252 0 -1 4194304 8179 0 0 0 436061 23 0 0 25 0 1 0 218869619 34181120 7706 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25324/statm: 8345 7706 79 155 0 8188 0
Current children cumulated CPU time (s) 4360.84
Current children cumulated vsize (KiB) 33380

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25335
/proc/meminfo: memFree=934520/2055920 swapFree=4175260/4192956
[pid=25324] ppid=25322 vsize=33380 CPUtime=4420.82
/proc/25324/stat : 25324 (precosat) R 25322 25324 25252 0 -1 4194304 8183 0 0 0 442059 23 0 0 25 0 1 0 218869619 34181120 7710 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25324/statm: 8345 7710 79 155 0 8188 0
Current children cumulated CPU time (s) 4420.82
Current children cumulated vsize (KiB) 33380

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25335
/proc/meminfo: memFree=934264/2055920 swapFree=4175260/4192956
[pid=25324] ppid=25322 vsize=33764 CPUtime=4480.8
/proc/25324/stat : 25324 (precosat) R 25322 25324 25252 0 -1 4194304 8234 0 0 0 448057 23 0 0 25 0 1 0 218869619 34574336 7761 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25324/statm: 8441 7761 79 155 0 8284 0
Current children cumulated CPU time (s) 4480.8
Current children cumulated vsize (KiB) 33764

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25335
/proc/meminfo: memFree=934136/2055920 swapFree=4175260/4192956
[pid=25324] ppid=25322 vsize=33924 CPUtime=4540.79
/proc/25324/stat : 25324 (precosat) R 25322 25324 25252 0 -1 4194304 8267 0 0 0 454055 24 0 0 25 0 1 0 218869619 34738176 7794 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25324/statm: 8481 7794 79 155 0 8324 0
Current children cumulated CPU time (s) 4540.79
Current children cumulated vsize (KiB) 33924

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25335
/proc/meminfo: memFree=934008/2055920 swapFree=4175260/4192956
[pid=25324] ppid=25322 vsize=33924 CPUtime=4600.77
/proc/25324/stat : 25324 (precosat) R 25322 25324 25252 0 -1 4194304 8282 0 0 0 460053 24 0 0 25 0 1 0 218869619 34738176 7809 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25324/statm: 8481 7809 79 155 0 8324 0
Current children cumulated CPU time (s) 4600.77
Current children cumulated vsize (KiB) 33924

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25335
/proc/meminfo: memFree=933880/2055920 swapFree=4175260/4192956
[pid=25324] ppid=25322 vsize=34180 CPUtime=4660.74
/proc/25324/stat : 25324 (precosat) R 25322 25324 25252 0 -1 4194304 8314 0 0 0 466050 24 0 0 25 0 1 0 218869619 35000320 7841 1992294400 134512640 135151029 4294956240 18446744073709551615 134554575 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25324/statm: 8545 7841 79 155 0 8388 0
Current children cumulated CPU time (s) 4660.74
Current children cumulated vsize (KiB) 34180

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25335
/proc/meminfo: memFree=933816/2055920 swapFree=4175260/4192956
[pid=25324] ppid=25322 vsize=34180 CPUtime=4720.73
/proc/25324/stat : 25324 (precosat) R 25322 25324 25252 0 -1 4194304 8327 0 0 0 472049 24 0 0 25 0 1 0 218869619 35000320 7854 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25324/statm: 8545 7854 79 155 0 8388 0
Current children cumulated CPU time (s) 4720.73
Current children cumulated vsize (KiB) 34180

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25335
/proc/meminfo: memFree=933688/2055920 swapFree=4175260/4192956
[pid=25324] ppid=25322 vsize=34424 CPUtime=4780.71
/proc/25324/stat : 25324 (precosat) R 25322 25324 25252 0 -1 4194304 8355 0 0 0 478046 25 0 0 25 0 1 0 218869619 35250176 7882 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25324/statm: 8606 7882 79 155 0 8449 0
Current children cumulated CPU time (s) 4780.71
Current children cumulated vsize (KiB) 34424

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25335
/proc/meminfo: memFree=933624/2055920 swapFree=4175260/4192956
[pid=25324] ppid=25322 vsize=34424 CPUtime=4840.69
/proc/25324/stat : 25324 (precosat) R 25322 25324 25252 0 -1 4194304 8382 0 0 0 484044 25 0 0 25 0 1 0 218869619 35250176 7909 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25324/statm: 8606 7909 79 155 0 8449 0
Current children cumulated CPU time (s) 4840.69
Current children cumulated vsize (KiB) 34424

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25335
/proc/meminfo: memFree=933240/2055920 swapFree=4175260/4192956
[pid=25324] ppid=25322 vsize=34820 CPUtime=4900.66
/proc/25324/stat : 25324 (precosat) R 25322 25324 25252 0 -1 4194304 8468 0 0 0 490041 25 0 0 25 0 1 0 218869619 35655680 7995 1992294400 134512640 135151029 4294956240 18446744073709551615 134551595 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25324/statm: 8705 7995 79 155 0 8548 0
Current children cumulated CPU time (s) 4900.66
Current children cumulated vsize (KiB) 34820

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25335
/proc/meminfo: memFree=933240/2055920 swapFree=4175260/4192956
[pid=25324] ppid=25322 vsize=34820 CPUtime=4960.64
/proc/25324/stat : 25324 (precosat) R 25322 25324 25252 0 -1 4194304 8473 0 0 0 496039 25 0 0 25 0 1 0 218869619 35655680 8000 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25324/statm: 8705 8000 79 155 0 8548 0
Current children cumulated CPU time (s) 4960.64
Current children cumulated vsize (KiB) 34820



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25335
/proc/meminfo: memFree=932984/2055920 swapFree=4175260/4192956
[pid=25324] ppid=25322 vsize=35096 CPUtime=5000.04
/proc/25324/stat : 25324 (precosat) R 25322 25324 25252 0 -1 4194304 8534 0 0 0 499978 26 0 0 25 0 1 0 218869619 35938304 8061 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25324/statm: 8774 8061 79 155 0 8617 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 35096

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

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

[startup+5001.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25335
/proc/meminfo: memFree=932984/2055920 swapFree=4175260/4192956
[pid=25324] ppid=25322 vsize=35096 CPUtime=5000.04
/proc/25324/stat : 25324 (precosat) R 25322 25324 25252 0 -1 4194304 8534 0 0 0 499978 26 0 0 25 0 1 0 218869619 35938304 8061 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25324/statm: 8774 8061 79 155 0 8617 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 35096

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.72
CPU time (s): 5000.06
CPU user time (s): 4999.79
CPU system time (s): 0.268959
CPU usage (%): 99.9668
Max. virtual memory (cumulated for all children) (KiB): 35096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.79
system time used= 0.268959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8534
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= 2
involuntary context switches= 5441

runsolver used 3.76743 second user time and 10.5184 second system time

The end

Launcher Data

Begin job on node60 at 2009-05-10 00:33:49
IDJOB=1783990
IDBENCH=24752
IDSOLVER=607
FILE ID=node60/1783990-1241908428
PBS_JOBID= 9264836
Free space on /tmp= 66040 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest04-lksat-n1000-m6860-k4-l4-s1935114289.sat05-523.reshuffled-07.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1783990-1241908428/watcher-1783990-1241908428 -o /tmp/evaluation-result-1783990-1241908428/solver-1783990-1241908428 -C 5000 -W 6000 -M 1800  HOME/precosat HOME/instance-1783990-1241908428.cnf

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

MD5SUM BENCH= 27360692d166ffe055bd444eea177edf
RANDOM SEED=544068111

node60.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.256
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.256
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        966880 kB
Buffers:         63732 kB
Cached:         935196 kB
SwapCached:      12028 kB
Active:         352908 kB
Inactive:       660588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        966880 kB
SwapTotal:     4192956 kB
SwapFree:      4175260 kB
Dirty:             840 kB
Writeback:           0 kB
Mapped:          14020 kB
Slab:            61448 kB
Committed_AS:   758648 kB
PageTables:       1448 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66040 MiB
End job on node60 at 2009-05-10 01:57:12