Trace number 3273293

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.98 1300.02

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2100c215164gyes2.cnf
MD5SUM5301921bbf5d6337937a0fa8d34aaf48
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 variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

Solver Data

21.88/21.96	c SATzilla is building models for class 2
21.88/21.96	c run presolver march_dl2004 for 5 seconds ... 
21.88/21.96	c Bin: Executing march_dl2004
21.88/21.96	c spawning binary file with 5 seconds ...
21.88/21.96	c child exit by a signal
21.88/21.96	c march_dl2004 returned code 137.
21.88/21.96	c run presolver mxc-sr08 for 5 seconds ... 
21.88/21.96	c Bin: Executing mxc-sr08
21.88/21.96	c spawning binary file with 5 seconds ...
21.88/21.96	c child exit by a signal
21.88/21.96	c mxc-sr08 returned code 137.
21.88/21.96	c Orignal number of varibales is 2100, number of clauses is 215164 
21.88/21.96	c predicted feature computation time is 11.901436 
21.88/21.96	c Bin: Executing satelite
21.88/21.96	c spawning binary file with 240 seconds ...
21.88/21.96	c child exited successfully
21.88/21.96	c satzilla computing base features
21.88/21.96	c Number of variabe is: 2030, Number of clause is : 212446 
21.88/21.96	c Initializing...
21.88/21.96	c satzilla compute diameter ...
21.88/21.96	c start diameter features ...
21.88/21.96	c satzilla doing clause learning
21.88/21.96	c start clause learning features ...
21.88/21.96	c Bin: Executing zchaff07
21.88/21.96	c spawning binary file with 2 seconds ...
21.88/21.96	c child exit by a signal
21.88/21.96	c satzilla doing survey propogation probe
21.88/21.96	c do survay propogation for 2 second ...
21.88/21.96	c satzilla doing local search probe
21.88/21.96	c satzilla doing lobjois search-space size estimate
21.88/21.96	c features are:2100 215164 2030 212446 0.0344828 0.0127938 0.00955537 0.99686 0.0142138 0.191944 0.00164904 1.80793 0.000985222 0.0280788 0.204252 0.952313 0.952313 0.00164904 0.172067 0.000776668 0.00257477 5.34476 0.168196 0.0362807 0.0855746 0.323077 2.68267 0.000938239 0.164628 0.000447172 0.00148744 4.81723 0.952313 0.00201375 0.172143 0.000969658 0.00327613 3 0 3 3 -0 158.429 0.227987 53 193 189 112 176 159 168 60.4574 0.116108 51.9048 81.5094 68.5588 53.2021 61.5974 56.7799 58.9655 0.830353 0.0819557 0.604143 0.930283 0.903889 0.721074 0.882144 0.790971 0.849479 4.47476e-09 12.1838 -1.11022e-16 1.4691e-06 2.3344e-11 1.11022e-16 1.91636e-12 2.88658e-15 9.67004e-14 1911.93 5.23548 922.759 0.193823 952 915 984 49.1394 0.199926 0.965343 0.192327 0.791951 0.923865 
21.88/21.96	c satzilla's ranking:
21.88/21.96	c 1) mxc-sr08: 2.899865
21.88/21.96	c 2) vallst: 2.021981
21.88/21.96	c 3) march_dl2004: 1.855501
21.88/21.96	c 4) minisat20SAT07: 1.728427
21.88/21.96	c 5) minisat20: 1.608067
21.88/21.96	c 6) zchaff_rand: 1.316501
21.88/21.96	c 7) tts-4-0: 0.301742
21.88/21.96	c 8) SATenstein: -10000.000000
21.88/21.96	c 9) gnovelty+: -10000.000000
21.88/21.96	c 10) adaptg2wsat+: -10000.000000
21.88/21.96	c 11) adaptg2wsat0: -10000.000000
21.88/21.96	c 12) picosat846: -10000.000000
21.88/21.96	c 13) kcnfs04SAT07: -10000.000000
21.88/21.96	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-3273293-1303600952/watcher-3273293-1303600952 -o /tmp/evaluation-result-3273293-1303600952/solver-3273293-1303600952 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3273293-1303600952.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: 0.08 0.02 0.34 3/180 25423
/proc/meminfo: memFree=21185492/32950904 swapFree=67082284/67111528
[pid=25423] ppid=25421 vsize=2136 CPUtime=0 cores=0,2
/proc/25423/stat : 25423 (SATzilla2009_C) S 25421 25423 25382 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 471695021 2187264 114 33554432000 134512640 136149437 4288070208 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/25423/statm: 534 114 97 400 0 131 0

