Trace number 3273299

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) 1300.01 1300.01

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v1820c171155g5.cnf
MD5SUM70a781814cd432fb0f934a7edd92ccff
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 variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

Solver Data

21.48/21.55	c SATzilla is building models for class 2
21.48/21.55	c run presolver march_dl2004 for 5 seconds ... 
21.48/21.55	c Bin: Executing march_dl2004
21.48/21.55	c spawning binary file with 5 seconds ...
21.48/21.55	c child exit by a signal
21.48/21.55	c march_dl2004 returned code 137.
21.48/21.55	c run presolver mxc-sr08 for 5 seconds ... 
21.48/21.55	c Bin: Executing mxc-sr08
21.48/21.55	c spawning binary file with 5 seconds ...
21.48/21.55	c child exit by a signal
21.48/21.55	c mxc-sr08 returned code 137.
21.48/21.55	c Orignal number of varibales is 1820, number of clauses is 171155 
21.48/21.55	c predicted feature computation time is 10.922385 
21.48/21.55	c Bin: Executing satelite
21.48/21.55	c spawning binary file with 240 seconds ...
21.48/21.55	c child exited successfully
21.48/21.55	c satzilla computing base features
21.48/21.55	c Number of variabe is: 1755, Number of clause is : 169335 
21.48/21.55	c Initializing...
21.48/21.55	c satzilla compute diameter ...
21.48/21.55	c start diameter features ...
21.48/21.55	c satzilla doing clause learning
21.48/21.55	c start clause learning features ...
21.48/21.55	c Bin: Executing zchaff07
21.48/21.55	c spawning binary file with 2 seconds ...
21.48/21.55	c child exit by a signal
21.48/21.55	c satzilla doing survey propogation probe
21.48/21.55	c do survay propogation for 2 second ...
21.48/21.55	c satzilla doing local search probe
21.48/21.55	c satzilla doing lobjois search-space size estimate
21.48/21.55	c features are:1820 171155 1755 169335 0.037037 0.0107479 0.0103641 0.99629 0.0159376 0.206346 0.00192599 1.74175 0.0011396 0.0301994 0.217138 0.947418 0.947418 0.00192599 0.141735 0.00124605 0.00266336 5.15038 0.1534 0.0358242 0.0724638 0.295374 2.67521 0.00107968 0.135394 0.000690938 0.00152951 4.58158 0.947418 0.00249941 0.169408 0.00145865 0.00395665 3 0 3 3 -0 134.346 0.283701 30 207 188 67 149 124 137 66.9596 0.155207 58 106.767 78.194 58.9282 71.0696 60.4759 63.4297 0.828004 0.0420988 0.717575 0.916993 0.870424 0.778207 0.853474 0.803739 0.830955 4.29915e-11 9.00373 -1.11022e-16 9.11098e-09 1.83692e-11 3.33067e-16 1.67633e-12 5.10703e-15 1.28009e-13 46.5778 0.12175 799.733 0.154124 819 793 837 47.215 0.0573422 0.999873 0.000259022 0.837504 0.917295 
21.48/21.55	c satzilla's ranking:
21.48/21.55	c 1) mxc-sr08: 1.874560
21.48/21.55	c 2) march_dl2004: 1.671469
21.48/21.55	c 3) minisat20SAT07: 1.605539
21.48/21.55	c 4) zchaff_rand: 1.503795
21.48/21.55	c 5) minisat20: 1.421473
21.48/21.55	c 6) tts-4-0: 0.185546
21.48/21.55	c 7) vallst: -0.189714
21.48/21.55	c 8) SATenstein: -10000.000000
21.48/21.55	c 9) gnovelty+: -10000.000000
21.48/21.55	c 10) adaptg2wsat+: -10000.000000
21.48/21.55	c 11) adaptg2wsat0: -10000.000000
21.48/21.55	c 12) picosat846: -10000.000000
21.48/21.55	c 13) kcnfs04SAT07: -10000.000000
21.48/21.55	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-3273299-1303600954/watcher-3273299-1303600954 -o /tmp/evaluation-result-3273299-1303600954/solver-3273299-1303600954 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3273299-1303600954.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: 0.08 0.02 0.35 4/180 3876
/proc/meminfo: memFree=15689376/32950928 swapFree=67111528/67111528
[pid=3876] ppid=3874 vsize=2136 CPUtime=0 cores=1,3
/proc/3876/stat : 3876 (SATzilla2009_C) S 3874 3876 3830 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 471695201 2187264 114 33554432000 134512640 136149437 4292122464 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/3876/statm: 534 114 97 400 0 131 0

