Trace number 3365661

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT09 reference solver:precosat 236? (TO) 5000.05 4999.92

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_09_UNSAT.cnf
MD5SUMfeb620c17f2a4d7899a2e7883baa7391
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1430
Number of clauses87044
Sum of the clauses size258924
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22369
Number of clauses of size 384652
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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-3365661-1305315791.cnf
0.00/0.00	c found header 'p cnf 1430 87044'
0.00/0.03	c finished parsing
0.00/0.03	c
0.00/0.03	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.00/0.03	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.00/0.03	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.00/0.03	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.00/0.03	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.00/0.03	c --random=1 --spread=2000 --seed=0 --skip=25
0.00/0.03	c
0.00/0.03	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.00/0.03	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.00/0.03	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.00/0.03	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.00/0.03	c
0.00/0.03	c starting search after 0.0 seconds
0.00/0.03	c no decision limit
0.00/0.03	c
0.00/0.03	c       original/binary      fixed     eliminated      learned       agility
0.00/0.03	c   seconds        variables     equivalent    conflicts       height       MB
0.00/0.03	c
0.00/0.03	c *    0.0    87044    1363      0    67      0       0      0    0.0   0    5
1.29/1.33	c s    1.3    85983     825      0   157    448       0      0    0.0   0    6
1.29/1.33	c l    1.3    85983     825      0   157    448       0  84137    0.0   0    6
1.29/1.35	c R    1.4    85983     825      0   157    448     100    100  116.6  16    6
1.29/1.36	c R    1.4    85983     825      0   157    448     201    201   80.9  13    7
1.39/1.43	c R    1.4    85983     825      0   157    448     805    805   41.7  10    7
1.39/1.45	c B    1.5    85983     825      0   157    448    1001   1001   38.0  16    7
1.49/1.57	c B    1.6    85983     825      0   157    448    2001   2001   31.4  13    7
1.59/1.61	c R    1.6    85983     825      0   157    448    2413   2413   30.7   7    7
1.89/1.92	c R    1.9    85983     825      0   157    448    6433   6433   27.0   9    8
1.99/2.02	c B    2.0    85983     825      0   157    448    8004   8004   25.7   7    8
3.09/3.11	c R    3.1    85983     825      0   157    448   16064  16064   23.8  13    9
3.89/3.94	c B    3.9    85983     825      0   157    448   24007  24007   23.1  11   11
5.29/5.39	c R    5.4    85983     825      0   157    448   38514  38514   21.7   6   13
8.19/8.21	c B    8.2    85983     825      0   157    448   64020  64020   21.0  10   17
11.29/11.37	c +   11.4    85983     825      0   157    448   84137  92550   21.2   9   20
11.99/12.08	c R   12.1    85983     825      0   157    448   89812  89812   20.8   9   21
14.09/14.13	c +   14.1    85983     825      0   157    448  105172 101805   20.5  12   21
18.39/18.49	c +   18.5    85983     825      0   157    448  131465 111985   20.5  14   23
23.40/23.41	c
23.40/23.41	c       original/binary      fixed     eliminated      learned       agility
23.40/23.41	c   seconds        variables     equivalent    conflicts       height       MB
23.40/23.41	c
23.40/23.41	c B   23.4    85983     825      0   157    448  160047 111990   21.0  10   25
24.00/24.06	c +   24.1    85983     825      0   157    448  164331 123183   21.0  12   25
30.69/30.75	c R   30.8    85983     825      0   157    448  205196 123191   20.6  13   28
30.69/30.80	c +   30.8    85983     825      0   157    448  205410 135501   20.6  10   28
40.80/40.85	c +   40.9    85983     825      0   157    448  256760 149051   20.1  11   31
55.20/55.20	c +   55.2    85983     825      0   157    448  320950 163956   20.2   9   33
68.80/68.89	c B   68.9    85983     825      0   157    448  384107 163961   20.3  11   35
72.80/72.86	c +   72.9    85983     825      0   157    448  401185 180351   20.3   8   35
84.40/84.42	c R   84.4    85983     825      0   157    448  461623 180366   20.3  14   38
86.39/86.44	c s   86.4    85984     825      0   157    448  470448 180367   20.1  16   27
93.19/93.24	c +   93.2    85984     825      0   157    448  501480 198386   19.9   8   31
127.20/127.28	c +  127.3    85984     825      0   157    448  626851 218224   19.7  10   41
168.20/168.25	c +  168.3    85984     825      0   157    448  783560 240046   19.6   7   45
199.69/199.79	c B  199.8    85984     825      0   157    448  896202 240060   19.5  13   48
221.89/221.96	c +  222.0    85984     825      0   157    448  979450 264050   19.2  12   49
234.19/234.20	c R  234.2    85984     825      0   157    448 1025692 264063   19.2   8   51
289.90/289.95	c +  290.0    85984     825      0   157    448 1224310 290455   18.7  10   55
396.60/396.61	c +  396.6    85984     825      0   157    448 1530385 319500   18.7  13   61
532.60/532.66	c +  532.7    85984     825      0   157    448 1912981 351450   18.5  13   65
589.91/589.91	c
589.91/589.91	c       original/binary      fixed     eliminated      learned       agility
589.91/589.91	c   seconds        variables     equivalent    conflicts       height       MB
589.91/589.91	c
589.91/589.91	c B  589.9    85984     825      0   157    448 2048366 351459   18.4   8   69
664.11/664.15	c R  664.2    85984     825      0   157    448 2256052 351465   18.3  11   70
704.31/704.35	c +  704.4    85984     825      0   157    448 2391226 386595   18.1  11   70
960.52/960.50	c +  960.5    85984     825      0   157    448 2989031 425254   18.0   9   81
1320.73/1320.79	c + 1320.8    85984     825      0   157    448 3736286 467779   17.8  13   87
1782.94/1782.99	c B 1783.0    85984     825      0   157    448 4608757 467786   17.5  14   95
1808.04/1808.04	c + 1808.1    85984     825      0   157    448 4670356 514556   17.5  11   95
1935.05/1935.08	c R 1935.1    85984     825      0   157    448 4921564 514563   17.3  10  100
2417.66/2417.68	c + 2417.7    85984     825      0   157    448 5837946 566011   17.1  10  111
3362.38/3362.34	c + 3362.4    85984     825      0   157    448 7297431 622612   16.8  12  119
4638.22/4638.10	c + 4638.2    85984     825      0   157    448 9121785 684873   16.4  13  133
5000.03/4999.91	c
5000.03/4999.91	c *** CAUGHT SIGNAL 15 ***
5000.03/4999.91	c
5000.03/4999.91	c 9575693 conflicts, 11362840 decisions, 1594 random
5000.03/4999.91	c 0 iterations, 15737 restarts, 0 skipped
5000.03/4999.91	c 22 enlarged, 1 shrunken, 93572 rescored, 2044 rebiased
5000.03/4999.91	c 2 simplifications, 0 reductions
5000.03/4999.91	c
5000.03/4999.91	c vars: 0 fixed, 157 equiv, 448 elim, 157 merged
5000.03/4999.91	c elim: 584858 resolutions, 1 phases, 1 rounds
5000.03/4999.91	c sbst: 100% substituted, 0.0% nots, 100.0% ands, 0.0% xors, 0.0% ites
5000.03/4999.91	c arty: 2.21 and 0.00 xor average arity
5000.03/4999.91	c prbe: 918342 probed, 556 phases, 556 rounds
5000.03/4999.91	c prbe: 0 failed, 0 lifted, 0 merged
5000.03/4999.91	c sccs: 0 non trivial, 0 fixed, 0 merged
5000.03/4999.91	c hash: 0 units, 157 merged
5000.03/4999.91	c mins: 170472753 learned, 24% deleted, 429 strong, 24 depth
5000.03/4999.91	c subs: 126 forward, 0 backward, 67 doms
5000.03/4999.91	c strs: 0 forward, 0 backward
5000.03/4999.91	c doms: 67 dominators, 0 high, 0 low
5000.03/4999.91	c prps: 861911442 propagations, 0.17 megaprops
5000.03/4999.91	c
5000.03/4999.91	c 5000.0 seconds, 141 MB max, 817 MB recycled
5000.03/4999.91	c
5000.03/4999.91	c *** CAUGHT SIGNAL 15 ***
5000.03/4999.91	c

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 1.99 1.67 0.87 2/272 20316
/proc/meminfo: memFree=8244496/32950904 swapFree=67057400/67111528
[pid=20316] ppid=20314 vsize=2188 CPUtime=0 cores=1,3,5,7
/proc/20316/stat : 20316 (precosat) R 20314 20316 20183 0 -1 4202496 476 0 0 0 0 0 0 0 25 0 1 0 643178868 2240512 434 33554432000 134512640 135151029 4287190400 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/20316/statm: 547 434 65 156 0 390 0