[startup+0.024715 s]
/proc/loadavg: 0.08 0.02 0.34 3/180 25423
/proc/meminfo: memFree=21185492/32950904 swapFree=67082284/67111528
[pid=25423] ppid=25421 vsize=2136 CPUtime=0 cores=0,2
/proc/25423/stat : 25423 (SATzilla2009_C) S 25421 25423 25382 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 471695021 2187264 114 33554432000 134512640 136149437 4288070208 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/25423/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100762 s]
/proc/loadavg: 0.08 0.02 0.34 3/180 25423
/proc/meminfo: memFree=21185492/32950904 swapFree=67082284/67111528
[pid=25423] ppid=25421 vsize=2136 CPUtime=0 cores=0,2
/proc/25423/stat : 25423 (SATzilla2009_C) S 25421 25423 25382 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 471695021 2187264 114 33554432000 134512640 136149437 4288070208 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/25423/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300661 s]
/proc/loadavg: 0.08 0.02 0.34 3/180 25423
/proc/meminfo: memFree=21185492/32950904 swapFree=67082284/67111528
[pid=25423] ppid=25421 vsize=2136 CPUtime=0 cores=0,2
/proc/25423/stat : 25423 (SATzilla2009_C) S 25421 25423 25382 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 471695021 2187264 114 33554432000 134512640 136149437 4288070208 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/25423/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700649 s]
/proc/loadavg: 0.08 0.02 0.34 3/180 25423
/proc/meminfo: memFree=21185492/32950904 swapFree=67082284/67111528
[pid=25423] ppid=25421 vsize=2136 CPUtime=0 cores=0,2
/proc/25423/stat : 25423 (SATzilla2009_C) S 25421 25423 25382 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 471695021 2187264 114 33554432000 134512640 136149437 4288070208 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/25423/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.5004 s]
/proc/loadavg: 0.08 0.02 0.34 4/188 25436
/proc/meminfo: memFree=21117328/32950904 swapFree=67082284/67111528
[pid=25423] ppid=25421 vsize=2136 CPUtime=0 cores=0,2
/proc/25423/stat : 25423 (SATzilla2009_C) S 25421 25423 25382 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 471695021 2187264 114 33554432000 134512640 136149437 4288070208 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/25423/statm: 534 114 97 400 0 131 0
[pid=25424] ppid=25423 vsize=30228 CPUtime=1.48 cores=0,2
/proc/25424/stat : 25424 (march_dl2004) R 25423 25423 25382 0 -1 4202496 25270 0 0 0 145 3 0 0 25 0 1 0 471695021 30953472 4739 33554432000 134512640 134996440 4293961984 18446744073709551615 134527838 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25424/statm: 7557 4739 75 119 0 7436 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 32364

[startup+3.10111 s]
/proc/loadavg: 0.08 0.02 0.34 5/194 25448
/proc/meminfo: memFree=21075024/32950904 swapFree=67082284/67111528
[pid=25423] ppid=25421 vsize=2136 CPUtime=0 cores=0,2
/proc/25423/stat : 25423 (SATzilla2009_C) S 25421 25423 25382 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 471695021 2187264 114 33554432000 134512640 136149437 4288070208 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/25423/statm: 534 114 97 400 0 131 0
[pid=25424] ppid=25423 vsize=32988 CPUtime=3.08 cores=0,2
/proc/25424/stat : 25424 (march_dl2004) R 25423 25423 25382 0 -1 4202496 25931 0 0 0 305 3 0 0 25 0 1 0 471695021 33779712 5400 33554432000 134512640 134996440 4293961984 18446744073709551615 134533010 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25424/statm: 8247 5400 75 119 0 8126 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 35124

