Trace number 3274327

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/mosoi/289/
289-unsat-14x38.cnf
MD5SUM56980124bab6f1dbe07ec523b7d59019
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 variables2128
Number of clauses259616
Sum of the clauses size1032080
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23192
Number of clauses of size 30
Number of clauses of size 4256424
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

29.27/29.35	c SATzilla is building models for class 2
29.27/29.35	c run presolver march_dl2004 for 5 seconds ... 
29.27/29.35	c Bin: Executing march_dl2004
29.27/29.35	c spawning binary file with 5 seconds ...
29.27/29.35	c child exit by a signal
29.27/29.35	c march_dl2004 returned code 137.
29.27/29.35	c run presolver mxc-sr08 for 5 seconds ... 
29.27/29.35	c Bin: Executing mxc-sr08
29.27/29.35	c spawning binary file with 5 seconds ...
29.27/29.35	c child exit by a signal
29.27/29.35	c mxc-sr08 returned code 137.
29.27/29.35	c Orignal number of varibales is 2128, number of clauses is 259616 
29.27/29.35	c predicted feature computation time is 12.839581 
29.27/29.35	c Bin: Executing satelite
29.27/29.35	c spawning binary file with 240 seconds ...
29.27/29.35	c child exited successfully
29.27/29.35	c satzilla computing base features
29.27/29.35	c Number of variabe is: 1596, Number of clause is : 257488 
29.27/29.35	c Initializing...
29.27/29.35	c satzilla compute diameter ...
29.27/29.35	c start diameter features ...
29.27/29.35	c satzilla doing clause learning
29.27/29.35	c start clause learning features ...
29.27/29.35	c Bin: Executing zchaff07
29.27/29.35	c spawning binary file with 2 seconds ...
29.27/29.35	c child exit by a signal
29.27/29.35	c satzilla doing survey propogation probe
29.27/29.35	c do survay propogation for 2 second ...
29.27/29.35	c satzilla doing local search probe
29.27/29.35	c satzilla doing lobjois search-space size estimate
29.27/29.35	c features are:2128 259616 1596 257488 0.333333 0.00826446 0.00619835 1 0 -0 0.00374386 0.58033 0.00125313 0.0075188 0.596538 0.00619835 0.00619835 0.00374386 0 0.00374386 0.00374386 -0 0.00207469 0 0.00207469 0.00207469 -0 0.00187582 0 0.00187582 0.00187582 -0 0.75155 0.00619446 0 0.00619446 0.00619446 2 0 2 2 -0 1044.92 1.02134 390 3624 3387 406 929 498 537 30.3937 0.121971 25.1355 37.5557 36.4672 27.2748 30.4337 28.154 29.1124 0.339571 0.155815 0.00434915 0.457311 0.397406 0.299938 0.37338 0.311369 0.340543 3.77393e-12 0 -1.11022e-16 1.2028e-09 2.22045e-15 0 7.77156e-16 1.11022e-16 2.22045e-16 471 1.50919 401.258 0.190823 411 391 437 20.9573 0.374714 1.01159 0.0775745 0.604558 0.669173 
29.27/29.35	c satzilla's ranking:
29.27/29.35	c 1) zchaff_rand: 3.523699
29.27/29.35	c 2) mxc-sr08: 3.185237
29.27/29.35	c 3) minisat20SAT07: 2.237085
29.27/29.35	c 4) march_dl2004: 1.475880
29.27/29.35	c 5) minisat20: 0.876529
29.27/29.35	c 6) tts-4-0: 0.405433
29.27/29.35	c 7) vallst: -0.553659
29.27/29.35	c 8) SATenstein: -10000.000000
29.27/29.35	c 9) gnovelty+: -10000.000000
29.27/29.35	c 10) adaptg2wsat+: -10000.000000
29.27/29.35	c 11) adaptg2wsat0: -10000.000000
29.27/29.35	c 12) picosat846: -10000.000000
29.27/29.35	c 13) kcnfs04SAT07: -10000.000000
29.27/29.35	c satzilla running zchaff_rand ... 

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-3274327-1303602264/watcher-3274327-1303602264 -o /tmp/evaluation-result-3274327-1303602264/solver-3274327-1303602264 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3274327-1303602264.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.53 3.84 3.05 4/186 25715
/proc/meminfo: memFree=21084660/32950904 swapFree=67082284/67111528
[pid=25715] ppid=25713 vsize=2136 CPUtime=0 cores=5,7
/proc/25715/stat : 25715 (SATzilla2009_C) S 25713 25715 25382 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471826169 2187264 114 33554432000 134512640 136149437 4292626592 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/25715/statm: 534 114 97 400 0 131 0

