Trace number 3274282

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 1300.02

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x33.cnf
MD5SUMf7c29bbc3bef00d1e7cc799553ba4813
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 variables2772
Number of clauses448371
Sum of the clauses size1785168
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24158
Number of clauses of size 30
Number of clauses of size 4444213
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

39.28/39.32	c SATzilla is building models for class 2
39.28/39.32	c run presolver march_dl2004 for 5 seconds ... 
39.28/39.32	c Bin: Executing march_dl2004
39.28/39.32	c spawning binary file with 5 seconds ...
39.28/39.32	c child exit by a signal
39.28/39.32	c march_dl2004 returned code 137.
39.28/39.32	c run presolver mxc-sr08 for 5 seconds ... 
39.28/39.32	c Bin: Executing mxc-sr08
39.28/39.32	c spawning binary file with 5 seconds ...
39.28/39.32	c child exit by a signal
39.28/39.32	c mxc-sr08 returned code 137.
39.28/39.32	c Orignal number of varibales is 2772, number of clauses is 448371 
39.28/39.32	c predicted feature computation time is 16.741228 
39.28/39.32	c Bin: Executing satelite
39.28/39.32	c spawning binary file with 240 seconds ...
39.28/39.32	c child exited successfully
39.28/39.32	c satzilla computing base features
39.28/39.32	c Number of variabe is: 2079, Number of clause is : 445599 
39.28/39.32	c Initializing...
39.28/39.32	c satzilla compute diameter ...
39.28/39.32	c start diameter features ...
39.28/39.32	c satzilla doing clause learning
39.28/39.32	c start clause learning features ...
39.28/39.32	c Bin: Executing zchaff07
39.28/39.32	c spawning binary file with 2 seconds ...
39.28/39.32	c child exit by a signal
39.28/39.32	c satzilla doing survey propogation probe
39.28/39.32	c do survay propogation for 2 second ...
39.28/39.32	c satzilla doing local search probe
39.28/39.32	c satzilla doing lobjois search-space size estimate
39.28/39.32	c features are:2772 448371 2079 445599 0.333333 0.00622084 0.00466563 1 0 -0 0.00287703 0.579593 0.000962001 0.00577201 0.589409 0.00466563 0.00466563 0.00287703 0 0.00287703 0.00287703 -0 0.00156006 0 0.00156006 0.00156006 -0 0.00144076 0 0.00144076 0.00144076 -0 0.751166 0.00466339 0 0.00466339 0.00466339 2 0 2 2 -0 1407.38 0.972626 489 3936 3936 489 3588 542 627 33.0866 0.147711 29.19 43.2071 43.2071 29.19 39.0376 30.0476 30.1651 0.262255 0.525407 0.0861979 0.984033 0.415553 0.148066 0.298518 0.183422 0.217624 0.00109106 3.32851 -2.22045e-16 0.0271783 0.00249003 0 2.92191e-05 7.77156e-16 2.2043e-09 1891.06 2.45547 512.688 0.268758 547 507 563 33.6665 0.692006 1.24285 0.789057 0.53367 0.572309 
39.28/39.32	c satzilla's ranking:
39.28/39.32	c 1) mxc-sr08: 5.595403
39.28/39.32	c 2) zchaff_rand: 4.419787
39.28/39.32	c 3) minisat20SAT07: 2.193482
39.28/39.32	c 4) march_dl2004: 1.608751
39.28/39.32	c 5) minisat20: 1.042200
39.28/39.32	c 6) vallst: 0.042005
39.28/39.32	c 7) tts-4-0: -0.376290
39.28/39.32	c 8) SATenstein: -10000.000000
39.28/39.32	c 9) gnovelty+: -10000.000000
39.28/39.32	c 10) adaptg2wsat+: -10000.000000
39.28/39.32	c 11) adaptg2wsat0: -10000.000000
39.28/39.32	c 12) picosat846: -10000.000000
39.28/39.32	c 13) kcnfs04SAT07: -10000.000000
39.28/39.32	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-3274282-1303602257/watcher-3274282-1303602257 -o /tmp/evaluation-result-3274282-1303602257/solver-3274282-1303602257 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3274282-1303602257.cnf 