[startup+6.3006 s]
/proc/loadavg: 0.71 0.15 0.38 5/194 25450
/proc/meminfo: memFree=21090768/32950904 swapFree=67082284/67111528
[pid=25423] ppid=25421 vsize=2136 CPUtime=4.99 cores=0,2
/proc/25423/stat : 25423 (SATzilla2009_C) S 25421 25423 25382 0 -1 4202496 188 26006 0 0 0 0 495 4 18 0 1 0 471695021 2187264 127 33554432000 134512640 136149437 4288070208 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/25423/statm: 534 127 108 400 0 131 0
[pid=25450] ppid=25423 vsize=16752 CPUtime=1.28 cores=0,2
/proc/25450/stat : 25450 (mxc-sr08) R 25423 25423 25382 0 -1 4202496 4683 0 0 0 128 0 0 0 22 0 1 0 471695521 17154048 3974 33554432000 134512640 135078026 4286585920 18446744073709551615 134560919 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25450/statm: 4188 3974 57 139 0 4047 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 18888

[startup+12.7004 s]
/proc/loadavg: 0.98 0.21 0.40 5/190 25456
/proc/meminfo: memFree=21083864/32950904 swapFree=67082284/67111528
[pid=25423] ppid=25421 vsize=16832 CPUtime=12.67 cores=0,2
/proc/25423/stat : 25423 (SATzilla2009_C) R 25421 25423 25382 0 -1 4202496 5804 36051 0 0 168 0 1093 6 20 0 1 0 471695021 17235968 3853 33554432000 134512640 136149437 4288070208 18446744073709551615 134532694 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25423/statm: 4208 3853 136 400 0 3805 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 16832

[startup+25.5001 s]
/proc/loadavg: 1.65 0.40 0.46 5/194 25464
/proc/meminfo: memFree=20998420/32950904 swapFree=67082284/67111528
[pid=25423] ppid=25421 vsize=22552 CPUtime=21.94 cores=0,2
/proc/25423/stat : 25423 (SATzilla2009_C) S 25421 25423 25382 0 -1 4202496 10241 41375 0 0 892 3 1288 11 25 0 1 0 471695021 23093248 5415 33554432000 134512640 136149437 4288070208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/25423/statm: 5638 5415 220 400 0 5235 0
[pid=25464] ppid=25423 vsize=16248 CPUtime=3.52 cores=0,2
/proc/25464/stat : 25464 (mxc-sr08) R 25423 25423 25382 0 -1 4202496 5093 0 0 0 352 0 0 0 25 0 1 0 471697218 16637952 3881 33554432000 134512640 135078026 4293732224 18446744073709551615 134534301 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25464/statm: 4062 3881 73 139 0 3921 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 38800

[startup+51.1007 s]
/proc/loadavg: 2.45 0.68 0.55 5/194 25465
/proc/meminfo: memFree=20917872/32950904 swapFree=67082284/67111528
[pid=25423] ppid=25421 vsize=22552 CPUtime=21.94 cores=0,2
/proc/25423/stat : 25423 (SATzilla2009_C) S 25421 25423 25382 0 -1 4202496 10241 41375 0 0 892 3 1288 11 25 0 1 0 471695021 23093248 5415 33554432000 134512640 136149437 4288070208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/25423/statm: 5638 5415 220 400 0 5235 0
[pid=25464] ppid=25423 vsize=37676 CPUtime=29.11 cores=0,2
/proc/25464/stat : 25464 (mxc-sr08) R 25423 25423 25382 0 -1 4202496 10423 0 0 0 2910 1 0 0 25 0 1 0 471697218 38580224 9211 33554432000 134512640 135078026 4293732224 18446744073709551615 134534601 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25464/statm: 9419 9211 73 139 0 9278 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 60228