[startup+0.106006 s]
/proc/loadavg: 3.53 3.84 3.05 4/186 25715
/proc/meminfo: memFree=21084660/32950904 swapFree=67082284/67111528
[pid=25715] ppid=25713 vsize=2136 CPUtime=0 cores=5,7
/proc/25715/stat : 25715 (SATzilla2009_C) S 25713 25715 25382 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471826169 2187264 114 33554432000 134512640 136149437 4292626592 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/25715/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.200989 s]
/proc/loadavg: 3.53 3.84 3.05 4/186 25715
/proc/meminfo: memFree=21084660/32950904 swapFree=67082284/67111528
[pid=25715] ppid=25713 vsize=2136 CPUtime=0 cores=5,7
/proc/25715/stat : 25715 (SATzilla2009_C) S 25713 25715 25382 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471826169 2187264 114 33554432000 134512640 136149437 4292626592 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/25715/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300972 s]
/proc/loadavg: 3.53 3.84 3.05 4/186 25715
/proc/meminfo: memFree=21084660/32950904 swapFree=67082284/67111528
[pid=25715] ppid=25713 vsize=2136 CPUtime=0 cores=5,7
/proc/25715/stat : 25715 (SATzilla2009_C) S 25713 25715 25382 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471826169 2187264 114 33554432000 134512640 136149437 4292626592 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/25715/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700904 s]
/proc/loadavg: 3.53 3.84 3.05 4/186 25715
/proc/meminfo: memFree=21084660/32950904 swapFree=67082284/67111528
[pid=25715] ppid=25713 vsize=2136 CPUtime=0 cores=5,7
/proc/25715/stat : 25715 (SATzilla2009_C) S 25713 25715 25382 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471826169 2187264 114 33554432000 134512640 136149437 4292626592 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/25715/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50076 s]
/proc/loadavg: 3.53 3.84 3.05 4/188 25717
/proc/meminfo: memFree=21063068/32950904 swapFree=67082284/67111528
[pid=25715] ppid=25713 vsize=2136 CPUtime=0 cores=5,7
/proc/25715/stat : 25715 (SATzilla2009_C) S 25713 25715 25382 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471826169 2187264 114 33554432000 134512640 136149437 4292626592 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/25715/statm: 534 114 97 400 0 131 0
[pid=25716] ppid=25715 vsize=28964 CPUtime=1.49 cores=5,7
/proc/25716/stat : 25716 (march_dl2004) R 25715 25715 25382 0 -1 4202496 29870 0 0 0 146 3 0 0 25 0 1 0 471826169 29659136 5402 33554432000 134512640 134996440 4293733824 18446744073709551615 134583424 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/25716/statm: 7241 5402 67 119 0 7120 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31100