running on 2 cores: 5,7

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.92 3.94 3.08 4/188 4054
/proc/meminfo: memFree=15698840/32950928 swapFree=67111528/67111528
[pid=4054] ppid=4052 vsize=2136 CPUtime=0 cores=5,7
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 3830 0 -1 4202496 162 0 0 0 0 0 0 0 21 0 1 0 471825528 2187264 114 33554432000 134512640 136149437 4293670768 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/4054/statm: 534 114 97 400 0 131 0

[startup+0.0448329 s]
/proc/loadavg: 3.92 3.94 3.08 4/188 4054
/proc/meminfo: memFree=15698840/32950928 swapFree=67111528/67111528
[pid=4054] ppid=4052 vsize=2136 CPUtime=0 cores=5,7
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 3830 0 -1 4202496 162 0 0 0 0 0 0 0 21 0 1 0 471825528 2187264 114 33554432000 134512640 136149437 4293670768 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/4054/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100823 s]
/proc/loadavg: 3.92 3.94 3.08 4/188 4054
/proc/meminfo: memFree=15698840/32950928 swapFree=67111528/67111528
[pid=4054] ppid=4052 vsize=2136 CPUtime=0 cores=5,7
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 3830 0 -1 4202496 162 0 0 0 0 0 0 0 21 0 1 0 471825528 2187264 114 33554432000 134512640 136149437 4293670768 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/4054/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.789707 s]
/proc/loadavg: 3.92 3.94 3.08 4/188 4054
/proc/meminfo: memFree=15698840/32950928 swapFree=67111528/67111528
[pid=4054] ppid=4052 vsize=2136 CPUtime=0 cores=5,7
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 3830 0 -1 4202496 162 0 0 0 0 0 0 0 21 0 1 0 471825528 2187264 114 33554432000 134512640 136149437 4293670768 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/4054/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.800703 s]
/proc/loadavg: 3.92 3.94 3.08 4/188 4054
/proc/meminfo: memFree=15698840/32950928 swapFree=67111528/67111528
[pid=4054] ppid=4052 vsize=2136 CPUtime=0 cores=5,7
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 3830 0 -1 4202496 162 0 0 0 0 0 0 0 21 0 1 0 471825528 2187264 114 33554432000 134512640 136149437 4293670768 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/4054/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50058 s]
/proc/loadavg: 4.25 4.00 3.10 4/188 4080
/proc/meminfo: memFree=15675220/32950928 swapFree=67111528/67111528
[pid=4054] ppid=4052 vsize=2136 CPUtime=0 cores=5,7
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 3830 0 -1 4202496 162 0 0 0 0 0 0 0 21 0 1 0 471825528 2187264 114 33554432000 134512640 136149437 4293670768 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/4054/statm: 534 114 97 400 0 131 0
[pid=4055] ppid=4054 vsize=45444 CPUtime=1.49 cores=5,7
/proc/4055/stat : 4055 (march_dl2004) R 4054 4054 3830 0 -1 4202496 49658 0 0 0 143 6 0 0 25 0 1 0 471825528 46534656 6064 33554432000 134512640 134996440 4289940272 18446744073709551615 134582701 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/4055/statm: 11361 6064 67 119 0 11240 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47580

[startup+3.10036 s]
/proc/loadavg: 4.25 4.00 3.10 4/188 4080
/proc/meminfo: memFree=15658728/32950928 swapFree=67111528/67111528
[pid=4054] ppid=4052 vsize=2136 CPUtime=0 cores=5,7
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 3830 0 -1 4202496 162 0 0 0 0 0 0 0 21 0 1 0 471825528 2187264 114 33554432000 134512640 136149437 4293670768 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/4054/statm: 534 114 97 400 0 131 0
[pid=4055] ppid=4054 vsize=49208 CPUtime=3.09 cores=5,7
/proc/4055/stat : 4055 (march_dl2004) R 4054 4054 3830 0 -1 4202496 52334 0 0 0 302 7 0 0 25 0 1 0 471825528 50388992 7866 33554432000 134512640 134996440 4289940272 18446744073709551615 134583376 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/4055/statm: 12302 7866 67 119 0 12181 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51344