[startup+102.3 s]
/proc/loadavg: 3.32 1.19 0.73 5/194 25466
/proc/meminfo: memFree=20833764/32950904 swapFree=67082284/67111528
[pid=25423] ppid=25421 vsize=22552 CPUtime=21.94 cores=0,2
/proc/25423/stat : 25423 (SATzilla2009_C) S 25421 25423 25382 0 -1 4202496 10241 41375 0 0 892 3 1288 11 25 0 1 0 471695021 23093248 5415 33554432000 134512640 136149437 4288070208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/25423/statm: 5638 5415 220 400 0 5235 0
[pid=25464] ppid=25423 vsize=55784 CPUtime=80.29 cores=0,2
/proc/25464/stat : 25464 (mxc-sr08) R 25423 25423 25382 0 -1 4202496 14908 0 0 0 8027 2 0 0 25 0 1 0 471697218 57122816 13696 33554432000 134512640 135078026 4293732224 18446744073709551615 134534541 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25464/statm: 13946 13696 73 139 0 13805 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 78336

[startup+162.301 s]
/proc/loadavg: 3.75 1.70 0.93 5/194 25468
/proc/meminfo: memFree=20781304/32950904 swapFree=67082284/67111528
[pid=25423] ppid=25421 vsize=22552 CPUtime=21.94 cores=0,2
/proc/25423/stat : 25423 (SATzilla2009_C) S 25421 25423 25382 0 -1 4202496 10241 41375 0 0 892 3 1288 11 25 0 1 0 471695021 23093248 5415 33554432000 134512640 136149437 4288070208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/25423/statm: 5638 5415 220 400 0 5235 0
[pid=25464] ppid=25423 vsize=71208 CPUtime=140.3 cores=0,2
/proc/25464/stat : 25464 (mxc-sr08) R 25423 25423 25382 0 -1 4202496 18655 0 0 0 14026 4 0 0 25 0 1 0 471697218 72916992 17443 33554432000 134512640 135078026 4293732224 18446744073709551615 134534601 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25464/statm: 17802 17443 73 139 0 17661 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 93760

[startup+222.301 s]
/proc/loadavg: 3.91 2.12 1.12 5/194 25469
/proc/meminfo: memFree=20728224/32950904 swapFree=67082284/67111528
[pid=25423] ppid=25421 vsize=22552 CPUtime=21.94 cores=0,2
/proc/25423/stat : 25423 (SATzilla2009_C) S 25421 25423 25382 0 -1 4202496 10241 41375 0 0 892 3 1288 11 25 0 1 0 471695021 23093248 5415 33554432000 134512640 136149437 4288070208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/25423/statm: 5638 5415 220 400 0 5235 0
[pid=25464] ppid=25423 vsize=95312 CPUtime=200.31 cores=0,2
/proc/25464/stat : 25464 (mxc-sr08) R 25423 25423 25382 0 -1 4202496 24617 0 0 0 20024 7 0 0 25 0 1 0 471697218 97599488 23405 33554432000 134512640 135078026 4293732224 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25464/statm: 23828 23405 73 139 0 23687 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 117864

[startup+282.301 s]
/proc/loadavg: 3.96 2.46 1.30 5/194 25471
/proc/meminfo: memFree=20686420/32950904 swapFree=67082284/67111528
[pid=25423] ppid=25421 vsize=22552 CPUtime=21.94 cores=0,2
/proc/25423/stat : 25423 (SATzilla2009_C) S 25421 25423 25382 0 -1 4202496 10241 41375 0 0 892 3 1288 11 25 0 1 0 471695021 23093248 5415 33554432000 134512640 136149437 4288070208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/25423/statm: 5638 5415 220 400 0 5235 0
[pid=25464] ppid=25423 vsize=100688 CPUtime=260.3 cores=0,2
/proc/25464/stat : 25464 (mxc-sr08) R 25423 25423 25382 0 -1 4202496 25943 0 0 0 26023 7 0 0 25 0 1 0 471697218 103104512 24731 33554432000 134512640 135078026 4293732224 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25464/statm: 25172 24731 73 139 0 25031 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 123240