[startup+3.10048 s]
/proc/loadavg: 3.49 3.82 3.05 4/188 25718
/proc/meminfo: memFree=21062028/32950904 swapFree=67082284/67111528
[pid=25715] ppid=25713 vsize=2136 CPUtime=0 cores=5,7
/proc/25715/stat : 25715 (SATzilla2009_C) S 25713 25715 25382 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471826169 2187264 114 33554432000 134512640 136149437 4292626592 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/25715/statm: 534 114 97 400 0 131 0
[pid=25716] ppid=25715 vsize=29492 CPUtime=3.09 cores=5,7
/proc/25716/stat : 25716 (march_dl2004) R 25715 25715 25382 0 -1 4202496 30009 0 0 0 306 3 0 0 25 0 1 0 471826169 30199808 5541 33554432000 134512640 134996440 4293733824 18446744073709551615 134583408 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/25716/statm: 7373 5541 67 119 0 7252 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31628

[startup+6.30091 s]
/proc/loadavg: 3.49 3.82 3.05 5/194 25732
/proc/meminfo: memFree=20966752/32950904 swapFree=67082284/67111528
[pid=25715] ppid=25713 vsize=2136 CPUtime=4.99 cores=5,7
/proc/25715/stat : 25715 (SATzilla2009_C) S 25713 25715 25382 0 -1 4202496 183 30141 0 0 0 0 496 3 18 0 1 0 471826169 2187264 123 33554432000 134512640 136149437 4292626592 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/25715/statm: 534 123 105 400 0 131 0
[pid=25732] ppid=25715 vsize=20588 CPUtime=1.28 cores=5,7
/proc/25732/stat : 25732 (mxc-sr08) R 25715 25715 25382 0 -1 4202496 6446 0 0 0 128 0 0 0 22 0 1 0 471826669 21082112 4912 33554432000 134512640 135078026 4286919264 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/25732/statm: 5147 4912 57 139 0 5006 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 22724

[startup+12.7008 s]
/proc/loadavg: 3.53 3.83 3.05 5/194 25735
/proc/meminfo: memFree=20893892/32950904 swapFree=67082284/67111528
[pid=25715] ppid=25713 vsize=2136 CPUtime=9.99 cores=5,7
/proc/25715/stat : 25715 (SATzilla2009_C) S 25713 25715 25382 0 -1 4202496 210 45993 0 0 0 0 994 5 18 0 1 0 471826169 2187264 140 33554432000 134512640 136149437 4292626592 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 7 0 0 0
/proc/25715/statm: 534 140 121 400 0 131 0
[pid=25735] ppid=25715 vsize=32424 CPUtime=2.69 cores=5,7
/proc/25735/stat : 25735 (satelite) R 25715 25715 25382 0 -1 4202496 7641 0 0 0 266 3 0 0 25 0 1 0 471827170 33202176 7615 33554432000 134512640 135037501 4291834112 18446744073709551615 134573888 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/25735/statm: 8106 7615 67 129 0 7975 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 34560

[startup+25.5005 s]
/proc/loadavg: 3.70 3.85 3.07 5/192 25738
/proc/meminfo: memFree=20813324/32950904 swapFree=67082284/67111528
[pid=25715] ppid=25713 vsize=46084 CPUtime=25.48 cores=5,7
/proc/25715/stat : 25715 (SATzilla2009_C) R 25713 25715 25382 0 -1 4202496 17363 62044 0 0 625 3 1905 15 25 0 1 0 471826169 47190016 11285 33554432000 134512640 136149437 4292626592 18446744073709551615 134579946 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25715/statm: 11521 11285 208 400 0 11118 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 46084

[startup+51.1009 s]
/proc/loadavg: 3.80 3.86 3.10 5/193 25744
/proc/meminfo: memFree=20663108/32950904 swapFree=67082284/67111528
[pid=25715] ppid=25713 vsize=34308 CPUtime=29.34 cores=5,7
/proc/25715/stat : 25715 (SATzilla2009_C) S 25713 25715 25382 0 -1 4202496 17894 62044 0 0 1009 5 1905 15 25 0 1 0 471826169 35131392 8353 33554432000 134512640 136149437 4292626592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/25715/statm: 8577 8353 220 400 0 8174 0
[pid=25740] ppid=25715 vsize=41112 CPUtime=21.73 cores=5,7
/proc/25740/stat : 25740 (zchaff_rand) R 25715 25715 25382 0 -1 4202496 8972 0 0 0 2105 68 0 0 25 0 1 0 471829105 42098688 6417 33554432000 134512640 135365884 4289312848 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/25740/statm: 10278 6417 112 209 0 10050 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 75420

