Trace number 3273275

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT09 reference solver: SATzilla2009_C 2009-03-22? (TO) 1299.17 1300.01

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2400c266431gyes1.cnf
MD5SUM836d368f7cf78173b8e7f8b131296e2f
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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

Solver Data

2.83/24.04	c SATzilla is building models for class 2
2.83/24.04	c run presolver march_dl2004 for 5 seconds ... 
2.83/24.04	c Bin: Executing march_dl2004
2.83/24.04	c spawning binary file with 5 seconds ...
2.83/24.04	c child exit by a signal
2.83/24.04	c march_dl2004 returned code 137.
2.83/24.04	c run presolver mxc-sr08 for 5 seconds ... 
2.83/24.04	c Bin: Executing mxc-sr08
2.83/24.04	c spawning binary file with 5 seconds ...
2.83/24.04	c child exit by a signal
2.83/24.04	c mxc-sr08 returned code 137.
2.83/24.04	c Orignal number of varibales is 2400, number of clauses is 266431 
2.83/24.04	c predicted feature computation time is 13.019305 
2.83/24.04	c Bin: Executing satelite
2.83/24.04	c spawning binary file with 240 seconds ...
2.83/24.04	c child exited successfully
2.83/24.04	c satzilla computing base features
2.83/24.04	c Number of variabe is: 2325, Number of clause is : 263417 
2.83/24.04	c Initializing...
2.83/24.04	c satzilla compute diameter ...
2.83/24.04	c start diameter features ...
2.83/24.04	c satzilla doing clause learning
2.83/24.04	c start clause learning features ...
2.83/24.04	c Bin: Executing zchaff07
2.83/24.04	c spawning binary file with 2 seconds ...
2.83/24.04	c child exit by a signal
2.83/24.04	c satzilla doing survey propogation probe
2.83/24.04	c do survay propogation for 2 second ...
2.83/24.04	c satzilla doing local search probe
2.83/24.04	c satzilla doing lobjois search-space size estimate
2.83/24.04	c features are:2400 266431 2325 263417 0.0322581 0.0114419 0.00882631 0.997212 0.0129695 0.183962 0.00144907 1.87709 0.000860215 0.0258065 0.194886 0.954805 0.954805 0.00144907 0.177673 0.000884529 0.00234989 5.46536 0.162535 0.0350404 0.0708661 0.279461 2.66196 0.000821338 0.167066 0.00049731 0.00134767 4.9047 0.954805 0.00180531 0.191737 0.000971843 0.0029497 3 0 3 3 -0 143.714 0.309698 45 205 184 53 173 141 155 64.9975 0.137983 48.9463 86.0566 80.3556 58.0489 66.5957 60.0778 61.8313 0.837094 0.0833749 0.48628 0.931376 0.909689 0.726839 0.888243 0.800069 0.857742 6.49599e-11 13.6186 -1.11022e-16 2.98262e-08 1.69551e-11 0 1.00131e-12 6.66134e-16 3.40838e-14 447.568 5.29943 1065.81 0.170385 1093 1062 1128 56.8215 0.12462 1.00728 0.0447152 0.828446 0.897437 
2.83/24.04	c satzilla's ranking:
2.83/24.04	c 1) mxc-sr08: 3.450433
2.83/24.04	c 2) march_dl2004: 2.225205
2.83/24.04	c 3) vallst: 2.209055
2.83/24.04	c 4) minisat20SAT07: 1.797226
2.83/24.04	c 5) minisat20: 1.446990
2.83/24.04	c 6) zchaff_rand: 1.213160
2.83/24.04	c 7) tts-4-0: 0.186452
2.83/24.04	c 8) SATenstein: -10000.000000
2.83/24.04	c 9) gnovelty+: -10000.000000
2.83/24.04	c 10) adaptg2wsat+: -10000.000000
2.83/24.04	c 11) adaptg2wsat0: -10000.000000
2.83/24.04	c 12) picosat846: -10000.000000
2.83/24.04	c 13) kcnfs04SAT07: -10000.000000
2.83/24.04	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-3273275-1303600951/watcher-3273275-1303600951 -o /tmp/evaluation-result-3273275-1303600951/solver-3273275-1303600951 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3273275-1303600951.cnf 