[startup+342.301 s]
/proc/loadavg: 3.98 2.73 1.47 5/194 25473
/proc/meminfo: memFree=20667192/32950904 swapFree=67082284/67111528
[pid=25423] ppid=25421 vsize=22552 CPUtime=21.94 cores=0,2
/proc/25423/stat : 25423 (SATzilla2009_C) S 25421 25423 25382 0 -1 4202496 10241 41375 0 0 892 3 1288 11 25 0 1 0 471695021 23093248 5415 33554432000 134512640 136149437 4288070208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/25423/statm: 5638 5415 220 400 0 5235 0
[pid=25464] ppid=25423 vsize=114248 CPUtime=320.3 cores=0,2
/proc/25464/stat : 25464 (mxc-sr08) R 25423 25423 25382 0 -1 4202496 29341 0 0 0 32021 9 0 0 25 0 1 0 471697218 116989952 28129 33554432000 134512640 135078026 4293732224 18446744073709551615 134534297 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25464/statm: 28562 28129 73 139 0 28421 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 136800

[startup+402.301 s]
/proc/loadavg: 3.99 2.96 1.62 5/194 25474
/proc/meminfo: memFree=20607904/32950904 swapFree=67082284/67111528
[pid=25423] ppid=25421 vsize=22552 CPUtime=21.94 cores=0,2
/proc/25423/stat : 25423 (SATzilla2009_C) S 25421 25423 25382 0 -1 4202496 10241 41375 0 0 892 3 1288 11 25 0 1 0 471695021 23093248 5415 33554432000 134512640 136149437 4288070208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/25423/statm: 5638 5415 220 400 0 5235 0
[pid=25464] ppid=25423 vsize=126472 CPUtime=380.3 cores=0,2

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

/proc/25464/statm: 33553 32849 73 139 0 33412 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 156764

[startup+642.306 s]
/proc/loadavg: 3.99 3.53 2.15 5/194 25481
/proc/meminfo: memFree=20574624/32950904 swapFree=67082284/67111528
[pid=25423] ppid=25421 vsize=22552 CPUtime=21.94 cores=0,2
/proc/25423/stat : 25423 (SATzilla2009_C) S 25421 25423 25382 0 -1 4202496 10241 41375 0 0 892 3 1288 11 25 0 1 0 471695021 23093248 5415 33554432000 134512640 136149437 4288070208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/25423/statm: 5638 5415 220 400 0 5235 0
[pid=25464] ppid=25423 vsize=134592 CPUtime=620.32 cores=0,2
/proc/25464/stat : 25464 (mxc-sr08) R 25423 25423 25382 0 -1 4202496 34152 0 0 0 62020 12 0 0 25 0 1 0 471697218 137822208 32940 33554432000 134512640 135078026 4293732224 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25464/statm: 33648 32940 73 139 0 33507 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 157144

[startup+702.301 s]
/proc/loadavg: 3.99 3.61 2.27 5/194 25482
/proc/meminfo: memFree=20572008/32950904 swapFree=67082284/67111528
[pid=25423] ppid=25421 vsize=22552 CPUtime=21.94 cores=0,2
/proc/25423/stat : 25423 (SATzilla2009_C) S 25421 25423 25382 0 -1 4202496 10241 41375 0 0 892 3 1288 11 25 0 1 0 471695021 23093248 5415 33554432000 134512640 136149437 4288070208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/25423/statm: 5638 5415 220 400 0 5235 0
[pid=25464] ppid=25423 vsize=135744 CPUtime=680.31 cores=0,2
/proc/25464/stat : 25464 (mxc-sr08) R 25423 25423 25382 0 -1 4202496 34373 0 0 0 68019 12 0 0 25 0 1 0 471697218 139001856 33161 33554432000 134512640 135078026 4293732224 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25464/statm: 33936 33161 73 139 0 33795 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 158296

