Trace number 3206388

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: SATzilla2009_R 2009-03-22? (TO) 1300.03 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S1741857700-014.UNKNOWN.cnf
MD5SUM68bf08be908d1e2b9826bc30706a7365
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark349.016
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

Solver Data

66.18/66.20	c SATzilla is building models for class 1
66.18/66.20	c run presolver SATenstein for 30 seconds ... 
66.18/66.20	c Bin: Executing SATenstein
66.18/66.20	c spawning binary file with 30 seconds ...
66.18/66.20	c child exit by a signal
66.18/66.20	c SATenstein returned code 137.
66.18/66.20	c run presolver mxc-sr08 for 30 seconds ... 
66.18/66.20	c Bin: Executing mxc-sr08
66.18/66.20	c spawning binary file with 30 seconds ...
66.18/66.20	c child exit by a signal
66.18/66.20	c mxc-sr08 returned code 137.
66.18/66.20	c Orignal number of varibales is 100, number of clauses is 2130 
66.18/66.20	c predicted feature computation time is 6.248015 
66.18/66.20	c Bin: Executing satelite
66.18/66.20	c spawning binary file with 240 seconds ...
66.18/66.20	c child exited successfully
66.18/66.20	c satzilla computing base features
66.18/66.20	c Number of variabe is: 100, Number of clause is : 2130 
66.18/66.20	c Initializing...
66.18/66.20	c satzilla compute diameter ...
66.18/66.20	c start diameter features ...
66.18/66.20	c satzilla doing clause learning
66.18/66.20	c start clause learning features ...
66.18/66.20	c Bin: Executing zchaff07
66.18/66.20	c spawning binary file with 2 seconds ...
66.18/66.20	c child exit by a signal
66.18/66.20	c satzilla doing survey propogation probe
66.18/66.20	c do survay propogation for 2 second ...
66.18/66.20	c satzilla doing local search probe
66.18/66.20	c satzilla doing lobjois search-space size estimate
66.18/66.20	c features are:100 2130 100 2130 0 0 0.0469484 0.371643 0.647041 0.820618 0.05 0 0.05 0.05 -0 0 0 0.05 0.0968412 0.0403756 0.0633803 3.45405 0.0787556 0.0653431 0 0.275862 2.87661 0.00924883 0.211804 0.00516432 0.0140845 2.74701 0.184977 0.0459249 0.0109513 0.0441315 0.0464789 2.69697 0.170402 2 3 0.61341 4292.43 0.0197691 4222 4458 4458 4222 4386 4233 4252 23.2501 0.0262617 22.5391 24.2734 24.2734 22.5391 23.8518 22.6185 23.3463 0.159873 0.773916 0.000328282 0.479387 0.345855 0.0206977 0.26616 0.0613549 0.126758 0.00183513 0.672643 0.000295822 0.00595461 0.00348126 0.000706063 0.00228927 0.00102762 0.00148344 10.3186 0.272526 20.0111 0.164686 20 16 24 1.74915 0.255722 0.891692 0.0771346 0.564936 0.715688 
66.18/66.20	c satzilla's ranking:
66.18/66.20	c 1) march_dl2004: 2.027442
66.18/66.20	c 2) picosat846: 2.012760
66.18/66.20	c 3) adaptg2wsat0: 1.230475
66.18/66.20	c 4) SATenstein: 0.641735
66.18/66.20	c 5) gnovelty+: 0.354606
66.18/66.20	c 6) adaptg2wsat+: 0.197651
66.18/66.20	c 7) kcnfs04SAT07: 0.029445
66.18/66.20	c 8) mxc-sr08: -10000.000000
66.18/66.20	c 9) tts-4-0: -10000.000000
66.18/66.20	c 10) zchaff_rand: -10000.000000
66.18/66.20	c 11) vallst: -10000.000000
66.18/66.20	c 12) minisat20: -10000.000000
66.18/66.20	c 13) minisat20SAT07: -10000.000000
66.18/66.20	c satzilla running march_dl2004 ... 
1300.01/1300.00	c Bin: Executing march_dl2004
1300.01/1300.00	c spawning binary file with 2333 seconds ...
1300.01/1300.00	c child exit by a signal
1300.01/1300.00	c march_dl2004 returned code 143.
1300.01/1300.00	c satzilla running picosat846 ... 

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: 935)

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-3206388-1302954140/watcher-3206388-1302954140 -o /tmp/evaluation-result-3206388-1302954140/solver-3206388-1302954140 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_R HOME/instance-3206388-1302954140.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.89 3.00 3.28 4/192 23944
/proc/meminfo: memFree=17294112/32950928 swapFree=67111528/67111528
[pid=23944] ppid=23942 vsize=2136 CPUtime=0 cores=1,3
/proc/23944/stat : 23944 (SATzilla2009_R) S 23942 23944 22502 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 407012774 2187264 114 33554432000 134512640 136149437 4292556912 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/23944/statm: 534 114 97 400 0 131 0