[startup+0.0744991 s]
/proc/loadavg: 0.08 0.02 0.35 4/180 3876
/proc/meminfo: memFree=15689376/32950928 swapFree=67111528/67111528
[pid=3876] ppid=3874 vsize=2136 CPUtime=0 cores=1,3
/proc/3876/stat : 3876 (SATzilla2009_C) S 3874 3876 3830 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 471695201 2187264 114 33554432000 134512640 136149437 4292122464 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/3876/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100492 s]
/proc/loadavg: 0.08 0.02 0.35 4/180 3876
/proc/meminfo: memFree=15689376/32950928 swapFree=67111528/67111528
[pid=3876] ppid=3874 vsize=2136 CPUtime=0 cores=1,3
/proc/3876/stat : 3876 (SATzilla2009_C) S 3874 3876 3830 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 471695201 2187264 114 33554432000 134512640 136149437 4292122464 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/3876/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300401 s]
/proc/loadavg: 0.08 0.02 0.35 4/180 3876
/proc/meminfo: memFree=15689376/32950928 swapFree=67111528/67111528
[pid=3876] ppid=3874 vsize=2136 CPUtime=0 cores=1,3
/proc/3876/stat : 3876 (SATzilla2009_C) S 3874 3876 3830 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 471695201 2187264 114 33554432000 134512640 136149437 4292122464 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/3876/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700335 s]
/proc/loadavg: 0.08 0.02 0.35 4/180 3876
/proc/meminfo: memFree=15689376/32950928 swapFree=67111528/67111528
[pid=3876] ppid=3874 vsize=2136 CPUtime=0 cores=1,3
/proc/3876/stat : 3876 (SATzilla2009_C) S 3874 3876 3830 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 471695201 2187264 114 33554432000 134512640 136149437 4292122464 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/3876/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50019 s]
/proc/loadavg: 0.08 0.02 0.35 5/194 3895
/proc/meminfo: memFree=15605256/32950928 swapFree=67111528/67111528
[pid=3876] ppid=3874 vsize=2136 CPUtime=0 cores=1,3
/proc/3876/stat : 3876 (SATzilla2009_C) S 3874 3876 3830 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 471695201 2187264 114 33554432000 134512640 136149437 4292122464 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/3876/statm: 534 114 97 400 0 131 0
[pid=3877] ppid=3876 vsize=26084 CPUtime=1.49 cores=1,3
/proc/3877/stat : 3877 (march_dl2004) R 3876 3876 3830 0 -1 4202496 20170 0 0 0 146 3 0 0 25 0 1 0 471695201 26710016 4215 33554432000 134512640 134996440 4292947920 18446744073709551615 134533013 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/3877/statm: 6521 4215 75 119 0 6400 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28220

[startup+3.1009 s]
/proc/loadavg: 0.08 0.02 0.35 5/194 3895
/proc/meminfo: memFree=15598932/32950928 swapFree=67111528/67111528
[pid=3876] ppid=3874 vsize=2136 CPUtime=0 cores=1,3
/proc/3876/stat : 3876 (SATzilla2009_C) S 3874 3876 3830 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 471695201 2187264 114 33554432000 134512640 136149437 4292122464 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/3876/statm: 534 114 97 400 0 131 0
[pid=3877] ppid=3876 vsize=26744 CPUtime=3.09 cores=1,3
/proc/3877/stat : 3877 (march_dl2004) R 3876 3876 3830 0 -1 4202496 20333 0 0 0 306 3 0 0 25 0 1 0 471695201 27385856 4378 33554432000 134512640 134996440 4292947920 18446744073709551615 134528166 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/3877/statm: 6686 4378 75 119 0 6565 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28880

