Trace number 3274303

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_C 2009-03-22? (TO) 1299.9 1300.01

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-17x30.cnf
MD5SUM3a506c7557d86d0d326e3b3cdee85b69
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 variables2040
Number of clauses240210
Sum of the clauses size954720
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23060
Number of clauses of size 30
Number of clauses of size 4237150
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

28.43/28.59	c SATzilla is building models for class 2
28.43/28.59	c run presolver march_dl2004 for 5 seconds ... 
28.43/28.59	c Bin: Executing march_dl2004
28.43/28.59	c spawning binary file with 5 seconds ...
28.43/28.59	c child exit by a signal
28.43/28.59	c march_dl2004 returned code 137.
28.43/28.59	c run presolver mxc-sr08 for 5 seconds ... 
28.43/28.59	c Bin: Executing mxc-sr08
28.43/28.59	c spawning binary file with 5 seconds ...
28.43/28.59	c child exit by a signal
28.43/28.59	c mxc-sr08 returned code 137.
28.43/28.59	c Orignal number of varibales is 2040, number of clauses is 240210 
28.43/28.59	c predicted feature computation time is 12.420920 
28.43/28.59	c Bin: Executing satelite
28.43/28.59	c spawning binary file with 240 seconds ...
28.43/28.59	c child exited successfully
28.43/28.59	c satzilla computing base features
28.43/28.59	c Number of variabe is: 1530, Number of clause is : 238170 
28.43/28.59	c Initializing...
28.43/28.59	c satzilla compute diameter ...
28.43/28.59	c start diameter features ...
28.43/28.59	c satzilla doing clause learning
28.43/28.59	c start clause learning features ...
28.43/28.59	c Bin: Executing zchaff07
28.43/28.59	c spawning binary file with 2 seconds ...
28.43/28.59	c child exit by a signal
28.43/28.59	c satzilla doing survey propogation probe
28.43/28.59	c do survay propogation for 2 second ...
28.43/28.59	c satzilla doing local search probe
28.43/28.59	c satzilla doing lobjois search-space size estimate
28.43/28.59	c features are:2040 240210 1530 238170 0.333333 0.00856531 0.00642398 1 0 -0 0.00390477 0.580438 0.00130719 0.00784314 0.597552 0.00642398 0.00642398 0.00390477 0 0.00390477 0.00390477 -0 0.00215054 0 0.00215054 0.00215054 -0 0.00195659 0 0.00195659 0.00195659 -0 0.751606 0.00641978 0 0.00641978 0.00641978 2 0 2 2 -0 957.667 1.11931 387 3799 3550 403 670 431 542 28.8672 0.0813788 24.8782 33.5623 32.3299 25.6821 30.2583 26.9004 29.1343 0.342467 0.15563 0.00439054 0.459343 0.397621 0.304847 0.37598 0.316397 0.344661 1.36459e-11 13.8583 -1.11022e-16 4.26296e-09 9.32587e-15 1.11022e-16 3.33067e-15 4.44089e-16 1.22125e-15 315.848 0.0240877 399.576 0.0343604 404 379 413 19.9302 0.165669 0.997064 0.000986489 0.589692 0.662661 
28.43/28.59	c satzilla's ranking:
28.43/28.59	c 1) mxc-sr08: 5.628757
28.43/28.59	c 2) zchaff_rand: 3.387556
28.43/28.59	c 3) minisat20SAT07: 2.250698
28.43/28.59	c 4) march_dl2004: 1.492400
28.43/28.59	c 5) minisat20: 0.926083
28.43/28.59	c 6) tts-4-0: 0.431004
28.43/28.59	c 7) vallst: -0.466264
28.43/28.59	c 8) SATenstein: -10000.000000
28.43/28.59	c 9) gnovelty+: -10000.000000
28.43/28.59	c 10) adaptg2wsat+: -10000.000000
28.43/28.59	c 11) adaptg2wsat0: -10000.000000
28.43/28.59	c 12) picosat846: -10000.000000
28.43/28.59	c 13) kcnfs04SAT07: -10000.000000
28.43/28.59	c satzilla running mxc-sr08 ... 

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