[startup+6.30079 s]
/proc/loadavg: 4.31 4.02 3.11 4/188 4111
/proc/meminfo: memFree=15656636/32950928 swapFree=67111528/67111528
[pid=4054] ppid=4052 vsize=2136 CPUtime=4.99 cores=5,7
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 3830 0 -1 4202496 182 52435 0 0 0 0 492 7 18 0 1 0 471825528 2187264 123 33554432000 134512640 136149437 4293670768 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/4054/statm: 534 123 105 400 0 131 0
[pid=4087] ppid=4054 vsize=31380 CPUtime=1.29 cores=5,7
/proc/4087/stat : 4087 (mxc-sr08) R 4054 4054 3830 0 -1 4202496 10350 0 0 0 128 1 0 0 22 0 1 0 471826028 32133120 7664 33554432000 134512640 135078026 4288336272 18446744073709551615 134561097 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/4087/statm: 7845 7664 57 139 0 7704 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 33516

[startup+12.7006 s]
/proc/loadavg: 4.21 4.00 3.11 5/193 4126
/proc/meminfo: memFree=15593416/32950928 swapFree=67111528/67111528
[pid=4054] ppid=4052 vsize=2136 CPUtime=9.99 cores=5,7
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 3830 0 -1 4202496 209 66198 0 0 0 0 990 9 18 0 1 0 471825528 2187264 140 33554432000 134512640 136149437 4293670768 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/4054/statm: 534 140 121 400 0 131 0
[pid=4113] ppid=4054 vsize=49160 CPUtime=2.68 cores=5,7
/proc/4113/stat : 4113 (satelite) R 4054 4054 3830 0 -1 4202496 11658 0 0 0 265 3 0 0 25 0 1 0 471826528 50339840 11632 33554432000 134512640 135037501 4292061664 18446744073709551615 134543059 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/4113/statm: 12290 11632 67 129 0 12159 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 51296

[startup+25.5003 s]
/proc/loadavg: 4.25 4.02 3.13 5/193 4133
/proc/meminfo: memFree=15548296/32950928 swapFree=67111528/67111528
[pid=4054] ppid=4052 vsize=2136 CPUtime=9.99 cores=5,7
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 3830 0 -1 4202496 209 66198 0 0 0 0 990 9 18 0 1 0 471825528 2187264 140 33554432000 134512640 136149437 4293670768 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/4054/statm: 534 140 121 400 0 131 0
[pid=4113] ppid=4054 vsize=53988 CPUtime=15.49 cores=5,7
/proc/4113/stat : 4113 (satelite) R 4054 4054 3830 0 -1 4202496 13917 0 0 0 1543 6 0 0 25 0 1 0 471826528 55283712 12870 33554432000 134512640 135037501 4292061664 18446744073709551615 134698573 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/4113/statm: 13497 12870 69 129 0 13366 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 56124

[startup+51.1068 s]
/proc/loadavg: 4.20 4.03 3.16 5/194 4136
/proc/meminfo: memFree=15399592/32950928 swapFree=67111528/67111528
[pid=4054] ppid=4052 vsize=74756 CPUtime=39.3 cores=5,7
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 3830 0 -1 4202496 28733 91593 0 0 1166 5 2737 22 25 0 1 0 471825528 76550144 18458 33554432000 134512640 136149437 4293670768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/4054/statm: 18689 18458 220 400 0 18286 0
[pid=4136] ppid=4054 vsize=100508 CPUtime=11.77 cores=5,7
/proc/4136/stat : 4136 (mxc-sr08) R 4054 4054 3830 0 -1 4202496 27276 0 0 0 1174 3 0 0 25 0 1 0 471829460 102920192 24590 33554432000 134512640 135078026 4288195072 18446744073709551615 134560933 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/4136/statm: 25127 24590 57 139 0 24986 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 175264

[startup+102.301 s]
/proc/loadavg: 4.09 4.02 3.20 5/194 4138
/proc/meminfo: memFree=15289456/32950928 swapFree=67111528/67111528
[pid=4054] ppid=4052 vsize=74756 CPUtime=39.3 cores=5,7
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 3830 0 -1 4202496 28733 91593 0 0 1166 5 2737 22 25 0 1 0 471825528 76550144 18458 33554432000 134512640 136149437 4293670768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/4054/statm: 18689 18458 220 400 0 18286 0
[pid=4136] ppid=4054 vsize=188524 CPUtime=62.97 cores=5,7
/proc/4136/stat : 4136 (mxc-sr08) R 4054 4054 3830 0 -1 4202496 50747 0 0 0 6290 7 0 0 25 0 1 0 471829460 193048576 46754 33554432000 134512640 135078026 4288195072 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/4136/statm: 47131 46754 73 139 0 46990 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 263280

