Trace number 3274258

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

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-6x34.cnf
MD5SUM1633295f58c28a5b4150be8640bdf9df
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 variables816
Number of clauses35088
Sum of the clauses size137904
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21224
Number of clauses of size 30
Number of clauses of size 433864
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

19.14/20.34	c SATzilla is building models for class 2
19.14/20.34	c run presolver march_dl2004 for 5 seconds ... 
19.14/20.34	c Bin: Executing march_dl2004
19.14/20.34	c spawning binary file with 5 seconds ...
19.14/20.34	c child exit by a signal
19.14/20.34	c march_dl2004 returned code 137.
19.14/20.34	c run presolver mxc-sr08 for 5 seconds ... 
19.14/20.34	c Bin: Executing mxc-sr08
19.14/20.34	c spawning binary file with 5 seconds ...
19.14/20.34	c child exit by a signal
19.14/20.34	c mxc-sr08 returned code 137.
19.14/20.34	c Orignal number of varibales is 816, number of clauses is 35088 
19.14/20.34	c predicted feature computation time is 7.777353 
19.14/20.34	c Bin: Executing satelite
19.14/20.34	c spawning binary file with 240 seconds ...
19.14/20.34	c child exited successfully
19.14/20.34	c satzilla computing base features
19.14/20.34	c Number of variabe is: 612, Number of clause is : 34272 
19.14/20.34	c Initializing...
19.14/20.34	c satzilla compute diameter ...
19.14/20.34	c start diameter features ...
19.14/20.34	c satzilla doing clause learning
19.14/20.34	c start clause learning features ...
19.14/20.34	c Bin: Executing zchaff07
19.14/20.34	c spawning binary file with 2 seconds ...
19.14/20.34	c child exit by a signal
19.14/20.34	c satzilla doing survey propogation probe
19.14/20.34	c do survay propogation for 2 second ...
19.14/20.34	c satzilla doing local search probe
19.17/20.59	c satzilla doing lobjois search-space size estimate
19.17/20.59	c features are:816 35088 612 34272 0.333333 0.0238095 0.0178571 1 0 -0 0.00968721 0.585919 0.00326797 0.0196078 0.641871 0.0178571 0.0178571 0.00968721 0 0.00968721 0.00968721 -0 0.0060241 0 0.0060241 0.0060241 -0 0.00487278 0 0.00487278 0.00487278 -0 0.754464 0.017828 0 0.017828 0.017828 2 0 2 2 -0 758.65 1.19996 269 3701 3178 320 566 383 446 28.0977 0.109039 23.675 34.9648 34.1756 23.9542 29.666 26.1857 28.4492 0.443148 0.000196254 0.442968 0.443495 0.443258 0.44306 0.443178 0.443093 0.443133 5.10108e-05 0.000908485 5.08114e-05 5.11125e-05 5.10586e-05 5.09726e-05 5.10387e-05 5.09924e-05 5.10154e-05 8.18293 0.110431 154.466 0.0911982 155 140 169 9.16446 0.161053 0.997317 0.00162994 0.818202 0.911396 
19.17/20.59	c satzilla's ranking:
19.17/20.59	c 1) mxc-sr08: 4.326496
19.17/20.59	c 2) zchaff_rand: 3.088232
19.17/20.59	c 3) minisat20SAT07: 2.772284
19.17/20.59	c 4) march_dl2004: 2.157011
19.17/20.59	c 5) tts-4-0: 1.794384
19.17/20.59	c 6) minisat20: 0.520927
19.17/20.59	c 7) vallst: -1.061613
19.17/20.59	c 8) SATenstein: -10000.000000
19.17/20.67	c 9) gnovelty+: -10000.000000
19.17/20.67	c 10) adaptg2wsat+: -10000.000000
19.17/20.67	c 11) adaptg2wsat0: -10000.000000
19.17/20.67	c 12) picosat846: -10000.000000
19.17/20.67	c 13) kcnfs04SAT07: -10000.000000
19.17/20.67	c satzilla running mxc-sr08 ... 
1296.44/1300.01	c Bin: Executing mxc-sr08
1296.44/1300.01	c spawning binary file with 2380 seconds ...
1296.44/1300.01	c child exit by a signal
1296.44/1300.01	c mxc-sr08 returned code 143.
1296.44/1300.01	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-3274258-1303602254/watcher-3274258-1303602254 -o /tmp/evaluation-result-3274258-1303602254/solver-3274258-1303602254 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3274258-1303602254.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.76 3.90 3.11 2/178 29890
/proc/meminfo: memFree=19143108/32951132 swapFree=67111524/67111528
[pid=29890] ppid=29888 vsize=2136 CPUtime=0 cores=1,3
/proc/29890/stat : 29890 (SATzilla2009_C) S 29888 29890 29711 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 471825083 2187264 114 33554432000 134512640 136149437 4293432176 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/29890/statm: 534 114 97 400 0 131 0