running on 2 cores: 4,6

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.00 0.00 0.35 3/174 29753
/proc/meminfo: memFree=19120512/32951132 swapFree=67111524/67111528
[pid=29753] ppid=29750 vsize=2136 CPUtime=0 cores=4,6
/proc/29753/stat : 29753 (SATzilla2009_C) S 29750 29753 29711 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471694782 2187264 114 33554432000 134512640 136149437 4294433232 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/29753/statm: 534 114 97 400 0 131 0

[startup+0.0287669 s]
/proc/loadavg: 0.00 0.00 0.35 3/174 29753
/proc/meminfo: memFree=19120512/32951132 swapFree=67111524/67111528
[pid=29753] ppid=29750 vsize=2136 CPUtime=0 cores=4,6
/proc/29753/stat : 29753 (SATzilla2009_C) S 29750 29753 29711 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471694782 2187264 114 33554432000 134512640 136149437 4294433232 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/29753/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100785 s]
/proc/loadavg: 0.00 0.00 0.35 3/174 29753
/proc/meminfo: memFree=19120512/32951132 swapFree=67111524/67111528
[pid=29753] ppid=29750 vsize=2136 CPUtime=0 cores=4,6
/proc/29753/stat : 29753 (SATzilla2009_C) S 29750 29753 29711 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471694782 2187264 114 33554432000 134512640 136149437 4294433232 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/29753/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300765 s]
/proc/loadavg: 0.00 0.00 0.35 3/174 29753
/proc/meminfo: memFree=19120512/32951132 swapFree=67111524/67111528
[pid=29753] ppid=29750 vsize=2136 CPUtime=0 cores=4,6
/proc/29753/stat : 29753 (SATzilla2009_C) S 29750 29753 29711 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471694782 2187264 114 33554432000 134512640 136149437 4294433232 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/29753/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700684 s]
/proc/loadavg: 0.00 0.00 0.35 3/174 29753
/proc/meminfo: memFree=19120512/32951132 swapFree=67111524/67111528
[pid=29753] ppid=29750 vsize=2136 CPUtime=0 cores=4,6
/proc/29753/stat : 29753 (SATzilla2009_C) S 29750 29753 29711 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471694782 2187264 114 33554432000 134512640 136149437 4294433232 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/29753/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50055 s]
/proc/loadavg: 0.24 0.05 0.37 5/186 29765
/proc/meminfo: memFree=19072048/32951132 swapFree=67111524/67111528
[pid=29753] ppid=29750 vsize=2136 CPUtime=0 cores=4,6
/proc/29753/stat : 29753 (SATzilla2009_C) S 29750 29753 29711 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471694782 2187264 114 33554432000 134512640 136149437 4294433232 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/29753/statm: 534 114 97 400 0 131 0
[pid=29756] ppid=29753 vsize=35428 CPUtime=1.49 cores=4,6
/proc/29756/stat : 29756 (march_dl2004) R 29753 29753 29711 0 -1 4202496 31150 0 0 0 145 4 0 0 25 0 1 0 471694782 36278272 5427 33554432000 134512640 134996440 4292904384 18446744073709551615 134527911 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29756/statm: 8857 5427 75 119 0 8736 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37564

[startup+3.10027 s]
/proc/loadavg: 0.24 0.05 0.37 4/186 29765
/proc/meminfo: memFree=19063616/32951132 swapFree=67111524/67111528
[pid=29753] ppid=29750 vsize=2136 CPUtime=0 cores=4,6
/proc/29753/stat : 29753 (SATzilla2009_C) S 29750 29753 29711 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471694782 2187264 114 33554432000 134512640 136149437 4294433232 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/29753/statm: 534 114 97 400 0 131 0
[pid=29756] ppid=29753 vsize=40168 CPUtime=2.83 cores=4,6
/proc/29756/stat : 29756 (march_dl2004) R 29753 29753 29711 0 -1 4202496 32324 0 0 0 278 5 0 0 25 0 1 0 471694782 41132032 6601 33554432000 134512640 134996440 4292904384 18446744073709551615 134527803 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29756/statm: 10042 6601 75 119 0 9921 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 42304