[startup+0.103301 s]
/proc/loadavg: 1.99 1.67 0.87 2/272 20316
/proc/meminfo: memFree=8244496/32950904 swapFree=67057400/67111528
[pid=20316] ppid=20314 vsize=8828 CPUtime=0.1 cores=1,3,5,7
/proc/20316/stat : 20316 (precosat) R 20314 20316 20183 0 -1 4202496 2318 0 0 0 10 0 0 0 25 0 1 0 643178868 9039872 2106 33554432000 134512640 135151029 4287190400 18446744073709551615 134575488 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/20316/statm: 2207 2106 80 156 0 2050 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 8828

[startup+0.200282 s]
/proc/loadavg: 1.99 1.67 0.87 2/272 20316
/proc/meminfo: memFree=8244496/32950904 swapFree=67057400/67111528
[pid=20316] ppid=20314 vsize=10692 CPUtime=0.19 cores=1,3,5,7
/proc/20316/stat : 20316 (precosat) R 20314 20316 20183 0 -1 4202496 2781 0 0 0 19 0 0 0 25 0 1 0 643178868 10948608 2569 33554432000 134512640 135151029 4287190400 18446744073709551615 134575920 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/20316/statm: 2673 2569 80 156 0 2516 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10692

[startup+0.300263 s]
/proc/loadavg: 1.99 1.67 0.87 2/272 20316
/proc/meminfo: memFree=8244496/32950904 swapFree=67057400/67111528
[pid=20316] ppid=20314 vsize=12024 CPUtime=0.29 cores=1,3,5,7
/proc/20316/stat : 20316 (precosat) R 20314 20316 20183 0 -1 4202496 3106 0 0 0 29 0 0 0 25 0 1 0 643178868 12312576 2894 33554432000 134512640 135151029 4287190400 18446744073709551615 134575762 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/20316/statm: 3006 2894 80 156 0 2849 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12024