running on 2 cores: 0,2

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.53 3.84 3.05 3/180 25703
/proc/meminfo: memFree=21145600/32950904 swapFree=67082284/67111528
[pid=25703] ppid=25701 vsize=2136 CPUtime=0 cores=0,2
/proc/25703/stat : 25703 (SATzilla2009_C) S 25701 25703 25382 0 -1 4202496 162 0 0 0 0 0 0 0 20 0 1 0 471825938 2187264 114 33554432000 134512640 136149437 4288038832 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/25703/statm: 534 114 97 400 0 131 0

[startup+0.0982001 s]
/proc/loadavg: 3.53 3.84 3.05 3/180 25703
/proc/meminfo: memFree=21145600/32950904 swapFree=67082284/67111528
[pid=25703] ppid=25701 vsize=2136 CPUtime=0 cores=0,2
/proc/25703/stat : 25703 (SATzilla2009_C) S 25701 25703 25382 0 -1 4202496 162 0 0 0 0 0 0 0 20 0 1 0 471825938 2187264 114 33554432000 134512640 136149437 4288038832 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/25703/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.101199 s]
/proc/loadavg: 3.53 3.84 3.05 3/180 25703
/proc/meminfo: memFree=21145600/32950904 swapFree=67082284/67111528
[pid=25703] ppid=25701 vsize=2136 CPUtime=0 cores=0,2
/proc/25703/stat : 25703 (SATzilla2009_C) S 25701 25703 25382 0 -1 4202496 162 0 0 0 0 0 0 0 20 0 1 0 471825938 2187264 114 33554432000 134512640 136149437 4288038832 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/25703/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.301049 s]
/proc/loadavg: 3.53 3.84 3.05 3/180 25703
/proc/meminfo: memFree=21145600/32950904 swapFree=67082284/67111528
[pid=25703] ppid=25701 vsize=2136 CPUtime=0 cores=0,2
/proc/25703/stat : 25703 (SATzilla2009_C) S 25701 25703 25382 0 -1 4202496 162 0 0 0 0 0 0 0 20 0 1 0 471825938 2187264 114 33554432000 134512640 136149437 4288038832 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/25703/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50283 s]
/proc/loadavg: 3.53 3.84 3.05 3/180 25703
/proc/meminfo: memFree=21145600/32950904 swapFree=67082284/67111528
[pid=25703] ppid=25701 vsize=2136 CPUtime=0 cores=0,2
/proc/25703/stat : 25703 (SATzilla2009_C) S 25701 25703 25382 0 -1 4202496 162 0 0 0 0 0 0 0 20 0 1 0 471825938 2187264 114 33554432000 134512640 136149437 4288038832 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/25703/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.60082 s]
/proc/loadavg: 3.53 3.84 3.05 3/180 25703
/proc/meminfo: memFree=21145600/32950904 swapFree=67082284/67111528
[pid=25703] ppid=25701 vsize=2136 CPUtime=0 cores=0,2
/proc/25703/stat : 25703 (SATzilla2009_C) S 25701 25703 25382 0 -1 4202496 162 0 0 0 0 0 0 0 20 0 1 0 471825938 2187264 114 33554432000 134512640 136149437 4288038832 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/25703/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+3.10063 s]
/proc/loadavg: 3.53 3.84 3.05 4/184 25710
/proc/meminfo: memFree=21115300/32950904 swapFree=67082284/67111528
[pid=25703] ppid=25701 vsize=2136 CPUtime=0 cores=0,2
/proc/25703/stat : 25703 (SATzilla2009_C) S 25701 25703 25382 0 -1 4202496 162 0 0 0 0 0 0 0 20 0 1 0 471825938 2187264 114 33554432000 134512640 136149437 4288038832 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/25703/statm: 534 114 97 400 0 131 0
[pid=25704] ppid=25703 vsize=27364 CPUtime=3.09 cores=0,2
/proc/25704/stat : 25704 (march_dl2004) R 25703 25703 25382 0 -1 4202496 27801 0 0 0 306 3 0 0 25 0 1 0 471825938 28020736 5137 33554432000 134512640 134996440 4290662192 18446744073709551615 134583408 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25704/statm: 6841 5137 67 119 0 6720 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29500