[startup+25.3875 s]
/proc/loadavg: 2.64 0.61 0.54 4/187 29783
/proc/meminfo: memFree=19001992/32951132 swapFree=67111524/67111528
[pid=29753] ppid=29750 vsize=28800 CPUtime=23.21 cores=4,6
/proc/29753/stat : 29753 (SATzilla2009_C) S 29750 29753 29711 0 -1 4202496 14034 51893 0 0 971 3 1325 22 25 0 1 0 471694782 29491200 6976 33554432000 134512640 136149437 4294433232 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29753/statm: 7200 6976 220 400 0 6797 0
[pid=29783] ppid=29753 vsize=20756 CPUtime=1.33 cores=4,6
/proc/29783/stat : 29783 (mxc-sr08) R 29753 29753 29711 0 -1 4202496 5767 0 0 0 133 0 0 0 25 0 1 0 471697187 21254144 4887 33554432000 134512640 135078026 4289054720 18446744073709551615 134561043 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29783/statm: 5189 4887 57 139 0 5048 0
Current children cumulated CPU time (s) 24.54
Current children cumulated vsize (KiB) 49556

[startup+25.4065 s]
/proc/loadavg: 2.64 0.61 0.54 4/187 29783
/proc/meminfo: memFree=19001992/32951132 swapFree=67111524/67111528
[pid=29753] ppid=29750 vsize=28800 CPUtime=23.21 cores=4,6
/proc/29753/stat : 29753 (SATzilla2009_C) S 29750 29753 29711 0 -1 4202496 14034 51893 0 0 971 3 1325 22 25 0 1 0 471694782 29491200 6976 33554432000 134512640 136149437 4294433232 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29753/statm: 7200 6976 220 400 0 6797 0
[pid=29783] ppid=29753 vsize=20756 CPUtime=1.34 cores=4,6
/proc/29783/stat : 29783 (mxc-sr08) R 29753 29753 29711 0 -1 4202496 5768 0 0 0 134 0 0 0 25 0 1 0 471697187 21254144 4888 33554432000 134512640 135078026 4289054720 18446744073709551615 134560905 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29783/statm: 5189 4888 57 139 0 5048 0
Current children cumulated CPU time (s) 24.55
Current children cumulated vsize (KiB) 49556

[startup+25.5005 s]
/proc/loadavg: 2.64 0.61 0.54 4/187 29783
/proc/meminfo: memFree=19001992/32951132 swapFree=67111524/67111528
[pid=29753] ppid=29750 vsize=28800 CPUtime=23.21 cores=4,6
/proc/29753/stat : 29753 (SATzilla2009_C) S 29750 29753 29711 0 -1 4202496 14034 51893 0 0 971 3 1325 22 25 0 1 0 471694782 29491200 6976 33554432000 134512640 136149437 4294433232 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29753/statm: 7200 6976 220 400 0 6797 0
[pid=29783] ppid=29753 vsize=20756 CPUtime=1.44 cores=4,6
/proc/29783/stat : 29783 (mxc-sr08) R 29753 29753 29711 0 -1 4202496 5771 0 0 0 144 0 0 0 25 0 1 0 471697187 21254144 4891 33554432000 134512640 135078026 4289054720 18446744073709551615 134561101 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29783/statm: 5189 4891 57 139 0 5048 0
Current children cumulated CPU time (s) 24.65
Current children cumulated vsize (KiB) 49556

[startup+51.1012 s]
/proc/loadavg: 3.69 1.03 0.68 5/191 29792
/proc/meminfo: memFree=18858588/32951132 swapFree=67111524/67111528
[pid=29753] ppid=29750 vsize=28800 CPUtime=23.21 cores=4,6
/proc/29753/stat : 29753 (SATzilla2009_C) S 29750 29753 29711 0 -1 4202496 14034 51893 0 0 971 3 1325 22 25 0 1 0 471694782 29491200 6976 33554432000 134512640 136149437 4294433232 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29753/statm: 7200 6976 220 400 0 6797 0
[pid=29783] ppid=29753 vsize=40588 CPUtime=27.04 cores=4,6
/proc/29783/stat : 29783 (mxc-sr08) R 29753 29753 29711 0 -1 4202496 11472 0 0 0 2702 2 0 0 25 0 1 0 471697187 41562112 9969 33554432000 134512640 135078026 4289054720 18446744073709551615 134533760 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29783/statm: 10147 9969 73 139 0 10006 0
Current children cumulated CPU time (s) 50.25
Current children cumulated vsize (KiB) 69388