[startup+0.70019 s]
/proc/loadavg: 1.99 1.67 0.87 2/272 20316
/proc/meminfo: memFree=8244496/32950904 swapFree=67057400/67111528
[pid=20316] ppid=20314 vsize=12288 CPUtime=0.69 cores=1,3,5,7
/proc/20316/stat : 20316 (precosat) R 20314 20316 20183 0 -1 4202496 3188 0 0 0 69 0 0 0 25 0 1 0 643178868 12582912 2976 33554432000 134512640 135151029 4287190400 18446744073709551615 134516860 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/20316/statm: 3072 2976 80 156 0 2915 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12288

[startup+1.50105 s]
/proc/loadavg: 1.99 1.67 0.87 3/273 20317
/proc/meminfo: memFree=8232468/32950904 swapFree=67057400/67111528
[pid=20316] ppid=20314 vsize=12288 CPUtime=1.49 cores=1,3,5,7
/proc/20316/stat : 20316 (precosat) R 20314 20316 20183 0 -1 4202496 3188 0 0 0 149 0 0 0 25 0 1 0 643178868 12582912 2976 33554432000 134512640 135151029 4287190400 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/20316/statm: 3072 2976 80 156 0 2915 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12288

[startup+3.10076 s]
/proc/loadavg: 1.99 1.67 0.87 3/273 20317
/proc/meminfo: memFree=8231900/32950904 swapFree=67057400/67111528
[pid=20316] ppid=20314 vsize=12288 CPUtime=3.09 cores=1,3,5,7
/proc/20316/stat : 20316 (precosat) R 20314 20316 20183 0 -1 4202496 3188 0 0 0 309 0 0 0 25 0 1 0 643178868 12582912 2976 33554432000 134512640 135151029 4287190400 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/20316/statm: 3072 2976 80 156 0 2915 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12288