[startup+102.301 s]
/proc/loadavg: 3.92 3.88 3.14 5/194 25746
/proc/meminfo: memFree=20590788/32950904 swapFree=67082284/67111528
[pid=25715] ppid=25713 vsize=34308 CPUtime=29.34 cores=5,7
/proc/25715/stat : 25715 (SATzilla2009_C) S 25713 25715 25382 0 -1 4202496 17894 62044 0 0 1009 5 1905 15 25 0 1 0 471826169 35131392 8353 33554432000 134512640 136149437 4292626592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/25715/statm: 8577 8353 220 400 0 8174 0
[pid=25740] ppid=25715 vsize=42208 CPUtime=72.94 cores=5,7
/proc/25740/stat : 25740 (zchaff_rand) R 25715 25715 25382 0 -1 4202496 10613 0 0 0 7125 169 0 0 25 0 1 0 471829105 43220992 8058 33554432000 134512640 135365884 4289312848 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/25740/statm: 10552 8058 112 209 0 10324 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 76516

[startup+162.301 s]
/proc/loadavg: 3.97 3.90 3.19 5/194 25748
/proc/meminfo: memFree=20551224/32950904 swapFree=67082284/67111528
[pid=25715] ppid=25713 vsize=34308 CPUtime=29.34 cores=5,7
/proc/25715/stat : 25715 (SATzilla2009_C) S 25713 25715 25382 0 -1 4202496 17894 62044 0 0 1009 5 1905 15 25 0 1 0 471826169 35131392 8353 33554432000 134512640 136149437 4292626592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/25715/statm: 8577 8353 220 400 0 8174 0
[pid=25740] ppid=25715 vsize=55456 CPUtime=132.93 cores=5,7
/proc/25740/stat : 25740 (zchaff_rand) R 25715 25715 25382 0 -1 4202496 15316 0 0 0 13021 272 0 0 25 0 1 0 471829105 56786944 10200 33554432000 134512640 135365884 4289312848 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/25740/statm: 13864 10200 112 209 0 13636 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 89764

[startup+222.307 s]
/proc/loadavg: 3.99 3.92 3.24 5/194 25749
/proc/meminfo: memFree=20525548/32950904 swapFree=67082284/67111528
[pid=25715] ppid=25713 vsize=34308 CPUtime=29.34 cores=5,7
/proc/25715/stat : 25715 (SATzilla2009_C) S 25713 25715 25382 0 -1 4202496 17894 62044 0 0 1009 5 1905 15 25 0 1 0 471826169 35131392 8353 33554432000 134512640 136149437 4292626592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/25715/statm: 8577 8353 220 400 0 8174 0
[pid=25740] ppid=25715 vsize=55456 CPUtime=192.94 cores=5,7
/proc/25740/stat : 25740 (zchaff_rand) R 25715 25715 25382 0 -1 4202496 16074 0 0 0 18914 380 0 0 25 0 1 0 471829105 56786944 10958 33554432000 134512640 135365884 4289312848 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/25740/statm: 13864 10958 112 209 0 13636 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 89764

[startup+282.301 s]
/proc/loadavg: 3.99 3.93 3.28 5/194 25751
/proc/meminfo: memFree=20509036/32950904 swapFree=67082284/67111528
[pid=25715] ppid=25713 vsize=34308 CPUtime=29.34 cores=5,7
/proc/25715/stat : 25715 (SATzilla2009_C) S 25713 25715 25382 0 -1 4202496 17894 62044 0 0 1009 5 1905 15 25 0 1 0 471826169 35131392 8353 33554432000 134512640 136149437 4292626592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/25715/statm: 8577 8353 220 400 0 8174 0
[pid=25740] ppid=25715 vsize=55704 CPUtime=252.94 cores=5,7
/proc/25740/stat : 25740 (zchaff_rand) R 25715 25715 25382 0 -1 4202496 16807 0 0 0 24821 473 0 0 25 0 1 0 471829105 57040896 11691 33554432000 134512640 135365884 4289312848 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/25740/statm: 13926 11691 112 209 0 13698 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 90012