[startup+102.301 s]
/proc/loadavg: 3.93 1.54 0.88 6/192 29795
/proc/meminfo: memFree=18739476/32951132 swapFree=67111524/67111528
[pid=29753] ppid=29750 vsize=28800 CPUtime=23.21 cores=4,6
/proc/29753/stat : 29753 (SATzilla2009_C) S 29750 29753 29711 0 -1 4202496 14034 51893 0 0 971 3 1325 22 25 0 1 0 471694782 29491200 6976 33554432000 134512640 136149437 4294433232 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29753/statm: 7200 6976 220 400 0 6797 0
[pid=29783] ppid=29753 vsize=83912 CPUtime=78.25 cores=4,6
/proc/29783/stat : 29783 (mxc-sr08) R 29753 29753 29711 0 -1 4202496 22328 0 0 0 7820 5 0 0 25 0 1 0 471697187 85925888 20825 33554432000 134512640 135078026 4289054720 18446744073709551615 134534478 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29783/statm: 20978 20825 73 139 0 20837 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 112712

[startup+162.3 s]
/proc/loadavg: 4.02 2.00 1.07 6/192 29796
/proc/meminfo: memFree=18658492/32951132 swapFree=67111524/67111528
[pid=29753] ppid=29750 vsize=28800 CPUtime=23.21 cores=4,6
/proc/29753/stat : 29753 (SATzilla2009_C) S 29750 29753 29711 0 -1 4202496 14034 51893 0 0 971 3 1325 22 25 0 1 0 471694782 29491200 6976 33554432000 134512640 136149437 4294433232 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29753/statm: 7200 6976 220 400 0 6797 0
[pid=29783] ppid=29753 vsize=112732 CPUtime=138.24 cores=4,6
/proc/29783/stat : 29783 (mxc-sr08) R 29753 29753 29711 0 -1 4202496 29450 0 0 0 13816 8 0 0 25 0 1 0 471697187 115437568 27947 33554432000 134512640 135078026 4289054720 18446744073709551615 134534325 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29783/statm: 28183 27947 73 139 0 28042 0
Current children cumulated CPU time (s) 161.45
Current children cumulated vsize (KiB) 141532

[startup+222.307 s]
/proc/loadavg: 4.01 2.36 1.25 5/192 29798
/proc/meminfo: memFree=18619284/32951132 swapFree=67111524/67111528
[pid=29753] ppid=29750 vsize=28800 CPUtime=23.21 cores=4,6
/proc/29753/stat : 29753 (SATzilla2009_C) S 29750 29753 29711 0 -1 4202496 14034 51893 0 0 971 3 1325 22 25 0 1 0 471694782 29491200 6976 33554432000 134512640 136149437 4294433232 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29753/statm: 7200 6976 220 400 0 6797 0
[pid=29783] ppid=29753 vsize=125564 CPUtime=198.25 cores=4,6
/proc/29783/stat : 29783 (mxc-sr08) R 29753 29753 29711 0 -1 4202496 32650 0 0 0 19816 9 0 0 25 0 1 0 471697187 128577536 31147 33554432000 134512640 135078026 4289054720 18446744073709551615 134534226 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29783/statm: 31391 31147 73 139 0 31250 0
Current children cumulated CPU time (s) 221.46
Current children cumulated vsize (KiB) 154364