[startup+162.3 s]
/proc/loadavg: 4.10 4.03 3.25 5/194 4139
/proc/meminfo: memFree=15246152/32950928 swapFree=67111528/67111528
[pid=4054] ppid=4052 vsize=74756 CPUtime=39.3 cores=5,7
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 3830 0 -1 4202496 28733 91593 0 0 1166 5 2737 22 25 0 1 0 471825528 76550144 18458 33554432000 134512640 136149437 4293670768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/4054/statm: 18689 18458 220 400 0 18286 0
[pid=4136] ppid=4054 vsize=219916 CPUtime=122.97 cores=5,7
/proc/4136/stat : 4136 (mxc-sr08) R 4054 4054 3830 0 -1 4202496 58397 0 0 0 12288 9 0 0 25 0 1 0 471829460 225193984 54404 33554432000 134512640 135078026 4288195072 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/4136/statm: 54979 54404 73 139 0 54838 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 294672

[startup+222.301 s]
/proc/loadavg: 4.03 4.03 3.30 5/194 4141
/proc/meminfo: memFree=15219468/32950928 swapFree=67111528/67111528
[pid=4054] ppid=4052 vsize=74756 CPUtime=39.3 cores=5,7
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 3830 0 -1 4202496 28733 91593 0 0 1166 5 2737 22 25 0 1 0 471825528 76550144 18458 33554432000 134512640 136149437 4293670768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/4054/statm: 18689 18458 220 400 0 18286 0
[pid=4136] ppid=4054 vsize=238272 CPUtime=182.97 cores=5,7
/proc/4136/stat : 4136 (mxc-sr08) R 4054 4054 3830 0 -1 4202496 63001 0 0 0 18287 10 0 0 25 0 1 0 471829460 243990528 59008 33554432000 134512640 135078026 4288195072 18446744073709551615 134523813 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/4136/statm: 59568 59008 73 139 0 59427 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 313028

[startup+282.301 s]
/proc/loadavg: 4.01 4.02 3.34 5/194 4143
/proc/meminfo: memFree=15190568/32950928 swapFree=67111528/67111528
[pid=4054] ppid=4052 vsize=74756 CPUtime=39.3 cores=5,7
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 3830 0 -1 4202496 28733 91593 0 0 1166 5 2737 22 25 0 1 0 471825528 76550144 18458 33554432000 134512640 136149437 4293670768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/4054/statm: 18689 18458 220 400 0 18286 0
[pid=4136] ppid=4054 vsize=254648 CPUtime=242.97 cores=5,7
/proc/4136/stat : 4136 (mxc-sr08) R 4054 4054 3830 0 -1 4202496 67116 0 0 0 24286 11 0 0 25 0 1 0 471829460 260759552 63123 33554432000 134512640 135078026 4288195072 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/4136/statm: 63662 63123 73 139 0 63521 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 329404

[startup+342.3 s]
/proc/loadavg: 4.00 4.01 3.38 5/194 4144
/proc/meminfo: memFree=15160524/32950928 swapFree=67111528/67111528
[pid=4054] ppid=4052 vsize=74756 CPUtime=39.3 cores=5,7
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 3830 0 -1 4202496 28733 91593 0 0 1166 5 2737 22 25 0 1 0 471825528 76550144 18458 33554432000 134512640 136149437 4293670768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/4054/statm: 18689 18458 220 400 0 18286 0
[pid=4136] ppid=4054 vsize=276036 CPUtime=302.97 cores=5,7
/proc/4136/stat : 4136 (mxc-sr08) R 4054 4054 3830 0 -1 4202496 72489 0 0 0 30285 12 0 0 25 0 1 0 471829460 282660864 68496 33554432000 134512640 135078026 4288195072 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/4136/statm: 69009 68496 73 139 0 68868 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 350792