[startup+6.30034 s]
/proc/loadavg: 0.39 0.08 0.37 5/194 3899
/proc/meminfo: memFree=15626164/32950928 swapFree=67111528/67111528
[pid=3876] ppid=3874 vsize=2136 CPUtime=4.99 cores=1,3
/proc/3876/stat : 3876 (SATzilla2009_C) S 3874 3876 3830 0 -1 4202496 187 20391 0 0 0 0 496 3 18 0 1 0 471695201 2187264 127 33554432000 134512640 136149437 4292122464 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/3876/statm: 534 127 108 400 0 131 0
[pid=3897] ppid=3876 vsize=13900 CPUtime=1.29 cores=1,3
/proc/3897/stat : 3897 (mxc-sr08) R 3876 3876 3830 0 -1 4202496 3807 0 0 0 129 0 0 0 22 0 1 0 471695701 14233600 3245 33554432000 134512640 135078026 4288888448 18446744073709551615 134558517 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/3897/statm: 3475 3245 57 139 0 3334 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 16036

[startup+12.7002 s]
/proc/loadavg: 0.68 0.15 0.39 5/190 3904
/proc/meminfo: memFree=15609128/32950928 swapFree=67111528/67111528
[pid=3876] ppid=3874 vsize=13900 CPUtime=12.68 cores=1,3
/proc/3876/stat : 3876 (SATzilla2009_C) R 3874 3876 3830 0 -1 4202496 4690 28961 0 0 192 0 1071 5 18 0 1 0 471695201 14233600 3120 33554432000 134512640 136149437 4292122464 18446744073709551615 134532759 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3876/statm: 3475 3120 136 400 0 3072 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13900

[startup+25.5009 s]
/proc/loadavg: 1.42 0.33 0.45 5/194 3912
/proc/meminfo: memFree=15511412/32950928 swapFree=67111528/67111528
[pid=3876] ppid=3874 vsize=22248 CPUtime=21.54 cores=1,3
/proc/3876/stat : 3876 (SATzilla2009_C) S 3874 3876 3830 0 -1 4202496 8942 33686 0 0 874 4 1264 12 25 0 1 0 471695201 22781952 5320 33554432000 134512640 136149437 4292122464 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/3876/statm: 5562 5320 220 400 0 5159 0
[pid=3911] ppid=3876 vsize=15508 CPUtime=3.94 cores=1,3
/proc/3911/stat : 3911 (mxc-sr08) R 3876 3876 3830 0 -1 4202496 4686 0 0 0 393 1 0 0 25 0 1 0 471697357 15880192 3728 33554432000 134512640 135078026 4293253392 18446744073709551615 134534294 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/3911/statm: 3877 3728 73 139 0 3736 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 37756

[startup+51.1004 s]
/proc/loadavg: 2.36 0.64 0.55 5/194 3913
/proc/meminfo: memFree=15441120/32950928 swapFree=67111528/67111528
[pid=3876] ppid=3874 vsize=22248 CPUtime=21.54 cores=1,3
/proc/3876/stat : 3876 (SATzilla2009_C) S 3874 3876 3830 0 -1 4202496 8942 33686 0 0 874 4 1264 12 25 0 1 0 471695201 22781952 5320 33554432000 134512640 136149437 4292122464 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/3876/statm: 5562 5320 220 400 0 5159 0
[pid=3911] ppid=3876 vsize=39832 CPUtime=29.54 cores=1,3
/proc/3911/stat : 3911 (mxc-sr08) R 3876 3876 3830 0 -1 4202496 10782 0 0 0 2952 2 0 0 25 0 1 0 471697357 40787968 9824 33554432000 134512640 135078026 4293253392 18446744073709551615 134539314 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/3911/statm: 9958 9824 73 139 0 9817 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 62080