[startup+0.0416371 s]
/proc/loadavg: 3.76 3.90 3.11 2/178 29890
/proc/meminfo: memFree=19143108/32951132 swapFree=67111524/67111528
[pid=29890] ppid=29888 vsize=2136 CPUtime=0 cores=1,3
/proc/29890/stat : 29890 (SATzilla2009_C) S 29888 29890 29711 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 471825083 2187264 114 33554432000 134512640 136149437 4293432176 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/29890/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100631 s]
/proc/loadavg: 3.76 3.90 3.11 2/178 29890
/proc/meminfo: memFree=19143108/32951132 swapFree=67111524/67111528
[pid=29890] ppid=29888 vsize=2136 CPUtime=0 cores=1,3
/proc/29890/stat : 29890 (SATzilla2009_C) S 29888 29890 29711 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 471825083 2187264 114 33554432000 134512640 136149437 4293432176 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/29890/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300595 s]
/proc/loadavg: 3.76 3.90 3.11 2/178 29890
/proc/meminfo: memFree=19143108/32951132 swapFree=67111524/67111528
[pid=29890] ppid=29888 vsize=2136 CPUtime=0 cores=1,3
/proc/29890/stat : 29890 (SATzilla2009_C) S 29888 29890 29711 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 471825083 2187264 114 33554432000 134512640 136149437 4293432176 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/29890/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700537 s]
/proc/loadavg: 3.76 3.90 3.11 2/178 29890
/proc/meminfo: memFree=19143108/32951132 swapFree=67111524/67111528
[pid=29890] ppid=29888 vsize=2136 CPUtime=0 cores=1,3
/proc/29890/stat : 29890 (SATzilla2009_C) S 29888 29890 29711 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 471825083 2187264 114 33554432000 134512640 136149437 4293432176 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/29890/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.5004 s]
/proc/loadavg: 3.76 3.90 3.11 5/192 29914
/proc/meminfo: memFree=19061280/32951132 swapFree=67111524/67111528
[pid=29890] ppid=29888 vsize=2136 CPUtime=0 cores=1,3
/proc/29890/stat : 29890 (SATzilla2009_C) S 29888 29890 29711 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 471825083 2187264 114 33554432000 134512640 136149437 4293432176 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/29890/statm: 534 114 97 400 0 131 0
[pid=29891] ppid=29890 vsize=8356 CPUtime=1.49 cores=1,3
/proc/29891/stat : 29891 (march_dl2004) R 29890 29890 29711 0 -1 4202496 6182 0 0 0 148 1 0 0 25 0 1 0 471825083 8556544 1655 33554432000 134512640 134996440 4291586016 18446744073709551615 134532917 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/29891/statm: 2089 1655 75 119 0 1968 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10492

[startup+3.10113 s]
/proc/loadavg: 3.76 3.90 3.11 6/192 29914
/proc/meminfo: memFree=19045180/32951132 swapFree=67111524/67111528
[pid=29890] ppid=29888 vsize=2136 CPUtime=0 cores=1,3
/proc/29890/stat : 29890 (SATzilla2009_C) S 29888 29890 29711 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 471825083 2187264 114 33554432000 134512640 136149437 4293432176 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/29890/statm: 534 114 97 400 0 131 0
[pid=29891] ppid=29890 vsize=8356 CPUtime=3.1 cores=1,3
/proc/29891/stat : 29891 (march_dl2004) R 29890 29890 29711 0 -1 4202496 6182 0 0 0 309 1 0 0 25 0 1 0 471825083 8556544 1655 33554432000 134512640 134996440 4291586016 18446744073709551615 134532960 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/29891/statm: 2089 1655 75 119 0 1968 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 10492