[startup+402.301 s]
/proc/loadavg: 4.00 4.01 3.41 5/194 4146
/proc/meminfo: memFree=15143640/32950928 swapFree=67111528/67111528
[pid=4054] ppid=4052 vsize=74756 CPUtime=39.3 cores=5,7

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

/proc/4136/statm: 77705 77219 73 139 0 77564 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 385576

[startup+702.307 s]
/proc/loadavg: 4.01 4.02 3.58 6/194 4186
/proc/meminfo: memFree=15084584/32950928 swapFree=67111528/67111528
[pid=4054] ppid=4052 vsize=74756 CPUtime=39.3 cores=5,7
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 3830 0 -1 4202496 28733 91593 0 0 1166 5 2737 22 25 0 1 0 471825528 76550144 18458 33554432000 134512640 136149437 4293670768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/4054/statm: 18689 18458 220 400 0 18286 0
[pid=4136] ppid=4054 vsize=316708 CPUtime=662.98 cores=5,7
/proc/4136/stat : 4136 (mxc-sr08) R 4054 4054 3830 0 -1 4202496 82920 0 0 0 66284 14 0 0 25 0 1 0 471829460 324308992 78687 33554432000 134512640 135078026 4288195072 18446744073709551615 134534399 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/4136/statm: 79177 78687 73 139 0 79036 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 391464

[startup+762.3 s]
/proc/loadavg: 4.00 4.02 3.60 6/194 4187
/proc/meminfo: memFree=15077480/32950928 swapFree=67111528/67111528
[pid=4054] ppid=4052 vsize=74756 CPUtime=39.3 cores=5,7
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 3830 0 -1 4202496 28733 91593 0 0 1166 5 2737 22 25 0 1 0 471825528 76550144 18458 33554432000 134512640 136149437 4293670768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/4054/statm: 18689 18458 220 400 0 18286 0
[pid=4136] ppid=4054 vsize=323324 CPUtime=722.98 cores=5,7
/proc/4136/stat : 4136 (mxc-sr08) R 4054 4054 3830 0 -1 4202496 84524 0 0 0 72283 15 0 0 25 0 1 0 471829460 331083776 80291 33554432000 134512640 135078026 4288195072 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/4136/statm: 80831 80291 73 139 0 80690 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 398080

[startup+822.301 s]
/proc/loadavg: 4.00 4.01 3.62 6/194 4189
/proc/meminfo: memFree=15050172/32950928 swapFree=67111528/67111528
[pid=4054] ppid=4052 vsize=74756 CPUtime=39.3 cores=5,7
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 3830 0 -1 4202496 28733 91593 0 0 1166 5 2737 22 25 0 1 0 471825528 76550144 18458 33554432000 134512640 136149437 4293670768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/4054/statm: 18689 18458 220 400 0 18286 0
[pid=4136] ppid=4054 vsize=346328 CPUtime=782.99 cores=5,7
/proc/4136/stat : 4136 (mxc-sr08) R 4054 4054 3830 0 -1 4202496 90274 0 0 0 78283 16 0 0 25 0 1 0 471829460 354639872 86041 33554432000 134512640 135078026 4288195072 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/4136/statm: 86582 86041 73 139 0 86441 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 421084

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.64 5/194 4190
/proc/meminfo: memFree=15044072/32950928 swapFree=67111528/67111528
[pid=4054] ppid=4052 vsize=74756 CPUtime=39.3 cores=5,7
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 3830 0 -1 4202496 28733 91593 0 0 1166 5 2737 22 25 0 1 0 471825528 76550144 18458 33554432000 134512640 136149437 4293670768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/4054/statm: 18689 18458 220 400 0 18286 0
[pid=4136] ppid=4054 vsize=346296 CPUtime=842.99 cores=5,7
/proc/4136/stat : 4136 (mxc-sr08) R 4054 4054 3830 0 -1 4202496 90281 0 0 0 84283 16 0 0 25 0 1 0 471829460 354607104 86041 33554432000 134512640 135078026 4288195072 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/4136/statm: 86574 86041 73 139 0 86433 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 421052

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.66 6/194 4192
/proc/meminfo: memFree=15031896/32950928 swapFree=67111528/67111528
[pid=4054] ppid=4052 vsize=74756 CPUtime=39.3 cores=5,7
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 3830 0 -1 4202496 28733 91593 0 0 1166 5 2737 22 25 0 1 0 471825528 76550144 18458 33554432000 134512640 136149437 4293670768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/4054/statm: 18689 18458 220 400 0 18286 0
[pid=4136] ppid=4054 vsize=346296 CPUtime=902.99 cores=5,7
/proc/4136/stat : 4136 (mxc-sr08) R 4054 4054 3830 0 -1 4202496 90290 0 0 0 90283 16 0 0 25 0 1 0 471829460 354607104 86050 33554432000 134512640 135078026 4288195072 18446744073709551615 134522989 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/4136/statm: 86574 86050 73 139 0 86433 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 421052

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.68 6/194 4194
/proc/meminfo: memFree=15016868/32950928 swapFree=67111528/67111528
[pid=4054] ppid=4052 vsize=74756 CPUtime=39.3 cores=5,7
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 3830 0 -1 4202496 28733 91593 0 0 1166 5 2737 22 25 0 1 0 471825528 76550144 18458 33554432000 134512640 136149437 4293670768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/4054/statm: 18689 18458 220 400 0 18286 0
[pid=4136] ppid=4054 vsize=351840 CPUtime=962.99 cores=5,7
/proc/4136/stat : 4136 (mxc-sr08) R 4054 4054 3830 0 -1 4202496 91661 0 0 0 96283 16 0 0 25 0 1 0 471829460 360284160 87421 33554432000 134512640 135078026 4288195072 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/4136/statm: 87960 87421 73 139 0 87819 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 426596