[startup+342.301 s]
/proc/loadavg: 3.99 3.94 3.33 5/194 25753
/proc/meminfo: memFree=20488928/32950904 swapFree=67082284/67111528
[pid=25715] ppid=25713 vsize=34308 CPUtime=29.34 cores=5,7
/proc/25715/stat : 25715 (SATzilla2009_C) S 25713 25715 25382 0 -1 4202496 17894 62044 0 0 1009 5 1905 15 25 0 1 0 471826169 35131392 8353 33554432000 134512640 136149437 4292626592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/25715/statm: 8577 8353 220 400 0 8174 0
[pid=25740] ppid=25715 vsize=76528 CPUtime=312.94 cores=5,7
/proc/25740/stat : 25740 (zchaff_rand) R 25715 25715 25382 0 -1 4202496 22808 0 0 0 30728 566 0 0 25 0 1 0 471829105 78364672 12571 33554432000 134512640 135365884 4289312848 18446744073709551615 134543952 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/25740/statm: 19132 12571 112 209 0 18904 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 110836

[startup+402.3 s]
/proc/loadavg: 3.99 3.95 3.37 5/194 25754
/proc/meminfo: memFree=20476144/32950904 swapFree=67082284/67111528
[pid=25715] ppid=25713 vsize=34308 CPUtime=29.34 cores=5,7
/proc/25715/stat : 25715 (SATzilla2009_C) S 25713 25715 25382 0 -1 4202496 17894 62044 0 0 1009 5 1905 15 25 0 1 0 471826169 35131392 8353 33554432000 134512640 136149437 4292626592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/25715/statm: 8577 8353 220 400 0 8174 0
[pid=25740] ppid=25715 vsize=76528 CPUtime=372.94 cores=5,7

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

/proc/25740/statm: 19160 15497 112 209 0 18932 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 110948

[startup+702.301 s]
/proc/loadavg: 4.01 3.99 3.54 5/194 25762
/proc/meminfo: memFree=20419004/32950904 swapFree=67082284/67111528
[pid=25715] ppid=25713 vsize=34308 CPUtime=29.34 cores=5,7
/proc/25715/stat : 25715 (SATzilla2009_C) S 25713 25715 25382 0 -1 4202496 17894 62044 0 0 1009 5 1905 15 25 0 1 0 471826169 35131392 8353 33554432000 134512640 136149437 4292626592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/25715/statm: 8577 8353 220 400 0 8174 0
[pid=25740] ppid=25715 vsize=93248 CPUtime=672.94 cores=5,7
/proc/25740/stat : 25740 (zchaff_rand) R 25715 25715 25382 0 -1 4202496 26339 0 0 0 66184 1110 0 0 25 0 1 0 471829105 95485952 16102 33554432000 134512640 135365884 4289312848 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/25740/statm: 23312 16102 112 209 0 23084 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 127556