[startup+13.2194 s]
/proc/loadavg: 5.02 4.17 3.20 5/192 29922
/proc/meminfo: memFree=19025860/32951132 swapFree=67111524/67111528
[pid=29890] ppid=29888 vsize=5092 CPUtime=11.8 cores=1,3
/proc/29890/stat : 29890 (SATzilla2009_C) S 29888 29890 29711 0 -1 4202496 1446 12329 0 0 146 0 1032 2 17 0 1 0 471825083 5214208 892 33554432000 134512640 136149437 4293432176 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/29890/statm: 1273 892 137 400 0 870 0
[pid=29921] ppid=29890 vsize=8884 CPUtime=1.32 cores=1,3
/proc/29921/stat : 29921 (zchaff07) R 29890 29890 29711 0 -1 4202496 1900 0 0 0 124 8 0 0 21 0 1 0 471826266 9097216 1529 33554432000 134512640 135538726 4290288048 18446744073709551615 134542642 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/29921/statm: 2221 1529 127 251 0 1968 0
Current children cumulated CPU time (s) 13.12
Current children cumulated vsize (KiB) 13976

[startup+13.3064 s]
/proc/loadavg: 5.02 4.17 3.20 5/192 29922
/proc/meminfo: memFree=19025860/32951132 swapFree=67111524/67111528
[pid=29890] ppid=29888 vsize=5092 CPUtime=11.8 cores=1,3
/proc/29890/stat : 29890 (SATzilla2009_C) S 29888 29890 29711 0 -1 4202496 1446 12329 0 0 146 0 1032 2 17 0 1 0 471825083 5214208 892 33554432000 134512640 136149437 4293432176 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/29890/statm: 1273 892 137 400 0 870 0
[pid=29921] ppid=29890 vsize=8884 CPUtime=1.35 cores=1,3
/proc/29921/stat : 29921 (zchaff07) R 29890 29890 29711 0 -1 4202496 1900 0 0 0 127 8 0 0 21 0 1 0 471826266 9097216 1529 33554432000 134512640 135538726 4290288048 18446744073709551615 134542642 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/29921/statm: 2221 1529 127 251 0 1968 0
Current children cumulated CPU time (s) 13.15
Current children cumulated vsize (KiB) 13976

[startup+25.5003 s]
/proc/loadavg: 5.39 4.28 3.25 5/192 29926
/proc/meminfo: memFree=18985316/32951132 swapFree=67111524/67111528
[pid=29890] ppid=29888 vsize=6244 CPUtime=19.17 cores=1,3
/proc/29890/stat : 29890 (SATzilla2009_C) S 29888 29890 29711 0 -1 4202496 3368 14306 0 0 675 8 1218 16 25 0 1 0 471825083 6393856 1318 33554432000 134512640 136149437 4293432176 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/29890/statm: 1561 1318 220 400 0 1158 0
[pid=29925] ppid=29890 vsize=19180 CPUtime=4.86 cores=1,3
/proc/29925/stat : 29925 (mxc-sr08) R 29890 29890 29711 0 -1 4202496 4913 0 0 0 484 2 0 0 25 0 1 0 471827117 19640320 4605 33554432000 134512640 135078026 4290260144 18446744073709551615 134534226 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/29925/statm: 4795 4605 73 139 0 4654 0
Current children cumulated CPU time (s) 24.03
Current children cumulated vsize (KiB) 25424

[startup+51.101 s]
/proc/loadavg: 5.24 4.33 3.30 5/191 29960
/proc/meminfo: memFree=18926804/32951132 swapFree=67111524/67111528
[pid=29890] ppid=29888 vsize=6244 CPUtime=19.17 cores=1,3
/proc/29890/stat : 29890 (SATzilla2009_C) S 29888 29890 29711 0 -1 4202496 3368 14306 0 0 675 8 1218 16 25 0 1 0 471825083 6393856 1318 33554432000 134512640 136149437 4293432176 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/29890/statm: 1561 1318 220 400 0 1158 0
[pid=29925] ppid=29890 vsize=24284 CPUtime=28.4 cores=1,3
/proc/29925/stat : 29925 (mxc-sr08) R 29890 29890 29711 0 -1 4202496 6187 0 0 0 2829 11 0 0 25 0 1 0 471827117 24866816 5879 33554432000 134512640 135078026 4290260144 18446744073709551615 134523389 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/29925/statm: 6071 5879 73 139 0 5930 0
Current children cumulated CPU time (s) 47.57
Current children cumulated vsize (KiB) 30528