[startup+1062.3 s]
/proc/loadavg: 4.04 4.01 3.70 5/194 4204
/proc/meminfo: memFree=15007388/32950928 swapFree=67111528/67111528
[pid=4054] ppid=4052 vsize=74756 CPUtime=39.3 cores=5,7
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 3830 0 -1 4202496 28733 91593 0 0 1166 5 2737 22 25 0 1 0 471825528 76550144 18458 33554432000 134512640 136149437 4293670768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/4054/statm: 18689 18458 220 400 0 18286 0
[pid=4136] ppid=4054 vsize=358308 CPUtime=1022.99 cores=5,7
/proc/4136/stat : 4136 (mxc-sr08) R 4054 4054 3830 0 -1 4202496 93365 0 0 0 102282 17 0 0 25 0 1 0 471829460 366907392 89034 33554432000 134512640 135078026 4288195072 18446744073709551615 134526787 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/4136/statm: 89577 89034 73 139 0 89436 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 433064

[startup+1122.3 s]
/proc/loadavg: 4.04 4.02 3.72 6/194 4206
/proc/meminfo: memFree=14995704/32950928 swapFree=67111528/67111528
[pid=4054] ppid=4052 vsize=74756 CPUtime=39.3 cores=5,7
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 3830 0 -1 4202496 28733 91593 0 0 1166 5 2737 22 25 0 1 0 471825528 76550144 18458 33554432000 134512640 136149437 4293670768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/4054/statm: 18689 18458 220 400 0 18286 0
[pid=4136] ppid=4054 vsize=368388 CPUtime=1082.99 cores=5,7
/proc/4136/stat : 4136 (mxc-sr08) R 4054 4054 3830 0 -1 4202496 95849 0 0 0 108281 18 0 0 25 0 1 0 471829460 377229312 91518 33554432000 134512640 135078026 4288195072 18446744073709551615 134534613 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/4136/statm: 92097 91518 73 139 0 91956 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 443144

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 3.74 6/194 4209
/proc/meminfo: memFree=14988116/32950928 swapFree=67111528/67111528
[pid=4054] ppid=4052 vsize=74756 CPUtime=39.3 cores=5,7
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 3830 0 -1 4202496 28733 91593 0 0 1166 5 2737 22 25 0 1 0 471825528 76550144 18458 33554432000 134512640 136149437 4293670768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/4054/statm: 18689 18458 220 400 0 18286 0
[pid=4136] ppid=4054 vsize=373416 CPUtime=1142.99 cores=5,7
/proc/4136/stat : 4136 (mxc-sr08) R 4054 4054 3830 0 -1 4202496 97064 0 0 0 114280 19 0 0 25 0 1 0 471829460 382377984 92733 33554432000 134512640 135078026 4288195072 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/4136/statm: 93354 92733 73 139 0 93213 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 448172