[startup+102.307 s]
/proc/loadavg: 3.29 1.16 0.72 5/194 3914
/proc/meminfo: memFree=15321240/32950928 swapFree=67111528/67111528
[pid=3876] ppid=3874 vsize=22248 CPUtime=21.54 cores=1,3
/proc/3876/stat : 3876 (SATzilla2009_C) S 3874 3876 3830 0 -1 4202496 8942 33686 0 0 874 4 1264 12 25 0 1 0 471695201 22781952 5320 33554432000 134512640 136149437 4292122464 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/3876/statm: 5562 5320 220 400 0 5159 0
[pid=3911] ppid=3876 vsize=71132 CPUtime=80.75 cores=1,3
/proc/3911/stat : 3911 (mxc-sr08) R 3876 3876 3830 0 -1 4202496 18481 0 0 0 8071 4 0 0 25 0 1 0 471697357 72839168 17523 33554432000 134512640 135078026 4293253392 18446744073709551615 134534619 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/3911/statm: 17783 17523 73 139 0 17642 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 93380

[startup+162.301 s]
/proc/loadavg: 3.74 1.67 0.93 5/194 3916
/proc/meminfo: memFree=15229472/32950928 swapFree=67111528/67111528
[pid=3876] ppid=3874 vsize=22248 CPUtime=21.54 cores=1,3
/proc/3876/stat : 3876 (SATzilla2009_C) S 3874 3876 3830 0 -1 4202496 8942 33686 0 0 874 4 1264 12 25 0 1 0 471695201 22781952 5320 33554432000 134512640 136149437 4292122464 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/3876/statm: 5562 5320 220 400 0 5159 0
[pid=3911] ppid=3876 vsize=96916 CPUtime=140.73 cores=1,3
/proc/3911/stat : 3911 (mxc-sr08) R 3876 3876 3830 0 -1 4202496 24953 0 0 0 14066 7 0 0 25 0 1 0 471697357 99241984 23995 33554432000 134512640 135078026 4293253392 18446744073709551615 134521036 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/3911/statm: 24229 23995 73 139 0 24088 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 119164

[startup+222.3 s]
/proc/loadavg: 3.95 2.11 1.12 5/194 3917
/proc/meminfo: memFree=15163984/32950928 swapFree=67111528/67111528
[pid=3876] ppid=3874 vsize=22248 CPUtime=21.54 cores=1,3
/proc/3876/stat : 3876 (SATzilla2009_C) S 3874 3876 3830 0 -1 4202496 8942 33686 0 0 874 4 1264 12 25 0 1 0 471695201 22781952 5320 33554432000 134512640 136149437 4292122464 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/3876/statm: 5562 5320 220 400 0 5159 0
[pid=3911] ppid=3876 vsize=106032 CPUtime=200.74 cores=1,3
/proc/3911/stat : 3911 (mxc-sr08) R 3876 3876 3830 0 -1 4202496 27248 0 0 0 20066 8 0 0 25 0 1 0 471697357 108576768 26290 33554432000 134512640 135078026 4293253392 18446744073709551615 134534442 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/3911/statm: 26508 26290 73 139 0 26367 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 128280

[startup+282.301 s]
/proc/loadavg: 3.98 2.45 1.30 5/194 3919
/proc/meminfo: memFree=15121796/32950928 swapFree=67111528/67111528
[pid=3876] ppid=3874 vsize=22248 CPUtime=21.54 cores=1,3
/proc/3876/stat : 3876 (SATzilla2009_C) S 3874 3876 3830 0 -1 4202496 8942 33686 0 0 874 4 1264 12 25 0 1 0 471695201 22781952 5320 33554432000 134512640 136149437 4292122464 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/3876/statm: 5562 5320 220 400 0 5159 0
[pid=3911] ppid=3876 vsize=111332 CPUtime=260.74 cores=1,3
/proc/3911/stat : 3911 (mxc-sr08) R 3876 3876 3830 0 -1 4202496 28537 0 0 0 26066 8 0 0 25 0 1 0 471697357 114003968 27579 33554432000 134512640 135078026 4293253392 18446744073709551615 134534241 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/3911/statm: 27833 27579 73 139 0 27692 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 133580