[startup+6.3002 s]
/proc/loadavg: 1.99 1.68 0.88 3/273 20318
/proc/meminfo: memFree=8234012/32950904 swapFree=67057400/67111528
[pid=20316] ppid=20314 vsize=17052 CPUtime=6.29 cores=1,3,5,7
/proc/20316/stat : 20316 (precosat) R 20314 20316 20183 0 -1 4202496 4270 0 0 0 629 0 0 0 25 0 1 0 643178868 17461248 4058 33554432000 134512640 135151029 4287190400 18446744073709551615 134554907 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/20316/statm: 4263 4058 80 156 0 4106 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17052

[startup+12.7011 s]
/proc/loadavg: 1.99 1.68 0.89 3/273 20318
/proc/meminfo: memFree=8221416/32950904 swapFree=67057400/67111528
[pid=20316] ppid=20314 vsize=24260 CPUtime=12.69 cores=1,3,5,7
/proc/20316/stat : 20316 (precosat) R 20314 20316 20183 0 -1 4202496 5941 0 0 0 1269 0 0 0 25 0 1 0 643178868 24842240 5729 33554432000 134512640 135151029 4287190400 18446744073709551615 134555096 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/20316/statm: 6065 5729 80 156 0 5908 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24260

[startup+25.5008 s]
/proc/loadavg: 1.99 1.70 0.90 3/273 20318
/proc/meminfo: memFree=8216624/32950904 swapFree=67057400/67111528
[pid=20316] ppid=20314 vsize=29732 CPUtime=25.5 cores=1,3,5,7
/proc/20316/stat : 20316 (precosat) R 20314 20316 20183 0 -1 4202496 7175 0 0 0 2549 1 0 0 25 0 1 0 643178868 30445568 6963 33554432000 134512640 135151029 4287190400 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/20316/statm: 7433 6963 80 156 0 7276 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 29732

[startup+51.1002 s]
/proc/loadavg: 1.99 1.72 0.93 3/273 20319
/proc/meminfo: memFree=8209772/32950904 swapFree=67057400/67111528
[pid=20316] ppid=20314 vsize=37476 CPUtime=51.1 cores=1,3,5,7
/proc/20316/stat : 20316 (precosat) R 20314 20316 20183 0 -1 4202496 8937 0 0 0 5108 2 0 0 25 0 1 0 643178868 38375424 8725 33554432000 134512640 135151029 4287190400 18446744073709551615 134555096 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/20316/statm: 9369 8725 80 156 0 9212 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 37476

[startup+102.301 s]
/proc/loadavg: 2.04 1.78 0.99 3/273 20347
/proc/meminfo: memFree=7387512/32950904 swapFree=67057400/67111528
[pid=20316] ppid=20314 vsize=43424 CPUtime=102.3 cores=1,3,5,7
/proc/20316/stat : 20316 (precosat) R 20314 20316 20183 0 -1 4202496 11366 0 0 0 10228 2 0 0 25 0 1 0 643178868 44466176 10274 33554432000 134512640 135151029 4287190400 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/20316/statm: 10856 10274 80 156 0 10699 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 43424

[startup+162.3 s]
/proc/loadavg: 2.06 1.83 1.05 3/273 20538
/proc/meminfo: memFree=8204520/32950904 swapFree=67057400/67111528
[pid=20316] ppid=20314 vsize=51148 CPUtime=162.3 cores=1,3,5,7
/proc/20316/stat : 20316 (precosat) R 20314 20316 20183 0 -1 4202496 12889 0 0 0 16227 3 0 0 25 0 1 0 643178868 52375552 11797 33554432000 134512640 135151029 4287190400 18446744073709551615 134554789 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/20316/statm: 12787 11797 80 156 0 12630 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 51148