[startup+762.3 s]
/proc/loadavg: 4.00 3.99 3.56 5/194 25764
/proc/meminfo: memFree=20402864/32950904 swapFree=67082284/67111528
[pid=25715] ppid=25713 vsize=34308 CPUtime=29.34 cores=5,7
/proc/25715/stat : 25715 (SATzilla2009_C) S 25713 25715 25382 0 -1 4202496 17894 62044 0 0 1009 5 1905 15 25 0 1 0 471826169 35131392 8353 33554432000 134512640 136149437 4292626592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/25715/statm: 8577 8353 220 400 0 8174 0
[pid=25740] ppid=25715 vsize=93248 CPUtime=732.95 cores=5,7
/proc/25740/stat : 25740 (zchaff_rand) R 25715 25715 25382 0 -1 4202496 26869 0 0 0 72100 1195 0 0 25 0 1 0 471829105 95485952 16632 33554432000 134512640 135365884 4289312848 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/25740/statm: 23312 16632 112 209 0 23084 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 127556

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.59 5/194 25765
/proc/meminfo: memFree=20394156/32950904 swapFree=67082284/67111528
[pid=25715] ppid=25713 vsize=34308 CPUtime=29.34 cores=5,7
/proc/25715/stat : 25715 (SATzilla2009_C) S 25713 25715 25382 0 -1 4202496 17894 62044 0 0 1009 5 1905 15 25 0 1 0 471826169 35131392 8353 33554432000 134512640 136149437 4292626592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/25715/statm: 8577 8353 220 400 0 8174 0
[pid=25740] ppid=25715 vsize=93248 CPUtime=792.95 cores=5,7
/proc/25740/stat : 25740 (zchaff_rand) R 25715 25715 25382 0 -1 4202496 27406 0 0 0 78014 1281 0 0 25 0 1 0 471829105 95485952 17169 33554432000 134512640 135365884 4289312848 18446744073709551615 134606371 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/25740/statm: 23312 17169 112 209 0 23084 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 127556

[startup+882.307 s]
/proc/loadavg: 4.00 3.99 3.61 5/194 25767
/proc/meminfo: memFree=20382112/32950904 swapFree=67082284/67111528
[pid=25715] ppid=25713 vsize=34308 CPUtime=29.34 cores=5,7
/proc/25715/stat : 25715 (SATzilla2009_C) S 25713 25715 25382 0 -1 4202496 17894 62044 0 0 1009 5 1905 15 25 0 1 0 471826169 35131392 8353 33554432000 134512640 136149437 4292626592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/25715/statm: 8577 8353 220 400 0 8174 0
[pid=25740] ppid=25715 vsize=134324 CPUtime=852.96 cores=5,7
/proc/25740/stat : 25740 (zchaff_rand) R 25715 25715 25382 0 -1 4202496 38191 0 0 0 83926 1370 0 0 25 0 1 0 471829105 137547776 17713 33554432000 134512640 135365884 4289312848 18446744073709551615 134550691 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/25740/statm: 33581 17713 112 209 0 33353 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 168632