[startup+342.301 s]
/proc/loadavg: 3.99 2.73 1.47 5/194 3920
/proc/meminfo: memFree=15090408/32950928 swapFree=67111528/67111528
[pid=3876] ppid=3874 vsize=22248 CPUtime=21.54 cores=1,3
/proc/3876/stat : 3876 (SATzilla2009_C) S 3874 3876 3830 0 -1 4202496 8942 33686 0 0 874 4 1264 12 25 0 1 0 471695201 22781952 5320 33554432000 134512640 136149437 4292122464 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/3876/statm: 5562 5320 220 400 0 5159 0
[pid=3911] ppid=3876 vsize=116652 CPUtime=320.74 cores=1,3
/proc/3911/stat : 3911 (mxc-sr08) R 3876 3876 3830 0 -1 4202496 29871 0 0 0 32065 9 0 0 25 0 1 0 471697357 119451648 28913 33554432000 134512640 135078026 4293253392 18446744073709551615 134534259 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/3911/statm: 29163 28913 73 139 0 29022 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 138900

[startup+402.3 s]
/proc/loadavg: 3.99 2.96 1.62 5/194 3922
/proc/meminfo: memFree=15055792/32950928 swapFree=67111528/67111528
[pid=3876] ppid=3874 vsize=22248 CPUtime=21.54 cores=1,3
/proc/3876/stat : 3876 (SATzilla2009_C) S 3874 3876 3830 0 -1 4202496 8942 33686 0 0 874 4 1264 12 25 0 1 0 471695201 22781952 5320 33554432000 134512640 136149437 4292122464 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/3876/statm: 5562 5320 220 400 0 5159 0
[pid=3911] ppid=3876 vsize=116948 CPUtime=380.74 cores=1,3

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

/proc/3911/statm: 32025 31504 73 139 0 31884 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 150348

[startup+642.301 s]
/proc/loadavg: 4.04 3.55 2.16 5/194 3928
/proc/meminfo: memFree=15013032/32950928 swapFree=67111528/67111528
[pid=3876] ppid=3874 vsize=22248 CPUtime=21.54 cores=1,3
/proc/3876/stat : 3876 (SATzilla2009_C) S 3874 3876 3830 0 -1 4202496 8942 33686 0 0 874 4 1264 12 25 0 1 0 471695201 22781952 5320 33554432000 134512640 136149437 4292122464 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/3876/statm: 5562 5320 220 400 0 5159 0
[pid=3911] ppid=3876 vsize=129156 CPUtime=620.75 cores=1,3
/proc/3911/stat : 3911 (mxc-sr08) R 3876 3876 3830 0 -1 4202496 32754 0 0 0 62064 11 0 0 25 0 1 0 471697357 132255744 31796 33554432000 134512640 135078026 4293253392 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/3911/statm: 32289 31796 73 139 0 32148 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 151404

[startup+702.3 s]
/proc/loadavg: 4.01 3.63 2.27 5/194 3930
/proc/meminfo: memFree=15001980/32950928 swapFree=67111528/67111528
[pid=3876] ppid=3874 vsize=22248 CPUtime=21.54 cores=1,3
/proc/3876/stat : 3876 (SATzilla2009_C) S 3874 3876 3830 0 -1 4202496 8942 33686 0 0 874 4 1264 12 25 0 1 0 471695201 22781952 5320 33554432000 134512640 136149437 4292122464 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/3876/statm: 5562 5320 220 400 0 5159 0
[pid=3911] ppid=3876 vsize=129720 CPUtime=680.75 cores=1,3
/proc/3911/stat : 3911 (mxc-sr08) R 3876 3876 3830 0 -1 4202496 32852 0 0 0 68064 11 0 0 25 0 1 0 471697357 132833280 31894 33554432000 134512640 135078026 4293253392 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/3911/statm: 32430 31894 73 139 0 32289 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 151968