[startup+282.3 s]
/proc/loadavg: 4.03 2.67 1.43 5/192 29799
/proc/meminfo: memFree=18559988/32951132 swapFree=67111524/67111528
[pid=29753] ppid=29750 vsize=28800 CPUtime=23.21 cores=4,6
/proc/29753/stat : 29753 (SATzilla2009_C) S 29750 29753 29711 0 -1 4202496 14034 51893 0 0 971 3 1325 22 25 0 1 0 471694782 29491200 6976 33554432000 134512640 136149437 4294433232 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29753/statm: 7200 6976 220 400 0 6797 0
[pid=29783] ppid=29753 vsize=168208 CPUtime=258.24 cores=4,6
/proc/29783/stat : 29783 (mxc-sr08) R 29753 29753 29711 0 -1 4202496 43093 0 0 0 25808 16 0 0 25 0 1 0 471697187 172244992 41590 33554432000 134512640 135078026 4289054720 18446744073709551615 134534601 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29783/statm: 42052 41590 73 139 0 41911 0
Current children cumulated CPU time (s) 281.45
Current children cumulated vsize (KiB) 197008

[startup+342.301 s]
/proc/loadavg: 4.01 2.91 1.59 6/192 29801
/proc/meminfo: memFree=18522772/32951132 swapFree=67111524/67111528
[pid=29753] ppid=29750 vsize=28800 CPUtime=23.21 cores=4,6
/proc/29753/stat : 29753 (SATzilla2009_C) S 29750 29753 29711 0 -1 4202496 14034 51893 0 0 971 3 1325 22 25 0 1 0 471694782 29491200 6976 33554432000 134512640 136149437 4294433232 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29753/statm: 7200 6976 220 400 0 6797 0
[pid=29783] ppid=29753 vsize=168208 CPUtime=318.24 cores=4,6
/proc/29783/stat : 29783 (mxc-sr08) R 29753 29753 29711 0 -1 4202496 43100 0 0 0 31808 16 0 0 25 0 1 0 471697187 172244992 41597 33554432000 134512640 135078026 4289054720 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29783/statm: 42052 41597 73 139 0 41911 0
Current children cumulated CPU time (s) 341.45
Current children cumulated vsize (KiB) 197008

[startup+402.301 s]
/proc/loadavg: 4.00 3.10 1.73 6/192 29803
/proc/meminfo: memFree=18490128/32951132 swapFree=67111524/67111528
[pid=29753] ppid=29750 vsize=28800 CPUtime=23.21 cores=4,6

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

/proc/29783/statm: 48257 47782 73 139 0 48116 0
Current children cumulated CPU time (s) 641.46
Current children cumulated vsize (KiB) 221828

[startup+702.301 s]
/proc/loadavg: 4.04 3.68 2.35 6/192 29811
/proc/meminfo: memFree=18389468/32951132 swapFree=67111524/67111528
[pid=29753] ppid=29750 vsize=28800 CPUtime=23.21 cores=4,6
/proc/29753/stat : 29753 (SATzilla2009_C) S 29750 29753 29711 0 -1 4202496 14034 51893 0 0 971 3 1325 22 25 0 1 0 471694782 29491200 6976 33554432000 134512640 136149437 4294433232 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29753/statm: 7200 6976 220 400 0 6797 0
[pid=29783] ppid=29753 vsize=198968 CPUtime=678.25 cores=4,6
/proc/29783/stat : 29783 (mxc-sr08) R 29753 29753 29711 0 -1 4202496 50757 0 0 0 67805 20 0 0 25 0 1 0 471697187 203743232 49254 33554432000 134512640 135078026 4289054720 18446744073709551615 134524045 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29783/statm: 49742 49254 73 139 0 49601 0
Current children cumulated CPU time (s) 701.46
Current children cumulated vsize (KiB) 227768

[startup+762.3 s]
/proc/loadavg: 4.01 3.73 2.45 5/192 29812
/proc/meminfo: memFree=18378272/32951132 swapFree=67111524/67111528
[pid=29753] ppid=29750 vsize=28800 CPUtime=23.21 cores=4,6
/proc/29753/stat : 29753 (SATzilla2009_C) S 29750 29753 29711 0 -1 4202496 14034 51893 0 0 971 3 1325 22 25 0 1 0 471694782 29491200 6976 33554432000 134512640 136149437 4294433232 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29753/statm: 7200 6976 220 400 0 6797 0
[pid=29783] ppid=29753 vsize=209404 CPUtime=738.25 cores=4,6
/proc/29783/stat : 29783 (mxc-sr08) R 29753 29753 29711 0 -1 4202496 53384 0 0 0 73804 21 0 0 25 0 1 0 471697187 214429696 51881 33554432000 134512640 135078026 4289054720 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29783/statm: 52351 51881 73 139 0 52210 0
Current children cumulated CPU time (s) 761.46
Current children cumulated vsize (KiB) 238204