[startup+6.30098 s]
/proc/loadavg: 3.49 3.82 3.05 5/190 25723
/proc/meminfo: memFree=21052464/32950904 swapFree=67082284/67111528
[pid=25703] ppid=25701 vsize=2136 CPUtime=4.99 cores=0,2
/proc/25703/stat : 25703 (SATzilla2009_C) S 25701 25703 25382 0 -1 4202496 182 27920 0 0 0 0 496 3 18 0 1 0 471825938 2187264 123 33554432000 134512640 136149437 4288038832 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/25703/statm: 534 123 105 400 0 131 0
[pid=25719] ppid=25703 vsize=17388 CPUtime=1.28 cores=0,2
/proc/25719/stat : 25719 (mxc-sr08) R 25703 25703 25382 0 -1 4202496 5479 0 0 0 126 2 0 0 22 0 1 0 471826438 17805312 4064 33554432000 134512640 135078026 4292063520 18446744073709551615 134561101 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/25719/statm: 4347 4064 57 139 0 4206 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 19524

[startup+12.7009 s]
/proc/loadavg: 3.53 3.83 3.05 5/194 25734
/proc/meminfo: memFree=20882348/32950904 swapFree=67082284/67111528
[pid=25703] ppid=25701 vsize=2136 CPUtime=9.99 cores=0,2
/proc/25703/stat : 25703 (SATzilla2009_C) S 25701 25703 25382 0 -1 4202496 209 42475 0 0 0 0 992 7 18 0 1 0 471825938 2187264 140 33554432000 134512640 136149437 4288038832 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/25703/statm: 534 140 121 400 0 131 0
[pid=25733] ppid=25703 vsize=30896 CPUtime=2.67 cores=0,2
/proc/25733/stat : 25733 (satelite) R 25703 25703 25382 0 -1 4202496 7109 0 0 0 262 5 0 0 25 0 1 0 471826941 31637504 7083 33554432000 134512640 135037501 4293665392 18446744073709551615 134573900 0 0 8392704 3 0 0 0 17 0 0 0 0
/proc/25733/statm: 7724 7083 67 129 0 7593 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 33032

[startup+25.5006 s]
/proc/loadavg: 3.70 3.85 3.07 5/192 25738
/proc/meminfo: memFree=20808984/32950904 swapFree=67082284/67111528
[pid=25703] ppid=25701 vsize=43744 CPUtime=25.44 cores=0,2
/proc/25703/stat : 25703 (SATzilla2009_C) R 25701 25703 25382 0 -1 4202496 15321 56051 0 0 691 2 1834 17 25 0 1 0 471825938 44793856 10686 33554432000 134512640 136149437 4288038832 18446744073709551615 134579946 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25703/statm: 10936 10686 208 400 0 10533 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 43744

[startup+51.1011 s]
/proc/loadavg: 3.80 3.86 3.10 5/192 25743
/proc/meminfo: memFree=20705896/32950904 swapFree=67082284/67111528
[pid=25703] ppid=25701 vsize=38184 CPUtime=28.52 cores=0,2
/proc/25703/stat : 25703 (SATzilla2009_C) S 25701 25703 25382 0 -1 4202496 15813 56051 0 0 998 3 1834 17 25 0 1 0 471825938 39100416 9308 33554432000 134512640 136149437 4288038832 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 1
/proc/25703/statm: 9546 9308 220 400 0 9143 0
[pid=25739] ppid=25703 vsize=76064 CPUtime=22.47 cores=0,2
/proc/25739/stat : 25739 (mxc-sr08) R 25703 25703 25382 0 -1 4202496 20728 0 0 0 2244 3 0 0 25 0 1 0 471828798 77889536 18614 33554432000 134512640 135078026 4294750880 18446744073709551615 134534832 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25739/statm: 19016 18614 73 139 0 18875 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 114248