[startup+762.307 s]
/proc/loadavg: 4.00 3.69 2.38 5/194 3932
/proc/meminfo: memFree=15000952/32950928 swapFree=67111528/67111528
[pid=3876] ppid=3874 vsize=22248 CPUtime=21.54 cores=1,3
/proc/3876/stat : 3876 (SATzilla2009_C) S 3874 3876 3830 0 -1 4202496 8942 33686 0 0 874 4 1264 12 25 0 1 0 471695201 22781952 5320 33554432000 134512640 136149437 4292122464 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/3876/statm: 5562 5320 220 400 0 5159 0
[pid=3911] ppid=3876 vsize=130056 CPUtime=740.76 cores=1,3
/proc/3911/stat : 3911 (mxc-sr08) R 3876 3876 3830 0 -1 4202496 32954 0 0 0 74065 11 0 0 25 0 1 0 471697357 133177344 31996 33554432000 134512640 135078026 4293253392 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/3911/statm: 32514 31996 73 139 0 32373 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 152304

[startup+822.3 s]
/proc/loadavg: 4.00 3.75 2.48 5/194 3933
/proc/meminfo: memFree=14996592/32950928 swapFree=67111528/67111528
[pid=3876] ppid=3874 vsize=22248 CPUtime=21.54 cores=1,3
/proc/3876/stat : 3876 (SATzilla2009_C) S 3874 3876 3830 0 -1 4202496 8942 33686 0 0 874 4 1264 12 25 0 1 0 471695201 22781952 5320 33554432000 134512640 136149437 4292122464 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/3876/statm: 5562 5320 220 400 0 5159 0
[pid=3911] ppid=3876 vsize=135020 CPUtime=800.76 cores=1,3
/proc/3911/stat : 3911 (mxc-sr08) R 3876 3876 3830 0 -1 4202496 34107 0 0 0 80064 12 0 0 25 0 1 0 471697357 138260480 33149 33554432000 134512640 135078026 4293253392 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/3911/statm: 33755 33149 73 139 0 33614 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 157268

[startup+882.301 s]
/proc/loadavg: 4.00 3.79 2.57 5/194 3935
/proc/meminfo: memFree=14993956/32950928 swapFree=67111528/67111528
[pid=3876] ppid=3874 vsize=22248 CPUtime=21.54 cores=1,3
/proc/3876/stat : 3876 (SATzilla2009_C) S 3874 3876 3830 0 -1 4202496 8942 33686 0 0 874 4 1264 12 25 0 1 0 471695201 22781952 5320 33554432000 134512640 136149437 4292122464 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/3876/statm: 5562 5320 220 400 0 5159 0
[pid=3911] ppid=3876 vsize=137216 CPUtime=860.75 cores=1,3
/proc/3911/stat : 3911 (mxc-sr08) R 3876 3876 3830 0 -1 4202496 34629 0 0 0 86063 12 0 0 25 0 1 0 471697357 140509184 33671 33554432000 134512640 135078026 4293253392 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/3911/statm: 34304 33671 73 139 0 34163 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 159464

[startup+942.301 s]
/proc/loadavg: 4.00 3.83 2.66 5/194 3936
/proc/meminfo: memFree=14987240/32950928 swapFree=67111528/67111528
[pid=3876] ppid=3874 vsize=22248 CPUtime=21.54 cores=1,3
/proc/3876/stat : 3876 (SATzilla2009_C) S 3874 3876 3830 0 -1 4202496 8942 33686 0 0 874 4 1264 12 25 0 1 0 471695201 22781952 5320 33554432000 134512640 136149437 4292122464 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/3876/statm: 5562 5320 220 400 0 5159 0
[pid=3911] ppid=3876 vsize=139828 CPUtime=920.76 cores=1,3
/proc/3911/stat : 3911 (mxc-sr08) R 3876 3876 3830 0 -1 4202496 35262 0 0 0 92063 13 0 0 25 0 1 0 471697357 143183872 34304 33554432000 134512640 135078026 4293253392 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/3911/statm: 34957 34304 73 139 0 34816 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 162076