[startup+0.0559799 s]
/proc/loadavg: 3.89 3.00 3.28 4/192 23944
/proc/meminfo: memFree=17294112/32950928 swapFree=67111528/67111528
[pid=23944] ppid=23942 vsize=2136 CPUtime=0 cores=1,3
/proc/23944/stat : 23944 (SATzilla2009_R) S 23942 23944 22502 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 407012774 2187264 114 33554432000 134512640 136149437 4292556912 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/23944/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100971 s]
/proc/loadavg: 3.89 3.00 3.28 4/192 23944
/proc/meminfo: memFree=17294112/32950928 swapFree=67111528/67111528
[pid=23944] ppid=23942 vsize=2136 CPUtime=0 cores=1,3
/proc/23944/stat : 23944 (SATzilla2009_R) S 23942 23944 22502 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 407012774 2187264 114 33554432000 134512640 136149437 4292556912 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/23944/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300936 s]
/proc/loadavg: 3.89 3.00 3.28 4/192 23944
/proc/meminfo: memFree=17294112/32950928 swapFree=67111528/67111528
[pid=23944] ppid=23942 vsize=2136 CPUtime=0 cores=1,3
/proc/23944/stat : 23944 (SATzilla2009_R) S 23942 23944 22502 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 407012774 2187264 114 33554432000 134512640 136149437 4292556912 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/23944/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700865 s]
/proc/loadavg: 3.89 3.00 3.28 4/192 23944
/proc/meminfo: memFree=17294112/32950928 swapFree=67111528/67111528
[pid=23944] ppid=23942 vsize=2136 CPUtime=0 cores=1,3
/proc/23944/stat : 23944 (SATzilla2009_R) S 23942 23944 22502 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 407012774 2187264 114 33554432000 134512640 136149437 4292556912 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/23944/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50073 s]
/proc/loadavg: 3.89 3.00 3.28 5/194 23947
/proc/meminfo: memFree=17292980/32950928 swapFree=67111528/67111528
[pid=23944] ppid=23942 vsize=2136 CPUtime=0 cores=1,3
/proc/23944/stat : 23944 (SATzilla2009_R) S 23942 23944 22502 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 407012774 2187264 114 33554432000 134512640 136149437 4292556912 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/23944/statm: 534 114 97 400 0 131 0
[pid=23945] ppid=23944 vsize=6732 CPUtime=1.49 cores=1,3
/proc/23945/stat : 23945 (SATenstein) R 23944 23944 22502 0 -1 4202496 431 0 0 0 149 0 0 0 25 0 1 0 407012774 6893568 386 33554432000 134512640 134854740 4294025360 18446744073709551615 134760607 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23945/statm: 1683 386 185 84 0 1208 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8868

[startup+3.10044 s]
/proc/loadavg: 3.89 3.00 3.28 5/194 23947
/proc/meminfo: memFree=17292532/32950928 swapFree=67111528/67111528
[pid=23944] ppid=23942 vsize=2136 CPUtime=0 cores=1,3
/proc/23944/stat : 23944 (SATzilla2009_R) S 23942 23944 22502 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 407012774 2187264 114 33554432000 134512640 136149437 4292556912 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/23944/statm: 534 114 97 400 0 131 0
[pid=23945] ppid=23944 vsize=6732 CPUtime=3.09 cores=1,3
/proc/23945/stat : 23945 (SATenstein) R 23944 23944 22502 0 -1 4202496 431 0 0 0 309 0 0 0 25 0 1 0 407012774 6893568 386 33554432000 134512640 134854740 4294025360 18446744073709551615 134763428 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23945/statm: 1683 386 185 84 0 1208 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8868