[startup+102.3 s]
/proc/loadavg: 4.62 4.31 3.34 5/192 29962
/proc/meminfo: memFree=18890056/32951132 swapFree=67111524/67111528
[pid=29890] ppid=29888 vsize=6244 CPUtime=19.17 cores=1,3
/proc/29890/stat : 29890 (SATzilla2009_C) S 29888 29890 29711 0 -1 4202496 3368 14306 0 0 675 8 1218 16 25 0 1 0 471825083 6393856 1318 33554432000 134512640 136149437 4293432176 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/29890/statm: 1561 1318 220 400 0 1158 0
[pid=29925] ppid=29890 vsize=34012 CPUtime=79.56 cores=1,3
/proc/29925/stat : 29925 (mxc-sr08) R 29890 29890 29711 0 -1 4202496 8533 0 0 0 7940 16 0 0 25 0 1 0 471827117 34828288 8225 33554432000 134512640 135078026 4290260144 18446744073709551615 134533760 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/29925/statm: 8503 8225 73 139 0 8362 0
Current children cumulated CPU time (s) 98.73
Current children cumulated vsize (KiB) 40256

[startup+162.3 s]
/proc/loadavg: 4.23 4.25 3.38 5/192 29964
/proc/meminfo: memFree=18865368/32951132 swapFree=67111524/67111528
[pid=29890] ppid=29888 vsize=6244 CPUtime=19.17 cores=1,3
/proc/29890/stat : 29890 (SATzilla2009_C) S 29888 29890 29711 0 -1 4202496 3368 14306 0 0 675 8 1218 16 25 0 1 0 471825083 6393856 1318 33554432000 134512640 136149437 4293432176 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/29890/statm: 1561 1318 220 400 0 1158 0
[pid=29925] ppid=29890 vsize=41188 CPUtime=139.55 cores=1,3
/proc/29925/stat : 29925 (mxc-sr08) R 29890 29890 29711 0 -1 4202496 10263 0 0 0 13939 16 0 0 25 0 1 0 471827117 42176512 9955 33554432000 134512640 135078026 4290260144 18446744073709551615 134526795 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/29925/statm: 10297 9955 73 139 0 10156 0
Current children cumulated CPU time (s) 158.72
Current children cumulated vsize (KiB) 47432

[startup+222.307 s]
/proc/loadavg: 4.08 4.20 3.41 5/192 29966
/proc/meminfo: memFree=18851212/32951132 swapFree=67111524/67111528
[pid=29890] ppid=29888 vsize=6244 CPUtime=19.17 cores=1,3
/proc/29890/stat : 29890 (SATzilla2009_C) S 29888 29890 29711 0 -1 4202496 3368 14306 0 0 675 8 1218 16 25 0 1 0 471825083 6393856 1318 33554432000 134512640 136149437 4293432176 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/29890/statm: 1561 1318 220 400 0 1158 0
[pid=29925] ppid=29890 vsize=44216 CPUtime=199.55 cores=1,3
/proc/29925/stat : 29925 (mxc-sr08) R 29890 29890 29711 0 -1 4202496 10965 0 0 0 19939 16 0 0 25 0 1 0 471827117 45277184 10657 33554432000 134512640 135078026 4290260144 18446744073709551615 134523644 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/29925/statm: 11054 10657 73 139 0 10913 0
Current children cumulated CPU time (s) 218.72
Current children cumulated vsize (KiB) 50460

[startup+282.301 s]
/proc/loadavg: 4.03 4.16 3.45 5/192 29967
/proc/meminfo: memFree=18838908/32951132 swapFree=67111524/67111528
[pid=29890] ppid=29888 vsize=6244 CPUtime=19.17 cores=1,3
/proc/29890/stat : 29890 (SATzilla2009_C) S 29888 29890 29711 0 -1 4202496 3368 14306 0 0 675 8 1218 16 25 0 1 0 471825083 6393856 1318 33554432000 134512640 136149437 4293432176 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/29890/statm: 1561 1318 220 400 0 1158 0
[pid=29925] ppid=29890 vsize=48332 CPUtime=259.55 cores=1,3
/proc/29925/stat : 29925 (mxc-sr08) R 29890 29890 29711 0 -1 4202496 11933 0 0 0 25939 16 0 0 25 0 1 0 471827117 49491968 11625 33554432000 134512640 135078026 4290260144 18446744073709551615 134534404 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/29925/statm: 12083 11625 73 139 0 11942 0
Current children cumulated CPU time (s) 278.72
Current children cumulated vsize (KiB) 54576