[startup+1002.3 s]
/proc/loadavg: 4.00 3.85 2.74 5/194 3938
/proc/meminfo: memFree=14983124/32950928 swapFree=67111528/67111528
[pid=3876] ppid=3874 vsize=22248 CPUtime=21.54 cores=1,3
/proc/3876/stat : 3876 (SATzilla2009_C) S 3874 3876 3830 0 -1 4202496 8942 33686 0 0 874 4 1264 12 25 0 1 0 471695201 22781952 5320 33554432000 134512640 136149437 4292122464 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/3876/statm: 5562 5320 220 400 0 5159 0
[pid=3911] ppid=3876 vsize=142284 CPUtime=980.76 cores=1,3
/proc/3911/stat : 3911 (mxc-sr08) R 3876 3876 3830 0 -1 4202496 35838 0 0 0 98063 13 0 0 25 0 1 0 471697357 145698816 34880 33554432000 134512640 135078026 4293253392 18446744073709551615 134534619 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/3911/statm: 35571 34880 73 139 0 35430 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 164532

[startup+1062.3 s]
/proc/loadavg: 4.05 3.89 2.82 5/194 3940
/proc/meminfo: memFree=14981608/32950928 swapFree=67111528/67111528
[pid=3876] ppid=3874 vsize=22248 CPUtime=21.54 cores=1,3
/proc/3876/stat : 3876 (SATzilla2009_C) S 3874 3876 3830 0 -1 4202496 8942 33686 0 0 874 4 1264 12 25 0 1 0 471695201 22781952 5320 33554432000 134512640 136149437 4292122464 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/3876/statm: 5562 5320 220 400 0 5159 0
[pid=3911] ppid=3876 vsize=143608 CPUtime=1040.75 cores=1,3
/proc/3911/stat : 3911 (mxc-sr08) R 3876 3876 3830 0 -1 4202496 36090 0 0 0 104062 13 0 0 25 0 1 0 471697357 147054592 35132 33554432000 134512640 135078026 4293253392 18446744073709551615 134534350 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/3911/statm: 35902 35132 73 139 0 35761 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 165856

[startup+1122.3 s]
/proc/loadavg: 4.02 3.91 2.89 5/194 3941
/proc/meminfo: memFree=14970540/32950928 swapFree=67111528/67111528
[pid=3876] ppid=3874 vsize=22248 CPUtime=21.54 cores=1,3
/proc/3876/stat : 3876 (SATzilla2009_C) S 3874 3876 3830 0 -1 4202496 8942 33686 0 0 874 4 1264 12 25 0 1 0 471695201 22781952 5320 33554432000 134512640 136149437 4292122464 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/3876/statm: 5562 5320 220 400 0 5159 0
[pid=3911] ppid=3876 vsize=143768 CPUtime=1100.76 cores=1,3
/proc/3911/stat : 3911 (mxc-sr08) R 3876 3876 3830 0 -1 4202496 36136 0 0 0 110063 13 0 0 25 0 1 0 471697357 147218432 35178 33554432000 134512640 135078026 4293253392 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/3911/statm: 35942 35178 73 139 0 35801 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 166016

[startup+1182.3 s]
/proc/loadavg: 4.06 3.94 2.96 5/194 3943
/proc/meminfo: memFree=14965432/32950928 swapFree=67111528/67111528
[pid=3876] ppid=3874 vsize=22248 CPUtime=21.54 cores=1,3
/proc/3876/stat : 3876 (SATzilla2009_C) S 3874 3876 3830 0 -1 4202496 8942 33686 0 0 874 4 1264 12 25 0 1 0 471695201 22781952 5320 33554432000 134512640 136149437 4292122464 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/3876/statm: 5562 5320 220 400 0 5159 0
[pid=3911] ppid=3876 vsize=147796 CPUtime=1160.76 cores=1,3
/proc/3911/stat : 3911 (mxc-sr08) R 3876 3876 3830 0 -1 4202496 37092 0 0 0 116062 14 0 0 25 0 1 0 471697357 151343104 36134 33554432000 134512640 135078026 4293253392 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/3911/statm: 36949 36134 73 139 0 36808 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 170044