[startup+822.3 s]
/proc/loadavg: 4.00 3.78 2.55 5/192 29814
/proc/meminfo: memFree=18377636/32951132 swapFree=67111524/67111528
[pid=29753] ppid=29750 vsize=28800 CPUtime=23.21 cores=4,6
/proc/29753/stat : 29753 (SATzilla2009_C) S 29750 29753 29711 0 -1 4202496 14034 51893 0 0 971 3 1325 22 25 0 1 0 471694782 29491200 6976 33554432000 134512640 136149437 4294433232 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29753/statm: 7200 6976 220 400 0 6797 0
[pid=29783] ppid=29753 vsize=209404 CPUtime=798.25 cores=4,6
/proc/29783/stat : 29783 (mxc-sr08) R 29753 29753 29711 0 -1 4202496 53391 0 0 0 79804 21 0 0 25 0 1 0 471697187 214429696 51888 33554432000 134512640 135078026 4289054720 18446744073709551615 134540244 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29783/statm: 52351 51888 73 139 0 52210 0
Current children cumulated CPU time (s) 821.46
Current children cumulated vsize (KiB) 238204

[startup+882.307 s]
/proc/loadavg: 4.10 3.85 2.65 6/192 29815
/proc/meminfo: memFree=18376008/32951132 swapFree=67111524/67111528
[pid=29753] ppid=29750 vsize=28800 CPUtime=23.21 cores=4,6
/proc/29753/stat : 29753 (SATzilla2009_C) S 29750 29753 29711 0 -1 4202496 14034 51893 0 0 971 3 1325 22 25 0 1 0 471694782 29491200 6976 33554432000 134512640 136149437 4294433232 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29753/statm: 7200 6976 220 400 0 6797 0
[pid=29783] ppid=29753 vsize=209404 CPUtime=858.25 cores=4,6
/proc/29783/stat : 29783 (mxc-sr08) R 29753 29753 29711 0 -1 4202496 53393 0 0 0 85804 21 0 0 25 0 1 0 471697187 214429696 51890 33554432000 134512640 135078026 4289054720 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29783/statm: 52351 51890 73 139 0 52210 0
Current children cumulated CPU time (s) 881.46
Current children cumulated vsize (KiB) 238204

[startup+942.301 s]
/proc/loadavg: 4.04 3.87 2.73 6/192 29817
/proc/meminfo: memFree=18375608/32951132 swapFree=67111524/67111528
[pid=29753] ppid=29750 vsize=28800 CPUtime=23.21 cores=4,6
/proc/29753/stat : 29753 (SATzilla2009_C) S 29750 29753 29711 0 -1 4202496 14034 51893 0 0 971 3 1325 22 25 0 1 0 471694782 29491200 6976 33554432000 134512640 136149437 4294433232 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29753/statm: 7200 6976 220 400 0 6797 0
[pid=29783] ppid=29753 vsize=209404 CPUtime=918.25 cores=4,6
/proc/29783/stat : 29783 (mxc-sr08) R 29753 29753 29711 0 -1 4202496 53416 0 0 0 91804 21 0 0 25 0 1 0 471697187 214429696 51913 33554432000 134512640 135078026 4289054720 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29783/statm: 52351 51913 73 139 0 52210 0
Current children cumulated CPU time (s) 941.46
Current children cumulated vsize (KiB) 238204

[startup+1002.3 s]
/proc/loadavg: 4.01 3.89 2.80 6/192 29819
/proc/meminfo: memFree=18375708/32951132 swapFree=67111524/67111528
[pid=29753] ppid=29750 vsize=28800 CPUtime=23.21 cores=4,6
/proc/29753/stat : 29753 (SATzilla2009_C) S 29750 29753 29711 0 -1 4202496 14034 51893 0 0 971 3 1325 22 25 0 1 0 471694782 29491200 6976 33554432000 134512640 136149437 4294433232 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29753/statm: 7200 6976 220 400 0 6797 0
[pid=29783] ppid=29753 vsize=209404 CPUtime=978.26 cores=4,6
/proc/29783/stat : 29783 (mxc-sr08) R 29753 29753 29711 0 -1 4202496 53420 0 0 0 97804 22 0 0 25 0 1 0 471697187 214429696 51917 33554432000 134512640 135078026 4289054720 18446744073709551615 134534488 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29783/statm: 52351 51917 73 139 0 52210 0
Current children cumulated CPU time (s) 1001.47
Current children cumulated vsize (KiB) 238204