[startup+342.301 s]
/proc/loadavg: 4.04 4.14 3.48 5/192 29969
/proc/meminfo: memFree=18820412/32951132 swapFree=67111524/67111528
[pid=29890] ppid=29888 vsize=6244 CPUtime=19.17 cores=1,3
/proc/29890/stat : 29890 (SATzilla2009_C) S 29888 29890 29711 0 -1 4202496 3368 14306 0 0 675 8 1218 16 25 0 1 0 471825083 6393856 1318 33554432000 134512640 136149437 4293432176 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/29890/statm: 1561 1318 220 400 0 1158 0
[pid=29925] ppid=29890 vsize=53144 CPUtime=319.55 cores=1,3
/proc/29925/stat : 29925 (mxc-sr08) R 29890 29890 29711 0 -1 4202496 13076 0 0 0 31938 17 0 0 25 0 1 0 471827117 54419456 12768 33554432000 134512640 135078026 4290260144 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/29925/statm: 13286 12768 73 139 0 13145 0
Current children cumulated CPU time (s) 338.72
Current children cumulated vsize (KiB) 59388

[startup+402.301 s]
/proc/loadavg: 4.01 4.11 3.51 5/192 29970
/proc/meminfo: memFree=18804516/32951132 swapFree=67111524/67111528
[pid=29890] ppid=29888 vsize=6244 CPUtime=19.17 cores=1,3

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

[pid=29925] ppid=29890 vsize=62308 CPUtime=499.55 cores=1,3
/proc/29925/stat : 29925 (mxc-sr08) R 29890 29890 29711 0 -1 4202496 15238 0 0 0 49938 17 0 0 25 0 1 0 471827117 63803392 14919 33554432000 134512640 135078026 4290260144 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/29925/statm: 15577 14919 73 139 0 15436 0
Current children cumulated CPU time (s) 518.72
Current children cumulated vsize (KiB) 68552

[startup+582.301 s]
/proc/loadavg: 3.43 3.95 3.56 4/185 30024
/proc/meminfo: memFree=18818324/32951132 swapFree=67111524/67111528
[pid=29890] ppid=29888 vsize=6244 CPUtime=19.17 cores=1,3
/proc/29890/stat : 29890 (SATzilla2009_C) S 29888 29890 29711 0 -1 4202496 3368 14306 0 0 675 8 1218 16 25 0 1 0 471825083 6393856 1318 33554432000 134512640 136149437 4293432176 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/29890/statm: 1561 1318 220 400 0 1158 0
[pid=29925] ppid=29890 vsize=64648 CPUtime=559.55 cores=1,3
/proc/29925/stat : 29925 (mxc-sr08) R 29890 29890 29711 0 -1 4202496 15785 0 0 0 55938 17 0 0 25 0 1 0 471827117 66199552 15466 33554432000 134512640 135078026 4290260144 18446744073709551615 134521036 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/29925/statm: 16162 15466 73 139 0 16021 0
Current children cumulated CPU time (s) 578.72
Current children cumulated vsize (KiB) 70892

[startup+642.3 s]
/proc/loadavg: 3.20 3.79 3.53 4/185 30026
/proc/meminfo: memFree=18810376/32951132 swapFree=67111524/67111528
[pid=29890] ppid=29888 vsize=6244 CPUtime=19.17 cores=1,3
/proc/29890/stat : 29890 (SATzilla2009_C) S 29888 29890 29711 0 -1 4202496 3368 14306 0 0 675 8 1218 16 25 0 1 0 471825083 6393856 1318 33554432000 134512640 136149437 4293432176 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/29890/statm: 1561 1318 220 400 0 1158 0
[pid=29925] ppid=29890 vsize=71228 CPUtime=619.56 cores=1,3
/proc/29925/stat : 29925 (mxc-sr08) R 29890 29890 29711 0 -1 4202496 17391 0 0 0 61938 18 0 0 25 0 1 0 471827117 72937472 17072 33554432000 134512640 135078026 4290260144 18446744073709551615 134522279 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/29925/statm: 17807 17072 73 139 0 17666 0
Current children cumulated CPU time (s) 638.73
Current children cumulated vsize (KiB) 77472