[startup+762.301 s]
/proc/loadavg: 3.99 3.68 2.37 5/194 25484
/proc/meminfo: memFree=20561204/32950904 swapFree=67082284/67111528
[pid=25423] ppid=25421 vsize=22552 CPUtime=21.94 cores=0,2
/proc/25423/stat : 25423 (SATzilla2009_C) S 25421 25423 25382 0 -1 4202496 10241 41375 0 0 892 3 1288 11 25 0 1 0 471695021 23093248 5415 33554432000 134512640 136149437 4288070208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/25423/statm: 5638 5415 220 400 0 5235 0
[pid=25464] ppid=25423 vsize=140580 CPUtime=740.32 cores=0,2
/proc/25464/stat : 25464 (mxc-sr08) R 25423 25423 25382 0 -1 4202496 35512 0 0 0 74019 13 0 0 25 0 1 0 471697218 143953920 34300 33554432000 134512640 135078026 4293732224 18446744073709551615 134534338 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25464/statm: 35145 34300 73 139 0 35004 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 163132

[startup+822.3 s]
/proc/loadavg: 3.99 3.74 2.47 5/194 25485
/proc/meminfo: memFree=20556232/32950904 swapFree=67082284/67111528
[pid=25423] ppid=25421 vsize=22552 CPUtime=21.94 cores=0,2
/proc/25423/stat : 25423 (SATzilla2009_C) S 25421 25423 25382 0 -1 4202496 10241 41375 0 0 892 3 1288 11 25 0 1 0 471695021 23093248 5415 33554432000 134512640 136149437 4288070208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/25423/statm: 5638 5415 220 400 0 5235 0
[pid=25464] ppid=25423 vsize=140716 CPUtime=800.32 cores=0,2
/proc/25464/stat : 25464 (mxc-sr08) R 25423 25423 25382 0 -1 4202496 35542 0 0 0 80019 13 0 0 25 0 1 0 471697218 144093184 34330 33554432000 134512640 135078026 4293732224 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25464/statm: 35179 34330 73 139 0 35038 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 163268

[startup+882.301 s]
/proc/loadavg: 3.99 3.78 2.56 5/194 25487
/proc/meminfo: memFree=20555100/32950904 swapFree=67082284/67111528
[pid=25423] ppid=25421 vsize=22552 CPUtime=21.94 cores=0,2
/proc/25423/stat : 25423 (SATzilla2009_C) S 25421 25423 25382 0 -1 4202496 10241 41375 0 0 892 3 1288 11 25 0 1 0 471695021 23093248 5415 33554432000 134512640 136149437 4288070208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/25423/statm: 5638 5415 220 400 0 5235 0
[pid=25464] ppid=25423 vsize=141260 CPUtime=860.32 cores=0,2
/proc/25464/stat : 25464 (mxc-sr08) R 25423 25423 25382 0 -1 4202496 35665 0 0 0 86019 13 0 0 25 0 1 0 471697218 144650240 34453 33554432000 134512640 135078026 4293732224 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25464/statm: 35315 34453 73 139 0 35174 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 163812

[startup+942.301 s]
/proc/loadavg: 3.99 3.82 2.65 5/194 25489
/proc/meminfo: memFree=20554092/32950904 swapFree=67082284/67111528
[pid=25423] ppid=25421 vsize=22552 CPUtime=21.94 cores=0,2
/proc/25423/stat : 25423 (SATzilla2009_C) S 25421 25423 25382 0 -1 4202496 10241 41375 0 0 892 3 1288 11 25 0 1 0 471695021 23093248 5415 33554432000 134512640 136149437 4288070208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/25423/statm: 5638 5415 220 400 0 5235 0
[pid=25464] ppid=25423 vsize=141836 CPUtime=920.32 cores=0,2
/proc/25464/stat : 25464 (mxc-sr08) R 25423 25423 25382 0 -1 4202496 35766 0 0 0 92019 13 0 0 25 0 1 0 471697218 145240064 34554 33554432000 134512640 135078026 4293732224 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25464/statm: 35459 34554 73 139 0 35318 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 164388

