Trace number 1783766

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.09 5001.52

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-fclqcolor-10-07-09.sat05-1282.reshuffled-07.cnf
MD5SUM9f209556efd81ba93e992e22316c3ed8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark344.237
Satisfiable
(Un)Satisfiability was proved
Number of variables205
Number of clauses4549
Sum of the clauses size12775
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2975
Number of clauses of size 33555
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519

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-1783766-1241881936.cnf
0.00/0.00	c found header 'p cnf 205 4549'
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     4549     205      0     0      0       0      0    0.0   0    0
0.00/0.04	c s    0.0     4389     186      0     0     19       0      0    0.0   0    0
0.00/0.04	c l    0.0     4389     186      0     0     19       0   3625    0.0   0    0
0.00/0.04	c R    0.0     4389     186      0     0     19     101    101  101.0   3    0
0.00/0.04	c R    0.0     4389     186      0     0     19     202    202   67.7   7    0
0.00/0.06	c R    0.1     4389     186      0     0     19     806    806   56.3  17    0
0.00/0.06	c B    0.1     4389     186      0     0     19    1001   1001   52.2  22    1
0.00/0.08	c B    0.1     4389     186      0     0     19    2004   2004   43.0  21    1
0.00/0.10	c R    0.1     4389     186      0     0     19    2412   2412   44.3  11    1
0.09/0.13	c +    0.1     4389     186      0     0     19    3625   3987   40.3  15    1
0.09/0.15	c +    0.2     4389     186      0     0     19    4530   4385   39.0  23    1
0.09/0.18	c +    0.2     4389     186      0     0     19    5661   4823   41.6  33    1
0.19/0.20	c N    0.2     4389     186      0     0     19    6424   4826   39.7  36    1
0.19/0.22	c +    0.2     4389     186      0     0     19    7076   5305   38.4  36    1
0.19/0.25	c B    0.3     4389     186      0     0     19    8007   5313   37.0  31    1
0.19/0.28	c +    0.3     4389     186      0     0     19    8847   5835   35.9  33    1
0.29/0.36	c +    0.4     4389     186      0     0     19   11055   6418   33.2  34    2
0.39/0.47	c +    0.5     4389     186      0     0     19   13815   7059   31.3  33    2
0.49/0.56	c N    0.6     4389     186      0     0     19   16042   7066   29.7  31    2
0.59/0.60	c
0.59/0.60	c       original/binary      fixed     eliminated      learned       agility
0.59/0.60	c   seconds        variables     equivalent    conflicts       height       MB
0.59/0.60	c
0.59/0.60	c +    0.6     4389     186      0     0     19   17265   7764   29.1  34    2
0.69/0.78	c +    0.8     4389     186      0     0     19   21581   8540   27.9  26    2
0.79/0.89	c B    0.9     4389     186      0     0     19   24017   8545   28.1  31    2
1.00/1.00	c +    1.0     4389     186      0     0     19   26975   9394   28.0  33    2
1.29/1.35	c +    1.4     4389     186      0     0     19   33715  10333   28.3  28    3
1.59/1.67	c N    1.7     4389     186      0     0     19   38497  10349   29.5  27    3
1.89/1.92	c +    1.9     4389     186      0     0     19   42141  11366   30.6  27    3
2.59/2.60	c +    2.6     4389     186      0     0     19   52675  12502   32.6  18    4
2.99/3.06	c B    3.1     4389     186      0     0     19   64026  12517   33.3  34    4
3.09/3.13	c +    3.1     4389     186      0     0     19   65841  13752   33.6  37    4
3.89/3.93	c +    3.9     4389     186      0     0     19   82301  15127   34.5  33    5
4.19/4.22	c R    4.2     4389     186      0     0     19   89773  15136   33.6  14    4
4.99/5.00	c +    5.0     4389     186      0     0     19  102876  16639   35.0  20    5
6.49/6.57	c +    6.6     4389     186      0     0     19  128595  18302   35.3  20    5
8.09/8.18	c B    8.2     4389     186      0     0     19  160053  18309   34.5  29    6
8.19/8.22	c +    8.2     4389     186      0     0     19  160740  20132   34.5  30    6
9.99/10.04	c +   10.0     4389     186      0     0     19  200926  22145   32.4  15    6
10.19/10.20	c R   10.2     4389     186      0     0     19  205179  22153   32.0  14    7
12.79/12.80	c +   12.8     4389     186      0     0     19  251155  24359   31.2  17    7
16.78/16.80	c
16.78/16.80	c       original/binary      fixed     eliminated      learned       agility
16.78/16.80	c   seconds        variables     equivalent    conflicts       height       MB
16.78/16.80	c
16.78/16.80	c +   16.8     4389     186      0     0     19  313940  26794   31.8  14    8
21.19/21.23	c B   21.2     4389     186      0     0     19  384107  26798   32.2  20   10
21.59/21.66	c +   21.7     4389     186      0     0     19  392425  29473   31.9  16   10
26.18/26.29	c N   26.3     4389     186      0     0     19  461614  29487   32.5  31   12
28.78/28.84	c +   28.8     4389     186      0     0     19  490530  32420   33.4  27   12
37.78/37.88	c +   37.9     4389     186      0     0     19  613160  35662   33.3  27   13
47.67/47.77	c +   47.8     4389     186      0     0     19  766452  39228   31.7  30   14
55.28/55.37	c B   55.4     4389     186      0     0     19  896227  39232   30.4  24   15
59.18/59.27	c +   59.3     4389     186      0     0     19  958065  43150   30.1  17   15
63.38/63.47	c R   63.5     4389     186      0     0     19 1025704  43167   29.3  16   15
71.87/71.93	c s   71.9     4390     186      0     0     19 1111940  43155   28.3  17    6
80.27/80.34	c +   80.3     4390     186      0     0     19 1197580  47465   28.6  32   12
105.16/105.25	c +  105.2     4390     186      0     0     19 1496978  52211   28.9  17   17
133.86/133.96	c +  133.9     4390     186      0     0     19 1871220  57432   27.5  16   19
146.45/146.53	c B  146.5     4390     186      0     0     19 2048448  57434   27.1  18   20
159.74/159.88	c s  159.8     4391     186      0     0     19 2176598  57433   26.6  16    8
166.44/166.52	c R  166.5     4391     186      0     0     19 2256394  57438   26.6  17   12
174.04/174.11	c +  174.1     4391     186      0     0     19 2339028  63175   26.6  20   15
225.43/225.56	c +  225.5     4391     186      0     0     19 2923786  69492   26.2  21   19
298.51/298.68	c
298.51/298.68	c       original/binary      fixed     eliminated      learned       agility
298.51/298.68	c   seconds        variables     equivalent    conflicts       height       MB
298.51/298.68	c
298.51/298.68	c +  298.6     4391     186      0     0     19 3654730  76441   25.2  17   23
389.68/389.85	c +  389.7     4391     186      0     0     19 4568410  84085   24.6  21   26
394.18/394.33	c B  394.2     4391     186      0     0     19 4608997  84101   24.6  22   28
426.17/426.39	c R  426.3     4391     186      0     0     19 4922649  84098   24.6  16   30
434.07/434.28	c s  434.2     4392     186      0     0     19 5003361  84088   24.5  17   11
518.05/518.24	c +  518.1     4392     186      0     0     19 5710511  92493   24.2  27   22
684.59/684.81	c +  684.6     4392     186      0     0     19 7138136 101742   24.2  17   30
738.38/738.67	c s  738.5     4393     186      0     0     19 7589133 101754   23.9  16   14
769.37/769.62	c s  769.4     4394     186      0     0     19 7831158 101748   23.8  18   15
912.93/913.23	c +  913.0     4394     186      0     0     19 8922673 111916   23.6  16   28
1010.50/1010.82	c s 1010.5     4395     186      0     0     19 9546407 111915   23.3  13   16
1152.06/1152.45	c B 1152.1     4395     186      0     0     19 10242002 111935   23.5  15   38
1222.14/1222.55	c R 1222.2     4395     186      0     0     19 10664978 111928   23.7  17   43
1365.50/1365.94	c s 1365.6     4400     186      0     0     19 11484178 111931   23.8  17   16
1528.15/1528.64	c s 1528.2     4401     186      0     0     19 12585820 111918   23.8  17   15
1689.40/1689.94	c s 1689.5     4402     186      0     0     19 13726175 111924   24.0  17   15
1729.59/1730.19	c s 1729.7     4403     186      0     0     19 13984645 111917   23.9  16   15
2062.81/2063.43	c s 2062.8     4404     186      0     0     19 16270777 111918   23.9  16   16
2102.99/2103.65	c s 2103.1     4405     186      0     0     19 16525072 111925   23.9  25   17
2337.83/2338.53	c
2337.83/2338.53	c       original/binary      fixed     eliminated      learned       agility
2337.83/2338.53	c   seconds        variables     equivalent    conflicts       height       MB
2337.83/2338.53	c
2337.83/2338.53	c s 2337.9     4406     186      0     0     19 17920744 111923   24.2  18   17
2498.58/2499.31	c s 2498.6     4407     186      0     0     19 19073743 111926   24.1  15   16
2850.87/2851.72	c s 2850.9     4408     186      0     0     19 21505903 111927   24.0  17   15
2943.15/2944.01	c s 2943.2     4410     186      0     0     19 22128182  83951   23.9  13   12
2971.14/2972.02	c s 2971.2     4414     186      0     0     19 22327322 111920   23.8  15   13
2999.63/3000.57	c B 2999.7     4414     186      0     0     19 22532049 111929   23.7  17   21
3020.73/3021.66	c s 3020.8     4415     186      0     0     19 22662748  83952   23.7  16   12
3066.91/3067.81	c R 3066.9     4415     186      0     0     19 22968892 111932   23.7  15   25
3182.68/3183.67	c s 3182.8     4416     186      0     0     19 23737422 111922   23.6  18   15
3223.17/3224.17	c s 3223.2     4327     185      1     0     19 24000374 111921   23.6  18   19
3223.17/3224.17	c - 3223.2     4327     185      1     0     19 24000374 109678   23.6  18   19
3223.17/3224.17	c + 3223.2     4327     185      1     0     19 24000374 120645   23.6  18   19
3604.67/3605.75	c s 3604.7     4328     185      1     0     19 26337993 120659   23.9  14   16
3754.62/3755.75	c s 3754.7     4329     185      1     0     19 27312737 120656   24.0  15   18
4094.91/4096.18	c s 4095.0     4330     185      1     0     19 29432693 120646   24.0  16   18
4140.60/4141.83	c s 4140.6     4331     185      1     0     19 29726202 120648   24.0  23   16
4411.62/4412.97	c s 4411.7     4332     185      1     0     19 31518509 120655   23.9  17   16
4836.50/4837.98	c s 4836.6     4333     185      1     0     19 34191301 120650   24.1  16   17
5000.07/5001.50	c
5000.07/5001.50	c *** CAUGHT SIGNAL 15 ***
5000.07/5001.50	c
5000.07/5001.50	c 35100826 conflicts, 47548786 decisions, 5 random
5000.07/5001.50	c 1 iterations, 40923 restarts, 8225 skipped
5000.07/5001.50	c 37 enlarged, 27 shrunken, 342840 rescored, 6141 rebiased
5000.07/5001.50	c 27 simplifications, 5 reductions
5000.07/5001.50	c
5000.07/5001.50	c vars: 1 fixed, 0 equiv, 19 elim, 0 merged
5000.07/5001.50	c elim: 54779 resolutions, 2 phases, 2 rounds
5000.07/5001.50	c sbst: 100% substituted, 0.0% nots, 100.0% ands, 0.0% xors, 0.0% ites
5000.07/5001.50	c arty: 7.42 and 0.00 xor average arity
5000.07/5001.50	c prbe: 160100 probed, 431 phases, 431 rounds
5000.07/5001.50	c prbe: 0 failed, 0 lifted, 0 merged
5000.07/5001.50	c sccs: 0 non trivial, 0 fixed, 0 merged
5000.07/5001.50	c hash: 0 units, 0 merged
5000.07/5001.50	c mins: 944343587 learned, 39% deleted, 1 strong, 10 depth
5000.07/5001.50	c subs: 0 forward, 0 backward, 30 doms
5000.07/5001.50	c strs: 409 forward, 0 backward
5000.07/5001.50	c doms: 30 dominators, 0 high, 22 low
5000.07/5001.50	c prps: 618731933 propagations, 0.12 megaprops
5000.07/5001.50	c
5000.07/5001.50	c 5000.1 seconds, 65 MB max, 295 MB recycled
5000.07/5001.50	c
5000.07/5001.50	c *** CAUGHT SIGNAL 15 ***
5000.07/5001.50	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-1783766-1241881936/watcher-1783766-1241881936 -o /tmp/evaluation-result-1783766-1241881936/solver-1783766-1241881936 -C 5000 -W 6000 -M 1800 HOME/precosat HOME/instance-1783766-1241881936.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 28164
/proc/meminfo: memFree=1774384/2055920 swapFree=4180928/4192956
[pid=28164] ppid=28162 vsize=1052 CPUtime=0
/proc/28164/stat : 28164 (precosat) R 28162 28164 28085 0 -1 4194304 166 0 0 0 0 0 0 0 18 0 1 0 216226893 1077248 151 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28164/statm: 263 152 63 155 0 106 0