[startup+1242.3 s]
/proc/loadavg: 4.02 3.95 3.02 5/194 3944
/proc/meminfo: memFree=14962304/32950928 swapFree=67111528/67111528
[pid=3876] ppid=3874 vsize=22248 CPUtime=21.54 cores=1,3
/proc/3876/stat : 3876 (SATzilla2009_C) S 3874 3876 3830 0 -1 4202496 8942 33686 0 0 874 4 1264 12 25 0 1 0 471695201 22781952 5320 33554432000 134512640 136149437 4292122464 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/3876/statm: 5562 5320 220 400 0 5159 0
[pid=3911] ppid=3876 vsize=148524 CPUtime=1220.76 cores=1,3
/proc/3911/stat : 3911 (mxc-sr08) R 3876 3876 3830 0 -1 4202496 37257 0 0 0 122062 14 0 0 25 0 1 0 471697357 152088576 36299 33554432000 134512640 135078026 4293253392 18446744073709551615 134534255 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/3911/statm: 37131 36299 73 139 0 36990 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 170772



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.92 3.94 3.08 4/191 3947
/proc/meminfo: memFree=15232132/32950928 swapFree=67111528/67111528
[pid=3876] ppid=3874 vsize=22248 CPUtime=21.54 cores=1,3
/proc/3876/stat : 3876 (SATzilla2009_C) S 3874 3876 3830 0 -1 4202496 8942 33686 0 0 874 4 1264 12 25 0 1 0 471695201 22781952 5320 33554432000 134512640 136149437 4292122464 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/3876/statm: 5562 5320 220 400 0 5159 0
[pid=3911] ppid=3876 vsize=149132 CPUtime=1278.47 cores=1,3
/proc/3911/stat : 3911 (mxc-sr08) R 3876 3876 3830 0 -1 4202496 37394 0 0 0 127833 14 0 0 25 0 1 0 471697357 152711168 36436 33554432000 134512640 135078026 4293253392 18446744073709551615 134534226 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/3911/statm: 37283 36436 73 139 0 37142 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 171380

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 3876 and gives
#  childrusage.ru_utime.tv_sec=21
#  childrusage.ru_utime.tv_usec=381749
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=171973
# CPU time returned by wait4() is 21.5537
# while last known CPU time is 1300.01
#
# 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): 1300.01
CPU user time (s): 1299.71
CPU system time (s): 0.3
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 171380

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

runsolver used 2.10668 second user time and 4.99724 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-24 01:22:34
IDJOB=3273299
IDBENCH=71443
IDSOLVER=1675
FILE ID=node123/3273299-1303600954
RUNJOBID= node123-1303600951-3850
PBS_JOBID= 13150618
Free space on /tmp= 72712 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v1820c171155g5.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273299-1303600954/watcher-3273299-1303600954 -o /tmp/evaluation-result-3273299-1303600954/solver-3273299-1303600954 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_C HOME/instance-3273299-1303600954.cnf

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

MD5SUM BENCH= 70a781814cd432fb0f934a7edd92ccff
RANDOM SEED=625774624

node123.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.838
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.67
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.838
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.15
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.838
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.75
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.838
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.82
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.838
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.74
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.838
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.80
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.838
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.74
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.838
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15689656 kB
Buffers:       2137240 kB
Cached:       14500388 kB
SwapCached:          0 kB
Active:        7896160 kB
Inactive:      8830980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15689656 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          103696 kB
Writeback:           0 kB
AnonPages:       88836 kB
Mapped:          15692 kB
Slab:           468684 kB
PageTables:       4912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   250160 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= 72648 MiB
End job on node123 at 2011-04-24 01:44:16