[startup+6.30088 s]
/proc/loadavg: 3.90 3.01 3.28 5/194 23947
/proc/meminfo: memFree=17292524/32950928 swapFree=67111528/67111528
[pid=23944] ppid=23942 vsize=2136 CPUtime=0 cores=1,3
/proc/23944/stat : 23944 (SATzilla2009_R) S 23942 23944 22502 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 407012774 2187264 114 33554432000 134512640 136149437 4292556912 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/23944/statm: 534 114 97 400 0 131 0
[pid=23945] ppid=23944 vsize=6732 CPUtime=6.29 cores=1,3
/proc/23945/stat : 23945 (SATenstein) R 23944 23944 22502 0 -1 4202496 431 0 0 0 629 0 0 0 25 0 1 0 407012774 6893568 386 33554432000 134512640 134854740 4294025360 18446744073709551615 134760957 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23945/statm: 1683 386 185 84 0 1208 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8868

[startup+12.7008 s]
/proc/loadavg: 3.91 3.03 3.29 5/194 23948
/proc/meminfo: memFree=17291492/32950928 swapFree=67111528/67111528
[pid=23944] ppid=23942 vsize=2136 CPUtime=0 cores=1,3
/proc/23944/stat : 23944 (SATzilla2009_R) S 23942 23944 22502 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 407012774 2187264 114 33554432000 134512640 136149437 4292556912 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/23944/statm: 534 114 97 400 0 131 0
[pid=23945] ppid=23944 vsize=6732 CPUtime=12.69 cores=1,3
/proc/23945/stat : 23945 (SATenstein) R 23944 23944 22502 0 -1 4202496 431 0 0 0 1269 0 0 0 25 0 1 0 407012774 6893568 386 33554432000 134512640 134854740 4294025360 18446744073709551615 134760642 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23945/statm: 1683 386 185 84 0 1208 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8868

[startup+25.5005 s]
/proc/loadavg: 3.93 3.08 3.30 5/194 23948
/proc/meminfo: memFree=17291360/32950928 swapFree=67111528/67111528
[pid=23944] ppid=23942 vsize=2136 CPUtime=0 cores=1,3
/proc/23944/stat : 23944 (SATzilla2009_R) S 23942 23944 22502 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 407012774 2187264 114 33554432000 134512640 136149437 4292556912 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/23944/statm: 534 114 97 400 0 131 0
[pid=23945] ppid=23944 vsize=6732 CPUtime=25.49 cores=1,3
/proc/23945/stat : 23945 (SATenstein) R 23944 23944 22502 0 -1 4202496 431 0 0 0 2549 0 0 0 25 0 1 0 407012774 6893568 386 33554432000 134512640 134854740 4294025360 18446744073709551615 134760569 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23945/statm: 1683 386 185 84 0 1208 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8868

[startup+51.101 s]
/proc/loadavg: 3.95 3.15 3.31 5/194 23953
/proc/meminfo: memFree=17291012/32950928 swapFree=67111528/67111528
[pid=23944] ppid=23942 vsize=2136 CPUtime=29.99 cores=1,3
/proc/23944/stat : 23944 (SATzilla2009_R) S 23942 23944 22502 0 -1 4202496 183 431 0 0 0 0 2999 0 18 0 1 0 407012774 2187264 123 33554432000 134512640 136149437 4292556912 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/23944/statm: 534 123 105 400 0 131 0
[pid=23949] ppid=23944 vsize=2936 CPUtime=21.1 cores=1,3
/proc/23949/stat : 23949 (mxc-sr08) R 23944 23944 22502 0 -1 4202496 643 0 0 0 2110 0 0 0 25 0 1 0 407015774 3006464 617 33554432000 134512640 135078026 4287651056 18446744073709551615 134523782 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23949/statm: 734 617 73 139 0 593 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 5072