[startup+102.307 s]
/proc/loadavg: 3.91 3.88 3.14 5/194 25746
/proc/meminfo: memFree=20592028/32950904 swapFree=67082284/67111528
[pid=25703] ppid=25701 vsize=38184 CPUtime=28.52 cores=0,2
/proc/25703/stat : 25703 (SATzilla2009_C) S 25701 25703 25382 0 -1 4202496 15813 56051 0 0 998 3 1834 17 25 0 1 0 471825938 39100416 9308 33554432000 134512640 136149437 4288038832 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 1
/proc/25703/statm: 9546 9308 220 400 0 9143 0
[pid=25739] ppid=25703 vsize=120004 CPUtime=73.66 cores=0,2
/proc/25739/stat : 25739 (mxc-sr08) R 25703 25703 25382 0 -1 4202496 31671 0 0 0 7361 5 0 0 25 0 1 0 471828798 122884096 29557 33554432000 134512640 135078026 4294750880 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25739/statm: 30001 29557 73 139 0 29860 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 158188

[startup+162.3 s]
/proc/loadavg: 3.97 3.90 3.19 5/194 25748
/proc/meminfo: memFree=20553084/32950904 swapFree=67082284/67111528
[pid=25703] ppid=25701 vsize=38184 CPUtime=28.52 cores=0,2
/proc/25703/stat : 25703 (SATzilla2009_C) S 25701 25703 25382 0 -1 4202496 15813 56051 0 0 998 3 1834 17 25 0 1 0 471825938 39100416 9308 33554432000 134512640 136149437 4288038832 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 1
/proc/25703/statm: 9546 9308 220 400 0 9143 0
[pid=25739] ppid=25703 vsize=134624 CPUtime=133.65 cores=0,2
/proc/25739/stat : 25739 (mxc-sr08) R 25703 25703 25382 0 -1 4202496 35377 0 0 0 13359 6 0 0 25 0 1 0 471828798 137854976 33235 33554432000 134512640 135078026 4294750880 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25739/statm: 33656 33235 73 139 0 33515 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 172808

[startup+222.301 s]
/proc/loadavg: 3.99 3.91 3.24 5/194 25749
/proc/meminfo: memFree=20530136/32950904 swapFree=67082284/67111528
[pid=25703] ppid=25701 vsize=38184 CPUtime=28.52 cores=0,2
/proc/25703/stat : 25703 (SATzilla2009_C) S 25701 25703 25382 0 -1 4202496 15813 56051 0 0 998 3 1834 17 25 0 1 0 471825938 39100416 9308 33554432000 134512640 136149437 4288038832 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 1
/proc/25703/statm: 9546 9308 220 400 0 9143 0
[pid=25739] ppid=25703 vsize=146052 CPUtime=193.65 cores=0,2
/proc/25739/stat : 25739 (mxc-sr08) R 25703 25703 25382 0 -1 4202496 38247 0 0 0 19358 7 0 0 25 0 1 0 471828798 149557248 36105 33554432000 134512640 135078026 4294750880 18446744073709551615 134534702 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25739/statm: 36513 36105 73 139 0 36372 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 184236

[startup+282.301 s]
/proc/loadavg: 3.99 3.93 3.28 5/194 25751
/proc/meminfo: memFree=20509408/32950904 swapFree=67082284/67111528
[pid=25703] ppid=25701 vsize=38184 CPUtime=28.52 cores=0,2
/proc/25703/stat : 25703 (SATzilla2009_C) S 25701 25703 25382 0 -1 4202496 15813 56051 0 0 998 3 1834 17 25 0 1 0 471825938 39100416 9308 33554432000 134512640 136149437 4288038832 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 1
/proc/25703/statm: 9546 9308 220 400 0 9143 0
[pid=25739] ppid=25703 vsize=155452 CPUtime=253.66 cores=0,2
/proc/25739/stat : 25739 (mxc-sr08) R 25703 25703 25382 0 -1 4202496 40584 0 0 0 25358 8 0 0 25 0 1 0 471828798 159182848 38442 33554432000 134512640 135078026 4294750880 18446744073709551615 134534832 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25739/statm: 38863 38442 73 139 0 38722 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 193636