[startup+222.311 s]
/proc/loadavg: 2.02 1.86 1.11 3/273 20539
/proc/meminfo: memFree=8216216/32950904 swapFree=67057400/67111528
[pid=20316] ppid=20314 vsize=55664 CPUtime=222.3 cores=1,3,5,7
/proc/20316/stat : 20316 (precosat) R 20314 20316 20183 0 -1 4202496 13872 0 0 0 22227 3 0 0 25 0 1 0 643178868 56999936 12780 33554432000 134512640 135151029 4287190400 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/20316/statm: 13916 12780 80 156 0 13759 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 55664

[startup+282.301 s]
/proc/loadavg: 2.00 1.88 1.16 3/273 20541
/proc/meminfo: memFree=8208884/32950904 swapFree=67057400/67111528
[pid=20316] ppid=20314 vsize=62216 CPUtime=282.3 cores=1,3,5,7
/proc/20316/stat : 20316 (precosat) R 20314 20316 20183 0 -1 4202496 15283 0 0 0 28226 4 0 0 25 0 1 0 643178868 63709184 14191 33554432000 134512640 135151029 4287190400 18446744073709551615 134574672 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/20316/statm: 15554 14191 80 156 0 15397 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 62216

[startup+342.3 s]
/proc/loadavg: 2.00 1.90 1.21 3/273 20543
/proc/meminfo: memFree=8204892/32950904 swapFree=67057400/67111528
[pid=20316] ppid=20314 vsize=66604 CPUtime=342.3 cores=1,3,5,7
/proc/20316/stat : 20316 (precosat) R 20314 20316 20183 0 -1 4202496 16199 0 0 0 34225 5 0 0 25 0 1 0 643178868 68202496 15107 33554432000 134512640 135151029 4287190400 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/20316/statm: 16651 15107 80 156 0 16494 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 66604

[startup+402.301 s]
/proc/loadavg: 2.00 1.91 1.26 3/273 20544
/proc/meminfo: memFree=8202760/32950904 swapFree=67057400/67111528
[pid=20316] ppid=20314 vsize=69356 CPUtime=402.3 cores=1,3,5,7
/proc/20316/stat : 20316 (precosat) R 20314 20316 20183 0 -1 4202496 16792 0 0 0 40225 5 0 0 25 0 1 0 643178868 71020544 15700 33554432000 134512640 135151029 4287190400 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/20316/statm: 17339 15700 80 156 0 17182 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 69356

[startup+462.301 s]
/proc/loadavg: 2.00 1.93 1.30 3/273 20546
/proc/meminfo: memFree=8199276/32950904 swapFree=67057400/67111528
[pid=20316] ppid=20314 vsize=72808 CPUtime=462.3 cores=1,3,5,7
/proc/20316/stat : 20316 (precosat) R 20314 20316 20183 0 -1 4202496 17586 0 0 0 46225 5 0 0 25 0 1 0 643178868 74555392 16494 33554432000 134512640 135151029 4287190400 18446744073709551615 134554805 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/20316/statm: 18202 16494 80 156 0 18045 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 72808

[startup+522.3 s]
/proc/loadavg: 2.00 1.94 1.34 3/273 20547
/proc/meminfo: memFree=8195772/32950904 swapFree=67057400/67111528
[pid=20316] ppid=20314 vsize=73320 CPUtime=522.3 cores=1,3,5,7
/proc/20316/stat : 20316 (precosat) R 20314 20316 20183 0 -1 4202496 17758 0 0 0 52225 5 0 0 25 0 1 0 643178868 75079680 16666 33554432000 134512640 135151029 4287190400 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/20316/statm: 18330 16666 80 156 0 18173 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 73320