[startup+0.00676692 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28164
/proc/meminfo: memFree=1774384/2055920 swapFree=4180928/4192956
[pid=28164] ppid=28162 vsize=1048 CPUtime=0
/proc/28164/stat : 28164 (precosat) R 28162 28164 28085 0 -1 4194304 201 0 0 0 0 0 0 0 18 0 1 0 216226893 1073152 185 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28164/statm: 262 185 79 155 0 105 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1048

[startup+0.101777 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28164
/proc/meminfo: memFree=1774384/2055920 swapFree=4180928/4192956
[pid=28164] ppid=28162 vsize=1576 CPUtime=0.09
/proc/28164/stat : 28164 (precosat) R 28162 28164 28085 0 -1 4194304 321 0 0 0 9 0 0 0 18 0 1 0 216226893 1613824 305 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28164/statm: 394 305 79 155 0 237 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1576

[startup+0.301798 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28164
/proc/meminfo: memFree=1774384/2055920 swapFree=4180928/4192956
[pid=28164] ppid=28162 vsize=2368 CPUtime=0.29
/proc/28164/stat : 28164 (precosat) R 28162 28164 28085 0 -1 4194304 530 0 0 0 29 0 0 0 19 0 1 0 216226893 2424832 514 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28164/statm: 592 514 79 155 0 435 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2368

[startup+0.701841 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28164
/proc/meminfo: memFree=1774384/2055920 swapFree=4180928/4192956
[pid=28164] ppid=28162 vsize=3164 CPUtime=0.69
/proc/28164/stat : 28164 (precosat) R 28162 28164 28085 0 -1 4194304 719 0 0 0 69 0 0 0 22 0 1 0 216226893 3239936 703 1992294400 134512640 135151029 4294956240 18446744073709551615 134575984 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28164/statm: 791 703 79 155 0 634 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3164

[startup+1.50193 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28165
/proc/meminfo: memFree=1771624/2055920 swapFree=4180928/4192956
[pid=28164] ppid=28162 vsize=4100 CPUtime=1.49
/proc/28164/stat : 28164 (precosat) R 28162 28164 28085 0 -1 4194304 919 0 0 0 149 0 0 0 25 0 1 0 216226893 4198400 903 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28164/statm: 1025 903 79 155 0 868 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4100

[startup+3.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28165
/proc/meminfo: memFree=1770344/2055920 swapFree=4180928/4192956
[pid=28164] ppid=28162 vsize=5060 CPUtime=3.09
/proc/28164/stat : 28164 (precosat) R 28162 28164 28085 0 -1 4194304 1154 0 0 0 309 0 0 0 25 0 1 0 216226893 5181440 1138 1992294400 134512640 135151029 4294956240 18446744073709551615 134555139 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28164/statm: 1265 1138 79 155 0 1108 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5060

[startup+6.30244 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28165
/proc/meminfo: memFree=1768488/2055920 swapFree=4180928/4192956
[pid=28164] ppid=28162 vsize=7012 CPUtime=6.29
/proc/28164/stat : 28164 (precosat) R 28162 28164 28085 0 -1 4194304 1593 0 0 0 629 0 0 0 25 0 1 0 216226893 7180288 1577 1992294400 134512640 135151029 4294956240 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28164/statm: 1753 1577 79 155 0 1596 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7012

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28165
/proc/meminfo: memFree=1765992/2055920 swapFree=4180928/4192956
[pid=28164] ppid=28162 vsize=9208 CPUtime=12.69
/proc/28164/stat : 28164 (precosat) R 28162 28164 28085 0 -1 4194304 2118 0 0 0 1269 0 0 0 25 0 1 0 216226893 9428992 2102 1992294400 134512640 135151029 4294956240 18446744073709551615 134574563 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28164/statm: 2302 2102 79 155 0 2145 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9208

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28165
/proc/meminfo: memFree=1762152/2055920 swapFree=4180928/4192956
[pid=28164] ppid=28162 vsize=13748 CPUtime=25.48
/proc/28164/stat : 28164 (precosat) R 28162 28164 28085 0 -1 4194304 3092 0 0 0 2547 1 0 0 25 0 1 0 216226893 14077952 3076 1992294400 134512640 135151029 4294956240 18446744073709551615 134551975 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28164/statm: 3437 3076 79 155 0 3280 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13748

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28165
/proc/meminfo: memFree=1758632/2055920 swapFree=4180928/4192956
[pid=28164] ppid=28162 vsize=17576 CPUtime=51.07
/proc/28164/stat : 28164 (precosat) R 28162 28164 28085 0 -1 4194304 3956 0 0 0 5105 2 0 0 25 0 1 0 216226893 17997824 3940 1992294400 134512640 135151029 4294956240 18446744073709551615 134554756 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28164/statm: 4394 3940 79 155 0 4237 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17576

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28165
/proc/meminfo: memFree=1754664/2055920 swapFree=4180928/4192956
[pid=28164] ppid=28162 vsize=21376 CPUtime=102.27
/proc/28164/stat : 28164 (precosat) R 28162 28164 28085 0 -1 4194304 5552 0 0 0 10223 4 0 0 25 0 1 0 216226893 21889024 4907 1992294400 134512640 135151029 4294956240 18446744073709551615 134574155 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28164/statm: 5344 4907 79 155 0 5187 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 21376

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28165
/proc/meminfo: memFree=1754984/2055920 swapFree=4180928/4192956
[pid=28164] ppid=28162 vsize=20256 CPUtime=162.24
/proc/28164/stat : 28164 (precosat) R 28162 28164 28085 0 -1 4194304 6539 0 0 0 16219 5 0 0 25 0 1 0 216226893 20742144 4757 1992294400 134512640 135151029 4294956240 18446744073709551615 134554794 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28164/statm: 5064 4757 79 155 0 4907 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 20256

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28165
/proc/meminfo: memFree=1752360/2055920 swapFree=4180928/4192956
[pid=28164] ppid=28162 vsize=22980 CPUtime=222.23
/proc/28164/stat : 28164 (precosat) R 28162 28164 28085 0 -1 4194304 7253 0 0 0 22217 6 0 0 25 0 1 0 216226893 23531520 5471 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28164/statm: 5745 5471 79 155 0 5588 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 22980

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28165
/proc/meminfo: memFree=1747560/2055920 swapFree=4180928/4192956
[pid=28164] ppid=28162 vsize=29060 CPUtime=282.21
/proc/28164/stat : 28164 (precosat) R 28162 28164 28085 0 -1 4194304 8426 0 0 0 28214 7 0 0 25 0 1 0 216226893 29757440 6644 1992294400 134512640 135151029 4294956240 18446744073709551615 134552130 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28164/statm: 7265 6644 79 155 0 7108 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 29060

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28165
/proc/meminfo: memFree=1746280/2055920 swapFree=4180928/4192956
[pid=28164] ppid=28162 vsize=30600 CPUtime=342.19
/proc/28164/stat : 28164 (precosat) R 28162 28164 28085 0 -1 4194304 8737 0 0 0 34212 7 0 0 25 0 1 0 216226893 31334400 6955 1992294400 134512640 135151029 4294956240 18446744073709551615 134552130 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28164/statm: 7650 6955 79 155 0 7493 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 30600

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28165
/proc/meminfo: memFree=1743848/2055920 swapFree=4180928/4192956
[pid=28164] ppid=28162 vsize=33336 CPUtime=402.18
/proc/28164/stat : 28164 (precosat) R 28162 28164 28085 0 -1 4194304 9338 0 0 0 40210 8 0 0 25 0 1 0 216226893 34136064 7556 1992294400 134512640 135151029 4294956240 18446744073709551615 134554789 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28164/statm: 8334 7556 79 155 0 8177 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 33336

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28165
/proc/meminfo: memFree=1742376/2055920 swapFree=4180928/4192956
[pid=28164] ppid=28162 vsize=34088 CPUtime=462.16
/proc/28164/stat : 28164 (precosat) R 28162 28164 28085 0 -1 4194304 10040 0 0 0 46208 8 0 0 25 0 1 0 216226893 34906112 7911 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28164/statm: 8522 7911 79 155 0 8365 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 34088

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28165
/proc/meminfo: memFree=1741224/2055920 swapFree=4180928/4192956
[pid=28164] ppid=28162 vsize=34088 CPUtime=522.15
/proc/28164/stat : 28164 (precosat) R 28162 28164 28085 0 -1 4194304 10316 0 0 0 52206 9 0 0 25 0 1 0 216226893 34906112 8187 1992294400 134512640 135151029 4294956240 18446744073709551615 134554803 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28164/statm: 8522 8187 79 155 0 8365 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 34088

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28165
/proc/meminfo: memFree=1740712/2055920 swapFree=4180928/4192956
[pid=28164] ppid=28162 vsize=34088 CPUtime=582.13
/proc/28164/stat : 28164 (precosat) R 28162 28164 28085 0 -1 4194304 10441 0 0 0 58204 9 0 0 25 0 1 0 216226893 34906112 8312 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28164/statm: 8522 8312 79 155 0 8365 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 34088

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28165
/proc/meminfo: memFree=1739304/2055920 swapFree=4180928/4192956
[pid=28164] ppid=28162 vsize=36068 CPUtime=642.11
/proc/28164/stat : 28164 (precosat) R 28162 28164 28085 0 -1 4194304 10774 0 0 0 64202 9 0 0 25 0 1 0 216226893 36933632 8645 1992294400 134512640 135151029 4294956240 18446744073709551615 134554580 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28164/statm: 9017 8645 79 155 0 8860 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 36068

[startup+702.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28173
/proc/meminfo: memFree=1714408/2055920 swapFree=4180928/4192956
[pid=28164] ppid=28162 vsize=58632 CPUtime=4061.13
/proc/28164/stat : 28164 (precosat) R 28162 28164 28085 0 -1 4194304 19057 0 0 0 406091 22 0 0 25 0 1 0 216226893 60039168 14502 1992294400 134512640 135151029 4294956240 18446744073709551615 134551595 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28164/statm: 14658 14502 79 155 0 14501 0
Current children cumulated CPU time (s) 4061.13
Current children cumulated vsize (KiB) 58632

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28173
/proc/meminfo: memFree=1714280/2055920 swapFree=4180928/4192956
[pid=28164] ppid=28162 vsize=58632 CPUtime=4121.11
/proc/28164/stat : 28164 (precosat) R 28162 28164 28085 0 -1 4194304 19095 0 0 0 412089 22 0 0 25 0 1 0 216226893 60039168 14540 1992294400 134512640 135151029 4294956240 18446744073709551615 134552112 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28164/statm: 14658 14540 79 155 0 14501 0
Current children cumulated CPU time (s) 4121.11
Current children cumulated vsize (KiB) 58632

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28173
/proc/meminfo: memFree=1714280/2055920 swapFree=4180928/4192956
[pid=28164] ppid=28162 vsize=58632 CPUtime=4181.09
/proc/28164/stat : 28164 (precosat) R 28162 28164 28085 0 -1 4194304 19095 0 0 0 418087 22 0 0 25 0 1 0 216226893 60039168 14540 1992294400 134512640 135151029 4294956240 18446744073709551615 134554766 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28164/statm: 14658 14540 79 155 0 14501 0
Current children cumulated CPU time (s) 4181.09
Current children cumulated vsize (KiB) 58632

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28173
/proc/meminfo: memFree=1714216/2055920 swapFree=4180928/4192956
[pid=28164] ppid=28162 vsize=58632 CPUtime=4241.07
/proc/28164/stat : 28164 (precosat) R 28162 28164 28085 0 -1 4194304 19095 0 0 0 424085 22 0 0 25 0 1 0 216226893 60039168 14540 1992294400 134512640 135151029 4294956240 18446744073709551615 134575918 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28164/statm: 14658 14540 79 155 0 14501 0
Current children cumulated CPU time (s) 4241.07
Current children cumulated vsize (KiB) 58632

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28173
/proc/meminfo: memFree=1714216/2055920 swapFree=4180928/4192956
[pid=28164] ppid=28162 vsize=58632 CPUtime=4301.05
/proc/28164/stat : 28164 (precosat) R 28162 28164 28085 0 -1 4194304 19095 0 0 0 430083 22 0 0 25 0 1 0 216226893 60039168 14540 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28164/statm: 14658 14540 79 155 0 14501 0
Current children cumulated CPU time (s) 4301.05
Current children cumulated vsize (KiB) 58632

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28173
/proc/meminfo: memFree=1714152/2055920 swapFree=4180928/4192956
[pid=28164] ppid=28162 vsize=58632 CPUtime=4361.04
/proc/28164/stat : 28164 (precosat) R 28162 28164 28085 0 -1 4194304 19095 0 0 0 436082 22 0 0 25 0 1 0 216226893 60039168 14540 1992294400 134512640 135151029 4294956240 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28164/statm: 14658 14540 79 155 0 14501 0
Current children cumulated CPU time (s) 4361.04
Current children cumulated vsize (KiB) 58632

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28173
/proc/meminfo: memFree=1714152/2055920 swapFree=4180928/4192956
[pid=28164] ppid=28162 vsize=58632 CPUtime=4421.02
/proc/28164/stat : 28164 (precosat) R 28162 28164 28085 0 -1 4194304 19095 0 0 0 442080 22 0 0 25 0 1 0 216226893 60039168 14540 1992294400 134512640 135151029 4294956240 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28164/statm: 14658 14540 79 155 0 14501 0
Current children cumulated CPU time (s) 4421.02
Current children cumulated vsize (KiB) 58632

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28173
/proc/meminfo: memFree=1714152/2055920 swapFree=4180928/4192956
[pid=28164] ppid=28162 vsize=58632 CPUtime=4481.01
/proc/28164/stat : 28164 (precosat) R 28162 28164 28085 0 -1 4194304 19095 0 0 0 448078 23 0 0 25 0 1 0 216226893 60039168 14540 1992294400 134512640 135151029 4294956240 18446744073709551615 134551972 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28164/statm: 14658 14540 79 155 0 14501 0
Current children cumulated CPU time (s) 4481.01
Current children cumulated vsize (KiB) 58632

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28173
/proc/meminfo: memFree=1714088/2055920 swapFree=4180928/4192956
[pid=28164] ppid=28162 vsize=58632 CPUtime=4540.99
/proc/28164/stat : 28164 (precosat) R 28162 28164 28085 0 -1 4194304 19095 0 0 0 454076 23 0 0 25 0 1 0 216226893 60039168 14540 1992294400 134512640 135151029 4294956240 18446744073709551615 134555146 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28164/statm: 14658 14540 79 155 0 14501 0
Current children cumulated CPU time (s) 4540.99
Current children cumulated vsize (KiB) 58632

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28173
/proc/meminfo: memFree=1714088/2055920 swapFree=4180928/4192956
[pid=28164] ppid=28162 vsize=58632 CPUtime=4600.98
/proc/28164/stat : 28164 (precosat) R 28162 28164 28085 0 -1 4194304 19095 0 0 0 460075 23 0 0 25 0 1 0 216226893 60039168 14540 1992294400 134512640 135151029 4294956240 18446744073709551615 134581789 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28164/statm: 14658 14540 79 155 0 14501 0
Current children cumulated CPU time (s) 4600.98
Current children cumulated vsize (KiB) 58632

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28173
/proc/meminfo: memFree=1714024/2055920 swapFree=4180928/4192956
[pid=28164] ppid=28162 vsize=58632 CPUtime=4660.96
/proc/28164/stat : 28164 (precosat) R 28162 28164 28085 0 -1 4194304 19100 0 0 0 466073 23 0 0 25 0 1 0 216226893 60039168 14545 1992294400 134512640 135151029 4294956240 18446744073709551615 134520453 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28164/statm: 14658 14545 79 155 0 14501 0
Current children cumulated CPU time (s) 4660.96
Current children cumulated vsize (KiB) 58632

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28173
/proc/meminfo: memFree=1714024/2055920 swapFree=4180928/4192956
[pid=28164] ppid=28162 vsize=58632 CPUtime=4720.94
/proc/28164/stat : 28164 (precosat) R 28162 28164 28085 0 -1 4194304 19102 0 0 0 472071 23 0 0 25 0 1 0 216226893 60039168 14547 1992294400 134512640 135151029 4294956240 18446744073709551615 134554575 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28164/statm: 14658 14547 79 155 0 14501 0
Current children cumulated CPU time (s) 4720.94
Current children cumulated vsize (KiB) 58632

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28173
/proc/meminfo: memFree=1713896/2055920 swapFree=4180928/4192956
[pid=28164] ppid=28162 vsize=58868 CPUtime=4780.92
/proc/28164/stat : 28164 (precosat) R 28162 28164 28085 0 -1 4194304 19123 0 0 0 478069 23 0 0 25 0 1 0 216226893 60280832 14568 1992294400 134512640 135151029 4294956240 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28164/statm: 14717 14568 79 155 0 14560 0
Current children cumulated CPU time (s) 4780.92
Current children cumulated vsize (KiB) 58868

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28173
/proc/meminfo: memFree=1704808/2055920 swapFree=4180928/4192956
[pid=28164] ppid=28162 vsize=68572 CPUtime=4840.9
/proc/28164/stat : 28164 (precosat) R 28162 28164 28085 0 -1 4194304 21430 0 0 0 484065 25 0 0 25 0 1 0 216226893 70217728 16791 1992294400 134512640 135151029 4294956240 18446744073709551615 134554905 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28164/statm: 17143 16791 79 155 0 16986 0
Current children cumulated CPU time (s) 4840.9
Current children cumulated vsize (KiB) 68572

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28173
/proc/meminfo: memFree=1704808/2055920 swapFree=4180928/4192956
[pid=28164] ppid=28162 vsize=68572 CPUtime=4900.88
/proc/28164/stat : 28164 (precosat) R 28162 28164 28085 0 -1 4194304 21432 0 0 0 490063 25 0 0 25 0 1 0 216226893 70217728 16793 1992294400 134512640 135151029 4294956240 18446744073709551615 134575907 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28164/statm: 17143 16793 79 155 0 16986 0
Current children cumulated CPU time (s) 4900.88
Current children cumulated vsize (KiB) 68572

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28173
/proc/meminfo: memFree=1704808/2055920 swapFree=4180928/4192956
[pid=28164] ppid=28162 vsize=68572 CPUtime=4960.87
/proc/28164/stat : 28164 (precosat) R 28162 28164 28085 0 -1 4194304 21433 0 0 0 496061 26 0 0 25 0 1 0 216226893 70217728 16794 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28164/statm: 17143 16794 79 155 0 16986 0
Current children cumulated CPU time (s) 4960.87
Current children cumulated vsize (KiB) 68572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28173
/proc/meminfo: memFree=1704680/2055920 swapFree=4180928/4192956
[pid=28164] ppid=28162 vsize=68572 CPUtime=5000.07
/proc/28164/stat : 28164 (precosat) R 28162 28164 28085 0 -1 4194304 21493 0 0 0 499981 26 0 0 25 0 1 0 216226893 70217728 16854 1992294400 134512640 135151029 4294956240 18446744073709551615 134574578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28164/statm: 17143 16854 79 155 0 16986 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 68572

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

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

[startup+5001.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28173
/proc/meminfo: memFree=1704680/2055920 swapFree=4180928/4192956
[pid=28164] ppid=28162 vsize=68572 CPUtime=5000.07
/proc/28164/stat : 28164 (precosat) R 28162 28164 28085 0 -1 4194304 21493 0 0 0 499981 26 0 0 25 0 1 0 216226893 70217728 16854 1992294400 134512640 135151029 4294956240 18446744073709551615 134574578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28164/statm: 17143 16854 79 155 0 16986 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 68572

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.52
CPU time (s): 5000.09
CPU user time (s): 4999.81
CPU system time (s): 0.272958
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 69088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.81
system time used= 0.272958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21493
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= 5807

runsolver used 3.89141 second user time and 10.0295 second system time

The end

Launcher Data

Begin job on node19 at 2009-05-09 17:12:16
IDJOB=1783766
IDBENCH=24674
IDSOLVER=607
FILE ID=node19/1783766-1241881936
PBS_JOBID= 9264665
Free space on /tmp= 66192 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-fclqcolor-10-07-09.sat05-1282.reshuffled-07.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1783766-1241881936/watcher-1783766-1241881936 -o /tmp/evaluation-result-1783766-1241881936/solver-1783766-1241881936 -C 5000 -W 6000 -M 1800  HOME/precosat HOME/instance-1783766-1241881936.cnf

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

MD5SUM BENCH= 9f209556efd81ba93e992e22316c3ed8
RANDOM SEED=223039059

node19.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.236
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.236
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:       1774800 kB
Buffers:         34308 kB
Cached:         172624 kB
SwapCached:       5772 kB
Active:          51780 kB
Inactive:       163044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1774800 kB
SwapTotal:     4192956 kB
SwapFree:      4180928 kB
Dirty:             768 kB
Writeback:           0 kB
Mapped:          13512 kB
Slab:            52248 kB
Committed_AS:   763236 kB
PageTables:       1452 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= 66192 MiB
End job on node19 at 2009-05-09 18:35:40