[startup+942.3 s]
/proc/loadavg: 4.00 3.99 3.63 5/194 25769
/proc/meminfo: memFree=20375648/32950904 swapFree=67082284/67111528
[pid=25715] ppid=25713 vsize=34308 CPUtime=29.34 cores=5,7
/proc/25715/stat : 25715 (SATzilla2009_C) S 25713 25715 25382 0 -1 4202496 17894 62044 0 0 1009 5 1905 15 25 0 1 0 471826169 35131392 8353 33554432000 134512640 136149437 4292626592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/25715/statm: 8577 8353 220 400 0 8174 0
[pid=25740] ppid=25715 vsize=134440 CPUtime=912.95 cores=5,7
/proc/25740/stat : 25740 (zchaff_rand) R 25715 25715 25382 0 -1 4202496 38741 0 0 0 89834 1461 0 0 25 0 1 0 471829105 137666560 18263 33554432000 134512640 135365884 4289312848 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/25740/statm: 33610 18263 112 209 0 33382 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 168748

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.65 5/194 25779
/proc/meminfo: memFree=20366800/32950904 swapFree=67082284/67111528
[pid=25715] ppid=25713 vsize=34308 CPUtime=29.34 cores=5,7
/proc/25715/stat : 25715 (SATzilla2009_C) S 25713 25715 25382 0 -1 4202496 17894 62044 0 0 1009 5 1905 15 25 0 1 0 471826169 35131392 8353 33554432000 134512640 136149437 4292626592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/25715/statm: 8577 8353 220 400 0 8174 0
[pid=25740] ppid=25715 vsize=134440 CPUtime=972.95 cores=5,7
/proc/25740/stat : 25740 (zchaff_rand) R 25715 25715 25382 0 -1 4202496 39257 0 0 0 95761 1534 0 0 25 0 1 0 471829105 137666560 18779 33554432000 134512640 135365884 4289312848 18446744073709551615 134551861 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/25740/statm: 33610 18779 112 209 0 33382 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 168748

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.67 5/194 25781
/proc/meminfo: memFree=20357720/32950904 swapFree=67082284/67111528
[pid=25715] ppid=25713 vsize=34308 CPUtime=29.34 cores=5,7
/proc/25715/stat : 25715 (SATzilla2009_C) S 25713 25715 25382 0 -1 4202496 17894 62044 0 0 1009 5 1905 15 25 0 1 0 471826169 35131392 8353 33554432000 134512640 136149437 4292626592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/25715/statm: 8577 8353 220 400 0 8174 0
[pid=25740] ppid=25715 vsize=134556 CPUtime=1032.96 cores=5,7
/proc/25740/stat : 25740 (zchaff_rand) R 25715 25715 25382 0 -1 4202496 39758 0 0 0 101683 1613 0 0 25 0 1 0 471829105 137785344 19280 33554432000 134512640 135365884 4289312848 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/25740/statm: 33639 19280 112 209 0 33411 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 168864

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.69 5/194 25782
/proc/meminfo: memFree=20351748/32950904 swapFree=67082284/67111528
[pid=25715] ppid=25713 vsize=34308 CPUtime=29.34 cores=5,7
/proc/25715/stat : 25715 (SATzilla2009_C) S 25713 25715 25382 0 -1 4202496 17894 62044 0 0 1009 5 1905 15 25 0 1 0 471826169 35131392 8353 33554432000 134512640 136149437 4292626592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/25715/statm: 8577 8353 220 400 0 8174 0
[pid=25740] ppid=25715 vsize=134672 CPUtime=1092.96 cores=5,7
/proc/25740/stat : 25740 (zchaff_rand) R 25715 25715 25382 0 -1 4202496 40253 0 0 0 107606 1690 0 0 25 0 1 0 471829105 137904128 19775 33554432000 134512640 135365884 4289312848 18446744073709551615 134576720 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/25740/statm: 33668 19775 112 209 0 33440 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 168980