[startup+1002.3 s]
/proc/loadavg: 3.99 3.85 2.73 5/194 25490
/proc/meminfo: memFree=20545644/32950904 swapFree=67082284/67111528
[pid=25423] ppid=25421 vsize=22552 CPUtime=21.94 cores=0,2
/proc/25423/stat : 25423 (SATzilla2009_C) S 25421 25423 25382 0 -1 4202496 10241 41375 0 0 892 3 1288 11 25 0 1 0 471695021 23093248 5415 33554432000 134512640 136149437 4288070208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/25423/statm: 5638 5415 220 400 0 5235 0
[pid=25464] ppid=25423 vsize=144564 CPUtime=980.32 cores=0,2
/proc/25464/stat : 25464 (mxc-sr08) R 25423 25423 25382 0 -1 4202496 36425 0 0 0 98018 14 0 0 25 0 1 0 471697218 148033536 35213 33554432000 134512640 135078026 4293732224 18446744073709551615 134534579 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25464/statm: 36141 35213 73 139 0 36000 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 167116

[startup+1062.3 s]
/proc/loadavg: 3.99 3.87 2.81 5/194 25492
/proc/meminfo: memFree=20541660/32950904 swapFree=67082284/67111528
[pid=25423] ppid=25421 vsize=22552 CPUtime=21.94 cores=0,2
/proc/25423/stat : 25423 (SATzilla2009_C) S 25421 25423 25382 0 -1 4202496 10241 41375 0 0 892 3 1288 11 25 0 1 0 471695021 23093248 5415 33554432000 134512640 136149437 4288070208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/25423/statm: 5638 5415 220 400 0 5235 0
[pid=25464] ppid=25423 vsize=144736 CPUtime=1040.33 cores=0,2
/proc/25464/stat : 25464 (mxc-sr08) R 25423 25423 25382 0 -1 4202496 36448 0 0 0 104019 14 0 0 25 0 1 0 471697218 148209664 35236 33554432000 134512640 135078026 4293732224 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25464/statm: 36184 35236 73 139 0 36043 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 167288

[startup+1122.3 s]
/proc/loadavg: 3.99 3.89 2.88 5/194 25493
/proc/meminfo: memFree=20540528/32950904 swapFree=67082284/67111528
[pid=25423] ppid=25421 vsize=22552 CPUtime=21.94 cores=0,2
/proc/25423/stat : 25423 (SATzilla2009_C) S 25421 25423 25382 0 -1 4202496 10241 41375 0 0 892 3 1288 11 25 0 1 0 471695021 23093248 5415 33554432000 134512640 136149437 4288070208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/25423/statm: 5638 5415 220 400 0 5235 0
[pid=25464] ppid=25423 vsize=145056 CPUtime=1100.33 cores=0,2
/proc/25464/stat : 25464 (mxc-sr08) R 25423 25423 25382 0 -1 4202496 36534 0 0 0 110019 14 0 0 25 0 1 0 471697218 148537344 35322 33554432000 134512640 135078026 4293732224 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25464/statm: 36264 35322 73 139 0 36123 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 167608

[startup+1182.3 s]
/proc/loadavg: 3.99 3.91 2.95 5/194 25495
/proc/meminfo: memFree=20536176/32950904 swapFree=67082284/67111528
[pid=25423] ppid=25421 vsize=22552 CPUtime=21.94 cores=0,2
/proc/25423/stat : 25423 (SATzilla2009_C) S 25421 25423 25382 0 -1 4202496 10241 41375 0 0 892 3 1288 11 25 0 1 0 471695021 23093248 5415 33554432000 134512640 136149437 4288070208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/25423/statm: 5638 5415 220 400 0 5235 0
[pid=25464] ppid=25423 vsize=146248 CPUtime=1160.33 cores=0,2
/proc/25464/stat : 25464 (mxc-sr08) R 25423 25423 25382 0 -1 4202496 36759 0 0 0 116019 14 0 0 25 0 1 0 471697218 149757952 35547 33554432000 134512640 135078026 4293732224 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25464/statm: 36562 35547 73 139 0 36421 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 168800