[startup+342.3 s]
/proc/loadavg: 3.99 3.94 3.32 5/194 25752
/proc/meminfo: memFree=20494384/32950904 swapFree=67082284/67111528
[pid=25703] ppid=25701 vsize=38184 CPUtime=28.52 cores=0,2
/proc/25703/stat : 25703 (SATzilla2009_C) S 25701 25703 25382 0 -1 4202496 15813 56051 0 0 998 3 1834 17 25 0 1 0 471825938 39100416 9308 33554432000 134512640 136149437 4288038832 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 1
/proc/25703/statm: 9546 9308 220 400 0 9143 0
[pid=25739] ppid=25703 vsize=162276 CPUtime=313.65 cores=0,2
/proc/25739/stat : 25739 (mxc-sr08) R 25703 25703 25382 0 -1 4202496 42291 0 0 0 31357 8 0 0 25 0 1 0 471828798 166170624 40149 33554432000 134512640 135078026 4294750880 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25739/statm: 40569 40149 73 139 0 40428 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 200460

[startup+402.301 s]
/proc/loadavg: 3.99 3.95 3.37 5/194 25754
/proc/meminfo: memFree=20476520/32950904 swapFree=67082284/67111528
[pid=25703] ppid=25701 vsize=38184 CPUtime=28.52 cores=0,2
/proc/25703/stat : 25703 (SATzilla2009_C) S 25701 25703 25382 0 -1 4202496 15813 56051 0 0 998 3 1834 17 25 0 1 0 471825938 39100416 9308 33554432000 134512640 136149437 4288038832 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 1
/proc/25703/statm: 9546 9308 220 400 0 9143 0
[pid=25739] ppid=25703 vsize=171376 CPUtime=373.65 cores=0,2
/proc/25739/stat : 25739 (mxc-sr08) R 25703 25703 25382 0 -1 4202496 44566 0 0 0 37356 9 0 0 25 0 1 0 471828798 175489024 42424 33554432000 134512640 135078026 4294750880 18446744073709551615 134522269 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25739/statm: 42844 42424 73 139 0 42703 0
Current children cumulated CPU time (s) 402.17

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

/proc/25739/statm: 47916 47333 73 139 0 47775 0
Current children cumulated CPU time (s) 642.19
Current children cumulated vsize (KiB) 229848

[startup+702.301 s]
/proc/loadavg: 4.01 3.99 3.54 5/194 25762
/proc/meminfo: memFree=20419748/32950904 swapFree=67082284/67111528
[pid=25703] ppid=25701 vsize=38184 CPUtime=28.52 cores=0,2
/proc/25703/stat : 25703 (SATzilla2009_C) S 25701 25703 25382 0 -1 4202496 15813 56051 0 0 998 3 1834 17 25 0 1 0 471825938 39100416 9308 33554432000 134512640 136149437 4288038832 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 1
/proc/25703/statm: 9546 9308 220 400 0 9143 0
[pid=25739] ppid=25703 vsize=194200 CPUtime=673.67 cores=0,2
/proc/25739/stat : 25739 (mxc-sr08) R 25703 25703 25382 0 -1 4202496 50358 0 0 0 67355 12 0 0 25 0 1 0 471828798 198860800 47939 33554432000 134512640 135078026 4294750880 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25739/statm: 48550 47939 73 139 0 48409 0
Current children cumulated CPU time (s) 702.19
Current children cumulated vsize (KiB) 232384

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.56 5/194 25764
/proc/meminfo: memFree=20403360/32950904 swapFree=67082284/67111528
[pid=25703] ppid=25701 vsize=38184 CPUtime=28.52 cores=0,2
/proc/25703/stat : 25703 (SATzilla2009_C) S 25701 25703 25382 0 -1 4202496 15813 56051 0 0 998 3 1834 17 25 0 1 0 471825938 39100416 9308 33554432000 134512640 136149437 4288038832 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 1
/proc/25703/statm: 9546 9308 220 400 0 9143 0
[pid=25739] ppid=25703 vsize=203624 CPUtime=733.67 cores=0,2
/proc/25739/stat : 25739 (mxc-sr08) R 25703 25703 25382 0 -1 4202496 52768 0 0 0 73354 13 0 0 25 0 1 0 471828798 208510976 50268 33554432000 134512640 135078026 4294750880 18446744073709551615 134534650 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25739/statm: 50906 50268 73 139 0 50765 0
Current children cumulated CPU time (s) 762.19
Current children cumulated vsize (KiB) 241808

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.59 5/194 25765
/proc/meminfo: memFree=20394656/32950904 swapFree=67082284/67111528
[pid=25703] ppid=25701 vsize=38184 CPUtime=28.52 cores=0,2
/proc/25703/stat : 25703 (SATzilla2009_C) S 25701 25703 25382 0 -1 4202496 15813 56051 0 0 998 3 1834 17 25 0 1 0 471825938 39100416 9308 33554432000 134512640 136149437 4288038832 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 1
/proc/25703/statm: 9546 9308 220 400 0 9143 0
[pid=25739] ppid=25703 vsize=206560 CPUtime=793.67 cores=0,2
/proc/25739/stat : 25739 (mxc-sr08) R 25703 25703 25382 0 -1 4202496 53453 0 0 0 79354 13 0 0 25 0 1 0 471828798 211517440 50953 33554432000 134512640 135078026 4294750880 18446744073709551615 134533774 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25739/statm: 51640 50953 73 139 0 51499 0
Current children cumulated CPU time (s) 822.19
Current children cumulated vsize (KiB) 244744