[startup+102.306 s]
/proc/loadavg: 3.98 3.28 3.35 5/194 23957
/proc/meminfo: memFree=17286708/32950928 swapFree=67111528/67111528
[pid=23944] ppid=23942 vsize=3392 CPUtime=66.19 cores=1,3
/proc/23944/stat : 23944 (SATzilla2009_R) S 23942 23944 22502 0 -1 4202496 583 2835 0 0 404 16 6197 2 25 0 1 0 407012774 3473408 386 33554432000 134512640 136149437 4292556912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/23944/statm: 848 386 220 400 0 445 0
[pid=23956] ppid=23944 vsize=5660 CPUtime=36.09 cores=1,3
/proc/23956/stat : 23956 (march_dl2004) R 23944 23944 22502 0 -1 4202496 1322 0 0 0 3609 0 0 0 25 0 1 0 407019394 5795840 1293 33554432000 134512640 134996440 4292878576 18446744073709551615 134514048 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23956/statm: 1415 1293 74 119 0 1294 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 9052

[startup+162.3 s]
/proc/loadavg: 3.99 3.41 3.39 5/194 24015
/proc/meminfo: memFree=17288736/32950928 swapFree=67111528/67111528
[pid=23944] ppid=23942 vsize=3392 CPUtime=66.19 cores=1,3
/proc/23944/stat : 23944 (SATzilla2009_R) S 23942 23944 22502 0 -1 4202496 583 2835 0 0 404 16 6197 2 25 0 1 0 407012774 3473408 386 33554432000 134512640 136149437 4292556912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/23944/statm: 848 386 220 400 0 445 0
[pid=23956] ppid=23944 vsize=6188 CPUtime=96.09 cores=1,3
/proc/23956/stat : 23956 (march_dl2004) R 23944 23944 22502 0 -1 4202496 1450 0 0 0 9609 0 0 0 25 0 1 0 407019394 6336512 1421 33554432000 134512640 134996440 4292878576 18446744073709551615 134551421 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23956/statm: 1547 1421 74 119 0 1426 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 9580

[startup+222.301 s]
/proc/loadavg: 4.04 3.53 3.43 5/194 24020
/proc/meminfo: memFree=17287728/32950928 swapFree=67111528/67111528
[pid=23944] ppid=23942 vsize=3392 CPUtime=66.19 cores=1,3
/proc/23944/stat : 23944 (SATzilla2009_R) S 23942 23944 22502 0 -1 4202496 583 2835 0 0 404 16 6197 2 25 0 1 0 407012774 3473408 386 33554432000 134512640 136149437 4292556912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/23944/statm: 848 386 220 400 0 445 0
[pid=23956] ppid=23944 vsize=6452 CPUtime=156.09 cores=1,3
/proc/23956/stat : 23956 (march_dl2004) R 23944 23944 22502 0 -1 4202496 1512 0 0 0 15609 0 0 0 25 0 1 0 407019394 6606848 1483 33554432000 134512640 134996440 4292878576 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23956/statm: 1613 1483 74 119 0 1492 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 9844

[startup+282.3 s]
/proc/loadavg: 4.06 3.62 3.46 5/194 24022
/proc/meminfo: memFree=17287576/32950928 swapFree=67111528/67111528
[pid=23944] ppid=23942 vsize=3392 CPUtime=66.19 cores=1,3
/proc/23944/stat : 23944 (SATzilla2009_R) S 23942 23944 22502 0 -1 4202496 583 2835 0 0 404 16 6197 2 25 0 1 0 407012774 3473408 386 33554432000 134512640 136149437 4292556912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/23944/statm: 848 386 220 400 0 445 0
[pid=23956] ppid=23944 vsize=6584 CPUtime=216.09 cores=1,3
/proc/23956/stat : 23956 (march_dl2004) R 23944 23944 22502 0 -1 4202496 1558 0 0 0 21609 0 0 0 25 0 1 0 407019394 6742016 1529 33554432000 134512640 134996440 4292878576 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23956/statm: 1646 1529 74 119 0 1525 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 9976