[startup+1242.3 s]
/proc/loadavg: 3.99 3.92 3.01 5/194 25497
/proc/meminfo: memFree=20513964/32950904 swapFree=67082284/67111528
[pid=25423] ppid=25421 vsize=22552 CPUtime=21.94 cores=0,2
/proc/25423/stat : 25423 (SATzilla2009_C) S 25421 25423 25382 0 -1 4202496 10241 41375 0 0 892 3 1288 11 25 0 1 0 471695021 23093248 5415 33554432000 134512640 136149437 4288070208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/25423/statm: 5638 5415 220 400 0 5235 0
[pid=25464] ppid=25423 vsize=157536 CPUtime=1220.33 cores=0,2
/proc/25464/stat : 25464 (mxc-sr08) R 25423 25423 25382 0 -1 4202496 39501 0 0 0 122017 16 0 0 25 0 1 0 471697218 161316864 38289 33554432000 134512640 135078026 4293732224 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25464/statm: 39384 38289 73 139 0 39243 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 180088



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.99 3.93 3.07 4/191 25499
/proc/meminfo: memFree=20803764/32950904 swapFree=67082284/67111528
[pid=25423] ppid=25421 vsize=22552 CPUtime=21.94 cores=0,2
/proc/25423/stat : 25423 (SATzilla2009_C) S 25421 25423 25382 0 -1 4202496 10241 41375 0 0 892 3 1288 11 25 0 1 0 471695021 23093248 5415 33554432000 134512640 136149437 4288070208 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/25423/statm: 5638 5415 220 400 0 5235 0
[pid=25464] ppid=25423 vsize=158600 CPUtime=1278.04 cores=0,2
/proc/25464/stat : 25464 (mxc-sr08) R 25423 25423 25382 0 -1 4202496 39792 0 0 0 127788 16 0 0 25 0 1 0 471697218 162406400 38580 33554432000 134512640 135078026 4293732224 18446744073709551615 134534407 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25464/statm: 39650 38580 73 139 0 39509 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 181152

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25423 and gives
#  childrusage.ru_utime.tv_sec=21
#  childrusage.ru_utime.tv_usec=809684
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=147977
# CPU time returned by wait4() is 21.9577
# while last known CPU time is 1299.98
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 1299.98
CPU user time (s): 1299.68
CPU system time (s): 0.3
CPU usage (%): 99.997
Max. virtual memory (cumulated for all children) (KiB): 181152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.8097
system time used= 0.147977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51616
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= 13
involuntary context switches= 85

runsolver used 2.13867 second user time and 4.95925 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-24 01:22:33
IDJOB=3273293
IDBENCH=71428
IDSOLVER=1675
FILE ID=node121/3273293-1303600952
RUNJOBID= node121-1303600951-25400
PBS_JOBID= 13150620
Free space on /tmp= 72028 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2100c215164gyes2.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273293-1303600952/watcher-3273293-1303600952 -o /tmp/evaluation-result-3273293-1303600952/solver-3273293-1303600952 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_C HOME/instance-3273293-1303600952.cnf

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

MD5SUM BENCH= 5301921bbf5d6337937a0fa8d34aaf48
RANDOM SEED=625774624

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:      21185772 kB
Buffers:       2135376 kB
Cached:        9058012 kB
SwapCached:       2776 kB
Active:        8461140 kB
Inactive:      2794388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      21185772 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           69580 kB
Writeback:           8 kB
AnonPages:       59932 kB
Mapped:          14792 kB
Slab:           445224 kB
PageTables:       4988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   239644 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= 71940 MiB
End job on node121 at 2011-04-24 01:44:15