[startup+1182.3 s]
/proc/loadavg: 4.04 4.00 3.71 5/194 25787
/proc/meminfo: memFree=20340952/32950904 swapFree=67082284/67111528
[pid=25715] ppid=25713 vsize=34308 CPUtime=29.34 cores=5,7
/proc/25715/stat : 25715 (SATzilla2009_C) S 25713 25715 25382 0 -1 4202496 17894 62044 0 0 1009 5 1905 15 25 0 1 0 471826169 35131392 8353 33554432000 134512640 136149437 4292626592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/25715/statm: 8577 8353 220 400 0 8174 0
[pid=25740] ppid=25715 vsize=134672 CPUtime=1152.95 cores=5,7
/proc/25740/stat : 25740 (zchaff_rand) R 25715 25715 25382 0 -1 4202496 40749 0 0 0 113528 1767 0 0 25 0 1 0 471829105 137904128 20271 33554432000 134512640 135365884 4289312848 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/25740/statm: 33668 20271 112 209 0 33440 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 168980

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.73 5/194 25789
/proc/meminfo: memFree=20329264/32950904 swapFree=67082284/67111528
[pid=25715] ppid=25713 vsize=34308 CPUtime=29.34 cores=5,7
/proc/25715/stat : 25715 (SATzilla2009_C) S 25713 25715 25382 0 -1 4202496 17894 62044 0 0 1009 5 1905 15 25 0 1 0 471826169 35131392 8353 33554432000 134512640 136149437 4292626592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/25715/statm: 8577 8353 220 400 0 8174 0
[pid=25740] ppid=25715 vsize=134932 CPUtime=1212.96 cores=5,7
/proc/25740/stat : 25740 (zchaff_rand) R 25715 25715 25382 0 -1 4202496 41596 0 0 0 119450 1846 0 0 25 0 1 0 471829105 138170368 21118 33554432000 134512640 135365884 4289312848 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/25740/statm: 33733 21118 112 209 0 33505 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 169240



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.74 5/194 25848
/proc/meminfo: memFree=20786704/32950904 swapFree=67082284/67111528
[pid=25715] ppid=25713 vsize=34308 CPUtime=29.34 cores=5,7
/proc/25715/stat : 25715 (SATzilla2009_C) S 25713 25715 25382 0 -1 4202496 17894 62044 0 0 1009 5 1905 15 25 0 1 0 471826169 35131392 8353 33554432000 134512640 136149437 4292626592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/25715/statm: 8577 8353 220 400 0 8174 0
[pid=25740] ppid=25715 vsize=136256 CPUtime=1270.67 cores=5,7
/proc/25740/stat : 25740 (zchaff_rand) R 25715 25715 25382 0 -1 4202496 43194 0 0 0 125158 1909 0 0 25 0 1 0 471829105 139526144 22716 33554432000 134512640 135365884 4289312848 18446744073709551615 135090405 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/25740/statm: 34064 22716 112 209 0 33836 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 170564

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

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

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.74 5/194 25848
/proc/meminfo: memFree=20786704/32950904 swapFree=67082284/67111528
[pid=25715] ppid=25713 vsize=34308 CPUtime=29.34 cores=5,7
/proc/25715/stat : 25715 (SATzilla2009_C) S 25713 25715 25382 0 -1 4202496 17894 62044 0 0 1009 5 1905 15 25 0 1 0 471826169 35131392 8353 33554432000 134512640 136149437 4292626592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/25715/statm: 8577 8353 220 400 0 8174 0
[pid=25740] ppid=25715 vsize=136256 CPUtime=1270.67 cores=5,7
/proc/25740/stat : 25740 (zchaff_rand) R 25715 25715 25382 0 -1 4202496 43194 0 0 0 125158 1909 0 0 25 0 1 0 471829105 139526144 22716 33554432000 134512640 135365884 4289312848 18446744073709551615 135090405 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/25740/statm: 34064 22716 112 209 0 33836 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 170564

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25715 and gives
#  childrusage.ru_utime.tv_sec=29
#  childrusage.ru_utime.tv_usec=142569
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=206968
# CPU time returned by wait4() is 29.3495
# 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): 1280.72
CPU system time (s): 19.29
CPU usage (%): 99.9996
Max. virtual memory (cumulated for all children) (KiB): 170564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.1426
system time used= 0.206968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79938
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= 12
involuntary context switches= 49

runsolver used 2.11268 second user time and 4.98524 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-24 01:44:24
IDJOB=3274327
IDBENCH=83180
IDSOLVER=1675
FILE ID=node121/3274327-1303602264
RUNJOBID= node121-1303600951-25403
PBS_JOBID= 13150620
Free space on /tmp= 71976 MiB

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

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

MD5SUM BENCH= 56980124bab6f1dbe07ec523b7d59019
RANDOM SEED=1765185691

node121.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.63
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      21085064 kB
Buffers:       2136340 kB
Cached:        9110288 kB
SwapCached:       2776 kB
Active:        8560684 kB
Inactive:      2794288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      21085064 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:          122040 kB
Writeback:           8 kB
AnonPages:      105864 kB
Mapped:          15500 kB
Slab:           445908 kB
PageTables:       5300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   307420 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= 71904 MiB
End job on node121 at 2011-04-24 02:06:06