[startup+342.301 s]
/proc/loadavg: 4.02 3.69 3.49 5/194 24024
/proc/meminfo: memFree=17287676/32950928 swapFree=67111528/67111528
[pid=23944] ppid=23942 vsize=3392 CPUtime=66.19 cores=1,3
/proc/23944/stat : 23944 (SATzilla2009_R) S 23942 23944 22502 0 -1 4202496 583 2835 0 0 404 16 6197 2 25 0 1 0 407012774 3473408 386 33554432000 134512640 136149437 4292556912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/23944/statm: 848 386 220 400 0 445 0
[pid=23956] ppid=23944 vsize=6716 CPUtime=276.09 cores=1,3
/proc/23956/stat : 23956 (march_dl2004) R 23944 23944 22502 0 -1 4202496 1589 0 0 0 27609 0 0 0 25 0 1 0 407019394 6877184 1560 33554432000 134512640 134996440 4292878576 18446744073709551615 134532779 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23956/statm: 1679 1560 74 119 0 1558 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 10108

[startup+402.3 s]
/proc/loadavg: 4.05 3.76 3.53 5/194 24025
/proc/meminfo: memFree=17287532/32950928 swapFree=67111528/67111528
[pid=23944] ppid=23942 vsize=3392 CPUtime=66.19 cores=1,3

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

[pid=23956] ppid=23944 vsize=6980 CPUtime=456.09 cores=1,3
/proc/23956/stat : 23956 (march_dl2004) R 23944 23944 22502 0 -1 4202496 1652 0 0 0 45609 0 0 0 25 0 1 0 407019394 7147520 1623 33554432000 134512640 134996440 4292878576 18446744073709551615 134528166 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23956/statm: 1745 1623 74 119 0 1624 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 10372

[startup+582.301 s]
/proc/loadavg: 4.00 3.86 3.60 5/194 24030
/proc/meminfo: memFree=17287736/32950928 swapFree=67111528/67111528
[pid=23944] ppid=23942 vsize=3392 CPUtime=66.19 cores=1,3
/proc/23944/stat : 23944 (SATzilla2009_R) S 23942 23944 22502 0 -1 4202496 583 2835 0 0 404 16 6197 2 25 0 1 0 407012774 3473408 386 33554432000 134512640 136149437 4292556912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/23944/statm: 848 386 220 400 0 445 0
[pid=23956] ppid=23944 vsize=6980 CPUtime=516.1 cores=1,3
/proc/23956/stat : 23956 (march_dl2004) R 23944 23944 22502 0 -1 4202496 1666 0 0 0 51610 0 0 0 25 0 1 0 407019394 7147520 1637 33554432000 134512640 134996440 4292878576 18446744073709551615 134567185 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23956/statm: 1745 1637 74 119 0 1624 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 10372

[startup+642.301 s]
/proc/loadavg: 4.00 3.88 3.63 5/194 24032
/proc/meminfo: memFree=17287452/32950928 swapFree=67111528/67111528
[pid=23944] ppid=23942 vsize=3392 CPUtime=66.19 cores=1,3
/proc/23944/stat : 23944 (SATzilla2009_R) S 23942 23944 22502 0 -1 4202496 583 2835 0 0 404 16 6197 2 25 0 1 0 407012774 3473408 386 33554432000 134512640 136149437 4292556912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/23944/statm: 848 386 220 400 0 445 0
[pid=23956] ppid=23944 vsize=7112 CPUtime=576.1 cores=1,3
/proc/23956/stat : 23956 (march_dl2004) R 23944 23944 22502 0 -1 4202496 1680 0 0 0 57610 0 0 0 25 0 1 0 407019394 7282688 1651 33554432000 134512640 134996440 4292878576 18446744073709551615 134528077 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23956/statm: 1778 1651 74 119 0 1657 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 10504