[startup+582.3 s]
/proc/loadavg: 2.00 1.95 1.38 3/273 20549
/proc/meminfo: memFree=8190900/32950904 swapFree=67057400/67111528
[pid=20316] ppid=20314 vsize=76484 CPUtime=582.31 cores=1,3,5,7
/proc/20316/stat : 20316 (precosat) R 20314 20316 20183 0 -1 4202496 18513 0 0 0 58225 6 0 0 25 0 1 0 643178868 78319616 17421 33554432000 134512640 135151029 4287190400 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/20316/statm: 19121 17421 80 156 0 18964 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 76484

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/273 20760
/proc/meminfo: memFree=8028488/32950904 swapFree=67057400/67111528
[pid=20316] ppid=20314 vsize=142204 CPUtime=4002.4 cores=1,3,5,7
/proc/20316/stat : 20316 (precosat) R 20314 20316 20183 0 -1 4202496 32253 0 0 0 400228 12 0 0 25 0 1 0 643178868 145616896 31161 33554432000 134512640 135151029 4287190400 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/20316/statm: 35551 31161 80 156 0 35394 0
Current children cumulated CPU time (s) 4002.4
Current children cumulated vsize (KiB) 142204

[startup+4062.3 s]
/proc/loadavg: 2.11 2.03 1.95 3/273 20762
/proc/meminfo: memFree=8018904/32950904 swapFree=67057400/67111528
[pid=20316] ppid=20314 vsize=142204 CPUtime=4062.41 cores=1,3,5,7
/proc/20316/stat : 20316 (precosat) R 20314 20316 20183 0 -1 4202496 32271 0 0 0 406229 12 0 0 25 0 1 0 643178868 145616896 31179 33554432000 134512640 135151029 4287190400 18446744073709551615 134575912 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/20316/statm: 35551 31179 80 156 0 35394 0
Current children cumulated CPU time (s) 4062.41
Current children cumulated vsize (KiB) 142204

[startup+4122.3 s]
/proc/loadavg: 2.04 2.02 1.95 3/273 20763
/proc/meminfo: memFree=8017364/32950904 swapFree=67057400/67111528
[pid=20316] ppid=20314 vsize=142716 CPUtime=4122.4 cores=1,3,5,7
/proc/20316/stat : 20316 (precosat) R 20314 20316 20183 0 -1 4202496 32323 0 0 0 412228 12 0 0 25 0 1 0 643178868 146141184 31231 33554432000 134512640 135151029 4287190400 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/20316/statm: 35679 31231 80 156 0 35522 0
Current children cumulated CPU time (s) 4122.4
Current children cumulated vsize (KiB) 142716

[startup+4182.31 s]
/proc/loadavg: 2.01 2.02 1.95 3/273 20765
/proc/meminfo: memFree=8016968/32950904 swapFree=67057400/67111528
[pid=20316] ppid=20314 vsize=144764 CPUtime=4182.41 cores=1,3,5,7
/proc/20316/stat : 20316 (precosat) R 20314 20316 20183 0 -1 4202496 32506 0 0 0 418229 12 0 0 25 0 1 0 643178868 148238336 31414 33554432000 134512640 135151029 4287190400 18446744073709551615 134576056 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/20316/statm: 36191 31414 80 156 0 36034 0
Current children cumulated CPU time (s) 4182.41
Current children cumulated vsize (KiB) 144764

[startup+4242.3 s]
/proc/loadavg: 2.00 2.01 1.95 4/273 20766
/proc/meminfo: memFree=8016556/32950904 swapFree=67057400/67111528
[pid=20316] ppid=20314 vsize=145276 CPUtime=4242.4 cores=1,3,5,7
/proc/20316/stat : 20316 (precosat) R 20314 20316 20183 0 -1 4202496 32574 0 0 0 424228 12 0 0 25 0 1 0 643178868 148762624 31482 33554432000 134512640 135151029 4287190400 18446744073709551615 134555139 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/20316/statm: 36319 31482 80 156 0 36162 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 145276