[startup+882.301 s]
/proc/loadavg: 4.00 3.99 3.61 5/194 25767
/proc/meminfo: memFree=20382236/32950904 swapFree=67082284/67111528
[pid=25703] ppid=25701 vsize=38184 CPUtime=28.52 cores=0,2
/proc/25703/stat : 25703 (SATzilla2009_C) S 25701 25703 25382 0 -1 4202496 15813 56051 0 0 998 3 1834 17 25 0 1 0 471825938 39100416 9308 33554432000 134512640 136149437 4288038832 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 1
/proc/25703/statm: 9546 9308 220 400 0 9143 0
[pid=25739] ppid=25703 vsize=211732 CPUtime=853.67 cores=0,2
/proc/25739/stat : 25739 (mxc-sr08) R 25703 25703 25382 0 -1 4202496 54724 0 0 0 85353 14 0 0 25 0 1 0 471828798 216813568 52224 33554432000 134512640 135078026 4294750880 18446744073709551615 134523815 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25739/statm: 52933 52224 73 139 0 52792 0
Current children cumulated CPU time (s) 882.19
Current children cumulated vsize (KiB) 249916

[startup+942.3 s]
/proc/loadavg: 4.00 3.99 3.63 5/194 25768
/proc/meminfo: memFree=20375776/32950904 swapFree=67082284/67111528
[pid=25703] ppid=25701 vsize=38184 CPUtime=28.52 cores=0,2
/proc/25703/stat : 25703 (SATzilla2009_C) S 25701 25703 25382 0 -1 4202496 15813 56051 0 0 998 3 1834 17 25 0 1 0 471825938 39100416 9308 33554432000 134512640 136149437 4288038832 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 1
/proc/25703/statm: 9546 9308 220 400 0 9143 0
[pid=25739] ppid=25703 vsize=213504 CPUtime=913.67 cores=0,2
/proc/25739/stat : 25739 (mxc-sr08) R 25703 25703 25382 0 -1 4202496 54890 0 0 0 91353 14 0 0 25 0 1 0 471828798 218628096 52390 33554432000 134512640 135078026 4294750880 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25739/statm: 53376 52390 73 139 0 53235 0
Current children cumulated CPU time (s) 942.19
Current children cumulated vsize (KiB) 251688

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.65 5/194 25779
/proc/meminfo: memFree=20366828/32950904 swapFree=67082284/67111528
[pid=25703] ppid=25701 vsize=38184 CPUtime=28.52 cores=0,2
/proc/25703/stat : 25703 (SATzilla2009_C) S 25701 25703 25382 0 -1 4202496 15813 56051 0 0 998 3 1834 17 25 0 1 0 471825938 39100416 9308 33554432000 134512640 136149437 4288038832 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 1
/proc/25703/statm: 9546 9308 220 400 0 9143 0
[pid=25739] ppid=25703 vsize=215448 CPUtime=973.67 cores=0,2
/proc/25739/stat : 25739 (mxc-sr08) R 25703 25703 25382 0 -1 4202496 55316 0 0 0 97353 14 0 0 25 0 1 0 471828798 220618752 52816 33554432000 134512640 135078026 4294750880 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25739/statm: 53862 52816 73 139 0 53721 0
Current children cumulated CPU time (s) 1002.19
Current children cumulated vsize (KiB) 253632

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.67 5/194 25781
/proc/meminfo: memFree=20358096/32950904 swapFree=67082284/67111528
[pid=25703] ppid=25701 vsize=38184 CPUtime=28.52 cores=0,2
/proc/25703/stat : 25703 (SATzilla2009_C) S 25701 25703 25382 0 -1 4202496 15813 56051 0 0 998 3 1834 17 25 0 1 0 471825938 39100416 9308 33554432000 134512640 136149437 4288038832 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 1
/proc/25703/statm: 9546 9308 220 400 0 9143 0
[pid=25739] ppid=25703 vsize=219448 CPUtime=1033.67 cores=0,2
/proc/25739/stat : 25739 (mxc-sr08) R 25703 25703 25382 0 -1 4202496 56290 0 0 0 103353 14 0 0 25 0 1 0 471828798 224714752 53790 33554432000 134512640 135078026 4294750880 18446744073709551615 134534653 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25739/statm: 54862 53790 73 139 0 54721 0
Current children cumulated CPU time (s) 1062.19
Current children cumulated vsize (KiB) 257632

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.69 5/194 25782
/proc/meminfo: memFree=20351632/32950904 swapFree=67082284/67111528
[pid=25703] ppid=25701 vsize=38184 CPUtime=28.52 cores=0,2
/proc/25703/stat : 25703 (SATzilla2009_C) S 25701 25703 25382 0 -1 4202496 15813 56051 0 0 998 3 1834 17 25 0 1 0 471825938 39100416 9308 33554432000 134512640 136149437 4288038832 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 1
/proc/25703/statm: 9546 9308 220 400 0 9143 0
[pid=25739] ppid=25703 vsize=219884 CPUtime=1093.68 cores=0,2
/proc/25739/stat : 25739 (mxc-sr08) R 25703 25703 25382 0 -1 4202496 56377 0 0 0 109354 14 0 0 25 0 1 0 471828798 225161216 53877 33554432000 134512640 135078026 4294750880 18446744073709551615 134534415 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25739/statm: 54971 53877 73 139 0 54830 0
Current children cumulated CPU time (s) 1122.2
Current children cumulated vsize (KiB) 258068