[startup+1242.3 s]
/proc/loadavg: 4.04 4.03 3.75 6/194 4212
/proc/meminfo: memFree=14980076/32950928 swapFree=67111528/67111528
[pid=4054] ppid=4052 vsize=74756 CPUtime=39.3 cores=5,7
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 3830 0 -1 4202496 28733 91593 0 0 1166 5 2737 22 25 0 1 0 471825528 76550144 18458 33554432000 134512640 136149437 4293670768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/4054/statm: 18689 18458 220 400 0 18286 0
[pid=4136] ppid=4054 vsize=378832 CPUtime=1202.99 cores=5,7
/proc/4136/stat : 4136 (mxc-sr08) R 4054 4054 3830 0 -1 4202496 98508 0 0 0 120280 19 0 0 25 0 1 0 471829460 387923968 94108 33554432000 134512640 135078026 4288195072 18446744073709551615 134521963 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/4136/statm: 94708 94108 73 139 0 94567 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 453588



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 3.77 4/191 4215
/proc/meminfo: memFree=15066008/32950928 swapFree=67111528/67111528
[pid=4054] ppid=4052 vsize=74756 CPUtime=39.3 cores=5,7
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 3830 0 -1 4202496 28733 91593 0 0 1166 5 2737 22 25 0 1 0 471825528 76550144 18458 33554432000 134512640 136149437 4293670768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/4054/statm: 18689 18458 220 400 0 18286 0
[pid=4136] ppid=4054 vsize=378832 CPUtime=1260.7 cores=5,7
/proc/4136/stat : 4136 (mxc-sr08) R 4054 4054 3830 0 -1 4202496 98514 0 0 0 126051 19 0 0 25 0 1 0 471829460 387923968 94114 33554432000 134512640 135078026 4288195072 18446744073709551615 134534404 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/4136/statm: 94708 94114 73 139 0 94567 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 453588

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.01 4.02 3.77 4/191 4215
/proc/meminfo: memFree=15066008/32950928 swapFree=67111528/67111528
[pid=4054] ppid=4052 vsize=74756 CPUtime=39.3 cores=5,7
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 3830 0 -1 4202496 28733 91593 0 0 1166 5 2737 22 25 0 1 0 471825528 76550144 18458 33554432000 134512640 136149437 4293670768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/4054/statm: 18689 18458 220 400 0 18286 0
[pid=4136] ppid=4054 vsize=378832 CPUtime=1260.7 cores=5,7
/proc/4136/stat : 4136 (mxc-sr08) R 4054 4054 3830 0 -1 4202496 98514 0 0 0 126051 19 0 0 25 0 1 0 471829460 387923968 94114 33554432000 134512640 135078026 4288195072 18446744073709551615 134534404 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/4136/statm: 94708 94114 73 139 0 94567 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 453588

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4054 and gives
#  childrusage.ru_utime.tv_sec=39
#  childrusage.ru_utime.tv_usec=32066
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=288956
# CPU time returned by wait4() is 39.321
# while last known CPU time is 1300
#
# 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): 1300
CPU user time (s): 1299.54
CPU system time (s): 0.46
CPU usage (%): 99.9988
Max. virtual memory (cumulated for all children) (KiB): 453984

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

runsolver used 2.17267 second user time and 4.92525 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-24 01:44:17
IDJOB=3274282
IDBENCH=83165
IDSOLVER=1675
FILE ID=node123/3274282-1303602257
RUNJOBID= node123-1303600951-3851
PBS_JOBID= 13150618
Free space on /tmp= 72676 MiB

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

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

MD5SUM BENCH= f7c29bbc3bef00d1e7cc799553ba4813
RANDOM SEED=718620854

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:      15699128 kB
Buffers:       2137660 kB
Cached:       14503876 kB
SwapCached:          0 kB
Active:        7917020 kB
Inactive:      8802016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15699128 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          106700 kB
Writeback:           0 kB
AnonPages:       76600 kB
Mapped:          16524 kB
Slab:           469364 kB
PageTables:       4748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   246544 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= 72612 MiB
End job on node123 at 2011-04-24 02:05:59