[startup+702.3 s]
/proc/loadavg: 3.18 3.67 3.50 4/185 30027
/proc/meminfo: memFree=18802408/32951132 swapFree=67111524/67111528
[pid=29890] ppid=29888 vsize=6244 CPUtime=19.17 cores=1,3
/proc/29890/stat : 29890 (SATzilla2009_C) S 29888 29890 29711 0 -1 4202496 3368 14306 0 0 675 8 1218 16 25 0 1 0 471825083 6393856 1318 33554432000 134512640 136149437 4293432176 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/29890/statm: 1561 1318 220 400 0 1158 0
[pid=29925] ppid=29890 vsize=71664 CPUtime=679.56 cores=1,3
/proc/29925/stat : 29925 (mxc-sr08) R 29890 29890 29711 0 -1 4202496 17494 0 0 0 67938 18 0 0 25 0 1 0 471827117 73383936 17153 33554432000 134512640 135078026 4290260144 18446744073709551615 134522065 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/29925/statm: 17916 17153 73 139 0 17775 0
Current children cumulated CPU time (s) 698.73
Current children cumulated vsize (KiB) 77908

[startup+762.3 s]
/proc/loadavg: 3.06 3.55 3.47 4/185 30029
/proc/meminfo: memFree=18797556/32951132 swapFree=67111524/67111528
[pid=29890] ppid=29888 vsize=6244 CPUtime=19.17 cores=1,3
/proc/29890/stat : 29890 (SATzilla2009_C) S 29888 29890 29711 0 -1 4202496 3368 14306 0 0 675 8 1218 16 25 0 1 0 471825083 6393856 1318 33554432000 134512640 136149437 4293432176 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/29890/statm: 1561 1318 220 400 0 1158 0
[pid=29925] ppid=29890 vsize=74148 CPUtime=739.56 cores=1,3
/proc/29925/stat : 29925 (mxc-sr08) R 29890 29890 29711 0 -1 4202496 18084 0 0 0 73938 18 0 0 25 0 1 0 471827117 75927552 17741 33554432000 134512640 135078026 4290260144 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/29925/statm: 18537 17741 73 139 0 18396 0
Current children cumulated CPU time (s) 758.73
Current children cumulated vsize (KiB) 80392

[startup+822.301 s]
/proc/loadavg: 3.02 3.44 3.44 4/185 30031
/proc/meminfo: memFree=18789104/32951132 swapFree=67111524/67111528
[pid=29890] ppid=29888 vsize=6244 CPUtime=19.17 cores=1,3
/proc/29890/stat : 29890 (SATzilla2009_C) S 29888 29890 29711 0 -1 4202496 3368 14306 0 0 675 8 1218 16 25 0 1 0 471825083 6393856 1318 33554432000 134512640 136149437 4293432176 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/29890/statm: 1561 1318 220 400 0 1158 0
[pid=29925] ppid=29890 vsize=74148 CPUtime=799.56 cores=1,3
/proc/29925/stat : 29925 (mxc-sr08) R 29890 29890 29711 0 -1 4202496 18092 0 0 0 79938 18 0 0 25 0 1 0 471827117 75927552 17749 33554432000 134512640 135078026 4290260144 18446744073709551615 134523815 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/29925/statm: 18537 17749 73 139 0 18396 0
Current children cumulated CPU time (s) 818.73
Current children cumulated vsize (KiB) 80392

[startup+882.307 s]
/proc/loadavg: 3.01 3.36 3.41 4/185 30032
/proc/meminfo: memFree=18784868/32951132 swapFree=67111524/67111528
[pid=29890] ppid=29888 vsize=6244 CPUtime=19.17 cores=1,3
/proc/29890/stat : 29890 (SATzilla2009_C) S 29888 29890 29711 0 -1 4202496 3368 14306 0 0 675 8 1218 16 25 0 1 0 471825083 6393856 1318 33554432000 134512640 136149437 4293432176 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/29890/statm: 1561 1318 220 400 0 1158 0
[pid=29925] ppid=29890 vsize=76824 CPUtime=859.56 cores=1,3
/proc/29925/stat : 29925 (mxc-sr08) R 29890 29890 29711 0 -1 4202496 18652 0 0 0 85938 18 0 0 25 0 1 0 471827117 78667776 18309 33554432000 134512640 135078026 4290260144 18446744073709551615 134722875 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/29925/statm: 19206 18309 73 139 0 19065 0
Current children cumulated CPU time (s) 878.73
Current children cumulated vsize (KiB) 83068