[startup+1182.3 s]
/proc/loadavg: 4.04 4.00 3.71 5/194 25786
/proc/meminfo: memFree=20341200/32950904 swapFree=67082284/67111528
[pid=25703] ppid=25701 vsize=38184 CPUtime=28.52 cores=0,2
/proc/25703/stat : 25703 (SATzilla2009_C) S 25701 25703 25382 0 -1 4202496 15813 56051 0 0 998 3 1834 17 25 0 1 0 471825938 39100416 9308 33554432000 134512640 136149437 4288038832 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 1
/proc/25703/statm: 9546 9308 220 400 0 9143 0
[pid=25739] ppid=25703 vsize=224764 CPUtime=1153.67 cores=0,2
/proc/25739/stat : 25739 (mxc-sr08) R 25703 25703 25382 0 -1 4202496 57555 0 0 0 115353 14 0 0 25 0 1 0 471828798 230158336 55055 33554432000 134512640 135078026 4294750880 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25739/statm: 56191 55055 73 139 0 56050 0
Current children cumulated CPU time (s) 1182.19
Current children cumulated vsize (KiB) 262948

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.73 5/194 25788
/proc/meminfo: memFree=20329760/32950904 swapFree=67082284/67111528
[pid=25703] ppid=25701 vsize=38184 CPUtime=28.52 cores=0,2
/proc/25703/stat : 25703 (SATzilla2009_C) S 25701 25703 25382 0 -1 4202496 15813 56051 0 0 998 3 1834 17 25 0 1 0 471825938 39100416 9308 33554432000 134512640 136149437 4288038832 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 1
/proc/25703/statm: 9546 9308 220 400 0 9143 0
[pid=25739] ppid=25703 vsize=228628 CPUtime=1213.67 cores=0,2
/proc/25739/stat : 25739 (mxc-sr08) R 25703 25703 25382 0 -1 4202496 58524 0 0 0 121353 14 0 0 25 0 1 0 471828798 234115072 56024 33554432000 134512640 135078026 4294750880 18446744073709551615 134534593 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25739/statm: 57157 56024 73 139 0 57016 0
Current children cumulated CPU time (s) 1242.19
Current children cumulated vsize (KiB) 266812



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.74 5/194 25819
/proc/meminfo: memFree=20512292/32950904 swapFree=67082284/67111528
[pid=25703] ppid=25701 vsize=38184 CPUtime=28.52 cores=0,2
/proc/25703/stat : 25703 (SATzilla2009_C) S 25701 25703 25382 0 -1 4202496 15813 56051 0 0 998 3 1834 17 25 0 1 0 471825938 39100416 9308 33554432000 134512640 136149437 4288038832 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 1
/proc/25703/statm: 9546 9308 220 400 0 9143 0
[pid=25739] ppid=25703 vsize=234496 CPUtime=1271.38 cores=0,2
/proc/25739/stat : 25739 (mxc-sr08) R 25703 25703 25382 0 -1 4202496 59938 0 0 0 127124 14 0 0 25 0 1 0 471828798 240123904 57438 33554432000 134512640 135078026 4294750880 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25739/statm: 58624 57438 73 139 0 58483 0
Current children cumulated CPU time (s) 1299.9
Current children cumulated vsize (KiB) 272680

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

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

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.74 5/194 25819
/proc/meminfo: memFree=20512292/32950904 swapFree=67082284/67111528
[pid=25703] ppid=25701 vsize=38184 CPUtime=28.52 cores=0,2
/proc/25703/stat : 25703 (SATzilla2009_C) S 25701 25703 25382 0 -1 4202496 15813 56051 0 0 998 3 1834 17 25 0 1 0 471825938 39100416 9308 33554432000 134512640 136149437 4288038832 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 1
/proc/25703/statm: 9546 9308 220 400 0 9143 0
[pid=25739] ppid=25703 vsize=234496 CPUtime=1271.38 cores=0,2
/proc/25739/stat : 25739 (mxc-sr08) R 25703 25703 25382 0 -1 4202496 59938 0 0 0 127124 14 0 0 25 0 1 0 471828798 240123904 57438 33554432000 134512640 135078026 4294750880 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25739/statm: 58624 57438 73 139 0 58483 0
Current children cumulated CPU time (s) 1299.9
Current children cumulated vsize (KiB) 272680

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25703 and gives
#  childrusage.ru_utime.tv_sec=28
#  childrusage.ru_utime.tv_usec=332692
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=208968
# CPU time returned by wait4() is 28.5417
# while last known CPU time is 1299.9
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1299.9
CPU user time (s): 1299.56
CPU system time (s): 0.34
CPU usage (%): 99.9912
Max. virtual memory (cumulated for all children) (KiB): 272680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28.3327
system time used= 0.208968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71864
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= 14
involuntary context switches= 116

runsolver used 2.13767 second user time and 4.96425 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-24 01:44:22
IDJOB=3274303
IDBENCH=83172
IDSOLVER=1675
FILE ID=node121/3274303-1303602261
RUNJOBID= node121-1303600951-25400
PBS_JOBID= 13150620
Free space on /tmp= 72016 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-17x30.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274303-1303602261/watcher-3274303-1303602261 -o /tmp/evaluation-result-3274303-1303602261/solver-3274303-1303602261 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_C HOME/instance-3274303-1303602261.cnf

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

MD5SUM BENCH= 3a506c7557d86d0d326e3b3cdee85b69
RANDOM SEED=1765185691

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:      21145880 kB
Buffers:       2136260 kB
Cached:        9072628 kB
SwapCached:       2776 kB
Active:        8500088 kB
Inactive:      2794288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      21145880 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           84536 kB
Writeback:           0 kB
AnonPages:       82716 kB
Mapped:          14788 kB
Slab:           446348 kB
PageTables:       4972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   283452 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= 71888 MiB
End job on node121 at 2011-04-24 02:06:04