[startup+702.3 s]
/proc/loadavg: 4.00 3.90 3.65 5/194 24033
/proc/meminfo: memFree=17287188/32950928 swapFree=67111528/67111528
[pid=23944] ppid=23942 vsize=3392 CPUtime=66.19 cores=1,3
/proc/23944/stat : 23944 (SATzilla2009_R) S 23942 23944 22502 0 -1 4202496 583 2835 0 0 404 16 6197 2 25 0 1 0 407012774 3473408 386 33554432000 134512640 136149437 4292556912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/23944/statm: 848 386 220 400 0 445 0
[pid=23956] ppid=23944 vsize=7112 CPUtime=636.1 cores=1,3
/proc/23956/stat : 23956 (march_dl2004) R 23944 23944 22502 0 -1 4202496 1696 0 0 0 63610 0 0 0 25 0 1 0 407019394 7282688 1667 33554432000 134512640 134996440 4292878576 18446744073709551615 134537698 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23956/statm: 1778 1667 74 119 0 1657 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 10504

[startup+762.307 s]
/proc/loadavg: 4.06 3.93 3.67 5/194 24035
/proc/meminfo: memFree=17287028/32950928 swapFree=67111528/67111528
[pid=23944] ppid=23942 vsize=3392 CPUtime=66.19 cores=1,3
/proc/23944/stat : 23944 (SATzilla2009_R) S 23942 23944 22502 0 -1 4202496 583 2835 0 0 404 16 6197 2 25 0 1 0 407012774 3473408 386 33554432000 134512640 136149437 4292556912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/23944/statm: 848 386 220 400 0 445 0
[pid=23956] ppid=23944 vsize=7244 CPUtime=696.11 cores=1,3
/proc/23956/stat : 23956 (march_dl2004) R 23944 23944 22502 0 -1 4202496 1710 0 0 0 69611 0 0 0 25 0 1 0 407019394 7417856 1681 33554432000 134512640 134996440 4292878576 18446744073709551615 134527877 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23956/statm: 1811 1681 74 119 0 1690 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 10636

[startup+822.3 s]
/proc/loadavg: 4.09 3.96 3.69 5/194 24036
/proc/meminfo: memFree=17286900/32950928 swapFree=67111528/67111528
[pid=23944] ppid=23942 vsize=3392 CPUtime=66.19 cores=1,3
/proc/23944/stat : 23944 (SATzilla2009_R) S 23942 23944 22502 0 -1 4202496 583 2835 0 0 404 16 6197 2 25 0 1 0 407012774 3473408 386 33554432000 134512640 136149437 4292556912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/23944/statm: 848 386 220 400 0 445 0
[pid=23956] ppid=23944 vsize=7244 CPUtime=756.1 cores=1,3
/proc/23956/stat : 23956 (march_dl2004) R 23944 23944 22502 0 -1 4202496 1724 0 0 0 75610 0 0 0 25 0 1 0 407019394 7417856 1695 33554432000 134512640 134996440 4292878576 18446744073709551615 134568111 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23956/statm: 1811 1695 74 119 0 1690 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 10636

[startup+882.301 s]
/proc/loadavg: 4.03 3.97 3.71 5/194 24038
/proc/meminfo: memFree=17287008/32950928 swapFree=67111528/67111528
[pid=23944] ppid=23942 vsize=3392 CPUtime=66.19 cores=1,3
/proc/23944/stat : 23944 (SATzilla2009_R) S 23942 23944 22502 0 -1 4202496 583 2835 0 0 404 16 6197 2 25 0 1 0 407012774 3473408 386 33554432000 134512640 136149437 4292556912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/23944/statm: 848 386 220 400 0 445 0
[pid=23956] ppid=23944 vsize=7376 CPUtime=816.1 cores=1,3
/proc/23956/stat : 23956 (march_dl2004) R 23944 23944 22502 0 -1 4202496 1735 0 0 0 81610 0 0 0 25 0 1 0 407019394 7553024 1706 33554432000 134512640 134996440 4292878576 18446744073709551615 134527862 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23956/statm: 1844 1706 74 119 0 1723 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 10768