[startup+942.301 s]
/proc/loadavg: 3.00 3.29 3.38 4/185 30034
/proc/meminfo: memFree=18782244/32951132 swapFree=67111524/67111528
[pid=29890] ppid=29888 vsize=6244 CPUtime=19.17 cores=1,3
/proc/29890/stat : 29890 (SATzilla2009_C) S 29888 29890 29711 0 -1 4202496 3368 14306 0 0 675 8 1218 16 25 0 1 0 471825083 6393856 1318 33554432000 134512640 136149437 4293432176 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/29890/statm: 1561 1318 220 400 0 1158 0
[pid=29925] ppid=29890 vsize=78608 CPUtime=919.56 cores=1,3
/proc/29925/stat : 29925 (mxc-sr08) R 29890 29890 29711 0 -1 4202496 19093 0 0 0 91938 18 0 0 25 0 1 0 471827117 80494592 18678 33554432000 134512640 135078026 4290260144 18446744073709551615 134534619 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/29925/statm: 19652 18678 73 139 0 19511 0
Current children cumulated CPU time (s) 938.73
Current children cumulated vsize (KiB) 84852

[startup+1002.3 s]
/proc/loadavg: 3.00 3.24 3.35 4/185 30035
/proc/meminfo: memFree=18772440/32951132 swapFree=67111524/67111528
[pid=29890] ppid=29888 vsize=6244 CPUtime=19.17 cores=1,3
/proc/29890/stat : 29890 (SATzilla2009_C) S 29888 29890 29711 0 -1 4202496 3368 14306 0 0 675 8 1218 16 25 0 1 0 471825083 6393856 1318 33554432000 134512640 136149437 4293432176 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/29890/statm: 1561 1318 220 400 0 1158 0
[pid=29925] ppid=29890 vsize=80416 CPUtime=979.56 cores=1,3
/proc/29925/stat : 29925 (mxc-sr08) R 29890 29890 29711 0 -1 4202496 19558 0 0 0 97938 18 0 0 25 0 1 0 471827117 82345984 19123 33554432000 134512640 135078026 4290260144 18446744073709551615 134534325 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/29925/statm: 20104 19123 73 139 0 19963 0
Current children cumulated CPU time (s) 998.73
Current children cumulated vsize (KiB) 86660

[startup+1062.3 s]
/proc/loadavg: 3.00 3.19 3.33 4/185 30046
/proc/meminfo: memFree=18768032/32951132 swapFree=67111524/67111528
[pid=29890] ppid=29888 vsize=6244 CPUtime=19.17 cores=1,3
/proc/29890/stat : 29890 (SATzilla2009_C) S 29888 29890 29711 0 -1 4202496 3368 14306 0 0 675 8 1218 16 25 0 1 0 471825083 6393856 1318 33554432000 134512640 136149437 4293432176 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/29890/statm: 1561 1318 220 400 0 1158 0
[pid=29925] ppid=29890 vsize=84580 CPUtime=1039.56 cores=1,3
/proc/29925/stat : 29925 (mxc-sr08) R 29890 29890 29711 0 -1 4202496 20534 0 0 0 103938 18 0 0 25 0 1 0 471827117 86609920 20099 33554432000 134512640 135078026 4290260144 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/29925/statm: 21145 20099 73 139 0 21004 0
Current children cumulated CPU time (s) 1058.73
Current children cumulated vsize (KiB) 90824

[startup+1122.3 s]
/proc/loadavg: 3.00 3.15 3.30 4/185 30048
/proc/meminfo: memFree=18763552/32951132 swapFree=67111524/67111528
[pid=29890] ppid=29888 vsize=6244 CPUtime=19.17 cores=1,3
/proc/29890/stat : 29890 (SATzilla2009_C) S 29888 29890 29711 0 -1 4202496 3368 14306 0 0 675 8 1218 16 25 0 1 0 471825083 6393856 1318 33554432000 134512640 136149437 4293432176 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/29890/statm: 1561 1318 220 400 0 1158 0
[pid=29925] ppid=29890 vsize=84580 CPUtime=1099.56 cores=1,3
/proc/29925/stat : 29925 (mxc-sr08) R 29890 29890 29711 0 -1 4202496 20541 0 0 0 109938 18 0 0 25 0 1 0 471827117 86609920 20106 33554432000 134512640 135078026 4290260144 18446744073709551615 134523760 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/29925/statm: 21145 20106 73 139 0 21004 0
Current children cumulated CPU time (s) 1118.73
Current children cumulated vsize (KiB) 90824