[startup+4302.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/273 20768
/proc/meminfo: memFree=8016144/32950904 swapFree=67057400/67111528
[pid=20316] ppid=20314 vsize=146304 CPUtime=4302.4 cores=1,3,5,7
/proc/20316/stat : 20316 (precosat) R 20314 20316 20183 0 -1 4202496 32670 0 0 0 430228 12 0 0 25 0 1 0 643178868 149815296 31578 33554432000 134512640 135151029 4287190400 18446744073709551615 134554752 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/20316/statm: 36576 31578 80 156 0 36419 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 146304

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/273 20770
/proc/meminfo: memFree=8017604/32950904 swapFree=67057400/67111528
[pid=20316] ppid=20314 vsize=146304 CPUtime=4362.4 cores=1,3,5,7
/proc/20316/stat : 20316 (precosat) R 20314 20316 20183 0 -1 4202496 32670 0 0 0 436228 12 0 0 25 0 1 0 643178868 149815296 31578 33554432000 134512640 135151029 4287190400 18446744073709551615 134554833 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/20316/statm: 36576 31578 80 156 0 36419 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 146304

[startup+4422.3 s]
/proc/loadavg: 2.05 2.01 1.96 3/273 20771
/proc/meminfo: memFree=8017700/32950904 swapFree=67057400/67111528
[pid=20316] ppid=20314 vsize=146304 CPUtime=4422.4 cores=1,3,5,7
/proc/20316/stat : 20316 (precosat) R 20314 20316 20183 0 -1 4202496 32670 0 0 0 442228 12 0 0 25 0 1 0 643178868 149815296 31578 33554432000 134512640 135151029 4287190400 18446744073709551615 134554774 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/20316/statm: 36576 31578 80 156 0 36419 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 146304

[startup+4482.3 s]
/proc/loadavg: 2.02 2.01 1.96 3/273 20773
/proc/meminfo: memFree=8017424/32950904 swapFree=67057400/67111528
[pid=20316] ppid=20314 vsize=146304 CPUtime=4482.4 cores=1,3,5,7
/proc/20316/stat : 20316 (precosat) R 20314 20316 20183 0 -1 4202496 32699 0 0 0 448228 12 0 0 25 0 1 0 643178868 149815296 31607 33554432000 134512640 135151029 4287190400 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/20316/statm: 36576 31607 80 156 0 36419 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 146304

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/273 20775
/proc/meminfo: memFree=8016652/32950904 swapFree=67057400/67111528
[pid=20316] ppid=20314 vsize=146816 CPUtime=4542.41 cores=1,3,5,7
/proc/20316/stat : 20316 (precosat) R 20314 20316 20183 0 -1 4202496 32767 0 0 0 454229 12 0 0 25 0 1 0 643178868 150339584 31675 33554432000 134512640 135151029 4287190400 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/20316/statm: 36704 31675 80 156 0 36547 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 146816

[startup+4602.3 s]
/proc/loadavg: 2.16 2.03 1.97 3/273 20776
/proc/meminfo: memFree=8016000/32950904 swapFree=67057400/67111528
[pid=20316] ppid=20314 vsize=147328 CPUtime=4602.42 cores=1,3,5,7
/proc/20316/stat : 20316 (precosat) R 20314 20316 20183 0 -1 4202496 32850 0 0 0 460229 13 0 0 25 0 1 0 643178868 150863872 31758 33554432000 134512640 135151029 4287190400 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/20316/statm: 36832 31758 80 156 0 36675 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 147328

[startup+4662.3 s]
/proc/loadavg: 2.06 2.03 1.97 3/273 20778
/proc/meminfo: memFree=8015464/32950904 swapFree=67057400/67111528
[pid=20316] ppid=20314 vsize=147844 CPUtime=4662.42 cores=1,3,5,7
/proc/20316/stat : 20316 (precosat) R 20314 20316 20183 0 -1 4202496 33001 0 0 0 466229 13 0 0 25 0 1 0 643178868 151392256 31909 33554432000 134512640 135151029 4287190400 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/20316/statm: 36961 31909 80 156 0 36804 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 147844

[startup+4722.3 s]
/proc/loadavg: 2.02 2.02 1.97 3/273 20788
/proc/meminfo: memFree=8012220/32950904 swapFree=67057400/67111528
[pid=20316] ppid=20314 vsize=150984 CPUtime=4722.42 cores=1,3,5,7
/proc/20316/stat : 20316 (precosat) R 20314 20316 20183 0 -1 4202496 33705 0 0 0 472229 13 0 0 25 0 1 0 643178868 154607616 32613 33554432000 134512640 135151029 4287190400 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/20316/statm: 37746 32613 80 156 0 37589 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 150984

[startup+4782.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/273 20790
/proc/meminfo: memFree=7960860/32950904 swapFree=67057400/67111528
[pid=20316] ppid=20314 vsize=152524 CPUtime=4782.42 cores=1,3,5,7
/proc/20316/stat : 20316 (precosat) R 20314 20316 20183 0 -1 4202496 33849 0 0 0 478229 13 0 0 25 0 1 0 643178868 156184576 32757 33554432000 134512640 135151029 4287190400 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/20316/statm: 38131 32757 80 156 0 37974 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 152524

[startup+4842.31 s]
/proc/loadavg: 2.00 2.01 1.97 3/273 20792
/proc/meminfo: memFree=7934424/32950904 swapFree=67057400/67111528
[pid=20316] ppid=20314 vsize=152524 CPUtime=4842.43 cores=1,3,5,7
/proc/20316/stat : 20316 (precosat) R 20314 20316 20183 0 -1 4202496 33938 0 0 0 484230 13 0 0 25 0 1 0 643178868 156184576 32846 33554432000 134512640 135151029 4287190400 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/20316/statm: 38131 32846 80 156 0 37974 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 152524

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/273 20796
/proc/meminfo: memFree=7917672/32950904 swapFree=67057400/67111528
[pid=20316] ppid=20314 vsize=152524 CPUtime=4902.42 cores=1,3,5,7
/proc/20316/stat : 20316 (precosat) R 20314 20316 20183 0 -1 4202496 33947 0 0 0 490229 13 0 0 25 0 1 0 643178868 156184576 32855 33554432000 134512640 135151029 4287190400 18446744073709551615 134575836 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/20316/statm: 38131 32855 80 156 0 37974 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 152524

[startup+4962.3 s]
/proc/loadavg: 2.07 2.02 1.97 3/273 20798
/proc/meminfo: memFree=7919620/32950904 swapFree=67057400/67111528
[pid=20316] ppid=20314 vsize=153036 CPUtime=4962.42 cores=1,3,5,7
/proc/20316/stat : 20316 (precosat) R 20314 20316 20183 0 -1 4202496 34011 0 0 0 496229 13 0 0 25 0 1 0 643178868 156708864 32919 33554432000 134512640 135151029 4287190400 18446744073709551615 134576056 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/20316/statm: 38259 32919 80 156 0 38102 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 153036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.04 2.01 1.97 3/273 20799
/proc/meminfo: memFree=7919220/32950904 swapFree=67057400/67111528
[pid=20316] ppid=20314 vsize=154060 CPUtime=5000.03 cores=1,3,5,7
/proc/20316/stat : 20316 (precosat) R 20314 20316 20183 0 -1 4202496 34098 0 0 0 499990 13 0 0 25 0 1 0 643178868 157757440 33006 33554432000 134512640 135151029 4287190400 18446744073709551615 134554799 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/20316/statm: 38515 33006 80 156 0 38358 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 154060

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.92
CPU time (s): 5000.05
CPU user time (s): 4999.9
CPU system time (s): 0.143978
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 154060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.9
system time used= 0.143978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34099
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 50487

runsolver used 11.4563 second user time and 29.4715 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-13 21:43:11
IDJOB=3365661
IDBENCH=71089
IDSOLVER=1843
FILE ID=node121/3365661-1305315791
RUNJOBID= node121-1305315246-20202
PBS_JOBID= 13324311
Free space on /tmp= 43820 MiB

SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_09_UNSAT.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3365661-1305315791/watcher-3365661-1305315791 -o /tmp/evaluation-result-3365661-1305315791/solver-3365661-1305315791 -C 5000 -W 5100 -M 15500  HOME/precosat HOME/instance-3365661-1305315791.cnf

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

MD5SUM BENCH= feb620c17f2a4d7899a2e7883baa7391
RANDOM SEED=1399937689

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.63
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:       8244776 kB
Buffers:        260416 kB
Cached:       18166808 kB
SwapCached:       7656 kB
Active:        9579240 kB
Inactive:     14432016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:       8244776 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:            2004 kB
Writeback:           4 kB
AnonPages:     5581824 kB
Mapped:          22244 kB
Slab:           605832 kB
PageTables:      24220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 30876500 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 43832 MiB
End job on node121 at 2011-05-13 23:06:33