[startup+942.3 s]
/proc/loadavg: 4.01 3.97 3.73 5/194 24040
/proc/meminfo: memFree=17286980/32950928 swapFree=67111528/67111528
[pid=23944] ppid=23942 vsize=3392 CPUtime=66.19 cores=1,3
/proc/23944/stat : 23944 (SATzilla2009_R) S 23942 23944 22502 0 -1 4202496 583 2835 0 0 404 16 6197 2 25 0 1 0 407012774 3473408 386 33554432000 134512640 136149437 4292556912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/23944/statm: 848 386 220 400 0 445 0
[pid=23956] ppid=23944 vsize=7376 CPUtime=876.1 cores=1,3
/proc/23956/stat : 23956 (march_dl2004) R 23944 23944 22502 0 -1 4202496 1751 0 0 0 87610 0 0 0 25 0 1 0 407019394 7553024 1722 33554432000 134512640 134996440 4292878576 18446744073709551615 134551424 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23956/statm: 1844 1722 74 119 0 1723 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 10768

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.74 5/194 24041
/proc/meminfo: memFree=17286964/32950928 swapFree=67111528/67111528
[pid=23944] ppid=23942 vsize=3392 CPUtime=66.19 cores=1,3
/proc/23944/stat : 23944 (SATzilla2009_R) S 23942 23944 22502 0 -1 4202496 583 2835 0 0 404 16 6197 2 25 0 1 0 407012774 3473408 386 33554432000 134512640 136149437 4292556912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/23944/statm: 848 386 220 400 0 445 0
[pid=23956] ppid=23944 vsize=7376 CPUtime=936.11 cores=1,3
/proc/23956/stat : 23956 (march_dl2004) R 23944 23944 22502 0 -1 4202496 1759 0 0 0 93611 0 0 0 25 0 1 0 407019394 7553024 1730 33554432000 134512640 134996440 4292878576 18446744073709551615 134551663 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23956/statm: 1844 1730 74 119 0 1723 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 10768

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.75 5/194 24043
/proc/meminfo: memFree=17286828/32950928 swapFree=67111528/67111528
[pid=23944] ppid=23942 vsize=3392 CPUtime=66.19 cores=1,3
/proc/23944/stat : 23944 (SATzilla2009_R) S 23942 23944 22502 0 -1 4202496 583 2835 0 0 404 16 6197 2 25 0 1 0 407012774 3473408 386 33554432000 134512640 136149437 4292556912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/23944/statm: 848 386 220 400 0 445 0
[pid=23956] ppid=23944 vsize=7508 CPUtime=996.11 cores=1,3
/proc/23956/stat : 23956 (march_dl2004) R 23944 23944 22502 0 -1 4202496 1769 0 0 0 99611 0 0 0 25 0 1 0 407019394 7688192 1740 33554432000 134512640 134996440 4292878576 18446744073709551615 134514091 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23956/statm: 1877 1740 74 119 0 1756 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 10900

[startup+1122.3 s]
/proc/loadavg: 3.72 3.91 3.74 4/187 24072
/proc/meminfo: memFree=17321484/32950928 swapFree=67111528/67111528
[pid=23944] ppid=23942 vsize=3392 CPUtime=66.19 cores=1,3
/proc/23944/stat : 23944 (SATzilla2009_R) S 23942 23944 22502 0 -1 4202496 583 2835 0 0 404 16 6197 2 25 0 1 0 407012774 3473408 386 33554432000 134512640 136149437 4292556912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/23944/statm: 848 386 220 400 0 445 0
[pid=23956] ppid=23944 vsize=7508 CPUtime=1056.11 cores=1,3
/proc/23956/stat : 23956 (march_dl2004) R 23944 23944 22502 0 -1 4202496 1774 0 0 0 105611 0 0 0 25 0 1 0 407019394 7688192 1745 33554432000 134512640 134996440 4292878576 18446744073709551615 134568494 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23956/statm: 1877 1745 74 119 0 1756 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 10900