[startup+1062.3 s]
/proc/loadavg: 4.00 3.91 2.88 6/192 29820
/proc/meminfo: memFree=18375072/32951132 swapFree=67111524/67111528
[pid=29753] ppid=29750 vsize=28800 CPUtime=23.21 cores=4,6
/proc/29753/stat : 29753 (SATzilla2009_C) S 29750 29753 29711 0 -1 4202496 14034 51893 0 0 971 3 1325 22 25 0 1 0 471694782 29491200 6976 33554432000 134512640 136149437 4294433232 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29753/statm: 7200 6976 220 400 0 6797 0
[pid=29783] ppid=29753 vsize=209404 CPUtime=1038.26 cores=4,6
/proc/29783/stat : 29783 (mxc-sr08) R 29753 29753 29711 0 -1 4202496 53422 0 0 0 103804 22 0 0 25 0 1 0 471697187 214429696 51919 33554432000 134512640 135078026 4289054720 18446744073709551615 134534294 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29783/statm: 52351 51919 73 139 0 52210 0
Current children cumulated CPU time (s) 1061.47
Current children cumulated vsize (KiB) 238204

[startup+1122.3 s]
/proc/loadavg: 4.00 3.92 2.94 6/192 29822
/proc/meminfo: memFree=18362524/32951132 swapFree=67111524/67111528
[pid=29753] ppid=29750 vsize=28800 CPUtime=23.21 cores=4,6
/proc/29753/stat : 29753 (SATzilla2009_C) S 29750 29753 29711 0 -1 4202496 14034 51893 0 0 971 3 1325 22 25 0 1 0 471694782 29491200 6976 33554432000 134512640 136149437 4294433232 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29753/statm: 7200 6976 220 400 0 6797 0
[pid=29783] ppid=29753 vsize=209404 CPUtime=1098.26 cores=4,6
/proc/29783/stat : 29783 (mxc-sr08) R 29753 29753 29711 0 -1 4202496 53426 0 0 0 109804 22 0 0 25 0 1 0 471697187 214429696 51923 33554432000 134512640 135078026 4289054720 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29783/statm: 52351 51923 73 139 0 52210 0
Current children cumulated CPU time (s) 1121.47
Current children cumulated vsize (KiB) 238204

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 3.01 6/192 29823
/proc/meminfo: memFree=18354068/32951132 swapFree=67111524/67111528
[pid=29753] ppid=29750 vsize=28800 CPUtime=23.21 cores=4,6
/proc/29753/stat : 29753 (SATzilla2009_C) S 29750 29753 29711 0 -1 4202496 14034 51893 0 0 971 3 1325 22 25 0 1 0 471694782 29491200 6976 33554432000 134512640 136149437 4294433232 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29753/statm: 7200 6976 220 400 0 6797 0
[pid=29783] ppid=29753 vsize=217748 CPUtime=1158.26 cores=4,6
/proc/29783/stat : 29783 (mxc-sr08) R 29753 29753 29711 0 -1 4202496 55504 0 0 0 115803 23 0 0 25 0 1 0 471697187 222973952 54001 33554432000 134512640 135078026 4289054720 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29783/statm: 54437 54001 73 139 0 54296 0
Current children cumulated CPU time (s) 1181.47
Current children cumulated vsize (KiB) 246548

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 3.07 6/192 29825
/proc/meminfo: memFree=18349208/32951132 swapFree=67111524/67111528
[pid=29753] ppid=29750 vsize=28800 CPUtime=23.21 cores=4,6
/proc/29753/stat : 29753 (SATzilla2009_C) S 29750 29753 29711 0 -1 4202496 14034 51893 0 0 971 3 1325 22 25 0 1 0 471694782 29491200 6976 33554432000 134512640 136149437 4294433232 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29753/statm: 7200 6976 220 400 0 6797 0
[pid=29783] ppid=29753 vsize=218084 CPUtime=1218.26 cores=4,6
/proc/29783/stat : 29783 (mxc-sr08) R 29753 29753 29711 0 -1 4202496 55553 0 0 0 121803 23 0 0 25 0 1 0 471697187 223318016 54050 33554432000 134512640 135078026 4289054720 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29783/statm: 54521 54050 73 139 0 54380 0
Current children cumulated CPU time (s) 1241.47
Current children cumulated vsize (KiB) 246884



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.12 6/192 29827
/proc/meminfo: memFree=18322408/32951132 swapFree=67111524/67111528
[pid=29753] ppid=29750 vsize=28800 CPUtime=23.21 cores=4,6
/proc/29753/stat : 29753 (SATzilla2009_C) S 29750 29753 29711 0 -1 4202496 14034 51893 0 0 971 3 1325 22 25 0 1 0 471694782 29491200 6976 33554432000 134512640 136149437 4294433232 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29753/statm: 7200 6976 220 400 0 6797 0
[pid=29783] ppid=29753 vsize=218820 CPUtime=1275.96 cores=4,6
/proc/29783/stat : 29783 (mxc-sr08) R 29753 29753 29711 0 -1 4202496 55679 0 0 0 127573 23 0 0 25 0 1 0 471697187 224071680 54176 33554432000 134512640 135078026 4289054720 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29783/statm: 54705 54176 73 139 0 54564 0
Current children cumulated CPU time (s) 1299.17
Current children cumulated vsize (KiB) 247620

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 3.95 3.12 6/192 29827
/proc/meminfo: memFree=18322408/32951132 swapFree=67111524/67111528
[pid=29753] ppid=29750 vsize=28800 CPUtime=23.21 cores=4,6
/proc/29753/stat : 29753 (SATzilla2009_C) S 29750 29753 29711 0 -1 4202496 14034 51893 0 0 971 3 1325 22 25 0 1 0 471694782 29491200 6976 33554432000 134512640 136149437 4294433232 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29753/statm: 7200 6976 220 400 0 6797 0
[pid=29783] ppid=29753 vsize=218820 CPUtime=1275.96 cores=4,6
/proc/29783/stat : 29783 (mxc-sr08) R 29753 29753 29711 0 -1 4202496 55679 0 0 0 127573 23 0 0 25 0 1 0 471697187 224071680 54176 33554432000 134512640 135078026 4289054720 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29783/statm: 54705 54176 73 139 0 54564 0
Current children cumulated CPU time (s) 1299.17
Current children cumulated vsize (KiB) 247620

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29753 and gives
#  childrusage.ru_utime.tv_sec=22
#  childrusage.ru_utime.tv_usec=975507
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=259960
# CPU time returned by wait4() is 23.2355
# while last known CPU time is 1299.17
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1299.17
CPU user time (s): 1298.69
CPU system time (s): 0.48
CPU usage (%): 99.935
Max. virtual memory (cumulated for all children) (KiB): 247620

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

runsolver used 2.18767 second user time and 4.73328 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-24 01:22:31
IDJOB=3273275
IDBENCH=71385
IDSOLVER=1675
FILE ID=node129/3273275-1303600951
RUNJOBID= node129-1303600950-29730
PBS_JOBID= 13150613
Free space on /tmp= 66368 MiB

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

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

MD5SUM BENCH= 836d368f7cf78173b8e7f8b131296e2f
RANDOM SEED=2001213922

node129.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.831
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.66
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.831
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	: 5332.83
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.831
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.831
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.831
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.831
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.83
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.831
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.831
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:     32951132 kB
MemFree:      19121056 kB
Buffers:       1205592 kB
Cached:       11896864 kB
SwapCached:          4 kB
Active:        1784140 kB
Inactive:     11382668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19121056 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          101140 kB
Writeback:           0 kB
AnonPages:       64388 kB
Mapped:          14748 kB
Slab:           600488 kB
PageTables:       5236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   188412 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66252 MiB
End job on node129 at 2011-04-24 01:44:14