Trace number 1783814

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.03 5001.91

General information on the benchmark

Namecrafted/Hard/contest03/others/
hwb-n32-01-S1491788039.sat05-497.reshuffled-07.cnf
MD5SUMc528b705716be41ea2448c50a45c52a8
Bench CategoryCRAFTED (crafted 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 variables226
Number of clauses1078
Sum of the clauses size3624
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 226
Number of clauses of size 3636
Number of clauses of size 4416
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-1783814-1241888884.cnf
0.00/0.00	c found header 'p cnf 226 1078'
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     1078     225      0     1      0       0      0    0.0   0    0
0.00/0.01	c s    0.0      949     156      0     1     69       0      0    0.0   0    0
0.00/0.01	c l    0.0      949     156      0     1     69       0   1000    0.0   0    0
0.00/0.01	c R    0.0      949     156      0     1     69     100    100   27.8   9    0
0.00/0.01	c R    0.0      949     156      0     1     69     201    201   28.3  15    0
0.00/0.03	c N    0.0      949     156      0     1     69     805    805   27.4  34    0
0.00/0.03	c B    0.0      949     156      0     1     69    1001   1001   27.3  36    0
0.00/0.03	c +    0.0      949     156      0     1     69    1001   1100   27.3  36    0
0.00/0.04	c +    0.0      949     156      0     1     69    1250   1210   27.2  37    0
0.00/0.05	c +    0.1      949     156      0     1     69    1560   1331   26.8  37    0
0.00/0.07	c +    0.1      949     156      0     1     69    1951   1464   26.6  37    0
0.00/0.07	c B    0.1      949     156      0     1     69    2001   1648   26.6  36    0
0.00/0.09	c N    0.1      949     156      0     1     69    2407   2054   26.4  40    0
0.00/0.09	c +    0.1      949     156      0     1     69    2435   1610   26.4  40    0
0.09/0.11	c +    0.1      949     156      0     1     69    3041   1771   26.5  37    0
0.09/0.14	c +    0.1      949     156      0     1     69    3801   1948   26.9  38    0
0.09/0.18	c +    0.2      949     156      0     1     69    4750   2142   26.9  37    0
0.19/0.23	c +    0.2      949     156      0     1     69    5935   2356   26.8  41    1
0.19/0.25	c N    0.3      949     156      0     1     69    6416   2389   26.7  40    1
0.29/0.30	c
0.29/0.30	c       original/binary      fixed     eliminated      learned       agility
0.29/0.30	c   seconds        variables     equivalent    conflicts       height       MB
0.29/0.30	c
0.29/0.30	c +    0.3      949     156      0     1     69    7418   2591   26.5  38    1
0.29/0.33	c B    0.3      949     156      0     1     69    8003   2627   26.4  40    1
0.29/0.39	c +    0.4      949     156      0     1     69    9270   2850   26.1  43    1
0.39/0.49	c +    0.5      949     156      0     1     69   11588   3135   26.0  39    1
0.59/0.63	c +    0.6      949     156      0     1     69   14488   3448   25.8  37    1
0.69/0.70	c N    0.7      949     156      0     1     69   16043   3458   25.7  38    1
0.79/0.80	c +    0.8      949     156      0     1     69   18110   3792   25.6  39    1
1.00/1.02	c +    1.0      949     156      0     1     69   22636   4171   25.2  37    1
1.00/1.08	c B    1.1      949     156      0     1     69   24005   4185   25.1  36    1
1.19/1.29	c +    1.3      949     156      0     1     69   28295   4588   24.7  38    1
1.59/1.67	c +    1.7      949     156      0     1     69   35365   5046   24.3  34    1
1.79/1.82	c N    1.8      949     156      0     1     69   38496   5062   24.2  34    1
2.10/2.10	c +    2.1      949     156      0     1     69   44205   5550   24.2  36    1
2.59/2.70	c +    2.7      949     156      0     1     69   55256   6105   23.8  38    1
3.09/3.17	c B    3.2      949     156      0     1     69   64017   6125   23.5  39    1
3.39/3.45	c +    3.4      949     156      0     1     69   69071   6715   23.3  37    1
4.40/4.43	c +    4.4      949     156      0     1     69   86338   7386   22.9  42    2
4.59/4.65	c N    4.6      949     156      0     1     69   89787   7407   22.8  42    2
5.69/5.74	c +    5.7      949     156      0     1     69  107921   8124   22.4  37    2
7.49/7.53	c
7.49/7.53	c       original/binary      fixed     eliminated      learned       agility
7.49/7.53	c   seconds        variables     equivalent    conflicts       height       MB
7.49/7.53	c
7.49/7.53	c +    7.5      949     156      0     1     69  134900   8936   21.9  37    2
7.79/7.85	c s    7.8      950     156      0     1     69  140470   8961   21.8  38    1
8.39/8.45	c s    8.5      951     156      0     1     69  150618   8948   22.0  31    1
8.99/9.03	c B    9.0      951     156      0     1     69  160036   8958   22.1  41    2
9.59/9.66	c +    9.7      951     156      0     1     69  168627   9829   22.1  40    2
11.49/11.56	c s   11.6      954     156      0     1     69  196515   9849   21.9  35    1
11.99/12.05	c N   12.0      954     156      0     1     69  205174   9840   22.1  31    2
12.39/12.40	c +   12.4      954     156      0     1     69  210781  10811   22.2  30    2
16.09/16.11	c +   16.1      954     156      0     1     69  263476  11892   22.5  35    3
21.08/21.10	c +   21.1      954     156      0     1     69  329345  13081   22.7  33    2
25.28/25.32	c B   25.3      954     156      0     1     69  384080  13090   22.6  35    3
27.28/27.38	c +   27.4      954     156      0     1     69  411680  14389   22.6  32    3
31.18/31.23	c N   31.2      954     156      0     1     69  461545  14415   22.6  32    4
35.28/35.34	c +   35.3      954     156      0     1     69  514603  15827   22.5  31    4
45.88/45.99	c +   46.0      954     156      0     1     69  643251  17409   22.1  34    5
60.77/60.82	c +   60.8      954     156      0     1     69  804060  19149   21.7  34    6
69.56/69.67	c B   69.6      954     156      0     1     69  896172  19199   21.6  32    6
79.56/79.61	c +   79.6      954     156      0     1     69 1005079  21063   21.5  34    4
81.56/81.62	c N   81.6      954     156      0     1     69 1025521  21077   21.5  33    4
104.25/104.32	c
104.25/104.32	c       original/binary      fixed     eliminated      learned       agility
104.25/104.32	c   seconds        variables     equivalent    conflicts       height       MB
104.25/104.32	c
104.25/104.32	c +  104.3      954     156      0     1     69 1256346  23169   21.1  32    6
140.84/140.95	c +  140.9      954     156      0     1     69 1570431  25485   20.6  36    8
169.93/170.07	c s  170.0      955     156      0     1     69 1809377  25500   20.3  40    3
172.63/172.70	c s  172.6      956     156      0     1     69 1836183  25505   20.3  34    3
186.62/186.78	c +  186.7      956     156      0     1     69 1963035  28033   20.4  35    6
196.52/196.68	c B  196.6      956     156      0     1     69 2048374  28060   20.4  38    7
221.71/221.88	c N  221.8      956     156      0     1     69 2255772  28051   20.3  36    9
245.49/245.64	c +  245.5      956     156      0     1     69 2453793  30836   20.1  38    9
314.38/314.54	c s  314.4      957     156      0     1     69 2977749  30862   19.9  38    4
318.17/318.34	c s  318.2      960     156      0     1     69 3007951  30845   19.9  35    4
325.56/325.72	c +  325.6      960     156      0     1     69 3067243  33919   19.9  32    6
431.33/431.55	c +  431.4      960     156      0     1     69 3834050  37310   19.5  34   12
540.58/540.84	c B  540.6      960     156      0     1     69 4608785  37333   19.2  34   15
565.38/565.63	c +  565.4      960     156      0     1     69 4792564  41041   19.1  35   15
586.77/587.01	c N  586.8      960     156      0     1     69 4921269  41106   19.1  34   15
634.66/634.97	c s  634.7      961     156      0     1     69 5246037  41053   19.0  38    5
640.55/640.84	c s  640.6     1004     156      0     1     69 5288280  41064   19.0  37    6
646.05/646.31	c s  646.1     1007     156      0     1     69 5327304  41055   19.1  34    5
652.15/652.47	c s  652.2     1025     156      0     1     69 5368202  41060   19.1  38    6
658.14/658.46	c
658.14/658.46	c       original/binary      fixed     eliminated      learned       agility
658.14/658.46	c   seconds        variables     equivalent    conflicts       height       MB
658.14/658.46	c
658.14/658.46	c s  658.2     1027     156      0     1     69 5412348  41063   19.1  33    5
664.15/664.41	c s  664.2     1029     156      0     1     69 5454771  41062   19.1  34    5
746.11/746.45	c +  746.2     1029     156      0     1     69 5990707  45145   19.0  35   12
859.37/859.70	c s  859.4     1042     156      0     1     69 6678503  33885   18.7  35    4
992.52/993.00	c +  992.6     1042     156      0     1     69 7488380  49659   18.6  40   13
1222.93/1223.43	c s 1223.0     1050     156      0     1     69 8758780  37261   18.4  34    4
1326.79/1327.32	c + 1326.8     1050     156      0     1     69 9360476  54624   18.4  33   13
1496.62/1497.27	c B 1496.7     1050     156      0     1     69 10241522  54640   18.3  36   17
1573.90/1574.52	c N 1573.9     1050     156      0     1     69 10661870  54645   18.2  34   19
1817.41/1818.11	c s 1817.4     1058     156      0     1     69 11900444  41004   18.0  38    5
2419.18/2420.10	c s 2419.2      935     154      1     1     70 14845448  40669   17.8  37    5
3939.81/3941.30	c B 3939.8      935     154      1     1     70 22531041  54653   17.6  37   16
4017.98/4019.59	c N 4018.1      935     154      1     1     70 22962021  54640   17.6  37   17
5000.01/5001.90	c
5000.01/5001.90	c *** CAUGHT SIGNAL 15 ***
5000.01/5001.90	c
5000.01/5001.90	c 28036667 conflicts, 30894376 decisions, 1 random
5000.01/5001.90	c 0 iterations, 3 restarts, 38904 skipped
5000.01/5001.90	c 42 enlarged, 17 shrunken, 273802 rescored, 4918 rebiased
5000.01/5001.90	c 18 simplifications, 12 reductions
5000.01/5001.90	c
5000.01/5001.90	c vars: 1 fixed, 1 equiv, 70 elim, 1 merged
5000.01/5001.90	c elim: 14358 resolutions, 2 phases, 2 rounds
5000.01/5001.90	c sbst: 37% substituted, 0.0% nots, 19.2% ands, 0.0% xors, 80.8% ites
5000.01/5001.90	c arty: 2.20 and 0.00 xor average arity
5000.01/5001.90	c prbe: 7920 probed, 24 phases, 25 rounds
5000.01/5001.90	c prbe: 1 failed, 0 lifted, 0 merged
5000.01/5001.90	c sccs: 0 non trivial, 0 fixed, 0 merged
5000.01/5001.90	c hash: 0 units, 1 merged
5000.01/5001.90	c mins: 592820220 learned, 33% deleted, 392 strong, 24 depth
5000.01/5001.90	c subs: 6 forward, 0 backward, 3 doms
5000.01/5001.90	c strs: 18 forward, 4 backward
5000.01/5001.90	c doms: 3 dominators, 0 high, 0 low
5000.01/5001.90	c prps: 1144030489 propagations, 0.23 megaprops
5000.01/5001.90	c
5000.01/5001.90	c 5000.0 seconds, 28 MB max, 2898 MB recycled
5000.01/5001.90	c
5000.01/5001.90	c *** CAUGHT SIGNAL 15 ***
5000.01/5001.90	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-1783814-1241888884/watcher-1783814-1241888884 -o /tmp/evaluation-result-1783814-1241888884/solver-1783814-1241888884 -C 5000 -W 6000 -M 1800 HOME/precosat HOME/instance-1783814-1241888884.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.03 1.02 1.00 3/64 24189
/proc/meminfo: memFree=1669752/2055920 swapFree=4180356/4192956
[pid=24189] ppid=24187 vsize=916 CPUtime=0
/proc/24189/stat : 24189 (precosat) R 24187 24189 24152 0 -1 4194304 139 0 0 0 0 0 0 0 18 0 1 0 216923126 937984 123 1992294400 134512640 135151029 4294956240 18446744073709551615 134519580 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24189/statm: 229 123 79 155 0 72 0

[startup+0.0976409 s]
/proc/loadavg: 1.03 1.02 1.00 3/64 24189
/proc/meminfo: memFree=1669752/2055920 swapFree=4180356/4192956
[pid=24189] ppid=24187 vsize=1180 CPUtime=0.09
/proc/24189/stat : 24189 (precosat) R 24187 24189 24152 0 -1 4194304 223 0 0 0 9 0 0 0 18 0 1 0 216923126 1208320 207 1992294400 134512640 135151029 4294956240 18446744073709551615 134551294 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24189/statm: 295 207 79 155 0 138 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1180

[startup+0.101641 s]
/proc/loadavg: 1.03 1.02 1.00 3/64 24189
/proc/meminfo: memFree=1669752/2055920 swapFree=4180356/4192956
[pid=24189] ppid=24187 vsize=1180 CPUtime=0.09
/proc/24189/stat : 24189 (precosat) R 24187 24189 24152 0 -1 4194304 231 0 0 0 9 0 0 0 18 0 1 0 216923126 1208320 215 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24189/statm: 295 215 79 155 0 138 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1180

[startup+0.30168 s]
/proc/loadavg: 1.03 1.02 1.00 3/64 24189
/proc/meminfo: memFree=1669752/2055920 swapFree=4180356/4192956
[pid=24189] ppid=24187 vsize=1308 CPUtime=0.29
/proc/24189/stat : 24189 (precosat) R 24187 24189 24152 0 -1 4194304 256 0 0 0 29 0 0 0 19 0 1 0 216923126 1339392 240 1992294400 134512640 135151029 4294956240 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24189/statm: 327 240 79 155 0 170 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1308

[startup+0.701758 s]
/proc/loadavg: 1.03 1.02 1.00 3/64 24189
/proc/meminfo: memFree=1669752/2055920 swapFree=4180356/4192956
[pid=24189] ppid=24187 vsize=1572 CPUtime=0.69
/proc/24189/stat : 24189 (precosat) R 24187 24189 24152 0 -1 4194304 329 0 0 0 69 0 0 0 23 0 1 0 216923126 1609728 313 1992294400 134512640 135151029 4294956240 18446744073709551615 134551331 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24189/statm: 393 313 79 155 0 236 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1572

[startup+1.50192 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 24190
/proc/meminfo: memFree=1668656/2055920 swapFree=4180356/4192956
[pid=24189] ppid=24187 vsize=1968 CPUtime=1.49
/proc/24189/stat : 24189 (precosat) R 24187 24189 24152 0 -1 4194304 402 0 0 0 149 0 0 0 25 0 1 0 216923126 2015232 386 1992294400 134512640 135151029 4294956240 18446744073709551615 134578057 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24189/statm: 492 386 79 155 0 335 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1968

[startup+3.10124 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 24190
/proc/meminfo: memFree=1668144/2055920 swapFree=4180356/4192956
[pid=24189] ppid=24187 vsize=2368 CPUtime=3.09
/proc/24189/stat : 24189 (precosat) R 24187 24189 24152 0 -1 4194304 495 0 0 0 309 0 0 0 25 0 1 0 216923126 2424832 479 1992294400 134512640 135151029 4294956240 18446744073709551615 134531018 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24189/statm: 592 479 79 155 0 435 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2368

[startup+6.30187 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 24190
/proc/meminfo: memFree=1667520/2055920 swapFree=4180356/4192956
[pid=24189] ppid=24187 vsize=2912 CPUtime=6.29
/proc/24189/stat : 24189 (precosat) R 24187 24189 24152 0 -1 4194304 651 0 0 0 629 0 0 0 25 0 1 0 216923126 2981888 635 1992294400 134512640 135151029 4294956240 18446744073709551615 134554875 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24189/statm: 728 635 79 155 0 571 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2912

[startup+12.7011 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 24190
/proc/meminfo: memFree=1666880/2055920 swapFree=4180356/4192956
[pid=24189] ppid=24187 vsize=3196 CPUtime=12.69
/proc/24189/stat : 24189 (precosat) R 24187 24189 24152 0 -1 4194304 742 0 0 0 1269 0 0 0 25 0 1 0 216923126 3272704 718 1992294400 134512640 135151029 4294956240 18446744073709551615 134555084 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24189/statm: 799 718 79 155 0 642 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3196

[startup+25.5017 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 24190
/proc/meminfo: memFree=1664960/2055920 swapFree=4180356/4192956
[pid=24189] ppid=24187 vsize=5304 CPUtime=25.48
/proc/24189/stat : 24189 (precosat) R 24187 24189 24152 0 -1 4194304 1226 0 0 0 2548 0 0 0 25 0 1 0 216923126 5431296 1202 1992294400 134512640 135151029 4294956240 18446744073709551615 134554575 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24189/statm: 1326 1202 79 155 0 1169 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5304

[startup+51.1018 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 24190
/proc/meminfo: memFree=1663680/2055920 swapFree=4180356/4192956
[pid=24189] ppid=24187 vsize=6812 CPUtime=51.07
/proc/24189/stat : 24189 (precosat) R 24187 24189 24152 0 -1 4194304 1552 0 0 0 5106 1 0 0 25 0 1 0 216923126 6975488 1528 1992294400 134512640 135151029 4294956240 18446744073709551615 134574106 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24189/statm: 1703 1528 79 155 0 1546 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6812

[startup+102.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 24190
/proc/meminfo: memFree=1661888/2055920 swapFree=4180356/4192956
[pid=24189] ppid=24187 vsize=8392 CPUtime=102.25
/proc/24189/stat : 24189 (precosat) R 24187 24189 24152 0 -1 4194304 2004 0 0 0 10224 1 0 0 25 0 1 0 216923126 8593408 1961 1992294400 134512640 135151029 4294956240 18446744073709551615 134555146 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24189/statm: 2098 1961 79 155 0 1941 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 8392

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24190
/proc/meminfo: memFree=1659264/2055920 swapFree=4180356/4192956
[pid=24189] ppid=24187 vsize=11216 CPUtime=162.23
/proc/24189/stat : 24189 (precosat) R 24187 24189 24152 0 -1 4194304 2632 0 0 0 16221 2 0 0 25 0 1 0 216923126 11485184 2589 1992294400 134512640 135151029 4294956240 18446744073709551615 134574638 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24189/statm: 2804 2589 79 155 0 2647 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 11216

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24190
/proc/meminfo: memFree=1658880/2055920 swapFree=4180356/4192956
[pid=24189] ppid=24187 vsize=11152 CPUtime=222.21
/proc/24189/stat : 24189 (precosat) R 24187 24189 24152 0 -1 4194304 2759 0 0 0 22219 2 0 0 25 0 1 0 216923126 11419648 2677 1992294400 134512640 135151029 4294956240 18446744073709551615 134554774 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24189/statm: 2788 2677 79 155 0 2631 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 11152

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24190
/proc/meminfo: memFree=1658112/2055920 swapFree=4180356/4192956
[pid=24189] ppid=24187 vsize=12328 CPUtime=282.19
/proc/24189/stat : 24189 (precosat) R 24187 24189 24152 0 -1 4194304 2948 0 0 0 28216 3 0 0 25 0 1 0 216923126 12623872 2866 1992294400 134512640 135151029 4294956240 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24189/statm: 3082 2866 79 155 0 2925 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 12328

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24190
/proc/meminfo: memFree=1657088/2055920 swapFree=4180356/4192956
[pid=24189] ppid=24187 vsize=13220 CPUtime=342.16
/proc/24189/stat : 24189 (precosat) R 24187 24189 24152 0 -1 4194304 3345 0 0 0 34213 3 0 0 25 0 1 0 216923126 13537280 3095 1992294400 134512640 135151029 4294956240 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24189/statm: 3305 3095 79 155 0 3148 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 13220

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24190
/proc/meminfo: memFree=1656704/2055920 swapFree=4180356/4192956
[pid=24189] ppid=24187 vsize=13472 CPUtime=402.14
/proc/24189/stat : 24189 (precosat) R 24187 24189 24152 0 -1 4194304 3476 0 0 0 40210 4 0 0 25 0 1 0 216923126 13795328 3226 1992294400 134512640 135151029 4294956240 18446744073709551615 134520484 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24189/statm: 3368 3226 79 155 0 3211 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 13472

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24190
/proc/meminfo: memFree=1655104/2055920 swapFree=4180356/4192956
[pid=24189] ppid=24187 vsize=15652 CPUtime=462.12
/proc/24189/stat : 24189 (precosat) R 24187 24189 24152 0 -1 4194304 3873 0 0 0 46208 4 0 0 25 0 1 0 216923126 16027648 3623 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24189/statm: 3913 3623 79 155 0 3756 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 15652

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24190
/proc/meminfo: memFree=1654016/2055920 swapFree=4180356/4192956
[pid=24189] ppid=24187 vsize=17132 CPUtime=522.09
/proc/24189/stat : 24189 (precosat) R 24187 24189 24152 0 -1 4194304 4139 0 0 0 52205 4 0 0 25 0 1 0 216923126 17543168 3889 1992294400 134512640 135151029 4294956240 18446744073709551615 134555130 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24189/statm: 4283 3889 79 155 0 4126 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 17132

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24190
/proc/meminfo: memFree=1653504/2055920 swapFree=4180356/4192956
[pid=24189] ppid=24187 vsize=17740 CPUtime=582.07
/proc/24189/stat : 24189 (precosat) R 24187 24189 24152 0 -1 4194304 4258 0 0 0 58202 5 0 0 25 0 1 0 216923126 18165760 4008 1992294400 134512640 135151029 4294956240 18446744073709551615 134554774 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24189/statm: 4435 4008 79 155 0 4278 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 17740

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24190
/proc/meminfo: memFree=1652288/2055920 swapFree=4180356/4192956
[pid=24189] ppid=24187 vsize=18280 CPUtime=642.06
/proc/24189/stat : 24189 (precosat) R 24187 24189 24152 0 -1 4194304 4724 0 0 0 64200 6 0 0 25 0 1 0 216923126 18718720 4298 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24189/statm: 4570 4298 79 155 0 4413 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 18280

[startup+702.302 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.06 1.08 1.04 2/65 24198
/proc/meminfo: memFree=1642240/2055920 swapFree=4180356/4192956
[pid=24189] ppid=24187 vsize=26036 CPUtime=4060.76
/proc/24189/stat : 24189 (precosat) R 24187 24189 24152 0 -1 4194304 9364 0 0 0 406053 23 0 0 25 0 1 0 216923126 26660864 6395 1992294400 134512640 135151029 4294956240 18446744073709551615 134574555 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24189/statm: 6509 6395 79 155 0 6352 0
Current children cumulated CPU time (s) 4060.76
Current children cumulated vsize (KiB) 26036

[startup+4122.3 s]
/proc/loadavg: 1.07 1.08 1.04 2/65 24198
/proc/meminfo: memFree=1642240/2055920 swapFree=4180356/4192956
[pid=24189] ppid=24187 vsize=26036 CPUtime=4120.74
/proc/24189/stat : 24189 (precosat) R 24187 24189 24152 0 -1 4194304 9367 0 0 0 412051 23 0 0 25 0 1 0 216923126 26660864 6398 1992294400 134512640 135151029 4294956240 18446744073709551615 134574571 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24189/statm: 6509 6398 79 155 0 6352 0
Current children cumulated CPU time (s) 4120.74
Current children cumulated vsize (KiB) 26036

[startup+4182.3 s]
/proc/loadavg: 1.06 1.07 1.04 2/65 24198
/proc/meminfo: memFree=1642240/2055920 swapFree=4180356/4192956
[pid=24189] ppid=24187 vsize=26036 CPUtime=4180.72
/proc/24189/stat : 24189 (precosat) R 24187 24189 24152 0 -1 4194304 9367 0 0 0 418048 24 0 0 25 0 1 0 216923126 26660864 6398 1992294400 134512640 135151029 4294956240 18446744073709551615 134554575 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24189/statm: 6509 6398 79 155 0 6352 0
Current children cumulated CPU time (s) 4180.72
Current children cumulated vsize (KiB) 26036

[startup+4242.3 s]
/proc/loadavg: 1.13 1.09 1.05 2/65 24198
/proc/meminfo: memFree=1642240/2055920 swapFree=4180356/4192956
[pid=24189] ppid=24187 vsize=26036 CPUtime=4240.7
/proc/24189/stat : 24189 (precosat) R 24187 24189 24152 0 -1 4194304 9367 0 0 0 424046 24 0 0 25 0 1 0 216923126 26660864 6398 1992294400 134512640 135151029 4294956240 18446744073709551615 134551331 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24189/statm: 6509 6398 79 155 0 6352 0
Current children cumulated CPU time (s) 4240.7
Current children cumulated vsize (KiB) 26036

[startup+4302.3 s]
/proc/loadavg: 1.12 1.09 1.05 2/65 24198
/proc/meminfo: memFree=1642048/2055920 swapFree=4180356/4192956
[pid=24189] ppid=24187 vsize=26036 CPUtime=4300.67
/proc/24189/stat : 24189 (precosat) R 24187 24189 24152 0 -1 4194304 9446 0 0 0 430043 24 0 0 25 0 1 0 216923126 26660864 6403 1992294400 134512640 135151029 4294956240 18446744073709551615 134554575 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24189/statm: 6509 6403 79 155 0 6352 0
Current children cumulated CPU time (s) 4300.67
Current children cumulated vsize (KiB) 26036

[startup+4362.3 s]
/proc/loadavg: 1.11 1.09 1.05 2/65 24198
/proc/meminfo: memFree=1642048/2055920 swapFree=4180356/4192956
[pid=24189] ppid=24187 vsize=26036 CPUtime=4360.65
/proc/24189/stat : 24189 (precosat) R 24187 24189 24152 0 -1 4194304 9446 0 0 0 436041 24 0 0 25 0 1 0 216923126 26660864 6403 1992294400 134512640 135151029 4294956240 18446744073709551615 134574578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24189/statm: 6509 6403 79 155 0 6352 0
Current children cumulated CPU time (s) 4360.65
Current children cumulated vsize (KiB) 26036

[startup+4422.3 s]
/proc/loadavg: 1.17 1.10 1.05 2/65 24198
/proc/meminfo: memFree=1642048/2055920 swapFree=4180356/4192956
[pid=24189] ppid=24187 vsize=26036 CPUtime=4420.63
/proc/24189/stat : 24189 (precosat) R 24187 24189 24152 0 -1 4194304 9446 0 0 0 442039 24 0 0 25 0 1 0 216923126 26660864 6403 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24189/statm: 6509 6403 79 155 0 6352 0
Current children cumulated CPU time (s) 4420.63
Current children cumulated vsize (KiB) 26036

[startup+4482.3 s]
/proc/loadavg: 1.06 1.08 1.05 2/65 24198
/proc/meminfo: memFree=1642048/2055920 swapFree=4180356/4192956
[pid=24189] ppid=24187 vsize=26036 CPUtime=4480.6
/proc/24189/stat : 24189 (precosat) R 24187 24189 24152 0 -1 4194304 9446 0 0 0 448036 24 0 0 25 0 1 0 216923126 26660864 6403 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24189/statm: 6509 6403 79 155 0 6352 0
Current children cumulated CPU time (s) 4480.6
Current children cumulated vsize (KiB) 26036

[startup+4542.3 s]
/proc/loadavg: 1.02 1.06 1.04 2/65 24198
/proc/meminfo: memFree=1642048/2055920 swapFree=4180356/4192956
[pid=24189] ppid=24187 vsize=26036 CPUtime=4540.59
/proc/24189/stat : 24189 (precosat) R 24187 24189 24152 0 -1 4194304 9446 0 0 0 454034 25 0 0 25 0 1 0 216923126 26660864 6403 1992294400 134512640 135151029 4294956240 18446744073709551615 134520484 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24189/statm: 6509 6403 79 155 0 6352 0
Current children cumulated CPU time (s) 4540.59
Current children cumulated vsize (KiB) 26036

[startup+4602.3 s]
/proc/loadavg: 1.00 1.05 1.03 2/65 24198
/proc/meminfo: memFree=1641984/2055920 swapFree=4180356/4192956
[pid=24189] ppid=24187 vsize=26036 CPUtime=4600.56
/proc/24189/stat : 24189 (precosat) R 24187 24189 24152 0 -1 4194304 9446 0 0 0 460031 25 0 0 25 0 1 0 216923126 26660864 6403 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24189/statm: 6509 6403 79 155 0 6352 0
Current children cumulated CPU time (s) 4600.56
Current children cumulated vsize (KiB) 26036

[startup+4662.3 s]
/proc/loadavg: 1.00 1.04 1.03 2/65 24198
/proc/meminfo: memFree=1641984/2055920 swapFree=4180356/4192956
[pid=24189] ppid=24187 vsize=26036 CPUtime=4660.54
/proc/24189/stat : 24189 (precosat) R 24187 24189 24152 0 -1 4194304 9447 0 0 0 466029 25 0 0 25 0 1 0 216923126 26660864 6404 1992294400 134512640 135151029 4294956240 18446744073709551615 134554517 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24189/statm: 6509 6404 79 155 0 6352 0
Current children cumulated CPU time (s) 4660.54
Current children cumulated vsize (KiB) 26036

[startup+4722.31 s]
/proc/loadavg: 1.04 1.04 1.03 2/65 24198
/proc/meminfo: memFree=1641856/2055920 swapFree=4180356/4192956
[pid=24189] ppid=24187 vsize=26528 CPUtime=4720.52
/proc/24189/stat : 24189 (precosat) R 24187 24189 24152 0 -1 4194304 9493 0 0 0 472027 25 0 0 25 0 1 0 216923126 27164672 6450 1992294400 134512640 135151029 4294956240 18446744073709551615 134554803 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24189/statm: 6632 6450 79 155 0 6475 0
Current children cumulated CPU time (s) 4720.52
Current children cumulated vsize (KiB) 26528

[startup+4782.3 s]
/proc/loadavg: 1.06 1.05 1.03 2/65 24198
/proc/meminfo: memFree=1642048/2055920 swapFree=4180356/4192956
[pid=24189] ppid=24187 vsize=25760 CPUtime=4780.49
/proc/24189/stat : 24189 (precosat) R 24187 24189 24152 0 -1 4194304 9493 0 0 0 478024 25 0 0 25 0 1 0 216923126 26378240 6352 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24189/statm: 6440 6352 79 155 0 6283 0
Current children cumulated CPU time (s) 4780.49
Current children cumulated vsize (KiB) 25760

[startup+4842.3 s]
/proc/loadavg: 1.02 1.04 1.02 2/65 24198
/proc/meminfo: memFree=1642048/2055920 swapFree=4180356/4192956
[pid=24189] ppid=24187 vsize=25760 CPUtime=4840.47
/proc/24189/stat : 24189 (precosat) R 24187 24189 24152 0 -1 4194304 9493 0 0 0 484021 26 0 0 25 0 1 0 216923126 26378240 6352 1992294400 134512640 135151029 4294956240 18446744073709551615 134574325 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24189/statm: 6440 6352 79 155 0 6283 0
Current children cumulated CPU time (s) 4840.47
Current children cumulated vsize (KiB) 25760

[startup+4902.3 s]
/proc/loadavg: 1.00 1.03 1.02 2/65 24198
/proc/meminfo: memFree=1642048/2055920 swapFree=4180356/4192956
[pid=24189] ppid=24187 vsize=25760 CPUtime=4900.45
/proc/24189/stat : 24189 (precosat) R 24187 24189 24152 0 -1 4194304 9493 0 0 0 490019 26 0 0 25 0 1 0 216923126 26378240 6352 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24189/statm: 6440 6352 79 155 0 6283 0
Current children cumulated CPU time (s) 4900.45
Current children cumulated vsize (KiB) 25760

[startup+4962.3 s]
/proc/loadavg: 1.00 1.02 1.01 2/65 24198
/proc/meminfo: memFree=1642048/2055920 swapFree=4180356/4192956
[pid=24189] ppid=24187 vsize=25760 CPUtime=4960.42
/proc/24189/stat : 24189 (precosat) R 24187 24189 24152 0 -1 4194304 9503 0 0 0 496016 26 0 0 25 0 1 0 216923126 26378240 6362 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24189/statm: 6440 6362 79 155 0 6283 0
Current children cumulated CPU time (s) 4960.42
Current children cumulated vsize (KiB) 25760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.9 s]
/proc/loadavg: 1.00 1.02 1.01 2/65 24198
/proc/meminfo: memFree=1641984/2055920 swapFree=4180356/4192956
[pid=24189] ppid=24187 vsize=25760 CPUtime=5000.01
/proc/24189/stat : 24189 (precosat) R 24187 24189 24152 0 -1 4194304 9503 0 0 0 499975 26 0 0 25 0 1 0 216923126 26378240 6362 1992294400 134512640 135151029 4294956240 18446744073709551615 134520484 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24189/statm: 6440 6362 79 155 0 6283 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 25760

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

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

[startup+5001.9 s]
/proc/loadavg: 1.00 1.02 1.01 2/65 24198
/proc/meminfo: memFree=1641984/2055920 swapFree=4180356/4192956
[pid=24189] ppid=24187 vsize=25760 CPUtime=5000.01
/proc/24189/stat : 24189 (precosat) R 24187 24189 24152 0 -1 4194304 9503 0 0 0 499975 26 0 0 25 0 1 0 216923126 26378240 6362 1992294400 134512640 135151029 4294956240 18446744073709551615 134520484 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24189/statm: 6440 6362 79 155 0 6283 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 25760

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.91
CPU time (s): 5000.03
CPU user time (s): 4999.76
CPU system time (s): 0.271958
CPU usage (%): 99.9624
Max. virtual memory (cumulated for all children) (KiB): 31028

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

runsolver used 3.40348 second user time and 10.4354 second system time

The end

Launcher Data

Begin job on node1 at 2009-05-09 19:08:04
IDJOB=1783814
IDBENCH=24693
IDSOLVER=607
FILE ID=node1/1783814-1241888884
PBS_JOBID= 9264721
Free space on /tmp= 66256 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT07/crafted/Hard/contest03/others/hwb-n32-01-S1491788039.sat05-497.reshuffled-07.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1783814-1241888884/watcher-1783814-1241888884 -o /tmp/evaluation-result-1783814-1241888884/solver-1783814-1241888884 -C 5000 -W 6000 -M 1800  HOME/precosat HOME/instance-1783814-1241888884.cnf

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

MD5SUM BENCH= c528b705716be41ea2448c50a45c52a8
RANDOM SEED=37525985

node1.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.259
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	: 5931.00
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.259
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:       1670168 kB
Buffers:         37760 kB
Cached:         282692 kB
SwapCached:       6356 kB
Active:          46712 kB
Inactive:       281484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1670168 kB
SwapTotal:     4192956 kB
SwapFree:      4180356 kB
Dirty:             804 kB
Writeback:           0 kB
Mapped:          13428 kB
Slab:            43472 kB
Committed_AS:   762720 kB
PageTables:       1436 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= 66256 MiB
End job on node1 at 2009-05-09 20:31:28