[startup+1182.3 s]
/proc/loadavg: 3.26 3.74 3.69 4/187 24074
/proc/meminfo: memFree=17322136/32950928 swapFree=67111528/67111528
[pid=23944] ppid=23942 vsize=3392 CPUtime=66.19 cores=1,3
/proc/23944/stat : 23944 (SATzilla2009_R) S 23942 23944 22502 0 -1 4202496 583 2835 0 0 404 16 6197 2 25 0 1 0 407012774 3473408 386 33554432000 134512640 136149437 4292556912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/23944/statm: 848 386 220 400 0 445 0
[pid=23956] ppid=23944 vsize=7508 CPUtime=1116.11 cores=1,3
/proc/23956/stat : 23956 (march_dl2004) R 23944 23944 22502 0 -1 4202496 1780 0 0 0 111611 0 0 0 25 0 1 0 407019394 7688192 1751 33554432000 134512640 134996440 4292878576 18446744073709551615 134568159 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23956/statm: 1877 1751 74 119 0 1756 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 10900

[startup+1242.3 s]
/proc/loadavg: 3.09 3.60 3.65 4/187 24076
/proc/meminfo: memFree=17321748/32950928 swapFree=67111528/67111528
[pid=23944] ppid=23942 vsize=3392 CPUtime=66.19 cores=1,3
/proc/23944/stat : 23944 (SATzilla2009_R) S 23942 23944 22502 0 -1 4202496 583 2835 0 0 404 16 6197 2 25 0 1 0 407012774 3473408 386 33554432000 134512640 136149437 4292556912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/23944/statm: 848 386 220 400 0 445 0
[pid=23956] ppid=23944 vsize=7508 CPUtime=1176.11 cores=1,3
/proc/23956/stat : 23956 (march_dl2004) R 23944 23944 22502 0 -1 4202496 1786 0 0 0 117611 0 0 0 25 0 1 0 407019394 7688192 1757 33554432000 134512640 134996440 4292878576 18446744073709551615 134551713 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23956/statm: 1877 1757 74 119 0 1756 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 10900



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.75 3.42 3.58 3/180 24096
/proc/meminfo: memFree=17357144/32950928 swapFree=67111528/67111528
[pid=23944] ppid=23942 vsize=3392 CPUtime=66.19 cores=1,3
/proc/23944/stat : 23944 (SATzilla2009_R) S 23942 23944 22502 0 -1 4202496 583 2835 0 0 404 16 6197 2 25 0 1 0 407012774 3473408 386 33554432000 134512640 136149437 4292556912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/23944/statm: 848 386 220 400 0 445 0
[pid=23956] ppid=23944 vsize=7508 CPUtime=1233.82 cores=1,3
/proc/23956/stat : 23956 (march_dl2004) R 23944 23944 22502 0 -1 4202496 1793 0 0 0 123382 0 0 0 25 0 1 0 407019394 7688192 1764 33554432000 134512640 134996440 4292878576 18446744073709551615 134567145 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23956/statm: 1877 1764 74 119 0 1756 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 10900

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): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.83
CPU system time (s): 0.19397
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 10900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.83
system time used= 0.19397
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5226
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= 16
involuntary context switches= 3556

runsolver used 1.88671 second user time and 4.29335 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-16 13:42:20
IDJOB=3206388
IDBENCH=83056
IDSOLVER=1620
FILE ID=node120/3206388-1302954140
RUNJOBID= node120-1302953942-23427
PBS_JOBID= 13017957
Free space on /tmp= 72776 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_R 2009-03-22
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S1741857700-014.UNKNOWN.cnf
COMMAND LINE= HOME/SATzilla2009_R BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3206388-1302954140/watcher-3206388-1302954140 -o /tmp/evaluation-result-3206388-1302954140/solver-3206388-1302954140 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_R HOME/instance-3206388-1302954140.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 68bf08be908d1e2b9826bc30706a7365
RANDOM SEED=988607910

node120.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.809
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.61
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.809
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.809
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.82
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.809
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.75
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.809
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.78
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.809
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.75
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.809
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.82
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.809
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:     32950928 kB
MemFree:      17294144 kB
Buffers:        754712 kB
Cached:       14479140 kB
SwapCached:          0 kB
Active:        8153016 kB
Inactive:      7155612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17294144 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           63284 kB
Writeback:           0 kB
AnonPages:       74416 kB
Mapped:          18460 kB
Slab:           284216 kB
PageTables:       5288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   266440 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= 72808 MiB
End job on node120 at 2011-04-16 14:04:02