[startup+1182.3 s]
/proc/loadavg: 3.00 3.12 3.28 4/185 30049
/proc/meminfo: memFree=18761672/32951132 swapFree=67111524/67111528
[pid=29890] ppid=29888 vsize=6244 CPUtime=19.17 cores=1,3
/proc/29890/stat : 29890 (SATzilla2009_C) S 29888 29890 29711 0 -1 4202496 3368 14306 0 0 675 8 1218 16 25 0 1 0 471825083 6393856 1318 33554432000 134512640 136149437 4293432176 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/29890/statm: 1561 1318 220 400 0 1158 0
[pid=29925] ppid=29890 vsize=85744 CPUtime=1159.56 cores=1,3
/proc/29925/stat : 29925 (mxc-sr08) R 29890 29890 29711 0 -1 4202496 20824 0 0 0 115938 18 0 0 25 0 1 0 471827117 87801856 20389 33554432000 134512640 135078026 4290260144 18446744073709551615 134526799 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/29925/statm: 21436 20389 73 139 0 21295 0
Current children cumulated CPU time (s) 1178.73
Current children cumulated vsize (KiB) 91988

[startup+1242.3 s]
/proc/loadavg: 3.12 3.13 3.27 4/185 30051
/proc/meminfo: memFree=18751732/32951132 swapFree=67111524/67111528
[pid=29890] ppid=29888 vsize=6244 CPUtime=19.17 cores=1,3
/proc/29890/stat : 29890 (SATzilla2009_C) S 29888 29890 29711 0 -1 4202496 3368 14306 0 0 675 8 1218 16 25 0 1 0 471825083 6393856 1318 33554432000 134512640 136149437 4293432176 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/29890/statm: 1561 1318 220 400 0 1158 0
[pid=29925] ppid=29890 vsize=86584 CPUtime=1219.56 cores=1,3
/proc/29925/stat : 29925 (mxc-sr08) R 29890 29890 29711 0 -1 4202496 20953 0 0 0 121938 18 0 0 25 0 1 0 471827117 88662016 20518 33554432000 134512640 135078026 4290260144 18446744073709551615 134534241 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/29925/statm: 21646 20518 73 139 0 21505 0
Current children cumulated CPU time (s) 1238.73
Current children cumulated vsize (KiB) 92828



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.04 3.10 3.25 4/185 30055
/proc/meminfo: memFree=18746608/32951132 swapFree=67111524/67111528
[pid=29890] ppid=29888 vsize=6244 CPUtime=19.17 cores=1,3
/proc/29890/stat : 29890 (SATzilla2009_C) S 29888 29890 29711 0 -1 4202496 3368 14306 0 0 675 8 1218 16 25 0 1 0 471825083 6393856 1318 33554432000 134512640 136149437 4293432176 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/29890/statm: 1561 1318 220 400 0 1158 0
[pid=29925] ppid=29890 vsize=88148 CPUtime=1277.27 cores=1,3
/proc/29925/stat : 29925 (mxc-sr08) R 29890 29890 29711 0 -1 4202496 21296 0 0 0 127709 18 0 0 25 0 1 0 471827117 90263552 20861 33554432000 134512640 135078026 4290260144 18446744073709551615 134534325 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/29925/statm: 22037 20861 73 139 0 21896 0
Current children cumulated CPU time (s) 1296.44
Current children cumulated vsize (KiB) 94392

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1296.48
CPU user time (s): 1296.03
CPU system time (s): 0.445932
CPU usage (%): 99.7283
Max. virtual memory (cumulated for all children) (KiB): 94392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1296.03
system time used= 0.445932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38980
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= 14
involuntary context switches= 2521

runsolver used 2.16767 second user time and 5.05423 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-24 01:44:14
IDJOB=3274258
IDBENCH=83157
IDSOLVER=1675
FILE ID=node129/3274258-1303602254
RUNJOBID= node129-1303600950-29731
PBS_JOBID= 13150613
Free space on /tmp= 66352 MiB

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

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

MD5SUM BENCH= 1633295f58c28a5b4150be8640bdf9df
RANDOM SEED=902122428

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:      19143264 kB
Buffers:       1206220 kB
Cached:       11861012 kB
SwapCached:          4 kB
Active:        1766344 kB
Inactive:     11379180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19143264 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           32236 kB
Writeback:           0 kB
AnonPages:       78368 kB
Mapped:          16536 kB
Slab:           598844 kB
PageTables:       4944 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   226328 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= 66288 MiB
End job on node129 at 2011-04-24 02:05:57